﻿@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
a:active, a:hover, select, select:focus {
	outline: 0
}
@font-face {
	font-family: "Demi Extra Compressed";
	src: url(../font/franklin-gothic-urw-ext-comp-d-demi.eot);
	src: url(../font/franklin-gothic-urw-ext-comp-d-demi.eot?#iefix) format('embedded-opentype'), url(../font/franklin-gothic-urw-ext-comp-d-demi.woff) format('woff'), url(../font/franklin-gothic-urw-ext-comp-d-demi.ttf) format('truetype'), url(../font/franklin-gothic-urw-ext-comp-d-demi.svg#ywftsvg) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "Book Condensed";
	src: url(../font/franklin-gothic-urw-cond-book.eot);
	src: url(../font/franklin-gothic-urw-cond-book.eot?#iefix) format('embedded-opentype'), url(../font/franklin-gothic-urw-cond-book.woff) format('woff'), url(../font/franklin-gothic-urw-cond-book.ttf) format('truetype'), url(../font/franklin-gothic-urw-cond-book.svg#ywftsvg) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Book Extra Compressed';
	src: url(../font/franklin-gothic-urw-ext-comp-d-book.eot);
	src: url(../font/franklin-gothic-urw-ext-comp-d-book.eot?#iefix) format('embedded-opentype'), url(../font/franklin-gothic-urw-ext-comp-d-book.woff) format('woff'), url(../font/franklin-gothic-urw-ext-comp-d-book.ttf) format('truetype'), url(../font/franklin-gothic-urw-ext-comp-d-book.svg#ywftsvg) format('svg');
	font-weight: 400;
	font-style: normal
}
#sidemenu a, .breadcrumb a, .breadcrumb li, .h4, .h5, .label, .lnk a, .mega-menu a, .mega-menu strong, .mlnk a, .pagination a, .side-nav a, a.lnk, body, button, em, h4, h5, html, input, label, li, p, select, textarea {
	font-family: "Book Condensed", Calibri, Helvetica, Arial, Verdana, sans-serif
}
.h1, .mega-menu>li>a, .mobilenav a, h1 {
	font-family: "Demi Extra Compressed", Calibri, Helvetica, Arial, sans-serif
}
.block-head, .block-head .dropdown a, .h2, .h3, h2, h3 {
	font-family: 'Book Extra Compressed', Arial, Helvetica, sans-serif
}
li, p {
	font-weight: 300
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}
button, html, input, li, p, select, textarea {
	color: #1c1c1c
}
body {
	overflow-y: scroll;
	font-size: 1em
}
::-moz-selection {
background:#b3d4fc;
text-shadow:none
}
::selection {
	background: #b3d4fc;
	text-shadow: none
}
.circle, .img-circle {
	background-position: 50% 50%;
	background-repeat: no-repeat
}
a, a:visited {
	color: #00A1DE;
	text-decoration: none
}
a:hover {
	color: #00A1DE;
	text-decoration: underline
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
hr {
	display: block;
	margin: 1rem 0;
	padding: 0;
	height: 1px;
	border: 0;
	border-top: 1px dotted #999
}
hr.bold {
	border-top: 3px solid #1C1C1C
}
.row.hr {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding-top: 1rem;
	margin-bottom: 1rem
}
.small, small {
	font-size: 85%
}
sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
ol, ul {
	padding: 0 0 0 40px
}
dd {
	margin: 0 0 0 20px
}
.fix-height {
	position: relative;
	display: block;
	overflow: hidden;
	height: 120px;
	margin-bottom: 5px
}
.fix-height>img {
	min-height: 120px
}
.fix-height>.img-fluid, .fix-height>img.fluid {
	position: absolute;
	top: -10%;
	min-width: 100%
}
iframe, img {
	border: 0;
	vertical-align: middle
}
img {
-ms-interpolation-mode:bicubic vertical-align : middle
}
.img-fluid, img.fluid {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.dropdown>li:hover ul, .social-icons .fa {
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.circle, .img-circle, label {
	display: block
}
.img-circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}
.circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100px;
	height: 100px
}
fieldset, legend {
	border: 0;
	padding: 0
}
input, select, textarea {
	width: 100%
}
.shadow {
	-webkit-box-shadow: 0 0 25px 0 rgba(51,51,51,.5);
	-moz-box-shadow: 0 0 25px 0 rgba(51,51,51,.5);
	box-shadow: 0 0 25px 0 rgba(51,51,51,.5)
}
.shdw {
	margin: 10px 0;
	height: 18px;
	background: url(../img/divider-long.png) center 0 no-repeat;
	clear: both
}
footer .shdw {
	margin: -32px 0 9px;
	height: 23px;
	background: url(../img/shadow.png) center 0 no-repeat;
	opacity: .3;
	filter: alpha(opacity=30);
	clear: both
}
fieldset, form {
	margin: 0
}
label {
	cursor: pointer;
	font-size: .6rem;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .1rem;
	margin-bottom: 5px;
	padding-left: .1rem
}
legend {
	white-space: normal;
	display: none
}
button, input, select, textarea {
	margin: 0;
	vertical-align: baseline
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}
button[disabled], input.disabled, input[disabled] {
	cursor: default;
	background-color: #eee;
	color: #ccc
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	margin: 3px 0;
	line-height: normal;
	cursor: pointer
}
input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-border-radius: 0;
	-webkit-appearance: none
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
legend small {
	color: #999;
	font-size: 13px
}
button, input, select, textarea {
	font-weight: 400;
	font-size: .9rem;
	line-height: 1rem
}
input[type=search], input[type=text], input[type=password], input[type=number], input[type=email], input[type=url], input[type=tel], select, textarea {
	display: inline-block;
	margin-bottom: 9px;
	padding: 0 .3rem;
	height: 30px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	color: #1C1C1C;
	font-size: .9rem;
	line-height: 1rem
}
select:focus {
	-moz-outline-style: none
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
	padding-top: 3px;
	padding-right: 0;
	height: auto
}
.img-handler, .line {
	overflow: hidden
}
input[type=search]:focus, input[type=text]:focus, input[type=password]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, textarea:focus {
	outline: 0;
	outline: dotted thin\9;
	border-color: rgba(82,168,236,.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)
}
input[type=checkbox], input[type=radio], input[type=button], input[type=reset], input[type=submit] {
	width: auto
}
.uneditable-textarea {
	width: auto;
	height: auto
}
input[type=file] {
	height: 24px;
	line-height: 24px
}
body>.page, select[multiple], select[size] {
	height: auto
}
input[type=checkbox]:focus, input[type=radio]:focus, input[type=file]:focus {
	outline: #333 dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.checkbox, .radio {
	padding-left: 18px;
	min-height: 18px;
	line-height: 20px
}
.checkbox input[type=checkbox], .radio input[type=radio] {
	float: left;
	margin-left: -18px
}
.checkbox.inline+.checkbox.inline, .input-margi, .radio.inline+.radio.inline {
	margin-left: 10px
}
.controls>.checkbox:first-child, .controls>.radio:first-child {
	padding-top: 5px
}
.checkbox.inline, .radio.inline {
	display: inline-block;
	margin-top: -3px;
	margin-bottom: 0;
	padding-top: 5px;
	vertical-align: middle
}
.input-xxsmall {
	width: 33px
}
select.input-xxsmall {
	width: 45px
}
textarea.input-xxsmall {
	width: 38px
}
.input-small {
	width: 156px
}
select.input-small {
	width: 166px
}
.input-medium {
	width: 243px
}
select.input-medium {
	width: 255px
}
textarea.input-medium {
	width: 248px
}
.input-large {
	width: 388px
}
select.input-large {
	width: 400px
}
textarea.input-large {
	width: 393px
}
.input-xlarge {
	width: 586px
}
select.input-xlarge {
	width: 598px
}
textarea.input-xlarge {
	width: 591px
}
.input-margi {
	margin-right: 16px;
	width: 220px
}
select.input-margi {
	width: 232px
}
textarea.input-margi {
	width: 228px
}
.buttons {
	padding: 12px 0 16px;
	text-align: right
}
.btn, .btn-facebook, .bullet, .donwload-image, .social-icons .fa, .submit-button {
	text-align: center
}
input, textarea {
	margin-left: 0
}
.input.date select {
	width: 31%;
	margin-right: 3%
}
.input.date select:last-child {
	margin-right: 0
}
.alert {
	padding: 10px;
	margin: 10px 0
}
.btn, .btn-small [class^=icon-] {
	margin-top: -1px
}
.alert-info {
	background-color: #D9EDF7;
	color: #31708F!important
}
.alert-error, .error {
	color: #c00!important
}
.alert-error {
	background-color: #FFD1DB
}
.btn, .btn:visited {
	color: #fff
}
.form-verify {
	display: none
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	padding: 5px 20px;
	border: 1px solid #f3f3f3;
	background-color: #6bc225;
	vertical-align: middle;
	font-size: .9rem;
	line-height: 1.1rem;
	cursor: pointer
}
.table, td {
	vertical-align: top
}
.btn:active, .btn:focus, .btn:hover {
	background-color: #C7EB35
}
.control-group .btn {
	border: 1px solid #dbdbdb;
	background-color: #dbdbdb
}
.btn.disabled, .btn:hover, .btn[disabled] {
	background-color: #e6e6e6
}
.btn:hover {
	color: #333;
	text-decoration: none
}
.btn:focus {
	outline: #333 dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.btn.disabled, .btn[disabled] {
	background-color: #e6e6e6;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: .65;
	filter: alpha(opacity=65);
	cursor: default
}
.btn-primary, .btn-primary:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.btn-primary, .control-group .btn-primary {
	background-color: #ED732A;
	background-position: right -600px
}
.btn-primary.disabled, .btn-primary:hover, .btn-primary[disabled] {
	background-color: #FF1800
}
button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
padding:0;
border:0
}
.btn-small {
	padding: 5px 9px;
	font-size: 11px;
	line-height: 16px
}
.btn-download {
	background-color: #8DC73F;
	color: #FFF;
	padding: 10px 20px;
	margin: 10px 5px;
	font-size: 1.4rem;
	line-height: 1.2rem
}
#wrapper, .page, .wrapper {
	margin: 0 auto;
	position: relative
}
.donwload-options .line {
	display: block;
	padding: 5px 0;
	border-bottom: 1px dotted #CCC
}
.wrapper {
	min-width: 80%;
	max-width: 90%
}
#wrapper {
	width: 995px
}
.page {
	width: 100%
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
body>.page {
	min-height: 100%
}

@media (min-width:768px) {
.container {
	width: 750px
}
}

@media (min-width:992px) {
.container {
	width: 970px
}
}

@media (min-width:1200px) {
.container {
	width: 1170px
}
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media (min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
section {
	display: block;
	clear: both;
	margin-top: 0;
	background: #fff
}
section.index p {
	font-size: .9rem;
	line-height: 1.2rem
}
section.index .row {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1rem;
	padding-bottom: 1rem
}
footer {
	position: relative;
	padding: 1.1rem 3rem 4rem;
	border-top: 1px solid;
	width: 100%;
	margin: 0 auto!important;
	background-color: #5FB829
}
footer li, footer ul {
	margin-bottom: 5px;
	list-style: none;
	margin-left: 0;
	padding-left: 0
}
footer a, footer a:visited {
	display: block;
	font-size: .9rem;
	line-height: .9rem;
	color: #fff;
	padding-bottom: 5px
}
footer a:hover {
	color: #000!important;
	text-decoration: underline
}
footer a.fhead {
	text-transform: uppercase;
	font-weight: 400;
	color: #c0fd99;
	padding-bottom: 15px;
	font-size: 1rem
}
.social-bar {
	padding: 0;
	clear: both
}
.social-bar li {
	list-style: none;
	width: 30px;
	height: 30px;
	margin: 2px;
	float: left
}
.social-icons .fa {
	font-size: 1.2em;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	color: rgba(255,255,255,.8);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.social-icons.icon-circle .fa {
	border-radius: 50%
}
.social-icons.icon-rounded .fa {
	border-radius: 5px
}
.social-icons.icon-flat .fa {
	border-radius: 0
}
.social-icons .fa:active, .social-icons .fa:hover {
	color: #FFF
}
.social-icons.icon-fade-out .fa {
	opacity: .5;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s
}
.dropdown>li:hover ul, .mega-menu>li>a {
	-webkit-transition: all .3s ease-in-out
}
.social-icons.icon-fade-out .fa:hover {
	opacity: 1
}
.social-icons .fa-dropbox {
	background-color: #018BD3
}
.social-icons .fa-facebook, .social-icons .fa-facebook-square {
	background-color: #3C599F
}
.social-icons .fa-foursquare {
	background-color: #0086BE
}
.social-icons .fa-google-plus, .social-icons .fa-google-plus-square {
	background-color: #CF3D2E
}
.social-icons .fa-instagram {
	background-color: #A1755C
}
.social-icons .fa-tumblr, .social-icons .fa-tumblr-square {
	background-color: #314E6C
}
.social-icons .fa-twitter, .social-icons .fa-twitter-square {
	background-color: #32CCFE
}
footer .social-icons li {
	display: none
}
footer .social-icons li.show-footer {
	display: inline-block
}
.btn-facebook {
	background-color: #47639E;
	color: #fff;
	margin-top: 1rem
}
.btn-facebook a {
	display: block;
	color: #fff;
	padding: 1rem 2rem;
	font-size: 1.4rem
}
.btn-facebook:hover, .btn-facebook:hover a {
	background-color: #5B78B2;
	text-decoration: none
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px
}
#google-form .required-message, #google-form div.ss-checkbox .ss-q-title, #google-form label label {
	display: none
}
.feedback-form .box {
	padding: 1rem;
	margin-bottom: 2rem
}
.feedback-form hr {
	margin-bottom: 1rem
}
.feedback-form textarea {
	min-height: 10rem
}
.bullet {
	float: left;
	margin-right: .5rem;
	margin-top: -.2rem;
	font-size: 1rem;
	width: 1.8rem;
	height: 1.8rem;
	line-height: 1.8rem;
	color: #FFF;
	border-radius: 50%
}
#google-form label {
	padding: 5px 0 3px
}
#google-form span.ss-required-asterisk {
	color: #C00;
	font-weight: 700
}
#google-form input.needsfilled {
	border: 2px solid #C00
}
#google-form textarea {
	height: 90px
}
#google-form li, #google-form ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#google-form input.btn {
	margin-top: 10px;
	display: block;
	width: 90%
}
#google-form #ss-submit, .submit-button input[type=submit] {
	display: inline-block;
	font-size: 1.2em;
	line-height: 2;
	cursor: pointer;
	text-transform: uppercase;
	clear: both
}
#google-form #ss-submit {
	width: auto;
	margin: 0 auto;
	padding: .25em 1em;
	font-weight: 700;
	color: #fff;
	border: 0;
	background: #6bc225
}
.box {
	clear: both;
	padding: 1rem;
	margin-bottom: 1rem;
	background-color: #EBE5D0
}
.box h3 {
	color: #fff;
	margin: 0
}
.subscription-box {
	background: url(../img/newsletter-bg.jpg)
}
.subscription-box input[type=text] {
	height: auto;
	margin: 0 0 .666em;
	padding: .5em;
	font-weight: 400;
	border: 1px solid #dedede
}
.finder-box {
	background: #292929;
	padding-bottom: .6rem
}
.submit-button {
	clear: both;
	width: 100%;
	margin: 0
}
.table, .table td:first-child, .table th:first-child {
	text-align: left
}
.submit-button input[type=submit] {
	width: auto;
	margin: 0 auto;
	padding: .25em 1em;
	font-weight: 700;
	border: 0
}
.related-articles {
	margin-left: -1rem
}
.related-articles li, .related-articles ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.related-articles li {
	padding: 1px 0;
	font-size: .9rem;
	font-weight: 700;
	line-height: .8rem;
	border-bottom: 1px dotted silver
}
.h1, .h2, .h3, .h4, .h6, h1, h2, h3, h4, h6 {
	font-weight: 400
}
.panel, .table td, .table th {
	border-bottom: 1px solid #dcdcdc
}
.related-articles li a, .related-articles li span {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: 400
}
.related-articles li a {
	color: #2C2C30
}
.related-articles li:hover {
	background: #F3AE47
}
.related-articles li.current, .related-articles li.current:hover {
	color: #fff;
	background: #2C2C30
}
.img, .introtext, .p, .plaintext, .topline, blockquote, dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
	margin: 0 10px
}
.introtext p, .p p, .panel .lnk {
	margin-right: 0;
	margin-left: 0
}
h1, h2, h3, h4, h5, h6, img {
	padding-bottom: 0
}
p {
	font-size: 1.1rem;
	line-height: 1.4rem;
	margin: 0 0 1.2rem
}
.h1, h1 {
	text-transform: uppercase;
	font-size: 3.5rem;
	line-height: 3.1rem;
	margin: 0 0 1rem
}
.h2, .h3, h2, h3 {
	line-height: 100%;
	text-transform: uppercase;
	margin: .5rem 0
}
.h2, h2 {
	font-size: 2rem
}
.h3, h3 {
	font-size: 1.7rem
}
.h4, h4 {
	font-size: 1rem;
	margin: .4rem 0;
	text-transform: none
}
.h5, .h6, h5, h6 {
	font-size: 100%
}
.block-head a, .block-head h1, .breadcrumb, .breadcrumb a, .home-tools-bar dl dt, .label, .mega-menu>li>a, .mobilenav a, .related-recipes h2 {
	text-transform: uppercase
}
.h5, h5 {
	margin-bottom: 0;
	color: #0087b9;
	line-height: 1.333em
}
.h6, h6 {
	font-style: normal
}
.breadcrumb {
	clear: both;
	margin: 5px 0 18px;
	padding: 0;
	font-size: .9rem;
	line-height: 1rem
}
.breadcrumb li {
	display: inline;
	color: #2C2C30
}
.breadcrumb li:after {
	display: inline-block;
	padding: 0 6px 0 10px;
	content: "\203a"
}
.breadcrumb li.last:after, .breadcrumb li:last-child:after {
	content: ""
}
.breadcrumb a {
	color: #2C2C30;
	white-space: nowrap
}
.introtext {
	margin-bottom: 20px;
	font-weight: 700
}
.topline {
	margin-top: 2px;
	margin-bottom: 3px;
	color: #333;
	font-weight: 400;
	font-size: 14px
}
.preloader, img.lazy {
	background: url(../img/loading.gif) center center no-repeat #fff
}
.img-handler {
	position: relative;
	display: block;
	width: 100%;
	height: 141px;
	text-indent: -99999px;
	background-size: cover;
	background-position: center
}
.img-empty {
	background: url(../img/pattern-stripes.png) #fff
}
img.right {
	float: right;
	margin: 0 0 1rem 1rem
}
img.left {
	float: left;
	margin: 0 1rem 1rem 0
}
img.clear {
	float: none;
	width: 100%;
	margin: 0 0 1rem
}
.bar {
	height: 18px;
	background: #FC0
}
.panel {
	position: absolute;
	top: 24px;
	z-index: 29;
	display: none;
	width: 995px;
	background: #fff;
	font-size: 12px
}
.side-nav, .side-nav li, .table {
	position: relative
}
.panel strong {
	color: #4b4b4b
}
.panel h2 {
	padding-bottom: 7px;
	font-size: 12px
}
.panel .img {
	margin-bottom: 9px;
	padding-top: 2px
}
.panel hr {
	margin-top: 2px;
	margin-bottom: 9px
}
.panel hr.seperator {
	margin-top: 20px;
	margin-bottom: 18px
}
.label {
	font-size: .7rem;
	font-weight: 700;
	color: #FFF;
	padding: 3px 8px;
	background: #69BE28
}
.label a, .label a:hover, .label a:visited {
	color: #FFF;
	text-decoration: none
}
.label-1103 {
	background: #00A1DE
}
.label-1803 {
	background: #ff6319
}
.label-1796 {
	background: #6297C3
}
.label-1719 {
	background: #EF5E29
}
.label-1808 {
	background: #333535
}
.whitelabel {
	display: block;
	padding-bottom: 9px;
	color: #fff;
	font-weight: 700;
	font-size: 16px
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
.table {
	overflow: auto;
	margin: 0;
	padding: 0 2px;
	width: 100%;
	border-spacing: 8px 0;
	border-collapse: separate;
	background-color: #fff;
	table-layout: auto;
	empty-cells: show;
	zoom: 1
}
.table td, .table th {
	padding: 4px 0 2px;
	line-height: 16px
}
.table .th td, .table th {
	padding: 8px 0;
	font-weight: 700;
	text-align: left
}
.table tr.th:first-child td, .table tr:first-child th {
	border-bottom: 2px solid #2C2C30
}
.th-standard td, .th2 td {
	padding-top: 14px;
	color: #2C2C30;
	vertical-align: bottom;
	font-weight: 700
}
.table p {
	margin: 0;
	padding: 0
}
table.condensed {
	font-size: 11px
}
.side-nav {
	padding-left: 0;
	margin-left: -1.4rem;
	margin-right: -.8rem;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 20px
}
.side-nav a {
	display: block;
	padding: .3rem;
	border-bottom: 1px solid #dcdcdc;
	color: #333;
	font-weight: 400;
	font-size: .9rem;
	line-height: 1.2rem
}
.side-nav ul {
	margin: 0;
	padding-left: 0;
	display: none
}
.side-nav li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	z-index: 21
}
.side-nav ul a, .side-nav>li>a {
	padding-left: .7rem
}
.side-nav ul ul a {
	padding-left: .9rem
}
.side-nav a:hover {
	text-decoration: none;
	color: #2C2C30;
	background-color: #F5F8FA
}
.side-nav a.selected {
	color: #fff;
	background: #2C2C30;
	padding-left: .7rem;
	font-weight: 700
}
.side-nav a.selected:hover {
	background: #F3AE47
}
.side-nav>li.selected>ul {
	display: block;
	background: #EBE5D0
}
.side-nav>li.selected>ul ul {
	background: #EEE
}
.side-nav>li.selected>ul a {
	border-bottom: 1px solid #fff
}
.side-nav>li>ul>li a.selected {
	background: #8096A0;
	margin-left: 0;
	margin-right: 0
}
.side-nav>li>ul>li a.selected:before {
	content: "\25BA   ";
	vertical-align: top;
	font-size: 8px
}
.additionaltext {
	margin-top: -1px;
	padding: 0 0 8px 8px;
	border-bottom: 1px solid #dcdcdc;
	background-color: #fff;
	color: #2C2C30
}
.mobilenav {
	display: none;
	height: 45px;
	background-color: #2C2C30
}
.mobilenav li {
	float: left;
	list-style: none;
	border-right: 1px solid #2C2C30
}
.mobilenav a {
	display: block;
	padding: 9px 10px;
	background: #2C2C30;
	color: #fff;
	font-weight: 400;
	font-size: .8rem
}
.mobilenav .selected a, .mobilenav a:hover {
	background-color: #262626;
	color: #fff;
	text-decoration: none
}
.more, a:hover .more {
	color: #2C2C30
}
a:hover .hilight, a:hover .more {
	text-decoration: underline
}
.mobilenav a i.fa {
	margin-right: .4rem
}
li.mdonate {
	float: right;
	border: 0
}
a.mdonate {
	margin: 5px 8px 0;
	padding: 4px 9px;
	background: #e85109
}
.mobilenav .selected a.mdonate, a.mdonate:hover {
	background-color: #66B103
}
.more {
	padding-right: 9px;
	font-weight: 400;
	zoom: 1
}
.lnk {
	margin: -1px 10px 0
}
a.lnk {
	margin: -1px 0 0
}
a.lnk:after {
	content: "\203a"
}
.newslist .lnk {
	padding-top: 8px
}
.lnk a, .mlnk a, a.lnk {
	display: block;
	padding: 0 0 0 7px;
	color: #333;
	font-weight: 400;
	line-height: 18px
}
.mlnk a {
	padding: 1px 0 1px 7px;
	line-height: 16px
}
.lnk>br {
	display: none
}
.lnk a.selected, a.lnk.selected {
	background-position: 0 -400px;
	color: #390;
	font-weight: 700
}
.lnkmorespace a {
	margin-bottom: 4px
}
.float .lnk {
	overflow: hidden;
	margin: auto
}
.more.hilight {
	display: block;
	margin: 8px 0 0;
	padding: 0 0 0 7px;
	background-position: 0 -400px;
	line-height: 18px
}
.odd {
	background-color: #ecf7fc
}
.noborder, .noborder img {
	border: 0!important
}
ul.pagination {
	display: block;
	margin-left: -5px;
	margin-bottom: 1rem;
	height: 2rem
}
ul.pagination li {
	display: block;
	float: left;
	margin-right: .2rem;
	margin-left: .2rem;
	color: #333;
	min-width: 2rem;
	font-size: .85rem
}
ul.pagination li a, ul.pagination li span.current {
	display: block;
	text-align: center;
	line-height: 100%;
	height: 2rem;
	padding-top: .45rem;
	color: #333
}
ul.pagination li:first-child a, ul.pagination li:last-child a {
	padding-left: .6rem;
	padding-right: .6rem
}
ul.pagination li a:focus, ul.pagination li:hover a {
	background: #f3f3f3
}
ul.pagination li.unavailable a {
	color: #ccc;
	cursor: default
}
ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover a {
	background: 0 0
}
ul.pagination li span.current {
	background: #00A1DE;
	color: #fff;
	font-weight: 700;
	cursor: default
}
ul.pagination li span.current:focus {
	background: #2C2C30
}
.pagination_info {
	color: #2C2C30
}
.tooltip {
	position: absolute;
	z-index: 1020;
	display: block;
	visibility: visible;
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.hidden, .reveal-modal {
	visibility: hidden
}
.tooltip.in {
	opacity: .86;
	filter: alpha(opacity=86)
}
.tooltip.top {
	margin-top: -2px
}
.tooltip.right {
	margin-left: 2px
}
.tooltip.bottom {
	margin-top: 2px
}
.tooltip.left {
	margin-left: -2px
}
.tooltip.bottom .tooltip-arrow, .tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px;
	border-right: 5px solid transparent
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	border-top: 5px solid #444;
	border-left: 5px solid transparent
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #444
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	border-bottom: 5px solid #444;
	border-left: 5px solid transparent
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-top: 5px solid transparent;
	border-right: 5px solid #444;
	border-bottom: 5px solid transparent
}
.tooltip-inner {
	padding: 3px 8px;
	max-width: 120px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #444;
	color: #fff;
	text-align: center;
	text-decoration: none
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0
}
.reveal-modal-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 40;
	display: none;
	width: 100%;
	height: 100%;
	background: #000
}
.reveal-modal {
	position: absolute;
	top: 30px;
	left: 46%;
	z-index: 41;
	display: none;
	margin-left: -360px;
	padding: 34px 20px 20px;
	width: 720px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4)
}
.reveal-modal :first-child {
	margin-top: 0
}
.reveal-modal :last-child {
	margin-bottom: 0
}
.close-reveal-modal, .reveal-modal .close-reveal-modal {
	position: absolute;
	top: 8px;
	right: 11px;
	color: #333;
	font-size: 12px;
	cursor: pointer
}
.close, .reveal-modal .close {
	display: inline-block;
	margin-left: 6px;
	padding-top: 1px;
	width: 19px;
	height: 18px;
	background-color: #dcdcdc;
	color: #777;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	font-size: 19px;
	line-height: 16px
}
.reveal-modal.small {
	margin-left: -10%;
	width: 30%
}
.reveal-modal.medium {
	margin-left: -20%;
	width: 40%
}
.reveal-modal.large {
	margin-left: -30%;
	width: 60%
}
.reveal-modal.expand {
	margin-left: -45%;
	width: 90%
}
.reveal-modal .row {
	min-width: 0
}
.reveal-modal .row>div {
	padding-right: 5px;
	padding-left: 5px
}
.control-cookies {
	background-color: #F7F9FA;
	padding: 10px;
	font-size: 1.1rem;
	width: 100%;
	text-align: center;
	display: none
}
.close-control-cookies {
	margin-left: 20px;
	cursor: pointer
}
#mobileModal {
	left: 42%;
	margin-left: -40%;
	padding: 20px 15px 0;
	width: 277px;
	font-size: 16px
}
#mobileModal .btn {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	background-position: right -694px;
	text-align: left;
	font-weight: 700;
	font-size: 16px
}
#mobileModal h1 {
	margin-bottom: 6px;
	font-size: 22px
}
#mobileModal p {
	margin: 0
}
#mobileModal .nvgtn {
	margin: 0 -15px
}
#mobileModal .nvgtn li {
	padding: 8px 15px 20px;
	background-color: #ecf7fc;
	color: #2C2C30
}
.onlymobile {
	display: none!important
}
.caret, .dropdown {
	display: inline-block
}
.plaintext .snd {
	margin-left: 132px
}
.caret {
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #1c1c1c;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}
.dropdown {
	position: relative
}
.dropdown>li>ul {
	display: none;
	position: absolute;
	z-index: 1
}
.mega-menu, .mega-menu ul {
	position: relative;
	padding: 0
}
.dropdown>li:hover ul {
	display: block;
	transition: all .3s ease-in-out
}

@media only screen and (min-width:768px) and (max-width:1012px) {
.panel {
	padding-bottom: 30px;
	width: 762px
}
}

@media only screen and (max-width:459px) {
.btn.btn-primary, .radio.inline {
	margin-left: 0!important
}
.input-large {
	width: 95%
}
textarea.input-large {
	width: 97%
}
select.input-large {
	width: 100%
}
.btn.btn-primary {
	margin-top: 10px
}
.tl_next {
	right: 710px
}
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.clear {
	clear: both
}
.content-body p, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .modal-footer:after, .modal-footer:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	content: " ";
	display: table
}
.content-body p, .clearfix:after, .container-fluid:after, .container:after, .modal-footer:after, .panel-body:after, .row:after {
	clear: both
}

@media print {
*, .hilight {
	color: #000!important
}
blockquote, img, pre, tr {
	page-break-inside: avoid
}
.page, .wrapper, section>.line {
	overflow: visible
}
* {
	background: 0 0!important;
	box-shadow: none!important;
	text-shadow: none!important;
	-ms-filter: none!important
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
.up:before {
	content: "\25B2 "
}
.eq:before {
	content: "\25BA "
}
.down:before {
	content: "\25BC "
}
.more:after {
	padding-left: 2px;
	content: "\25BA ";
	vertical-align: top;
	font-size: 9px;
	line-height: 15px
}
.lnk a:before, .mlnk a:before {
	content: "\25BA  ";
	vertical-align: top;
	font-size: 9px
}
.lnk, .mlnk {
	padding-left: 12px;
	text-indent: -12px
}
.lnk a, .mlnk a {
	padding-left: 0
}
blockquote, pre {
	border: 1px solid #999
}
thead {
	display: table-header-group
}
@page {
	margin: .5cm
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.logo img {
	display: block;
	visibility: visible
}
.page, .wrapper {
	min-width: 600px;
	max-width: 600px;
	width: 600px
}
.breadcrumb {
	margin-left: 0
}
hr {
	clear: left
}
#header {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	height: 82px;
	background: #fff!important
}
.logo {
	right: 32px;
	top: 0!important
}
.page {
	top: 0
}
}
.invisible, .mega-menu .n1 a {
	visibility: hidden
}
div.lnk ul {
	margin: 0;
	padding-left: 0
}
div.lnk ul li {
	list-style: none;
	font-size: .8rem
}
.mega-menu, .mega-menu>li>a {
	line-height: 2.5rem;
	font-size: 3.1rem
}
.checkboxlist-special span {
	float: left
}
.label-s {
	padding-top: 2px!important
}
.navigation {
	position: relative;
	z-index: 25
}
.mega-menu {
	margin: 0;
	width: 100%;
	list-style: none;
	z-index: 50
}
.mega-menu ul, .mega-menu ul li {
	list-style: none
}
.mega-menu ul {
	display: none;
	z-index: 1;
	margin: 0
}
.mega-menu .newsub ul, .mega-menu li.mhover>ul, .mega-menu>li>a {
	display: block
}
.mega-menu>li {
	float: left;
	margin: 0;
	padding: 0
}
.mega-menu>li>a {
	float: left;
	padding: 5px 10px;
	margin: 0 5px;
	color: #1c1c1c;
	text-decoration: none;
	font-weight: 400;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.mega-menu>li:hover>a, .mega-menu>li>a:hover {
	color: #fff;
	background-color: #F60
}
.mega-menu>li>a.selected {
	background-color: #6bc200;
	color: #fff
}
.mega-menu .newsub {
	position: absolute;
	top: 56px;
	left: 0;
	padding: 50px 20px;
	min-height: 380px;
	width: 100%;
	background-color: #262626;
	box-shadow: 0 24px 18px -18px #000
}
.newsub .newsub {
	box-shadow: none
}
.mega-box {
	float: left;
	margin-right: 20px;
	padding: 10px 15px 28px;
	width: 227px;
	background-color: #fff;
	z-index: 9999;
	-webkit-box-shadow: 0 19px 31px -7px rgba(0,0,0,.75);
	-moz-box-shadow: 0 19px 31px -7px rgba(0,0,0,.75);
	box-shadow: 0 19px 31px -7px rgba(0,0,0,.75)
}
.mega-box p {
	margin: 0;
	padding: 10px 0 0;
	color: #333;
	font-size: 12px;
	line-height: 16px
}
.mega-box h2 {
	margin: 0;
	padding: 7px 0 8px
}
.mega-menu .lnk {
	margin: 5px 0 0
}
.mega-menu .newlevel2 {
	float: left;
	width: 200px;
	margin-right: 18px
}
.mega-menu .newlevel2 a, .mega-menu .newlevel2 strong, .mega-menu .simple a, .mega-menu .simple strong {
	display: block;
	float: none;
	margin-bottom: -1px;
	padding: 6px 8px;
	border: 1px solid #2C2C30;
	border-width: 1px 0;
	color: #fff;
	font-weight: 400;
	font-size: .9rem;
	line-height: 1.1rem;
	z-index: 999999999
}
.mega-menu .newlevel2 strong, .mega-menu .simple strong {
	padding: 6px 8px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: .85rem
}
.mega-menu .newlevel2 li.haschild>a {
	background: url(../img/arrow-submenu.png) 190px center no-repeat
}
.mega-menu .newlevel2 li.haschild:hover>a {
	position: relative;
	z-index: 20;
	width: 210px;
	padding-right: 19px;
	background: url(../img/arrow-leftmenu.png) 190px center no-repeat #2C2C30
}
.mega-menu .newlevel2 li:hover>a, .mega-menu .simple li:hover>a {
	color: #fff;
	text-decoration: none
}
.mega-menu .newlevel2 li a:hover {
	color: #00A1DE
}
.mega-menu .newlevel2 ul ul {
	display: none;
	position: absolute;
	top: 0;
	margin-left: 200px;
	padding: 0 10px 0 9px;
	min-height: 200px;
	width: 210px;
	border-left: 1px solid #CCC;
	background-color: #2C2C30
}
.mega-menu .newlevel2 ul li.mhover>ul {
	display: block
}
.mega-menu .newlevel2 li li.haschild:hover>a {
	padding-right: 29px
}
.mega-menu .n1 a, .mega-menu li.n1 a {
	width: 350px
}
.mega-menu ul.simple {
	position: absolute;
	top: 50px;
	margin-left: -10px;
	padding: 5px 15px 20px;
	background-color: #262626;
	box-shadow: 0 24px 18px -18px #000
}
.mega-menu ul.simple li {
	margin: 0;
	padding: 0;
	width: 190px
}
.mega-menu ul.simple li a {
	padding-left: 10px
}
.mega-menu ul.simple li a:hover {
	color: #00A1DE;
	transition: color .3s ease-in-out
}
.mega-menu .additionaltext {
	padding: 12px 1px 20px;
	width: 400px;
	border-bottom: 0;
	background-color: #262626;
	font-size: 12px
}

@media only screen and (min-width:768px) and (max-width:1012px) {
.mega-menu>li>a {
	padding-right: 5px;
	padding-left: 5px
}
#mega-menu .mega-box {
	display: none
}
}

@media only screen and (max-width:767px) {
.mega-menu {
	height: auto
}
.mega-menu .mega-box, .mega-menu .n1 {
	display: none
}
.mega-menu .notmobile {
	display: block!important
}
.mega-menu a, .mega-menu li, .mega-menu ul {
	float: none!important;
	margin: 0!important;
	width: auto!important;
	border: 0!important;
	background-color: #fff!important
}
.mega-menu li, .mega-menu ul {
	position: relative!important;
	top: 0!important;
	padding: 0!important;
	min-height: 24px!important
}
.mega-menu a {
	padding: 7px 12px 9px 20px!important;
	border-bottom: 1px solid #dcdcdc!important;
	color: #2C2C30!important;
	text-decoration: none!important;
	font-weight: 400!important;
	font-size: 16px!important;
	line-height: 120%!important
}
.mega-menu a.haschild {
	background-image: url(../img/sprite.png);
	background-position: right -1200px!important;
	background-repeat: no-repeat
}
.mega-menu a.haschild.selected, .mega-menu li:hover>a.haschild {
	background-position: right -1300px!important;
	color: #390!important
}
.mega-menu a.selected {
	color: #390!important
}
.mega-menu .newlevel2 .selected>ul, .mega-menu .selected>ul {
	display: block
}
.mega-menu>li>a {
	background-color: #ecf7fc!important
}
.mega-menu ul ul a {
	padding-left: 45px!important
}
.mega-menu ul ul ul a {
	padding-left: 70px!important
}
.mega-menu ul ul ul ul a {
	padding-left: 95px!important
}
}
.lnk a, .mega-box .lnk a, .size-col-d .mlnk a, a.lnk {
	background-position: -27px 2px;
	color: #2C2C30
}
.panel a strong {
	color: #2C2C30
}
.mega-menu .mhover .newlevel2 li.haschild.selected>a {
	background-position: 180px -396px;
	position: relative;
	padding-right: 19px;
	width: 174px;
	z-index: 20
}
.mega-menu .mhover .newlevel2 li li.haschild.selected>a {
	padding-right: 29px
}
.mega-menu li.mhover>ul {
	z-index: 2
}
.mega-menu .newlevel2 li.selected>a, .mega-menu .simple li.selected>a {
	background-color: #fff;
	color: #390
}
.mega-menu .newlevel2 ul li.selected>ul {
	display: block
}
.mega-menu .newlevel2 li li.haschild.selected>a {
	width: 195px
}
.mega-menu .newlevel2 ul ul ul {
	left: 0;
	margin-left: 219px
}
#sidemenu {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	display: block!important;
	z-index: 23;
	top: 0;
	position: absolute;
}
.menuactive #sidemenu {
	width: 100%;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	z-index: 23
}
#sidemenu {
	display: none
}
.selected a.mnav {
	background-color: #6bc200;
	background-position: 0 0;
	color: #fff
}

