/*
Theme Name: Blake Child
Description: Child theme for the Blake Theme
Author: Upper
Template: blake
Version: 1.7
*/
@import url("../blake/style.css");
.leftrightlist {
  border: 1px solid #09446a;
  border-radius: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px;
}
.leftrightlist .imageholder {
  width: 20%;
}
.leftrightlist.even .imageholder {
  float: left;
  margin-right: 10px;
}
.leftrightlist.odd .imageholder {
  float: right;
  margin-left: 10px;
}
.forefooter {
  background-color: #313a40;
  margin-top: 40px;
  margin-bottom: 40px;
  height: 80px;
  display: flex;
  align-content: center;
  position: relative;
  z-index: 10;
}
.forefooter .container {
  align-self: center;
}
.forefooter .container a {
  line-height: 1;
  font-size: 1px;
  display: block;
}
.forefooter .container a img {
  margin-left: 15px;
}
.fullwidth-container.parallax > .container {
  top: auto !important;
  height: 100%;
}
.fullwidth-container.parallax > .container .whiteonleft {
  position: absolute;
  bottom: 25px;
  height: 120px;
  right: 100%;
  margin-right: -260px;
  width: 2000px;
  z-Index: 1;
  background: rgba(255, 255, 255, 0.4);
}
.fullwidth-container.parallax > .container .pageTitle {
  position: absolute;
  z-index: 2;
  bottom: 25px;
  margin-left: 240px !important;
  /* 275 - 33 */
}
.fullwidth-container.parallax > .container .pageTitle h1.page_title {
  margin: 0px;
  font-weight: 500 !important;
  font-size: 26px !important;
  line-height: 120%;
  width: 500px;
  height: 120px;
  overflow: hidden;
  display: block;
  color: white;
  background-color: #09446a;
  padding-left: 35px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.fullwidth-container.parallax > .container .pageTitle h1.page_title .innerbackground {
  background-color: transparent;
}
.cwx_quickfinder_wrapper {
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1140px;
  margin: auto;
}
.cwx_quickfinder_wrapper .cwx_quickfinder {
  width: 162px;
  height: 42px;
  position: relative;
}
.cwx_quickfinder_wrapper .cwx_quickfinder .cwx_quickfinder_item {
  position: relative;
}
.cwx_quickfinder_wrapper .cwx_quickfinder .cwx_quickfinder_item .post_thumb {
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.cwx_quickfinder_wrapper .cwx_quickfinder .cwx_quickfinder_item .post_thumb img.wp-post-image {
  position: absolute;
  transition: opacity 0.2s ease-in-out;
}
.cwx_quickfinder_wrapper .cwx_quickfinder .cwx_quickfinder_item .post_thumb img.wp-post-image.fadetop {
  opacity: 1;
  z-index: 2;
}
.cwx_quickfinder_wrapper .cwx_quickfinder .cwx_quickfinder_item .post_thumb a:hover img.fadetop {
  opacity: 0;
}
.sidepostlist {
  margin-left: -10px;
}
.sidepostlist .sidepost {
  display: flex;
}
.sidepostlist .sidepost .imageholder div {
  background-position: center center;
  width: 540px;
  height: 300px;
}
@media (max-width: 1659px) {
  .sidepostlist .sidepost .imageholder div {
    zoom: 75%;
  }
}
@media (max-width: 1199px) {
  .sidepostlist .sidepost .imageholder div {
    zoom: 50%;
  }
}
.sidepostlist .sidepost .datewrapper .duration {
  width: 80px;
  text-align: center;
}
.frontpageentry .vc_btn3.xpertreadmore {
  background-color: #313a40 !important;
  color: white !important;
  display: block;
  margin-top: 15px;
  width: 150px;
}
.frontpageentry .vc_btn3.xpertreadmore:hover {
  background-color: #52616b !important;
}
.frontpageentry .datewrapper {
  margin-right: 15px;
}
.frontpageentry .datewrapper .duration {
  font-size: 12px;
  display: block;
  padding: 5px;
  line-height: 1;
  white-space: nowrap;
  background-color: #313a40;
  font-weight: bold;
  color: white;
  cursor: pointer;
}
.frontpageentry p {
  font-weight: 500;
  line-height: 140%;
  font-size: 13px;
}
.frontpageentry h4 {
  padding: 0;
  margin-top: 0px;
  margin-bottom: 16px;
  line-height: 1;
}
.frontpageentry h4 a {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  color: #313a40;
}
.slick-slider .slick-prev {
  left: -35px !important;
}
.slick-slider.slickpartnerslider .slick-prev {
  left: -15px !important;
}
.slick-slider .slick-next {
  right: -15px !important;
}
.slickpartnerslider .partnerslide .partnerimage {
  position: relative;
  width: 248px;
  height: 67px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: auto;
}
.slickpartnerslider .partnerslide .partnerimage .color {
  width: 248px;
  height: 67px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: auto;
  opacity: 0;
  position: relative;
  z-index: 2;
  transition: opacity 0.2s linear;
}
.slickpartnerslider .partnerslide:hover .color {
  opacity: 1;
}
body .xpertseotext .wpb_text_column p,
body .xpertseotext .wpb_text_column li {
  font-size: 12px;
  line-height: 125%;
}
body .xpertseotext .wpb_text_column h3 {
  font-size: 16px;
  padding-top: 0px;
  margin-top: 0px;
}
.ecs-event-list {
  padding: 0;
  margin: 0;
}
.ecs-event-list li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  list-style: none;
  display: flex;
}
.slickpostslider h4 {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 18px;
  padding: 0px 10px;
  border: 0px solid #313a40;
  border-left-width: 1px;
  height: 84px;
}
.slickpostslider .slickthumbnail {
  position: relative;
}
.slickpostslider .slickthumbnail .postdate {
  font-size: 14px;
  display: block;
  padding: 12px;
  line-height: 1;
  background-color: #313a40;
  font-weight: bold;
  color: white;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.slickpostslider .slickthumbnail .articleimage {
  background-color: #09446a;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 300px;
}
.slickpostslider .slickpostitem {
  width: 270px;
}
.slickpostslider .slickpostitem.wide {
  width: 539px;
}
.moduleinfo {
  display: block;
  margin: auto;
  text-align: center;
}
.moduleinfo .moduleiconbackground {
  border-radius: 200px;
  background-color: #9ca1a4;
  color: white;
  width: 145px;
  height: 145px;
  position: relative;
  margin: auto;
}
.moduleinfo .moduleiconbackground .iconplacer {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 60px;
  margin-top: -30px;
}
.moduleinfo .modulecaption {
  margin-top: 10px;
  font-size: 120%;
}
.screenshot {
  margin-bottom: 20px;
}
.moduleheader {
  padding-top: 0px;
  padding-bottom: 20px;
}
@media (min-width: 1660px) {
  .container {
    width: 1650px;
  }
  .container.nopadding {
    margin: auto !important;
  }
  .modulecontent {
    width: 1100px;
  }
  .modulebackground {
    border-radius: 200px;
    background-color: #9ca1a4;
    color: white;
    width: 145px;
    height: 145px;
    position: relative;
    margin: auto;
  }
  .modulebackground .iconplacer {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 60px;
    margin-top: -30px;
  }
}
.page_content .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.page_content .the_title h2 a {
  font-size: 24px !important;
}
.page_content section.image_and_text .featured-image {
  float: left;
  margin-right: 15px;
  position: relative;
  z-index: 2;
}
.page_content section.image_and_text .the_title {
  width: auto;
  margin: 0;
  display: block;
}
.page_content section.image_and_text .the_title h2 {
  line-height: 100%;
  margin-bottom: 15px;
}
.page_content section.image_and_text .the_title h2 a {
  line-height: 100%;
}
.page_content section.image_and_text .metas-container {
  display: block;
  width: auto;
  float: none;
  overflow: hidden;
}
.btn-newsletterabo {
  margin-top: 10px;
}
.homepage_parallax.image,
.homepage_parallax.video {
  height: 95vh;
}
.page-template-template-product .homepage_parallax.image,
.page-template-template-productlike .homepage_parallax.image,
.page-template-template-product .homepage_parallax.video,
.page-template-template-productlike .homepage_parallax.video {
  height: 60vh;
}
section#home {
  position: relative;
}
section#home div.whiteoverlay {
  position: absolute;
  height: 130px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  top: 50%;
  margin-top: -65px;
}
section#home div.whiteoverlay img {
  height: 100px;
  position: absolute;
  left: 20%;
  margin-top: 15px;
}
section.xpert_productmenu {
  margin: 40px 0;
}
section.xpert_productmenu .productlogo_color {
  float: left;
  background-color: white;
  width: 240px;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.xpert_productmenu .productlogo_color img {
  vertical-align: middle;
  padding: 5px;
  width: 100%;
  max-height: 77px;
}
section.xpert_productmenu div.xpertproductnavcontainer {
  float: left;
  margin-left: 20px;
}
section.xpert_productmenu div.xpertproductnavcontainer ul.xpertproductnav {
  list-style: none;
}
section.xpert_productmenu div.xpertproductnavcontainer ul.xpertproductnav li {
  margin: 0;
  list-style: none;
  float: left;
  padding: 19px 16px;
}
section.xpert_productmenu div.xpertproductnavcontainer ul.xpertproductnav li a {
  color: white;
}
section.xpert_productmenu div.xpertproductnavcontainer ul.xpertproductnav li:hover {
  background-color: #313a40;
}
section.xpert_productmenu div.xpertproductnavcontainer ul.xpertproductnav li:hover a {
  text-decoration: underline;
}
section.xpert_productmenu div.xpertproductnavcontainer ul.xpertproductnav li.current-menu-item {
  background-color: #313a40;
}
section.xpert_productmenu div.xpertproductnavcontainer ul.xpertproductnav li.current-menu-item a {
  font-weight: bold;
}
.page_title {
  /*	color: white;
	text-shadow:
			3px 3px 0 #000,
			-1px -1px 0 #000,
			1px -1px 0 #000,
			-1px 1px 0 #000,
			1px 1px 0 #000;*/
  text-transform: uppercase;
}
.standardpagecontent p {
  font-size: 16px;
  line-height: 2em;
}
p.home-slide-content {
  font-size: 48px !important;
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .modulecontent {
    width: 665px;
  }
}
@media (min-width: 1200px) and (max-width: 1659px) {
  .modulecontent {
    width: 590px;
  }
}
@media (max-width: 1199px) {
  section.xpert_productmenu div.xpertproductnavcontainer {
    width: 600px;
    margin-top: 7px;
  }
}
@media (max-width: 999px) {
  .modulescreenshots {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
  }
  .modulescreenshots .screenshot {
    flex-grow: 0;
    flex-shrink: 0;
  }
  p.home-slide-content {
    font-size: 40px !important;
  }
  .homepage_parallax.image {
    height: 40vh;
  }
  .homepage_parallax.video {
    height: 60vh;
  }
  section#home div.whiteoverlay {
    height: 60px;
    background-color: rgba(255, 255, 255, 0.7);
    top: 50%;
    margin-top: -30px;
  }
  section#home div.whiteoverlay img {
    height: 40px;
    left: 35%;
  }
  img.packshot {
    display: none;
  }
  section.xpert_productmenu {
    display: none;
  }
}
@media (max-width: 767px) {
  p.home-slide-content {
    line-height: 120%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  section.xpert_productmenu div.xpertproductnavcontainer {
    width: 445px;
    margin-top: 7px;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .homepage_parallax #parallax-home {
    background-position: 0px 0px;
  }
}
.homepage_parallax #parallax-home {
  background-color: #313a40;
}
@media (min-width: 1000px) {
  .modulesidebar {
    width: 275px;
  }
  .nopadding {
    padding: 0 !important;
  }
  .moduleheader,
  .modulecontent {
    padding-left: 15px;
  }
}
img.packshot {
  position: absolute;
  right: 20%;
  margin-top: -400px;
}
header.xpertheader.navbar,
header.xpertheader.navbar.header_after_scroll {
  height: 40px;
  min-height: auto;
  background-color: #313a40 !important;
  color: white;
}
header.xpertheader.navbar .xpert_hotline,
header.xpertheader.navbar.header_after_scroll .xpert_hotline {
  position: absolute;
  width: 150px;
  text-align: center;
  height: 18px;
  left: 50%;
  margin-left: -75px;
  top: 5px;
  font-size: 18px;
}
header.xpertheader.navbar .xpert_hotline i,
header.xpertheader.navbar.header_after_scroll .xpert_hotline i {
  font-size: 18px;
}
header.xpertheader.navbar .xpert_hotline a,
header.xpertheader.navbar.header_after_scroll .xpert_hotline a,
header.xpertheader.navbar .xpert_hotline a:hover,
header.xpertheader.navbar.header_after_scroll .xpert_hotline a:hover {
  color: white;
}
@media (max-width: 479px) {
  header.xpertheader.navbar .xpert_hotline,
  header.xpertheader.navbar.header_after_scroll .xpert_hotline {
    margin-left: -35px;
  }
}
header.xpertheader.navbar button.menubutton,
header.xpertheader.navbar.header_after_scroll button.menubutton {
  background-color: transparent;
  border: 0px;
  font-weight: bold;
  font-size: 18px;
  padding: 6px 10px;
  text-transform: uppercase;
  color: white;
}
header.xpertheader.navbar button.menubutton i.fa,
header.xpertheader.navbar.header_after_scroll button.menubutton i.fa {
  font-size: 21px;
  display: block;
  float: left;
  margin-top: 2px;
  margin-right: 7px;
}
header.xpertheader.navbar button.menubutton:focus,
header.xpertheader.navbar.header_after_scroll button.menubutton:focus {
  outline: none;
}
header.xpertheader.navbar button.menubutton.menuopen,
header.xpertheader.navbar.header_after_scroll button.menubutton.menuopen {
  background-color: white;
  color: #313a40;
}
header.xpertheader.navbar .xpertmegamenu,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu {
  background-color: white;
  box-shadow: 0px 0px 26px 3px #313a40;
}
@media (max-width: 767px) {
  header.xpertheader.navbar .xpertmegamenu .navbar-nav > li,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .navbar-nav > li {
    /* float: left; */
  }
  header.xpertheader.navbar .xpertmegamenu .navbar-nav > li ul,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .navbar-nav > li ul {
    height: auto;
  }
  header.xpertheader.navbar .xpertmegamenu .navbar-nav li,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .navbar-nav li {
    min-width: auto;
  }
}
header.xpertheader.navbar .xpertmegamenu ul,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu ul,
header.xpertheader.navbar .xpertmegamenu li,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu li {
  background-color: white !important;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar {
  max-width: 1485px;
  margin: 20px 0px 0px 3px;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar > li > a,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar > li > a {
  margin-left: 15px;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar > li,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar > li {
  padding-bottom: 5px;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li hr,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li hr {
  width: 50px;
  text-align: left;
  margin-left: 0;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li {
  min-width: 150px;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li .main-menu-link.outsider,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li .main-menu-link.outsider {
  line-height: 42px;
  height: 42px;
  font-size: 20px;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li a,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li a {
  font-weight: 500;
  padding: 3px 5px 3px 5px;
  margin-bottom: 10px;
  line-height: 1;
  color: #313a40 !important;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li a:before,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li a:before {
  content: "" !important;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li a:hover,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li a:hover {
  color: white !important;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li .current-menu-item a,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li .current-menu-item a {
  color: #09446a !important;
  font-weight: bold;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li .current-menu-item a:hover,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li .current-menu-item a:hover {
  color: white !important;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li ul.dropdown-menu,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li ul.dropdown-menu {
  padding-left: 14px;
  margin-right: 14px;
  border-left: 1px solid #c9d5de;
  height: 322px;
  margin-top: 18px;
}
@media (max-width: 767px) {
  header.xpertheader.navbar .xpertmegamenu .xpert-navbar li ul.dropdown-menu,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li ul.dropdown-menu {
    border-width: 0;
    height: auto;
    display: none;
  }
  header.xpertheader.navbar .xpertmegamenu .xpert-navbar li ul.dropdown-menu.active,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li ul.dropdown-menu.active {
    display: block;
  }
  header.xpertheader.navbar .xpertmegamenu .xpert-navbar li ul.dropdown-menu.active a,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li ul.dropdown-menu.active a {
    padding-left: 25px;
  }
  header.xpertheader.navbar .xpertmegamenu .xpert-navbar li .main-menu-link.outsider,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li .main-menu-link.outsider {
    line-height: 30px;
    height: 30px;
    font-size: 18px;
  }
  header.xpertheader.navbar .xpertmegamenu .xpert-navbar li a,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li a {
    padding-left: 5px;
    font-size: 14px;
  }
  header.xpertheader.navbar .xpertmegamenu .xpert-navbar li.xpertmenu_megahead,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li.xpertmenu_megahead,
  header.xpertheader.navbar .xpertmegamenu .xpert-navbar li.xpertmenu_image,
  header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li.xpertmenu_image {
    padding-bottom: 15px;
  }
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li.blake_mega_menu > ul.dropdown-menu > li,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li.blake_mega_menu > ul.dropdown-menu > li {
  float: left;
  display: block;
  margin-right: 15px;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar li.blake_mega_menu .dropdown-menu li a,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar li.blake_mega_menu .dropdown-menu li a {
  max-width: 150px;
}
header.xpertheader.navbar .xpertmegamenu .xpert-navbar > li > a:hover,
header.xpertheader.navbar.header_after_scroll .xpertmegamenu .xpert-navbar > li > a:hover {
  color: #313a40 !important;
}
header.xpertheader.navbar .search_trigger,
header.xpertheader.navbar.header_after_scroll .search_trigger {
  display: block;
  float: right;
  padding-top: 10px !important;
}
header.xpertheader.navbar .search_trigger i.fa,
header.xpertheader.navbar.header_after_scroll .search_trigger i.fa {
  font-size: 18px;
}
@media (max-width: 767px) and (min-width: 480px) {
  header.xpertheader.navbar .search_trigger,
  header.xpertheader.navbar.header_after_scroll .search_trigger {
    right: 25px;
  }
}
@media (max-width: 479px) {
  header.xpertheader.navbar .search_trigger,
  header.xpertheader.navbar.header_after_scroll .search_trigger {
    right: 0px;
  }
}
.size-large {
  max-width: none;
  width: 100%;
}
.alignnone {
  margin: 10px 0px;
}
body.page-id-23 section#home .claimoverlay {
  position: absolute;
  bottom: 0px;
  z-index: 100;
  width: 100%;
}
body.page-id-23 section#home .claimoverlay .claimtext {
  text-align: center;
  color: white;
  line-height: 110%;
  font-size: 24px;
}
body.page-id-23 section#home .claimoverlay .claimtext p {
  color: white;
  text-align: center;
  line-height: 110%;
  font-size: 24px;
}
.moduleslider .slick-slider .slick-prev:before,
.moduleslider .slick-slider .slick-next:before {
  font-size: 35px;
}
.moduleslider .slick-slider .slick-prev {
  left: -35px !important;
}
.moduleslider .slickmoduleslider .moduleinfo {
  transition: opacity 0.2s linear;
  height: 280px;
}
@media (max-width: 1199px) {
  .moduleslider .slickmoduleslider .moduleinfo {
    height: 220px;
  }
}
@media (max-width: 767px) {
  .moduleslider .slickmoduleslider .moduleinfo {
    height: 190px;
  }
}
.moduleslider .slickmoduleslider .moduleinfo .buttonwrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.moduleslider .slickmoduleslider .moduleinfo .buttonwrapper button {
  background-color: #313a40;
  color: white;
  padding: 5px 25px;
  font-size: 12px;
  border-color: #313a40;
}
.moduleslider .slickmoduleslider .moduleinfo .buttonwrapper button:hover {
  background-color: #52616b;
}
.moduleslider .slickmoduleslider .moduleinfo .buttonwrapper button:focus {
  outline: 0px;
}
.moduleslider .slickmoduleslider .moduleinfo .buttonwrapper .arrow-down {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #313a40;
  margin: auto;
  opacity: 0;
}
@media (max-width: 1199px) {
  .moduleslider .slickmoduleslider .moduleinfo .moduleiconbackground {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .moduleslider .slickmoduleslider .moduleinfo .moduleiconbackground {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 1199px) {
  .moduleslider .slickmoduleslider .moduleinfo .moduleiconbackground .iconplacer {
    font-size: 40px;
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .moduleslider .slickmoduleslider .moduleinfo .moduleiconbackground .iconplacer {
    font-size: 30px;
    margin-top: -15px;
  }
}
.moduleslider .slickmoduleslider .moduleinfo .moduleaddcaption {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .moduleslider .slickmoduleslider .moduleinfo .moduleaddcaption {
    font-size: 10px;
  }
}
.moduleslider .slickmoduleslider .moduleinfo .modulecaption {
  line-height: 1.1;
  width: 190px;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px;
  margin: auto;
}
@media (max-width: 1199px) {
  .moduleslider .slickmoduleslider .moduleinfo .modulecaption {
    font-size: 11px;
    width: 120px;
  }
}
@media (max-width: 767px) {
  .moduleslider .slickmoduleslider .moduleinfo .modulecaption {
    font-size: 9px;
    width: 90px;
  }
}
.moduleslider .slickmoduleslider .grey {
  opacity: 0.5;
}
.moduleslider .xpertmdhidden {
  display: none;
}
.moduleslider .moduledescription {
  padding: 10px;
  box-shadow: 0px 0px 10px 0px #313a40;
}
.moduleslider .moduledescription .content {
  padding-bottom: 15px;
}
.moduleslider .moduledescription .content .floater {
  float: right;
  margin-left: 15px;
}
.moduleslider .moduledescription .btn {
  padding: 4px 20px;
}
.moduleslider .moduledescription .btn.xpertcontinue {
  background-color: #313a40;
  color: white;
}
.moduleslider .moduledescription .btn.xpertcontinue:hover {
  background-color: #52616b;
}
.moduleslider .moduledescription .btn.xpertclose {
  background-color: #9ca1a4;
  color: white;
}
.moduleslider .moduledescription .btn.xpertclose:hover {
  color: black;
}
#big_footer #primary_footer input {
  padding: 5px;
  margin-left: 0;
  color: #313a40;
}
#big_footer #primary_footer .textwidget {
  height: 100%;
  overflow: hidden;
}
#big_footer #primary_footer .textwidget p {
  padding-top: 45px;
  font-weight: normal;
}
#big_footer #primary_footer .textwidget .bgleft {
  background-color: #464e53;
}
#big_footer #primary_footer .textwidget .bgright {
  background-color: #394247;
}
#big_footer #primary_footer .mapswidget {
  padding-top: 48px;
}
#big_footer #primary_footer .cwx_quickfinder_wrapper {
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-top: -18px;
  padding-top: 0;
}
#big_footer #primary_footer .cwx_quickfinder_wrapper .cwx_quickfinder {
  margin-top: 21px;
  margin-bottom: 21px;
}
#big_footer #primary_footer .bgleft_right {
  background-color: #4a5257;
}
#big_footer #primary_footer .bgleft_right .textwidget {
  padding-top: 45px;
}
#big_footer #primary_footer .bgright_right {
  background-color: #3d464b;
}
#big_footer #primary_footer .social-icons-fa a i:before {
  font-size: 50px;
}
#big_footer #primary_footer .footer_sidebar ul {
  padding-top: 45px;
}
#big_footer #primary_footer .footer_sidebar ul li {
  transition: none;
  border-width: 0px;
}
#big_footer #primary_footer .footer_sidebar ul li a {
  transition: none;
  border-width: 0px;
  padding: 0;
  text-align: center;
}
#big_footer #primary_footer .footer_sidebar ul li a:before {
  content: none;
}
#big_footer #primary_footer .footer_sidebar ul li a:hover {
  padding: 0;
  margin: 0;
  color: white;
}
#big_footer #primary_footer .footer_sidebar ul li a i {
  transition: none;
}
@media (min-width: 768px) {
  #big_footer #primary_footer {
    height: 635px;
  }
  #big_footer #primary_footer .footer_sidebar {
    height: 615px;
  }
  #big_footer #primary_footer .footercol {
    height: 615px;
  }
}
#big_footer #secondary_footer h3 {
  margin: 0;
  padding: 0;
}
#big_footer #secondary_footer small {
  display: block;
  line-height: 1.1;
  font-size: 10px;
  text-align: justify;
}
#big_footer #secondary_footer .col-xs-10 {
  padding-right: 0;
}
.pea_cook_wrapper p {
  color: white;
  font-family: "Montserrat";
}
.pea_cook_wrapper p a {
  font-size: 11px;
}

