slide{
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    position: relative;
    height: 100%;
    font-size: 17px;
	font-family: 'Open Sans', 'Arial', 'Helvetica', 'Nimbus Sans L', sans-serif;
	color: #fff7db;
    background: #FFFFFF;
	line-height: 26px;
	min-width: 1200px;
	padding: 0;
margin: 0;
}

@font-face {
    font-family: 'cubanoregular';
    src: url('fonts/cubano-regular-webfont.eot');
    src: url('fonts/cubano-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cubano-regular-webfont.woff') format('woff'),
         url('fonts/cubano-regular-webfont.ttf') format('truetype'),
         url('fonts/cubano-regular-webfont.svg#cubanoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

img {
	border: 0;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}

a {
	outline: 0;
	color: #fff7db;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.answer{
	display:none;
	padding:30px 0 0 0;
}

.asterisk{
	color:#ab111a;
}

.blue-inner-box-wrapper .seperator{
	border-top:2px solid #4e88b8;
	height:0;
	margin:48px 0;
	
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
	border: 0;
	padding: 0;
}

h1 {
    font-family: 'cubanoregular';
	color: #FFFFFF;
	font-size: 67px;
	line-height: 68px;
	font-weight: normal;
	margin: 0 0 24px 0;
}

h2 {
    font-family: 'cubanoregular';
	color: #FFFFFF;
	font-size: 67px;
	line-height: 68px;
	font-weight: normal;
	margin: 0 0 24px 0;
}

h3 {
    font-family: 'cubanoregular';
	color: #FFFFFF;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	margin: 0 0 7px 0;
}

h4 {
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 7px 0;
}

hr {
	height: 2px;
	border: none;
	color: #EFC4B3;
	background: #EFC4B3;
	margin: 40px 0;
}

p {
	margin: 0 0 26px 0;
}

.bg-blue {
	background: url('../images/bg-blue.jpg') repeat;
}

.bg-chess {
	background: url('../images/bg-chess.png') repeat;
}

.bg-diamond {
	background: url('../images/bg-diamond.png') repeat;
	color: #363636;
}

.bg-diamond h2 {
	color: #005dab;
}

.bg-red {
	background: url('../images/bg-red.jpg') repeat;
}

.bg-wall {
	background: url('../images/bg-wall.jpg') repeat;
}

.bg-yellow{
	background: url('../images/bg-light-yellow.gif') repeat;
}

.bg-yellow .content{
	color:#000;
}

.blue{
	color:#005dab;
}

.bold {
	font-weight: bold;
}

.but {
	display: inline-block;
	height: 43px;
	border: 0 none;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	outline: 0;
	margin: 0;
    cursor: pointer;
	color: #FFFFFF;
    font-size: 20px;
    font-family: 'cubanoregular';
	line-height: 43px;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.57);
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: visible;
	white-space: nowrap;
	text-transform: uppercase;
	vertical-align: top;
	background: rgb(130,199,232);
	background: -moz-linear-gradient(top,  rgba(130,199,232,1) 0%, rgba(48,162,216,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,199,232,1)), color-stop(100%,rgba(48,162,216,1)));
	background: -webkit-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: -o-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: -ms-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: linear-gradient(to bottom,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
}

.button {
	display: inline-block;
	height: 29px;
	border: 0 none;
	padding: 0 19px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	outline: 0;
	margin: 0;
    cursor: pointer;
	color: #FFFFFF;
    font-size: 19px;
    font-family: 'cubanoregular';
	line-height: 29px;
	-webkit-appearance: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: visible;
	white-space: nowrap;
	text-transform: uppercase;
	vertical-align: top;
	background: #AB111A;
	-webkit-box-shadow: 11px 11px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 11px 11px 5px rgba(0,0,0,0.15);
	box-shadow: 11px 11px 5px rgba(0,0,0,0.15);
}

.button:hover {
	text-decoration: none;
}

.button.b2 {
	background: #FFFFFF;
	color: #b5121b;
}

.button-box {
	text-align: center;
	padding-top: 50px;
}

.button-box.lite-padding {
	padding-top: 10px;
}

.button-box .button {
	margin: 0 10px;
}

.button-box .button-box-info {
	margin-bottom: 36px;
	color: #FFFFFF;
    font-size: 19px;
    font-family: 'cubanoregular';
	line-height: 29px;
	text-shadow: 4px 4px 5px rgba(0,0,0,0.64);
}

.button-table {
	margin: 26px auto 0;
	display: table;
}

.button-table .button-table-cell {
	padding: 0 20px;
	vertical-align: middle;
	display: table-cell;
}

.button-table .button-table-cell > img {
	display: block;
	margin-right: -18px;
}

.catalog {
	margin: 0 0 -25px -25px;
	padding: 0 25px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	text-align: center;
}

.catalog > li {
	display: inline-block;
	vertical-align: top;
	
	position: relative;
	margin: 0 0 30px 10px;
	padding: 15px 15px 0 0;
}

.catalog .catalog-item {
	width: 138px;
	height: 138px;
	display: block;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: 12px 12px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 12px 12px 5px rgba(0,0,0,0.15);
	box-shadow: 12px 12px 5px rgba(0,0,0,0.15);
	background: url('../images/catalog-item-bg.png') repeat;
	position: relative;
}

.catalog-item{
	cursor:default;
}

.catalog .catalog-item > img {
	width: 138px;
	height: 138px;
	display: block;
}

.catalog .catalog-item > span {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	position: absolute;
	left: 0;
	bottom: 8px;
	color: #b5121b;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: normal;
    font-family: 'cubanoregular';
}


.locations-page .catalog .catalog-item > span, 
.location_page .catalog .catalog-item > span,
.home_page  .catalog .catalog-item > span{
	font-size: 13px;
}

.locations-page .catalog .catalog-item,
.location_page .catalog .catalog-item 
{
	cursor: default;
}

.catalog.big-icons {
	margin: 0 0 -30px -30px;
	padding: 0;
}

.catalog.big-icons .catalog-item  {
	width: 169px;
	height: 169px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	overflow: hidden;
}

.catalog.big-icons .catalog-item > img {
	margin: 10px auto 0;
}

.catalog.big-icons .catalog-item > span {
	bottom: 11px;
}

.center {
	text-align: center;
}

#cff{
	position: relative;
	z-index: 1000;
}