@media only screen and (max-width:459px) {
.menuactive #sidemenu {
	width: 84%
}
.menuactive .page {
	-webkit-transform: translateX(86%);
	-moz-transform: translateX(86%);
	-o-transform: translateX(86%);
	transform: translateX(86%)
}
.current-flag {
	display: none
}
}

@media (max-width:767px) {
.mega-menu, .shdw {
	clear: both
}
.main.shadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.mobilenav {
	display: block;
	margin-bottom: 5px
}
.menuactive .wrapper {
	min-width: 0;
	max-width: 100%;
	overflow: hidden;
	padding: 0
}
.menuactive .page {
	overflow: hidden;
	width: 100%
}
.page {
	position: relative;
	z-index: 10
}
.menuactive #sidemenu {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	margin: 0;
	background-color: #2C2C30;
	overflow: hidden
}
#sidemenu, .page {
	transition: .25s all ease-in;
	-webkit-transition: .25s all ease-in;
	-moz-transition: .25s all ease-in;
	-o-transition: .25s all ease-in
}
#sidemenu ul {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 9;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
#sidemenu .sublayer, .closemenu {
	position: absolute;
	top: 0;
	width: 100%
}
#sidemenu a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #2C2C30;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: .8rem;
	line-height: 1rem
}
#sidemenu .submenuback {
	background: url(../img/navi.png) 0 -50px no-repeat #006a90;
	padding-left: 35px
}
#sidemenu .hasmenu {
	background: url(../img/navi.png) right 0 no-repeat
}
#sidemenu .selected {
	background-color: #6bc200
}
#sidemenu ul.submenuon {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%)
}
#sidemenu .sublayer {
	left: 100%;
	display: none
}
#sidemenu .sublayer.submenuon {
	display: block
}
#sidemenu .mega-box {
	display: none
}
#sidemenu .backlink {
	display: inline;
	float: left;
	padding: 10px 5px
}
.closemenu {
	background: 0 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	z-index: 1000
}
.shdw {
	margin: 1rem 0;
	height: 1px;
	border-bottom: 1px solid #eee;
	background: 0 0
}
.featured>div {
	border-right: none;
	padding-left: 15px;
	padding-right: 15px;
	display: block
}
footer ul, section.index p, ul.pagination li:first-child a, ul.pagination li:last-child a {
	display: none
}
.content-main {
	padding: 1rem 0 0;
	border-right: none
}
.content-head h1 {
	font-size: 2.4rem
}
.breadcrumb, ul.pagination li {
	font-size: .75rem
}
.content-body {
	padding: 0 0;
	border-left: none
}
ul.pagination {
	margin-left: -2rem;
	margin-right: -2rem
}
ul.pagination li {
	margin-right: .15rem;
	margin-left: .15rem;
	min-width: 1.5rem
}
ul.pagination li a, ul.pagination li span.current {
	height: 1.5rem;
	padding-top: .35rem
}
section.index div.row {
	padding-bottom: 1rem;
	margin-bottom: 1rem
}
footer .shdw {
	margin: -32px -2rem 1rem;
	background: url(../img/shadow.png) center -10px no-repeat
}
}
.block-head .dropdown, .block-head .dropdown>li>ul {
	float: right;
	min-width: 200px
}
.hidden, .hide, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
.show {
	display: block!important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}