.xpertmenu_standard.custom-3027 {
	position: relative !important;
}

.xpertmenu_standard.custom-3027::after {
	content: "Neu";
    background-color: #fd3122;
    color: #ffffff;
    padding: 1.5px 6px;
    border-radius: 9px;
    position: absolute;
    top: -3px;
    right: 6px;
    font-size: 10px;
	font-weight: 600;
}


/*
* Responsive handling (~19.9.2024 NU)
*/
@media screen and (max-width: 700px) {
   /* making blog posts responsive - break content on mobile */
  .sidepostlist {
    margin-left: 0px !important;
	  
	display: flex;
    flex-direction: column;
    gap: 2rem;
  }
  
  .sidepost {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
  
    overflow: hidden !important;
  }
  
  .sidepost .imageholder a div {
    background-size: cover !important; 
	zoom: unset !important;
  }
  
  .sidepost .datewrapper {
    margin-bottom: 13px !important;
    margin-right: 0px !important;
  }
	
  .contentholder .xpertreadmore {
	 padding: 10px 20px !important;
	 width: 135px !important
  }
	
	
   /* announcements */
   #xpert-mainpage-announcements {
	 margin-bottom: 3rem;	
   }
	
  /* structure how image with text on top of each page (e.g. "jurXPERT Pro" header) will look */
  /* not as high, text multiline + ellipsis */
  	
  .fullwidth-container.parallax {
    height: 25vh !important;
  } 

  .fullwidth-container.parallax .container .whiteonleft {
	min-height: 60px !important;
    height: auto !important;
  }

  .fullwidth-container.parallax .container .pageTitle {
    margin-left: 60px !important;
  }

  .fullwidth-container.parallax .container .pageTitle h1 {
    font-size: 20px !important;
	  
	padding-left: 0px !important;
    padding: 10px 30px !important;
    
	min-height: 60px !important;
    height: auto !important;
    width: fit-content !important;
	max-width: 80vw;

	word-break: break-word !important;
	word-wrap: break-word !important;
    white-space: pre-wrap !important;
  }
	
  .fullwidth-container.parallax .container .pageTitle h1 span {
	word-break: break-word !important;
	word-wrap: break-word !important;
    white-space: pre-wrap !important;
  }
		
  .vc_custom_1718956125388 {
	padding-left: 15px !important;
  }
	
	
	
	/* on mobile convert modules (on jurXPERT/notarXPERT) page from a slider into a vertical list - grid, 2 modules per row */
	.slickmoduleslider  .slick-list {
		width: 100% !important;
		display: flex !important;
	}
	
	.slickmoduleslider > button {
		display: none !important;
	}
	
	.slickmoduleslider  .slick-list .slick-track {
		transform: none !important;
		width: 100% !important;
		display: grid;
		grid-template-columns: 50% 50%;
		row-gap: 2.5rem !important; 
	}
	
   .slickmoduleslider  .slick-list .slick-track::before {
		display: none;
	}
	
	.slickmoduleslider .moduleinfo {
		width: 100% !important;
		height: auto !important;
	}
	
	.slickmoduleslider .moduleinfo .moduleiconbackground {
		width: 90px !important;
		height: 90px !important;
	}
	
   .slickmoduleslider .moduleinfo .moduleaddcaption {
		width: 100% !important;
		font-size: 13px !important;
	}
	
	.slickmoduleslider .moduleinfo .modulecaption {
		width: 100% !important;
		font-size: 15px !important;
		height: 33px !important;
	}
	
	.slickmoduleslider .moduleinfo .buttonwrapper {
		position: unset !important;
		margin-top: .75rem !important
	}
	
	.slickmoduleslider .moduleinfo .buttonwrapper .arrow-down {
		display: none !important
	}
	
	
	/* partner (manz, acp, hali...) - on mobile transform horizontal slider into vertical list */
	.slickpartnerslider > button {
		display: none !important;
	}
	
	.slickpartnerslider .slick-list .slick-track  {
		display: flex !important;
		flex-direction: column !important;
		gap: 1rem !important;
		justify-content: center !important;
		width: 100% !important;
	}

	.slickpartnerslider .slick-list .slick-track::before  {
		display: none !important;
	}
	

	.slickpartnerslider .slick-list .slick-track a  {
		width: 100% !important;
	}
	
	.slickpartnerslider .slick-list .slick-track a[href=""]  {
		display: none
	}
	
	
	/* neues/bekanntest text */
	.section_page-23 .xpertseotext {
		margin-bottom: 3rem;
	}
	
	
	/* adjusting hight of image on top of page to make packshots fit/image not cover to much of screen */
	.page-template .homepage_parallax#home {
		height: 340px !important;
	}
	
	
	/* general pages with packshots */
	.page-template .packshot {
		display: block !important;
		max-width: 53%;
        margin-top: -50% !important;
        right: 3% !important;
	}
	
	/* notarXPERT specific packshot override */
	.page-id-65.page-template .packshot {
		margin-top: -39% !important;	
	}
	
	/* jurXPERT Miete Button responsive (below quicklink) */
	#ProductNavigation .cwx_quickfinder_item .post_thumb[data-title="jurXPERT"] + .quickfinder_button {
		top: 47px !important;
		right: unset !important;
		left: 0px !important;
	}
	
	#ProductNavigation {
	    padding-top: 6px !important;
    	padding-bottom: 44px !important;	
	}
}  