#cff .cff-view-comments{
	background: #118dcd !important;

}

#cff .cff-item{
	border-bottom: 1px solid #118dcd !important;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: '';
}

.clearfix:after {
	clear: both;
}

.column {
	overflow: hidden;
}

.container {
    width: 980px;
	margin: 0 auto;
	padding: 0 110px;
	position: relative;
	height: inherit;
}

.content {
	padding: 90px 0 100px 0;
}

.content.content-bottom {
	padding-top: 0;
}

.content.content-top {
	padding-bottom: 0;
}

.content h2 {
	font-size: 55px;
	line-height: 60px;
	margin: 0 0 40px 0;
}

.content h2.smaller{
	font-size:39px;
}

.disclaimer {
	margin: 45px 0 0 0;
}

footer {
	position: relative;
	z-index: 20;
	height: 175px;
	background: url('../images/bg-metal.jpg') no-repeat center top;
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	-ms-behavior: url('js/backgroundsize.min.htc');
	-webkit-box-shadow: 0px -12px 14px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px -12px 14px rgba(0,0,0,0.2);
	box-shadow: 0px -12px 14px rgba(0,0,0,0.2);
}

footer .copyright {
	float: right;
	padding-top: 44px;
	line-height: 14px;
	text-align: right;
	color: #242424;
	font-size: 12px;
}

footer .copyright > a {
	font-weight: bold;
	color: #242424;
}

footer .social {
	margin: 0;
	padding: 27px 0 0 0;
	list-style-type: none;
	float: left;
}

footer .social > li {
	float: left;
}

footer .social > li > a {
	width: 60px;
	height: 68px;
	display: block;
}

footer .social .s-1 {
    background: url('../images/s-1.png') no-repeat;
}

footer .social .s-2 {
    background: url('../images/s-2.png') no-repeat;
}

footer .social .s-3 {
    background: url('../images/s-3.png') no-repeat;
	width: 65px;
}

.franchise-image {
	margin: 0 -5px;
	display: block;
}

.franchise-registry{
	padding:35px 0 0 0;
	text-align: center;
}

.franchise-registry a{
	color:#b5121b;
}


.gift-cards {
	padding: 110px 0 94px 0;
}

.gift-cards .gift-cards-box {
	width: 470px;
	height: 307px;
    background: url('../images/gift-cards-box.png') no-repeat;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}

.gift-cards .gift-cards-box.pull-left:before {
	width: 470px;
	height: 307px;
    position: absolute;
	left: 0;
	top: 0;
	background: url('../images/gift-cards-hand.png') no-repeat 58px 14px;
	content: '';
	z-index: 1;
}

.gift-cards .gift-cards-box.pull-left .gift-cards-content {
	padding-top: 243px;
	position: relative;
	z-index: 10;
}

.gift-cards .gift-cards-box.pull-right .gift-cards-content {
	padding: 42px 38px 0 38px;
}

.gift-cards .gift-cards-box.pull-right .gift-cards-content > h3 {
	line-height: 30px;
	font-size: 25px;
	margin: 0 0 24px 0;
}

