.alternative-product {
	background-color: aliceblue;
    padding: 15px 0px;
    margin: 10px;
}

.alternative-product  p{
	margin: 0px;
	font-size: 20px;
    letter-spacing: 0.3px;
	text-align: center;
	color: #607d8b;
    font-weight: 600;
}

.alternative-product  a{
	color: #008eff;
	font-size: 20px;
}

.tab-content p {
    text-align: justify;
}

.tab-content img {
    padding: 0 5px;
}

.clear {
    clear: both;
}

.tab-content p.md-tab-content-center {
    text-align: center;
}

.md-img-float-left {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.md-img-float-left-wide {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.md-p-width300 {
    min-width: 300px;
    overflow: hidden;
}

.md-bcontainer {
    vertical-align: top;
}

.md-children {
    float: left;
    max-width: 580px;
    margin-top: 10px;
    vertical-align: top;
}

.md-children img {
    float: left;
}

.md-children p {
    margin-bottom: 0;
}

.md-block-container {
    vertical-align: top;
    text-align: center;
}

.md-block-children {
    display: inline-block;
    text-align: center;
}

.md-block-children p {
    text-align: center;
}

.md-block-children img {
    text-align: center;
}

.md-ol-number {
    list-style-type: decimal;
    padding-left: 2.5em;
}

.md-ol-number li {
    list-style-type: decimal;
    text-align: justify;
}

.md-ul-marker {
    padding-left: 2.5em;
}

.md-ul-marker li:before {
    content: '►';

}

.md-ul-marker li {
    text-align: justify;
}

.description-top img {
	float: right;
	margin-left: 30px;
	margin-right: 10px;
}

.description-top p {
	margin-left: 60px;
	text-align: left !important;
}

.advantages {
	text-align: unset;
}

.advantages-image {
	margin: 10px 60px 20px 60px;
    border-radius: 5px;
	float: left;
}

.advantages-item {
	width: 320px;
	float: left;
}

.advantages-item img {
	float: left;
	margin: 15px 10px;
	width: 100px;
	height: 100px;
}

.advantages-item p {
	text-align: left;
}

.look-at-this {
	background-color: #6fbcdc17;
    box-shadow: 10px 0px 0px 0px rgb(29 168 211 / 1);
    border-color: #18a5d238;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding-top: 15px;
    margin-bottom: 15px;
}

/* Hide Fancybox Video until requested */
.fancybox-video {
  display: none;
}

/* Fancybox Nav Resized so it doesn't cover the video controls */
.fancybox-nav {
	top: 50%;
  transform: translateY(-50%);
	height: 40%;
}

video {
  max-width: 640px;
}

.md-img-wide {
	max-width: 98% !important;
}

.md-step-number {
	font-family: monospace;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    font-size: 18px;
    color: #02a9f4;
    font-weight: 600;
    line-height: 30px;
    background: #bee4f5;
    margin-bottom: -45px;
    margin-left: 17px;
    box-shadow: 0px 0px 4px 0px #2895cf;
}

.product-description-top-feature img {
	margin: 0px 90px 20px 90px;
	float: left;
}

.grid_9 p {
	font-size: 18px;
    color: #636e75;
    font-family: 'Intro Bold Caps';
}

@media(max-width:1280px) and (min-width: 690px){

.md-children {
    max-width: 50%;
}

.advantages {
	text-align: center;
}

.advantages-image {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.advantages-image img {
	margin-left: auto;
	margin-right: auto;
    border-radius: 5px;
	float: none;
}

.advantages-items {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
}

.advantages-item {
	width: 320px;
	float: left;
}

.advantages-item img {
	float: left;
	margin: 15px 10px;
	width: 100px;
	height: 100px;
}

.advantages-item p {
	text-align: left;
}

.md-img-wide {
	width: 95% !important;
}

}

@media(max-width:606px){

.md-img-float-left-wide {
    float: left;
    margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 98% !important;
    height: auto !important;
}

.advantages-items {
	margin-left: auto;
	margin-right: auto;
	width: 340px;
}

.md-img-wide {
	width: 95% !important;
}

}

@media(max-width:430px){

.description-top img {
	float: none;
	margin-left: 0px;
	margin-right: 0px;
}

.description-top {
	text-align: center;
}

.description-top p {
	margin-left: 10px;
	text-align: left !important;
}

.md-block-programm-description {
	text-align: center;
}

.md-img-float-left {
    float: none;
    max-width: 98%;
}

.md-children img {
    float: none !important;
    margin-bottom: 10px;
	margin-left: 0 !important;
    margin-right: 0 !important;
}

.md-children {
    text-align: center;
}

.md-children p {
    text-align: left;
}

.md-block-children img {
    max-width: 90%;
}

.advantages-items {
	margin-left: auto;
	margin-right: auto;
	width: 340px;
}

.md-img-wide {
	width: 95% !important;
	height: auto !important;
}

.product-description-top-feature {
	text-align: center;
}
.product-description-top-feature img {
	margin: unset;
	float: none;
	max-width: 98%;
}
.product-description-top-feature h3 {
	text-align: center;
	margin-top: 10px;
}

.product-description-top-feature br {
		display: none;
	}
}

@media(max-width:1280px) and (min-width: 721px) {
	.product-description-top-feature img {
		margin: 0px 50px 20px 10px;
		float: left;
	}
}

@media(max-width:720px) and (min-width: 413px) {
	.product-description-top-feature img {
		margin: 5px 20px 10px 5px;
		float: left;
	}
	.product-description-top-feature br {
		display: none;
	}
}

/* Resposive tables */

.rtable {
  /*!
  // IE needs inline-block to position scrolling shadows otherwise use:
  // display: block;
  // max-width: min-content;
  */
  display: inline-block;
  vertical-align: top;
  max-width: 100%;

  overflow-x: auto;

  // optional - looks better for small cell values
  white-space: nowrap;

  border-collapse: collapse;
  border-spacing: 0;
}

.rtable,
.rtable--flip tbody {
  // optional - enable iOS momentum scrolling
  -webkit-overflow-scrolling: touch;

  // scrolling shadows
  background: radial-gradient(left, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 0 center,
              radial-gradient(right, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 100% center;
  background-size: 10px 100%, 10px 100%;
  background-attachment: scroll, scroll;
  background-repeat: no-repeat;
}

/* change these gradients from white to your background colour if it differs
// gradient on the first cells to hide the left shadow */
.rtable td:first-child,
.rtable--flip tbody tr:first-child {
  background-image: linear-gradient(to right, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 20px 100%;
}

/* gradient on the last cells to hide the right shadow */
.rtable td:last-child,
.rtable--flip tbody tr:last-child {
  background-image: linear-gradient(to left, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 20px 100%;
}

.rtable th {
  font-size: 13px;
  text-align: left;
  background: #f2f0e6;
}

.rtable th,
.rtable td {
  padding: 6px 12px;
  border: 1px solid #d9d7ce;
}

.rtable--flip {
  display: flex;
  overflow: hidden;
  background: none;
  margin: 10px 0 20px 0;
  border: 1px solid #d9d7cf;
}

.rtable--flip thead {
  display: flex;
  flex-shrink: 0;
  min-width: min-content;
}

.rtable--flip tbody {
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
}

.rtable--flip tr {
  display: flex;
  flex-direction: column;
  min-width: min-content;
  flex-shrink: 0;
}

.rtable--flip td,
.rtable--flip th {
  display: block;
  height: 13px;
}

.rtable--flip td {
  background-image: none !important;
  /* border-collapse is no longer active */
  border-left: 0;
}

/* border-collapse is no longer active */
.rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
  border-bottom: 0;
}

/* End of resposive tables */

.rm-block {
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 20px;
	padding: 25px 15px;
}

.rm-block:after {
  content: "";
  display: table;
  clear: both;
}
.rm-block-text, .rm-block-img {
  display: inline-block;
  width: 49%;
  vertical-align:  middle;
}
.rm-block-img {
  text-align: center;
}
.rm-block h3 {
  margin-bottom: 16px;
  margin-top: 0px;
  font-size: 20px;
}
.rm-block p {
  font-size: 14px;
}

.rm-block img {
  border-radius: 8px;
  margin: 0 10px;
  max-width: 95%;
}

@media (max-width: 1000px) {

  .rm-block-text  {
    display: table-header-group;
    width: 100%;
  }
  .rm-block-img {
    text-align: center;
    /* display: table-footer-group; */
  }
  .rm-block {
    display: table;
	width: 85%;
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 20px;
	text-align: center;
  }
  .rm-block h3 {
    margin-bottom: 8.5px;
    margin-top: 10px;
    text-align: center;
	font-size: 16px;
  }
  .rm-block p {
	font-size: 12px;
	text-align: justify;
}
  .rm-block img {
	border-radius: 8px;
	margin: 0 10px;
}
}

@media (max-width: 420px) {

.rm-block-img {
    text-align: center;
    display: table-footer-group;
  }
  .rm-block {
    display: table;
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
	text-align: center;
  }
}