/*
 * Miete Button main page (~23.9.2024 NU)
 */
/* jurXPERT Miete button next to quicklink */
#ProductNavigation .cwx_quickfinder_item .post_thumb[data-title="jurXPERT"] + .quickfinder_button {
	color: white !important;
    z-index: 5;
    position: absolute;
    right: -91px;
    padding: 0.1rem 0.75rem;
    background: #F44336;
    font-size: 0.85em;
    border-radius: 100px;
    top: 4px;
    text-align: center;
    vertical-align: top;
}

#ProductNavigation .cwx_quickfinder_item .post_thumb[data-title="jurXPERT"] + .quickfinder_button i {
	margin-left: 6px;
	line-height: inherit;
}


/*
* XPERT IT Services Pages (~7.10.2024 NU) 
*/
.xpert-it-services-subheading {
	margin-top: 4rem;
}

.xpert-it-services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); 
  gap: 20px; 
  justify-content: center;
  margin: 2rem 0rem;
}

@media (max-width: 600px) {
  .xpert-it-services-grid {
    grid-template-columns: repeat(1, 1fr) !important; 
	row-gap: 2.5rem !important;
  }
	
  /* no need to force height for multiline anymore, since items are now bewlow each other not next each other */
  .xpert-it-services-grid .item .title {
	height: auto !important
  }
	
  .xpert-it-services-grid .item .caption  {
	margin-top: .5rem !important;
  }
}

@media (min-width: 601px) and (max-width: 1330px) {
  .xpert-it-services-grid {
    grid-template-columns: repeat(2, 1fr) !important;
	row-gap: 4rem !important;
  }
	
  .xpert-it-services-grid .item .caption  {
	margin-top: .5rem !important;
  }
}

.xpert-it-services-grid .item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.xpert-it-services-grid .item .img-wrapper {
	display: flex;
    height: 150px;
    width: 150px;
    align-items: center;
    justify-content: center;
    border-radius: 150px;
    background-color: #FF6C1A;
}

.xpert-it-services-grid .item .img-wrapper img {
	width: 100px;
	height: 100px;
	object-fit: contain;
}


.xpert-it-services-grid .item .title {
	font-weight: 600;
    text-align: center;
    margin-top: 1rem;
    display: flex;
    justify-content: center;  
    align-items: center;      
	height: 50px;    
}

.xpert-it-services-grid .item .caption {
	text-align: center;
    margin-top: 1.5rem;
}