.gift-cards .gift-cards-box.pull-right .gift-cards-content > p {
	margin: 0 0 28px 0;
}

header {
	height: 317px;
	background: url('../images/bg-metal.jpg') no-repeat center top;
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	-ms-behavior: url('js/backgroundsize.min.htc');
}
/* old Ritter's main logo
header .logo {
	width: 350px;
	height: 123px;
    background: url('../images/logo.png') no-repeat;
    position: absolute;
    top: 39px;
    left: 50%;
	margin-left: -175px;
}
*/
header .logo {
	width: 350px;
	height: 132px;
    background: url('../images/official-logo.png') no-repeat;
    position: absolute;
    top: 39px;
    left: 50%;
	margin-left: -175px;
}

header .logo-under-dev {
	width: 350px;
	height: 123px;
    background: url('../images/alternate_logo_1.png') no-repeat;
    position: absolute;
    top: 39px;
    left: 50%;
	margin-left: -175px;
}

/* old Ritter's logo
header .logo.use_alternate_logo_1{
	background: url('../images/alternate_logo_1.png') no-repeat;
	top: 23px;
	height: 132px;
}*/

header .logo.use_alternate_logo_1{
	background: url('../images/official-logo.png') no-repeat;
	top: 23px;
	height: 132px;
}


header .logo.use_custard_only_logo{
	background: url('../images/logo-custard-only.png') no-repeat;
	top: 23px;
	height: 132px;
}

header .logo-lite > img {
	width: 0;
	height: 0;
    position: absolute;
    top: 18px;
    left: 110px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

header .nav {
	position: absolute;
	left: 280px;
	bottom: 23px;
}

header .nav > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

header .nav > ul > li {
	margin-right: 3px;
	float: left;
}

header .nav > ul > li > a {
	width: 120px;
	height: 124px;
	display: block;
    background: url('../images/nav.png') no-repeat;
}

header .nav .nav-1 {
    background-position: left top;
}

header .nav .active .nav-1 {
    background-position: left -124px;
}

header .nav .nav-2 {
    background-position: -123px top;
}

header .nav .active .nav-2 {
    background-position: -123px -124px;
}

header .nav .nav-3 {
    background-position: -247px top;
}

header .nav .active .nav-3 {
    background-position: -247px -124px;
}

header .nav .nav-4 {
    background-position: -377px top;
}

header .nav .active .nav-4 {
    background-position: -377px -124px;
}

header .nav .nav-5 {
    background-position: -502px top;
}

header .nav .active .nav-5 {
    background-position: -502px -124px;
}

header .nav .nav-6 {
    background-position: -627px top;
}

header .nav .active .nav-6 {
    background-position: -627px -124px;
}

.heading-table {
	margin: 0 auto 40px;
	display: table;
}

.heading-table .heading-table-cell {
	padding: 0 12px;
	vertical-align: middle;
	display: table-cell;
}

.heading-table .heading-table-cell > h2 {
	font-size: 50px;
	line-height: 50px;
	margin: 0;
}

.heading-table .heading-table-cell > img {
	display: block;
}

.i-box {
	border: 2px solid #F0F0F0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    background: url('../images/i-box-bg.png') repeat;
	overflow: hidden;
	position: relative;
	min-height: 360px;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
}

.i-box:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    background: url('../images/i-box-bg-image.png') no-repeat right bottom;
	z-index: 2;
}

.i-box:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    background: url('../images/i-box-gradient.png') repeat-x;
	z-index: 1;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.i-box .i-box-text {
	padding: 30px 515px 46px 38px;
	position: relative;
	z-index: 3;
}

.i-box .i-box-text > h2 {
	margin: 0 0 16px 0;
}

.i-column-left {
	width: 450px;
	float: left;
	margin-bottom: 50px;
}

.i-column-right {
	width: 480px;
	float: right;
	margin: 0 16px 50px 0;
}

.i-column-right-image {
	display: block;
	margin: 0 auto 60px;
	-webkit-box-shadow: 10px 10px 24px rgba(0,0,0,0.31);
	-moz-box-shadow: 10px 10px 24px rgba(0,0,0,0.31);
	box-shadow: 10px 10px 24px rgba(0,0,0,0.31);
}

.image-center {
	margin: 0 auto;
	display: block;
}

.image-center.go-up {
	margin-top: -30px;
}

.info-box {
	border: 2px solid #8ACAE6;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    background: url('../images/info-box-bg.png') repeat;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
}

.info-box:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    background: url('../images/info-box-gradient.png') repeat-x;
	z-index: 1;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.info-box .info-box-content {
	position: relative;
	z-index: 2;
}

.info-box .info-box-content img {
	float: left;
	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	margin-right: 40px;
}

.info-box .info-box-content .info-box-text {
	overflow: hidden;
	padding: 30px 53px 30px 0;
}

