* {
	outline: none;
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
    position: relative;
    min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #00124c;
}
img {
	border: 0px;
}
a {
	color: #00124c;
	text-decoration: none;
}
a:hover {
	color: #ee1c25;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	border: 0px;
}
div {
	box-sizing: border-box;
}
div, p, a, form, h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}
.clear, section, footer, header {
	clear: both;
}
article, aside, footer, header, nav, section {
	display: block;
}
body#main {
	
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
ul#menu li, .search_form input[type=submit], .results_form_search input[type=submit], .nice-select, .regulation h1, tr.details, blockquote h4, .date, .adress, .condolence, .meritorious h1, .nav-tabs > li a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .meritorious_box > div h4 {
	font-weight: 700;
}
header, section#menu_res, section#search, footer, section#subpage, section#contact_form, section#map {
	width: 100%;
}
.results_list li h4 span, .grave_right h2 span, .meritorious_box > div h4 span {
	text-transform: uppercase;
}
header, footer {
	background: #00124c;
	overflow: hidden;
}
section#subpage {
	background: #eee;
    min-height: 700px;
}
.header, nav, .search, .footer, .subpage, .contact_form {
	width: 1200px;
	margin: 0 auto;
}
.logo, address, .results_form_search, .contact_box, .contact_form_box, .contant_form_left, .grave_left, .prev {
	float: left;
	display: inline;
}
.title, .copyright, .results_form_sort, .contant_form_right, .grave_right, .next {
	float: right;
	display: inline;
}
.logo img {
	margin: 25px 0;
}
.title h1 {
	color: #fff;
	font-size: 1.8em;
}
.title h1, .title img {
	display: inline;
	vertical-align: middle;
}
.title img {
	margin: 20px 0 20px 20px;
}
.slicknav_menu {
	display: none;
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_menu {
  *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute; 
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); 
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}
.slicknav_nav {
  clear: both;
}
.slicknav_nav ul {
  display: block;
}
.slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
	margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_item a {
  display: inline;
}
.slicknav_nav .slicknav_row {
  display: block;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_brand {
  float: left;
}
.slicknav_menu {
  box-sizing: border-box;
  background: #00124c;
  padding: 5px;
}
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ee1c25;
}
.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
	padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #b4b4b4;
  color: #fff;
}
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
}
.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}
.slicknav_brand {
  color: #fff;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}
ul#menu {
	padding: 0px;
	margin: 14px 0;
	list-style: none;
}
ul#menu li {
	display: inline-block;
	margin: 0 2%;
	font-size: 1.1em;
}
ul#menu li:first-child {
	margin-left: 0;
}
ul#menu li:last-child {
	margin-right: 0;
}
ul#menu li li a {
  background: #fff none repeat scroll 0 0;
  color: #00124c;
  display: block;
  font-size: 0.9em;
  padding: 4px 0;
}
ul#menu li ul {
	overflow: hidden;
	display: none;
	margin-left: -20px;
}
ul#menu li:hover ul {
	position: absolute;
	display: block;
	width: 125px;
}
section#search {
	background: url('../gfx/background.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
ul#menu li ul li:first-child, ul#menu li ul li:last-child {
	margin: 0;
}
ul#menu li ul li {
	display: block;
}
ul#menu li ul li:first-child {
	padding-top: 14px;
}
footer {
	color: #fff;
	padding: 12px 0;
}
address {
	font-style: normal;
}
footer a {
	color: #fff;
}
ul#menu li ul li a:hover {
	color: #ee1c25;
}
.search, section#subpage {
	overflow: hidden;
}
section#subpage {
	padding: 2% 0;
}
.search_form, .search_form input[type=submit], .search button, .results_form_search, .results_form_search input[type=submit], .nice-select {
	border-radius: 50px;
}
.search_form, .results_form_search {
  border: 3px solid #fff;
  height: 54px;
  margin: 20% auto;
	width: 70%;
}
.search_form input[type=text], .search_form input[type=submit], .search button, .results_form_search input[type=text], .results_form_search input[type=submit], .contact_form_content input[type=text], .contact_form_content textarea, .contact_form_content input[type=submit] {
	font-family: 'Cabin', sans-serif;
}
.search_form input[type=text], .results_form_search input[type=text] {
	background: transparent none repeat scroll 0 0;
  border: 0 none;
  float: left;
  height: 40px;
  margin-left: 20px;
  margin-top: 2px;
  width: 80%;
	color: #fff;
	font-size: 1.2em;
}
.search_form input[type=text]::-moz-placeholder, .results_form_search input[type=text]::-moz-placeholder {
	background: rgba(255, 255, 255, 0);
}
.search_form input[type=submit], .results_form_search input[type=submit] {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  color: #85aad2;
  float: right;
  height: 48px;
  margin-right: -2px;
  text-align: center;
	font-size: 1.4em;
	width: 120px;
	cursor: pointer;
}
.search button {
	background: #fff none repeat scroll 0 0;
  border: 0 none;
  clear: both;
  color: #85aad2;
  cursor: pointer;
  float: left;
  font-size: 1em;
  height: 42px;
  margin-top: 14px;
  width: 28%;
}
.results_form_search {
	width: 76%;
}
.results_form_sort {
	width: 20%;
}
.results_form_search {
	margin: 0 auto;
}
.results_form_search input[type=text] {
	color: #00124c;
}
.results_form_search input[type=submit] {
	color: #ee1c25;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  border: 3px solid #fff;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  line-height: 48px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
	-moz-user-select: none;
  -ms-user-select: none;
	height: 54px;
  user-select: none;
  white-space: nowrap;
  width: 100%;
	font-size: 1.4em;
	color: #00124c;
	z-index: 0;
	text-align: left;
}
.nice-select:after {
	border-bottom: 2px solid #ee1c25;
  border-right: 2px solid #ee1c25;
  content: "";
  display: block;
  height: 25px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 26px;
  top: 18%;
  transform: rotate(45deg);
  transform-origin: 66% 66% 0;
  transition: all 0.15s ease-in-out 0s;
  width: 25px;
}
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #ccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
	background: #fff;
	width: 100%;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.results_info p {
	color: #b4b4b4;
	padding: 10px;
}
.results_list ul {
	margin: 2% 0px;
	padding: 0px;
	list-style: none;
}
.results_list li {
	background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px 0 rgba(218, 216, 216, 1);
  display: inline-block;
  float: left;
  margin: 0 24px 46px;
  min-height: 314px;
  padding: 6px 4px;
  text-align: center;
  width: 20%;
}
.results_list li h4 {
	font-size: 1.2em;
	margin-bottom: 14px;
}
.results_list li p.place {
	padding: 14px 0;
}
.results_list li img {
	border-top-right-radius: 16px;
	border-top-left-radius: 16px;
	margin-bottom: 10px;
}
section#menu_res {
  position: relative;
  z-index: 1;
}
.column {
	display: inline-block;
	float: left;
	text-align: center;
}
.column:first-child, .column:last-child {
	width: 20%;
}
.column:nth-child(2) {
	width: 60%;
}
.results_pagination.clear {
	padding: 30px 0 130px 0;
}
.column .nice-select {
	margin-top: -18px;
}
.column.pagination ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
.column.pagination li {
	display: inline-block;
	text-align: center;
	margin: 0 10px;
}
.column.pagination li a {
	color: #00124c;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.column.pagination li a:hover {
	color: #ee1c25;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.column.pagination li.active {
  background: #ee1c25 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
	line-height: 26px;
  display: inline-block;
	font-weight: bold;
  height: 26px;
  margin: 0 10px;
  text-align: center;
  width: 26px;
}
.column.pagination li.active a {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.column.pagination li.active a:hover {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.regulation h1, .price_list h1, .contact_box h1, .contact_form h1, .meritorious h1 {
	font-size: 1.6em;
	color: #00124c;
	margin: 0 auto 20px;
	text-align: center;
}
.price_list, .regulation, .contact {
	color: #000;
}
.price_list p, .regulation p, .contact p {
	line-height: 26px;
	padding-bottom: 19px;
}
table#use_of_places {
	font-size: 0.9em;
	margin-bottom: 4%;
	overflow-x: auto;
}
th { min-width: 50px; }
table#use_of_places tr {
	line-height: 28px;
}
table#use_of_places .lp, table#use_of_places .jm, table#use_of_places .vat {
	width: 6%;
}
table#use_of_places .specification {
	width: 36%;
}
table#use_of_places .price_netto, table#use_of_places .price_brutto {
	width: 12%;
}
table#use_of_places .binding_acts {
	width: auto;
}
tr.details {
  line-height: 80px !important;
  margin: 10px 0;
}
table#use_of_places .lp, table#use_of_places .jm, table#use_of_places .vat, table#use_of_places .specification, table#use_of_places .price_netto, table#use_of_places .price_brutto, table#use_of_places .binding_acts {
	font-size: 1.1em;
	line-height: 18px;
}
table#use_of_places .text-right {
	padding: 0 20px 0 0;
}
.contact_box {
  padding: 0 10%;
  width: auto;
}
.contact_form_box {
	width: 33%;
}
section#contact_form {
	background: #fff;
	padding: 2% 0;
	overflow: hidden;
}
.contact_form {
	padding: 0 6%;
}
.contact_form_content input[type=text], .contact_form_content textarea {
	width: 40%;
	height: 36px;
	border: 3px solid #b4b4b4;
	color: #000;
	padding: 4px 16px;
	font-size: 1.1em;
	margin: 10px 0;
}
.contact_form_content input[type=text]:nth-child(odd) {
	margin-right: 15px;
}
.contant_form_left {
	width: 60%;
}
.contant_form_right {
	width: 40%;
}
.contact_form_content textarea {
  height: 90px;
  padding: 12px;
	width: 92%;
}
section#map {
	height: 600px;
}
.obituaries footer {
	background: transparent;
	font-size: 0.8em;
	color: #00124c;
}
blockquote {
	text-align: center;
	margin-bottom: 20px;
}
blockquote h4 {
	font-style: italic;
	font-size: 1.4em;
}
.obituaries_img {
	background: #fff;
	width: 720px;
	margin: 0 auto;
}
.cross {
	color: #ee1c25;
}
.cross_img img {
	display: inline;
  margin-bottom: 0;
  vertical-align: middle;
}
.grave {
	overflow: hidden;
	background: #fff;
	margin: 0 auto;
	padding: 2% 0;
}
.grave_right ul#ico, .grave_right ul#localize, .family ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.grave_right ul#ico {
	display: inline-block;
	float: left;
}
.grave_right ul#localize li {
  border: 2px solid #ee1c25;
	display: inline-block;
  height: 92px;
  margin: 24px 6px 0;
	width: 66px;
}
.grave_right h2 {
	margin: 0 auto;
	font-size: 1.4em;
}
.grave_left, .grave_right {
	width: 50%;
}
.grave_right {
	text-align: center;
}
ul#localize li span {
	background: #ee1c25;
	color: #fff;
}
ul#localize li p {
	color: #000;
}
.localize_div_top {
	background: red;
	height: 46px;
	color: #fff;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-top: -2px;
}
.localize_div_bottom {
	color: #000;
	font-size: 1.6em;
	padding-top: 6px;
}
.localize_div_top {
	display: flex;
	align-items: center;
	justify-content: center;	
}
ul#localize li, .family li {
	display: inline-block;
}
.date, .adress {
	font-size: 1.2em;
}
.date, .adress {
	color: #000;
	margin: 30px 0;
}
.family li {
	margin: 0 10px;
}
.family li span {
	display: block;
	color: #ee1c25;
}
.condolence {
	width: 80%;
	margin: 20px auto;
	padding: 20px 0;
	color: #000;
	border: 3px solid #ee1c25;
}
.grave_right ul#localize li, .grave, .condolence, .contact_form_content input[type=text], .contact_form_content textarea, .results_list li, .next_prev a, .nav-tabs > li a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .meritorious_box {
	border-radius: 20px;
}
.condolence h4 {
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.condolence p {
	font-size: 0.9em;
	font-weight: 400;
}
.grave_right ul#ico li {
  display: inline-block;
  min-height: 132px;
	width: 126px;
	vertical-align: middle;
}
ul#ico span {
  display: block;
	text-align: center;
}
.next_prev {
	margin: 20px 0;
	overflow: hidden;
}
.next_prev a {
	width: 160px;
	height: 62px;
	background: #fff;
	display: block;
	text-align: center;
	font-size: 1.2em;
	display: flex;
	align-items: center;
	justify-content: center;
}
a.next::after, a.prev::before {
	border-bottom: 3px solid #ee1c25;
  border-right: 3px solid #ee1c25;
	content: "";
  display: block;
  height: 25px;
  margin-top: -4px;
  pointer-events: none;
  right: 26px;
  top: 18%;
  transform-origin: 66% 66% 0;
  transition: all 0.15s ease-in-out 0s;
  width: 25px;
}
a.next::after {
  transform: rotate(-45deg);	
}
a.prev::before {
  transform: rotate(-225deg);	
	margin-right: 10px;
}
.location_grave h4 {
	text-align: center;
	font-size: 2em;
	margin-bottom: 30px;
}
.location_grave {
  text-align: center;
}
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  -webkit-transform: translatez(0);
	z-index: 1;
}
.bx-wrapper {
  background: #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: 10px;
  position: absolute;
  width: 100%;
	z-index: 1;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('gfx/bx_loader.gif') center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #eff1f1;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-prev {
  left: 30px;
  background: url('gfx/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0 -32px;
}
.bx-wrapper .bx-next {
  right: 30px;
  background: url('gfx/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: -43px -32px;
}
.bxslider img {
	margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('gfx/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.nav-tabs > li {
  border-radius: 20px;
  border-style: solid;
  margin: 0 6px;
  width: 19%;
	border: 2px solid #00124c;
}
.nav-tabs > li.active, .nav-tabs > li a:hover {
	border-width: 0px;
}
.nav-tabs > li a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: #ee1c25;
	color: #fff;
	border: 2px solid #ee1c25;
}
.nav-tabs {
  border-bottom: 0px;
}
.nav > li > a > img {
	margin-right: 4px;
}
.nav > li.active {
	border: 2px solid #ee1c25;
	background: #ee1c25;
}
.nav-tabs > li:hover {
	border: 2px solid #ee1c25;
	background: red;
}
.meritorious_box {
	background: #fff;
	padding: 8px 12px;
	overflow: hidden;
	margin: 20px 0;
	position: relative;
}
.meritorious_box:first-child {
	margin-top: 40px;
}
.meritorious_box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
.meritorious_box li {
	display: inline;
}
.meritorious_box li img {
	margin-right: 30px;
}
.meritorious_box > div h4 {
	font-size: 1.2em;
	margin-bottom: 12px;
}
.meritorious_box > div span {
	font-size: 1.1em;
}
.meritorious_box > div h4 span {
	margin-left: 6px;
}
.meritorious_box > div p {
  bottom: 6px;
  display: block;
  font-size: 0.9em;
  max-width: 330px;
  position: absolute;
	right: 0;
}
.meritorious > h1 {
  margin-bottom: 40px;
  text-align: center;
}
.contact_form_content input[type=submit] {
	background: #ee1c25;
	border-radius: 20px;
	text-align: center;
	height: 36px;
	border: 0;
	float: right;
	margin: 10px 0;
	color: #fff;
	width: 160px;
	font-size: 1.1em;
	cursor: pointer;
}
@media screen and (max-width: 1200px) {
	nav, .subpage, .contact_form {
    width: 100%;
	}
	.header, .footer, .search, .grave, .regulation, .results {
		width: 96%;
		margin: 0 auto;
	}
	body img, .obituaries_img img {
		height: auto;
		max-width: 100%;
	}
	.search button {
		width: 50%;
	}
	.js #menu {
		display: none;
	}
	.js .slicknav_menu {
		display: block;
	}
	tr.details {
    line-height: 28px !important;
	}
	.slicknav_nav li li {
    margin-left: 12px;
	}
	.results_list li {
    margin: 0 14px 28px;
    width: 21%;
	}
	.nav-tabs > li {
		width: 96%;
		margin: 6px auto;
		display: block;
		float: none;
	}
	.results_form_search, .results_form_sort {
		width: 100%;
		margin: 10px 0;
	}
}
@media screen and (max-width: 1024px) {
	.results_list li {
    margin: 0 14px 28px;
    width: 28%;
	}
	.meritorious_box {
    position: relative;
    width: 96%;
		margin: 20px auto;
	}
	.meritorious_box_text {
    float: left;
	}
	.meritorious_box > div p {
		margin-top: 10px;
		max-width: auto;
		position: static;
	}
	.meritorious_box > div h4 {
		margin-top: 14px;
	}
}
@media screen and (max-width: 768px) {
	body {
		font-size: 14px;
	}
	.logo, .title {
    display: block;
    float: none;
    text-align: center;
	}
	.logo img  {
    margin: 0;
	}
	.title h1 {
		font-size: 1.4em;
		display: block;
		margin-top: 20px;
        position: relative !important;
        top: 0 !important;
	}
	.title img {
		margin: 0 0 20px 0;
	}
	.search_form input[type="text"], .results_form_search input[type="text"] {
		width: 80%;
	}
	.grave_left, .grave_right {
		width: 100%;
		margin: 4% 0;
	}
	.bx-wrapper {
		margin: 0 auto 40px;
    max-width: 600px;
	}
	.grave_right ul#ico {
    float: none;
    margin-top: 30px;
	}
	.contant_form_left, .contant_form_right {
		width: 100%;
	}
	.contact_form_content {
    margin: 0 auto;
    width: 90%;
	}
	.contact_form_content input[type="submit"] {
		float: none;
	}
	.contact_form_content input[type="text"]:nth-child(2n+1) {
    margin-right: 26px;
	}
	.next_prev {
		padding: 0 10px;
	}
	.obituaries_img {
		width: 100%;
		text-align: center;
	}
	.column.pagination li {
		vertical-align: middle;
	}
	.column.pagination li.active {
		line-height: 26px;
	}
	.column:first-child, .column:last-child {
		display: none;
	}
	.column:nth-child(2) {
    width: 100%;
	}
	.meritorious_box li img {
    margin: 10px 5px;
    width: 30%;
	}
    .white-box
    {
        margin: 0 4px 10px !important;
    }
    .show-all
    {
        position: relative;
        top: 0 !important;
    }
    .copyright
    {
        float: left !important;
        margin-left: 5px;
    }
}
@media screen and (max-width: 736px) {
	.results_list li {
    margin: 0 14px 28px;
    width: 26%;
		height: 264px;
	}
	.search_form input[type="text"], .results_form_search input[type="text"] {
		width: 50%;
	}
.results_form_search input[type="submit"] {
    float: right !important;
	}
}
@media screen and (max-width: 425px) {
    .form-z-input
    {
        width: 85% !important;
    }
    .data-span-form
    {
        display: block !important;
    }
    .results_index li
    {
        width: 100% !important;
        margin-bottom: 10px !important;
        min-height: 340px !important;
    }
	.results_form_search input[type="submit"] {
		float: none;
		display: block;
	}
	.search button {
    margin: 20px 0;
    width: 100%;
	}
	address, .copyright {
    margin: 2% 0;
    width: 100%;
	}
	.search_form {
    width: 100%;
	}
	.next_prev a {
		width: 120px;
	}
	.results_list li {
    margin: 0 12px 28px;
    min-height: 244px;
    width: 41%;
	}
}
@media screen and (max-width: 375px) {
	.results_list li {
    display: block;
    float: none;
    margin: 0 auto 20px;
    min-height: 244px;
	}
	.results_list li {
    width: 66%;
	}
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.knowledge li
{
    float: none !important;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.z-filters
{
    display: none;
}

.nav > li > a:focus
{
    background: none !important;
}

#cookies-message
{
    background-color: #000 !important;
    color: white !important;
    line-height: 20px !important;
    opacity: 0.85 !important;
}