@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
.visible-xs-block {
	display: block!important
}
.visible-xs-inline {
	display: inline!important
}
.visible-xs-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
.visible-sm-block {
	display: block!important
}
.visible-sm-inline {
	display: inline!important
}
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
.visible-md-block {
	display: block!important
}
.visible-md-inline {
	display: inline!important
}
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
.hidden-lg {
	display: none!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
.visible-lg-block {
	display: block!important
}
.visible-lg-inline {
	display: inline!important
}
.visible-lg-inline-block {
	display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}
body {
	color: #1c1c1c;
	background: url(../img/pattern-cross-hatch.png) #fff;
	padding: 0;
	margin: 0
}
.functions-bar {
	text-align: right;
	margin: 0;
	background: #333;
	font-size: .95rem;
	height: 45px;
	overflow: hidden
}
.functions-bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.functions-bar ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px
}
.functions-bar ul li a {
	display: block;
	font-weight: 400;
	text-decoration: none;
	color: #ccc;
	padding: 10px 5px 0
}
.functions-bar ul li a:hover {
	color: #fff
}
.functions-bar ul li.search-field {
	padding-right: 3px
}
.functions-bar ul li.search-field input {
	margin: 0
}
.functions-bar ul li.search-button {
	padding-left: 3px
}
.functions-bar ul li.social-top-bar {
	padding-right: 10px
}
.functions-bar ul li.social-top-bar a {
	padding-top: 4px
}
.block {
	border: none;
	margin-bottom: 0;
	padding: 5px 0;
	background-color: #fff;
	color: #999
}
.block-head {
	background-color: #1C1C1C;
	padding: 10px 15px;
	margin-bottom: .35rem
}
.block-head a, .block-head h1 {
	color: #FFF;
	display: block;
	font-size: 2rem;
	margin: 0;
	font-weight: 400
}
.block-head .dropdown i {
	font-size: 1.3rem
}
.block-head .dropdown>li>ul {
	background-color: #1C1C1C;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
	padding: .5rem 1.2rem;
	margin: 0 0 0 -1.2rem
}
.block-head .dropdown>li>ul a {
	font-size: 1.6rem
}
header {
	position: relative;
	padding: 10px 0
}
.mega-menu ul.simple {
	padding-top: 20px
}
.mega-menu ul.simple li:first-child {
	padding: 0 0 0 30px;
	position: relative
}
.mega-menu ul.simple li:first-child i {
	position: absolute;
	top: -32px;
	color: #F60;
	font-size: 28px
}
.mega-menu li.selected ul.simple li:first-child i {
	color: #6BC200
}
.logo {
	position: absolute;
	top: 20px;
	width: 310px;
	height: 150px;
	display: block;
	margin-left: 40px;
	margin-bottom: .2rem;
	z-index: 15
}
.logo img {
	width: 100%
}
body#pages-home .logo {
	width: 350px;
	height: 180px;
	margin-left: 20px
}
.slideshow-wrapper {
	margin-bottom: .65rem
}
.slideshow-wrapper .flexslider {
	margin: 0 0 20px
}
.slideshow-wrapper .flex-control-nav {
	bottom: -5px
}
.slideshow-wrapper .flex-direction-nav a {
	width: 60px;
	height: 60px;
	margin: -30px 0 0
}
.home-recipes .row>.col-md-3 {
	padding-bottom: 1rem
}
.home-articles h2, .home-recipes h2 {
	font-size: 1.7rem;
	margin: .5rem 0
}
.home-restaurants h3, .last-recipes h3 {
	font-size: 2rem;
	margin: .5rem 0
}
.home-chefs {
	margin: .65rem 0;
	padding: 1.5rem .65rem 1rem 1.5rem;
	background: url(../img/pattern-stripes.png) #fff
}
.home-chefs .carrousel {
	margin: 0 0 20px
}
.home-chefs .img-circle {
	width: 100px;
	height: 100px
}
.chef-name {
	font-size: 2rem;
	line-height: 1.2rem;
	font-family: "Demi Extra Compressed";
	color: #00AEEF;
	display: block
}
.chef-name span {
	font-size: 1.35rem;
	font-family: "Book Extra Compressed";
	color: #000
}
.home-tools-bar {
	background-color: #f6f5f2;
	position: relative;
	vertical-align: middle;
	margin: .5rem -2.5rem;
	padding: 0 2.5rem
}
.home-tools-bar dl {
	display: table;
	margin: 0;
	float: left
}
.home-tools-bar dl dd, .home-tools-bar dl dt {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	white-space: normal
}
.home-tools-bar dl dt {
	background: #1c1c1c;
	color: #fff;
	font-family: "Demi Extra Compressed";
	font-weight: 400;
	padding: 10px 14px 7px
}
.home-tools-bar dl dt h5 {
	font-size: 1.6rem;
	color: #fff;
	white-space: nowrap
}
.home-tools-bar dl dt .caret {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: -12px;
	top: 50%;
	margin-top: -8px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #1c1c1c
}
.home-tools-bar dl dd {
	padding: 5px 14px
}
.home-tools-bar .row>div {
	padding-right: 3px
}
.home-tools-bar .row>div:last-child {
	padding-left: 3px
}
.cooking-times {
	font-size: 1rem;
	font-weight: 400
}
.cooking-times .col-md-12 span {
	display: block;
	line-height: 1.2rem;
	font-weight: 700;
	margin-bottom: .7rem
}
.cooking-times .col-md-12 div.total {
	float: none;
	font-size: 1.4rem
}
.cooking-times .col-md-12 span.total {
	font-size: 1.8rem;
	margin-bottom: 10px;
	font-weight: 700
}
.cooking-times i {
	color: #999
}
.servings {
	font-size: 1.2rem
}
.lead-overview .servings dl:after, .servings dl:before {
	display: table;
	content: "";
	line-height: 0
}
.servings dl:after {
	clear: both
}
.servings dl dt {
	float: left;
	width: 80px;
	margin: 0 5px 0 0
}
.servings dl dd {
	float: left;
	width: 70px;
	font-weight: 700;
	white-space: normal
}
.info {
	line-height: .9rem
}
.addthis_sharing_toolbox {
	float: right
}
.recipe-ingredients ul {
	margin-left: 0;
	padding-left: 0
}
.recipe-ingredients ul li {
	border-top: 1px dotted #999;
	padding: 3px 0;
	line-height: 1.5em;
	margin-left: 0;
	list-style: none
}
.related-recipes .row {
	padding-bottom: 10px
}
.related-recipes h2 {
	font-size: 2.5rem;
	padding-top: 8px;
	border-top: 4px solid #000
}
.related-recipes a.fix-height {
	height: 95px;
	margin-bottom: 5px;
	background-color: #EEE
}
.related-recipes .col-lg-3 {
	border-right: 1px dotted #999;
	margin-right: -1px
}
.related-recipes .col-lg-3:last-child {
	border-right: none
}
.last-recipes .img-circle, .last-recipes .img-circle img {
	width: 90px;
	height: 90px;
	background-size: cover
}
.recipe-fav {
	margin-bottom: 1rem;
	width: 100%
}
.recipe-fav .fa-stack {
	width: 6rem;
	margin: 0 auto
}
.recipe-fav i {
	font-size: 5rem;
	min-width: 80%;
	color: #CCC;
	cursor: pointer
}
.recipe-fav i.fa-star {
	font-size: 2rem;
	color: #FFF;
	top: 10px
}
.recipe-fav .fa-stack:hover i.fa-bookmark, .recipe-fav i.fa-bookmark:hover {
	color: #FBD94E
}
.recipe-fav .selected i.fa-bookmark {
	color: #ED4D4D
}
.recipe-fav .selected i.fa-star, .recipe-fav .selected:hover i.fa-bookmark {
	color: #FBD94E
}
.recipe-fav .selected:hover i.fa-star {
	color: #FFF
}
.send-recipe-box {
	background: url(../img/send-recipe-bg.jpg) #c77f10;
	padding-bottom: .4rem
}
.box-facebook {
	margin-bottom: 20px
}
#currentRating {
	margin: 5px 0 0
}
#currentRating img.forks {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
	border: none
}
.main {
	padding: 2rem 2.5rem;
	min-height: 432px;
	background-color: #FFF
}
.content-main {
	padding: 2rem 0 0 2rem
}
.content-side {
	position: relative
}
.content-head h1 {
	font-size: 3rem;
	line-height: 100%
}
.content-body li, .content-body p {
	font-size: 1rem;
	line-height: 1.8rem
}
.content-body {
	padding: 0 .5rem 2rem .5rem
}
.content-body.noln {
	border-left: none
}
.content-body li a, .content-body p a {
	font-weight: 700;
	color: #00A1DE;
	text-decoration: underline
}
.content-body li a:hover, .content-body p a:hover {
	font-weight: 700;
	color: #00A1DE;
	text-decoration: none
}
.content-body ol, .content-body ul {
	margin: 1.3rem 3rem 2rem 2rem
}
.content-body li {
	margin-bottom: .7rem
}
.content-body ul li {
	list-style-image: url(/img/bullet-circle.gif)
}
.content-body table {
	width: 100%;
	border: 1px solid #CCC
}
.content-body table th {
	padding: 10px;
	border-bottom: 1px solid #999
}
.content-body table td {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC
}
.content-body table td:last-child {
	border-right: none
}
.author, .author a {
	color: #1c1c1c
}
.author-main {
	padding-right: .5rem;
	padding-bottom: 1rem;
	text-align: center
}
.author-avatar {
	margin: 1rem auto;
	width: 90px;
	height: 90px;
	background-size: cover;
	background-position: center;
	border-radius: 50%
}
.author-name {
	font-weight: 700
}
.author-social {
	padding: .5rem 0;
	color: #ccc;
	font-size: .7rem
}
.author-social a {
	display: block;
	padding: 2px 0
}
.author-social i {
	margin-right: .2rem
}
.blog-index .author {
	float: left
}
.blog-index .author-avatar {
	margin: 0 .6rem 0 0;
	float: left;
	width: 45px;
	height: 45px
}
.blog-index .author-name, .blog-index .author-social {
	display: none
}
.post-date {
	margin-top: .5rem;
	font-size: .7rem
}