.info-box .info-box-content .info-box-text > h2 {
	margin: 0 0 17px 0;
}

.ik_select {
	height: 43px;
	float: left;
	position: relative;
	cursor: pointer;
	text-align: left;
}

.ik_select:after {
	width: 50px;
	height: 43px;
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	background: rgb(130,199,232);
	background: -moz-linear-gradient(top,  rgba(130,199,232,1) 0%, rgba(48,162,216,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,199,232,1)), color-stop(100%,rgba(48,162,216,1)));
	background: -webkit-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: -o-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: -ms-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: linear-gradient(to bottom,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	z-index: 1;
}

.ik_select:before {
	width: 50px;
	height: 43px;
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	z-index: 2;
    background: url('../images/select-arrow.png') no-repeat 10px 12px;
}

.ik_select > select {
	width: 100%;
}

.ik_select .ik_select_link {
	height: 43px;
	background: #FFFFFF;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	margin-right: 51px;
}

.ik_select .ik_select_link .ik_select_link_text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 43px;
	padding: 0 17px;
	white-space: nowrap;
	font-size: 17px;
	line-height: 43px;
	color: #959595;
}

.ik_select_block {
	display: none;
	position: absolute; 
	z-index: 99;
	width: 100%;
	left: 0; 
	top: 0;
	cursor: default;
}

.ik_select_block .ik_select_list {
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #FFFFFF;
}

.ik_select_block .ik_select_list ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

.ik_select_block .ik_select_list ul > li {
	position: relative;
	padding: 0 17px;
	font-size: 17px;
	line-height: 43px;
	color: #959595;
	overflow: hidden;
	cursor: pointer;
}

.ik_select_block .ik_select_list .ik_select_active {
	background: rgb(130,199,232);
	background: -moz-linear-gradient(top,  rgba(130,199,232,1) 0%, rgba(48,162,216,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,199,232,1)), color-stop(100%,rgba(48,162,216,1)));
	background: -webkit-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: -o-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: -ms-linear-gradient(top,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	background: linear-gradient(to bottom,  rgba(130,199,232,1) 0%,rgba(48,162,216,1) 100%);
	color: #FFFFFF;
	cursor: default;
}

.image-left {
	float: left;
	margin-right: 20px;
}

.inquiry-form {
	width: 690px;
	margin: 60px auto;
}

.inquiry-form .form-row {
	line-height: 43px;
	min-height: 43px;
	margin: 0 0 8px;
}

.inquiry-form .form-sep {
	height: 40px;
}

.inquiry-form label {
	width: 220px;
	display: block;
	float: left;
}

.inquiry-form .textfield, .inquiry-form textarea {
	height: 43px;
	padding: 0 17px;
	outline: 0;
	border: 0 none;
	background: #FFFFFF;
	margin: 0;
	display: block;
    font-size: 17px;
	font-family: 'Open Sans', 'Arial', 'Helvetica', 'Nimbus Sans L', sans-serif;
	color: #959595;
	line-height: 43px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:470px;
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,0.54);
	-moz-box-shadow: 3px 3px 10px  rgba(0,0,0,0.54);
	box-shadow:  3px 3px 10px  rgba(0,0,0,0.54);
	resize: none;
	overflow: auto;
}

.inquiry-form textarea {
	height: 140px;
}

.inquiry-form .button {
	font-size: 30px;
	padding: 4px 20px;
	height: auto;
	line-height: normal;
	float: right;
	margin: 15px 11px;
}

.inquiry-form  .ik_select {
	width: 100%;
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,0.54);
	-moz-box-shadow: 3px 3px 10px  rgba(0,0,0,0.54);
	box-shadow:  3px 3px 10px  rgba(0,0,0,0.54);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 470px;
}

.inquiry-form  .lite-width .ik_select, .inquiry-form  .lite-width .textfield {
	width: 183px;
}

label.required{
	font-weight: bold;
}

.large-box {
	margin: 0 -110px;
}

.large-box img {
	max-width: 100%;
}

.lending-partners-logos{
	width:758px;
	margin:auto;
}

.lending-partners-logos4{
	width:980px;
}

.lending-partners-logos4 a{
	display:block;
	float:left;
	width:205px;
	margin:15px 40px 0 0;
	text-align:center;
}

.lending-partners-logos-top{
	width:525px;
	margin:15px auto;
	text-align:center;
}

.lending-partners-logos-top img{
	margin:0 10px;
}

.lending-partners-logos a{
	display:block;
	float:left;
	width:205px;
	margin:15px 45px 0 0;
	text-align:center;
}

.lending-partners-logos a.small{
	display:block;
	float:left;
	width:205px;
	margin:5px 45px 0 0;
	text-align:center;
}

.list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.list > li {
	padding-left: 35px;
	margin-top: 15px;
    background: url('../images/bullet.png') no-repeat 18px 11px;
}

.list > li:first-child {
	margin: 0;
}

.lite-header {
	height: 160px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	-webkit-box-shadow: 0px 16px 23px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 16px 23px rgba(0,0,0,0.4);
	box-shadow: 0px 16px 23px rgba(0,0,0,0.4);
}

.lite-header .logo {
	display: none;
}

.lite-header .logo-lite > img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.lite-header .nav {
	/*
left: auto;
	right: 110px;
*/
}

.location-info {
	padding: 71px 0 105px 0;
}

.location-info > h2 {
	margin-bottom: 30px;
	line-height: 48px;
	font-size: 40px;
}

.location-info > h2 > .button {
	float: left;
	position: relative;
	top: 14px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	padding: 0 12px;
}

.location-info > h2 > .pull-left {
	margin-right: 19px;
}

.location-info .location-info-box {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    background: url('../images/location-info-bg.png') repeat;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
}

/* .location-info .location-info-box:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    background: url('../images/location-info-gradient.png') repeat-x;
	z-index: 1;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
} */

.location-info .location-info-box .info-box-content {
	position: relative;
	z-index: 2;
}

.location-info .location-info-box .location-info-content img {
	float: left;
	-webkit-border-radius: 15px 0 0 15px;
	-moz-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	border-right: 2px solid #106C95;
}

.location-info .location-info-box .location-info-content .location-info-text {
	overflow: hidden;
	padding: 20px 30px;
}

.location-info .location-info-box .location-info-content .location-info-text > hr {
	height: 2px;
	border: none;
	color: #55B0DF;
	background: #55B0DF;
	margin: -10px 0 16px 0;
}

.locations {
	padding: 80px 0 45px 0;
}

.locations > h2 {
	text-align: center;
}

.locations .locations-column {
	float: left;
	width: 50%;
	margin-right: -1px;
}

.locations .locations-column ul {
	margin: 0;
	padding: 0 0 26px 0;
	list-style-type: none;
}

.locations .locations-column .locations-sub-column {
	display: table;
	width: 100%;
}

.locations .locations-column .locations-sub-column .locations-sub-column-cell {
	display: table-cell;
	padding-right: 38px;
}

.locations .map {
	margin-bottom: 60px;
	-webkit-box-shadow: 32px 32px 24px rgba(0,0,0,0.45);
	-moz-box-shadow: 32px 32px 24px rgba(0,0,0,0.45);
	box-shadow: 32px 32px 24px rgba(0,0,0,0.45);
}

.locations .map > iframe {
	display: block;
}

.locations .locations-options {
	width: 488px;
	margin: 0 auto;
	padding-top: 16px;
	height: 89px;
}

.locations .locations-options > span {
	line-height: 43px;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 20px;
    font-family: 'cubanoregular';
	display: block;
}

.locations .locations-options .pull-left .but {
	width: 60px;
	float: left;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}

.locations .locations-options .pull-left .textfield {
	width: 137px;
	float: left;
	margin-right: 1px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}

.locations .locations-options .pull-right .ik_select {
	width: 198px;
}

.locations .locations-options .pull-left, .locations .locations-options .pull-right {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 6px 6px 10px rgba(0,0,0,0.45);
	-moz-box-shadow: 6px 6px 10px rgba(0,0,0,0.45);
	box-shadow: 6px 6px 10px rgba(0,0,0,0.45);
	width: 198px;
	height: 43px;
}

.loyalty {
	padding: 72px 0;
}

.loyalty .image-left {
	margin-top: 14px;
}

.news {
	padding: 42px 50px 42px 48px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	background: rgb(203,88,95);
	background: -moz-linear-gradient(top,  rgba(203,88,95,1) 0%, rgba(179,18,26,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,88,95,1)), color-stop(100%,rgba(179,18,26,1)));
	background: -webkit-linear-gradient(top,  rgba(203,88,95,1) 0%,rgba(179,18,26,1) 100%);
	background: -o-linear-gradient(top,  rgba(203,88,95,1) 0%,rgba(179,18,26,1) 100%);
	background: -ms-linear-gradient(top,  rgba(203,88,95,1) 0%,rgba(179,18,26,1) 100%);
	background: linear-gradient(to bottom,  rgba(203,88,95,1) 0%,rgba(179,18,26,1) 100%);
}

.news img {
	float: right;
	margin-left: 45px;
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.55);
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.55);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.55);
}

.news .news-text {
	overflow: hidden;
	color: #FFFFFF;
	padding-bottom: 15px;
}