@media (max-width:767px) {
.functions-bar ul li a {
	font-size: .9rem
}
.functions-bar ul li:last-child {
	border: none
}
.functions-bar ul li.search-button, .functions-bar ul li.search-field {
	display: none
}
.social-top-bar {
	position: relative;
	float: left;
	top: 0;
	z-index: 99999;
	padding-right: 3px
}
.social-top-bar a {
	padding-top: 2px
}
header {
	min-height: 50px;
	padding: 0;
	margin: 0
}
.mobilenav {
	height: 40px;
	width: 100%;
	background: 0 0
}
.mobilenav ul {
	padding-left: 0;
	margin-left: 0;
}
.mobilenav li {
	float: left;
	background: 0 0;
	list-style: none;
	border-right: none
}
.mobilenav a {
	display: block;
	padding: 10px 10px 0;
	color: #2C2C30;
	font-weight: 400;
	background: 0 0;
	line-height: 3rem;
	font-size: 2rem;
	text-transform: uppercase
}
.mobilenav .selected a, .mobilenav a:hover {
	color: #999999;
	background: 0 0;
	text-decoration: none
}
.social-bottom-bar {
	text-align: center;
}
.social-bottom-bar a {
	padding: 5px 10px;
	margin-left: .5rem
}
.social-bottom-bar a i.fa {
	font-size: 1rem
}
.logo, body#pages-home .logo {
	text-align: right;
	top: 0;
	right: 1.5rem;
	width: 70%;
	height: auto;
	margin-left: 0;
	margin-bottom: -1.5rem;
	z-index: 7777
}
.logo img {
	width: 100%
}
#wrapper, .page, .wrapper {
	margin: 0;
	max-width: 100%!important;
	min-width: 100%!important;
	width: 100%!important
}
.wrapper {
	padding: 10px 0 0
}
.main {
	padding: 1rem
}
.container {
	margin-right: 0;
	margin-left: 0;
	padding-left: 15px;
	padding-right: 15px
}
footer {
	display: none
}
.legal_information {
	padding: 1rem;
	font-size: small
}
.content-main {
	padding: 2rem 0 0
}
.content-body {
	padding: 0
}
.subscription-box .col-xs-8 {
	padding-right: 5px
}
.subscription-box .col-xs-4 {
	padding-left: 5px
}
body#recipes-display .row.hr {
	border-top: none;
	border-bottom: none;
	padding-top: 0;
	margin-bottom: 0
}
body#recipes-display .img-fluid {
	margin-bottom: 1rem
}
.recipe-fav .fa-stack {
	width: 100%
}
.recipe-fav i {
	font-size: 2.5rem;
	min-width: 80%
}
.recipe-fav i.fa-star {
	font-size: 1rem;
	top: 1px
}
.block-head {
	margin-left: -1rem;
	margin-right: -1rem
}
.block-head .dropdown {
	min-width: 100px
}
.block-head .dropdown>li a, .block-head .dropdown>li>ul a {
	font-size: 1.2rem
}
.block-head .dropdown>li>ul {
	min-width: 100px;
	margin-left: -20px
}
.home-recipes .row>.col-xs-6 {
	height: 200px;
	max-height: 210px;
	overflow: hidden
}
.home-recipes h2, .home-recipes h3 {
	font-size: 1.5rem;
	margin-bottom: 0
}
.home-chefs .slides .row {
	margin-left: -5px;
	margin-right: -5px
}
.home-chefs .slides .row>.col-xs-4 {
	min-height: 150px;
	text-align: center;
	alignment-adjust: central;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px
}
.home-chefs .img-circle {
	width: 80px;
	height: 80px
}
.chef-name {
	font-size: 2rem;
	line-height: 1.2rem;
	display: block
}
.chef-name span {
	font-size: 1.35rem;
	color: #000
}
}