.news .news-text > h3 {
	font-family: 'Open Sans', 'Arial', 'Helvetica', 'Nimbus Sans L', sans-serif;
	line-height: 33px;
	margin: 0 0 6px 0;
	font-size: 22px;
}

.news .news-text .button {
	background: #FFFFFF;
	color: #b5121b;
}

.news-inner-box{

	padding: 50px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size:17px;
	
    background: url('../images/bg-news-inner-box.png') repeat-x;
    -webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.20);
	-moz-box-shadow:17px 17px 24px rgba(0,0,0,0.20);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.20);
}

	
.news-image{
	float: left;
	overflow: hidden;
	-webkit-border-radius:12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.55);
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.55);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.55);
	margin:0 34px 0;
	height:180px;
}

.news-inner-box a {
	color:#fff;
	text-decoration: underline;
	font-weight: bold;
}

.news-inner-box .seperator {
	border-top:2px solid #59b2df;
	height:0;
	margin:48px 0;
}

.news-pdf{
	padding:20px 0;
}

.news-title {
	font-weight: bold;
	font-size: 19px;
}

.page-sep {
	height: 91px;
    background: url('../images/page-sep.png') repeat-x;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.questions-wrapper {
	padding: 25px 0;
}

.questions-wrapper .question-wrapper {
	padding-top: 30px;
	border-top: 2px solid #ddd6c1;
	margin-top: 30px;
}

.questions-wrapper .question-wrapper:first-child {
	padding: 0;
	border: 0 none;
	margin: 0;
}

.question {
	font-size:17px;
	color:#b5121b;
	font-weight: bold;
	cursor:pointer;
}

#ritters-guy {
	margin-left: -53px;
}

.section {
	position: relative;
	z-index: 10;
	-webkit-box-shadow: 0px 32px 46px -32px rgba(0,0,0,0.8) inset;
	-moz-box-shadow: 0px 32px 46px -32px rgba(0,0,0,0.8) inset;
	box-shadow: 0px 32px 46px -32px rgba(0,0,0,0.8) inset;
}

.size13 {
	font-size: 13px;
	line-height: 16px;
}

.slide-nav {
	display:none;
	width: 51px;
	background: #B6121B;
	z-index: 1000;
	border-top: 2px solid #9BC5DB;
	border-left: 2px solid #9BC5DB;
	border-bottom: 2px solid #9BC5DB;
	-webkit-border-radius: 30px 0 0 30px;
	-moz-border-radius: 30px 0 0 30px;
	border-radius: 30px 0 0 30px;
	position: fixed;
	top: 100px;
	right: 0;
	-webkit-box-shadow: -3px 7px 10px rgba(0,0,0,0.25);
	-moz-box-shadow: -3px 7px 10px rgba(0,0,0,0.25);
	box-shadow: -3px 7px 10px rgba(0,0,0,0.25);
}

.slide-nav > ul {
	margin: 0;
	padding: 18px 0 18px 15px;
	list-style-type: none;
}

.slide-nav > ul > li {
	margin-top: 7px;
}

.slide-nav > ul > li:first-child {
	margin: 0;
}

.slide-nav > ul > li > a {
	width: 24px;
	height: 24px;
	display: block;
	background: #C5434B;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.slide-nav .active {
	background: #FFFFFF;
}

.slider {
	padding: 103px 0 21px 0;
	height: 428px;
}

.slider ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 370px;
	overflow: hidden;
}

.slider ul > li {
	float: left;
	width: 980px;
	height: 370px;
}

.slider .bx-controls {
	padding-top: 17px;
	text-align: center;
}

.slider .bx-controls .bx-pager {
	display: inline-block;
	margin: 0 auto;
	vertical-align: top;
}

.slider .bx-controls .bx-pager .bx-pager-item {
	margin: 0 5px;
	float: left;
}

.slider .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
	width: 20px;
	height: 20px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	background: #63B2D1;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.slider .bx-controls .bx-pager .bx-pager-item .bx-pager-link:hover:before,
.slider .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active:before {
	width: 14px;
	height: 14px;
	position: absolute;
	left: -2px;
	top: -2px;
	content: '';
	border: 5px solid #FEF7DB;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.slider .slide-1 {
    background: url('../images/pbfluff-products.png') no-repeat right 15px;
}

.slider .slide-2, .slider .slide-5 {
    background: url('../images/slide-2.png') no-repeat right top;
}

.slider .slide-6 {
    background: url('../images/july-lto-large-image.png') no-repeat right top;
}



.slider .slide-3 {
    background: url('../images/slide-3.png') no-repeat right 50px;
}

.slider .slide-4 {
    background: url('../images/slide-4.png') no-repeat right 22px;
}

.slider .slide-5 {
    background: url('../images/slide-5.png') no-repeat right top;
}



.slider .slide-content {
	width: 450px;
	padding-top: 24px;
}

.slider .slide-content > h2 {
	margin: 0 0 12px 0;
}

.slider .slide-3 .slide-content > h2,
.slider .slide-4 .slide-content > h2 {
	font-size: 50px;
	line-height: 65px;
}

.slider .slide-content > img {
    margin: 10px 0 22px 0;
	display: block;
}

.press .slider {
	padding:0;
}

.press .slider .slide-content{
	width:1000px;
} 

.press .slider .slide-content > img{
	margin:0;
	display: inline;
}

.press .slider .slide-content .press-image {
	padding:15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	float: left;
	margin:0 25px 0 0;
	
}

.press .slider .slide-content .press-image.last {
	margin:0;
}

.press .slider .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
	background: #000;
}

.sundaes, .blue-inner-box-wrapper {
	border: 1px solid #96B9D5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    background: url('../images/sundaes-bg.png') repeat;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
}

.sundaes .sundaes-content, .blue-inner-box-wrapper .blue-inner-box {
	padding: 93px 52px 101px 52px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    background: url('../images/sundaes-gradient.png') repeat-x;
}

.sundaes .sundaes-content > h2,  .blue-inner-box-wrapper .blue-inner-box  h2 {
	font-size: 58px;
	line-height: 64px;
	margin: 0 0 28px 0;
	text-align: center;
}

.blue-inner-box-wrapper .blue-inner-box{
	padding:93px 52px 30px 52px;
}

.blue-inner-box-wrapper .blue-inner-box  h2{
 	font-size:46px;
 }
 
.blue-inner-box-wrapper .blue-inner-box h4{
	color:#fff;
	margin:0;
	font-size: 20px;
	padding:0 0 10px;
} 

.sundaes .sundaes-content > h2 > small,  .blue-inner-box-wrapper .blue-inner-box h2 > small {
	font-size: 36px;
}

.sundaes .sundaes-content > h2 > span,   .blue-inner-box-wrapper .blue-inner-box h2 > span {
	position: relative;
}

.sundaes .sundaes-content > h2 > span:before,   .blue-inner-box-wrapper .blue-inner-box h2 > span:before {
	position: absolute;
	left: -78px;
	top: -29px;
	content: '';
	width: 184px;
	height: 72px;
    background: url('../images/signature.png') no-repeat;
}

.sundaes .sundaes-content .sundaes-catalog {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.sundaes .sundaes-content .sundaes-catalog > li {
	display: inline-block;
	width: 50%;
	margin: 0 -1px 10px 0;
}

.sundaes .sundaes-content .sundaes-catalog  .sundaes-catalog-content {
	overflow: hidden;
	padding: 30px 0 20px 0;
	min-height: 131px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed #90B3D1;
	line-height: 20px;
	font-size: 17px;
	letter-spacing: normal;
}

.sundaes .sundaes-content .sundaes-catalog  .sundaes-catalog-content > span {
	font-size: 19px;
	line-height: 21px;
	display: block;
	font-weight: bold;
}

.sundaes .sundaes-content .sundaes-catalog  .sundaes-catalog-image {
	width: 140px;
	float: left;
}

.sundaes .sundaes-content .sundaes-catalog  .sundaes-catalog-image img {
	max-width: 120px;
	display: block;
	margin: 0 auto;
}

.status{
	padding:10px;
	text-align: center;
	color:#fff;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	
}

.status.success{
	background: #1595d3;
}

.status.error{
	background: #ab111a;
}

.info-box .info-box-content {
	position: relative;
	z-index: 2;
}

.tabs-nav {
	padding-top: 70px;
	height: 93px;
	text-align: center;
}

.tabs-nav.lite-font {
	padding-top: 10px;
}

.tabs-nav > ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	vertical-align: top;
	display: inline-block;
}

.tabs-nav > ul > li {
	float: left;
	margin: 0 4px;
}

.tabs-nav .button {
	height: 42px;
	font-size: 30px;
	line-height: 42px;
}

.tabs-nav.lite-font .button {
	font-size: 15px;
	padding: 0 13px;
}

.tabs-nav .button.active {
	background: #FFFFFF;
	color: #b5121b;
}

.textfield {
	height: 43px;
	padding: 0 17px;
	outline: 0;
	border: 0 none;
	background: #FFFFFF;
	margin: 0;
	display: block;
    font-size: 17px;
	font-family: 'Open Sans', 'Arial', 'Helvetica', 'Nimbus Sans L', sans-serif;
	color: #959595;
	line-height: 43px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.textfield::-webkit-input-placeholder {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #959595;
}

.textfield::-moz-placeholder {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #959595;
}

.textfield .placeholder {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #959595;
}

.top-line {
	padding: 6px 0 7px 0;
	background: rgb(0,58,108);
	background: -moz-linear-gradient(top,  rgba(0,58,108,1) 0%, rgba(1,52,97,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,58,108,1)), color-stop(100%,rgba(1,52,97,1)));
	background: -webkit-linear-gradient(top,  rgba(0,58,108,1) 0%,rgba(1,52,97,1) 100%);
	background: -o-linear-gradient(top,  rgba(0,58,108,1) 0%,rgba(1,52,97,1) 100%);
	background: -ms-linear-gradient(top,  rgba(0,58,108,1) 0%,rgba(1,52,97,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,58,108,1) 0%,rgba(1,52,97,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a6c', endColorstr='#013461',GradientType=0 );
}

.top-line.closed {
	height: 14px;
}

.top-line .current-location {
	height: 26px;
	line-height: 26px;
	float: right;
	padding: 0 16px;
	font-size: 13px;
	color: #b4c5de;
	background: #004F92;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.top-line .current-location > a {
	color: #FFFFFF;
	text-decoration: underline;
}

.top-line .current-location > a:hover {
	text-decoration: none;
}

.twitter {
	padding: 101px 0 102px 0;
}

.twitter .twitter-box {
	padding: 35px 41px 31px 40px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    background: url('../images/twitter-box-bg.png') repeat;
	position: relative;
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	-moz-box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.54);
}

.twitter .twitter-box:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    background: url('../images/twitter-box-gradient.png') repeat-x;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	content: '';
}

.twitter .twitter-box > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 10;
}

.twitter .twitter-box > ul > li {
	margin-top: 10px;
	background: #1595D3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #e0eff5;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	padding: 27px 44px 17px 32px;
	-webkit-box-shadow: 17px 17px 10px rgba(0,0,0,0.19);
	-moz-box-shadow: 17px 17px 10px rgba(0,0,0,0.19);
	box-shadow: 17px 17px 10px rgba(0,0,0,0.19);
	min-height: 60px;
}

.twitter .twitter-box > ul > li:first-child {
	margin: 0;
}

.twitter .twitter-box > ul > li:after {
	width: 82px;
	height: 88px;
	position: absolute;
	left: -82px;
	top: 30px;
	content: '';
    background: url('../images/twitter-pointer.png') no-repeat;
}

.twitter .twitter-box > ul > li > p {
	margin: 0 0 16px 0;
}

.twitter .twitter-box > ul > li > span {
	display: block;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
}

.twitter .twitter-box .twitter-link {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

.our-story .inner-box{
	background:#166bb2 url(../images/bg-our-story-box-blue.gif) repeat-x 0 0;
	padding: 50px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size:17px;
	    -webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.20);
	-moz-box-shadow:17px 17px 24px rgba(0,0,0,0.20);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.20);
}

.our-story h2{
	font-size:45px;
}

.our-story .image-left{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	margin:0 30px 30px;
}

.image-centered{
	text-align: center;
}

.brown-shadow{
	background: transparent url(../images/bg-brown-shadow.png) no-repeat center -62px;
	width:885px;
	margin:auto;
}

.gallery{
	margin:0;
	padding:0;
	list-style: none;
}

.gallery li{
	display: block;
	float:left;
	background: #fff;
	width:148px;
	height:148px;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
	-webkit-box-shadow: 17px 17px 24px rgba(0,0,0,0.20);
	-moz-box-shadow:17px 17px 24px rgba(0,0,0,0.20);
	box-shadow: 17px 17px 24px rgba(0,0,0,0.20);
	
	overflow: hidden;
	
	margin:0 15px 15px 0;
	
}

.gallery li.sixth{
	margin-right:0;
}

.no-sugar-added{
	position: absolute;
	top:0;
	right:0;
	z-index:100;
}

.fancybox-wrap {overflow:hidden}

.ik_select:before, .ik_select:after{
	display:none;
}

.ik_select .ik_select_link{
	background: transparent url(../images/bg-locations.png) no-repeat 0 0; 
	width: 190px;
}


/** Overrides on 1/25/2016 for franchise updates **/


header{

	height:360px;
}

header .nav > ul > li{
	height: 170px;
}

header .nav > ul > li > a{
	margin-top:30px;
}

header .nav .nav-6.large{
	width: 190px;
	height: 170px;
	background: transparent url(../images/nav-large-franchise.png) no-repeat -786px -35px;
	margin-top: 0px;
	margin-left:20px;
}

.lite-header .nav > ul > li{
	height:auto;
}

.lite-header .nav .nav-6 {
	 background: transparent url(../images/nav-large-franchise.png) no-repeat -627px bottom;
}
/*ada changes*/
.font-0{font-size:0;} 
.coming-soon-label{background: #096694 !important;}