body {overflow-x: hidden;}
.EasyDNNSkin_Galore .eds_paralaxBackground.eds_pBackground1 {
    background-image: url(/Portals/0/assets/backgr/strong-legs.jpg?v=1);
}
.eds_containers_Galore.eds_templateGroup_titleWithBackgroundAndCarret > h2 {
    background-color: #001670;
}
.eds_containers_Galore.eds_templateGroup_titleWithBackgroundAndCarret > h2::after {
    content: "";
    border-style: solid;
    border-width: 7px 12px;
    border-color: #001670 transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
}
.eds_containers_Galore.eds_titleSeparator > h2 .eds_containerTitle::after {
	bottom: -2px;
    border-bottom: solid 3px #3c287a;
    left: 0;
    right: 0;
    position: absolute;
}
/* breadcrumb */
.breadcrumb ol {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  border-radius: 4px;
}
.breadcrumb li {
  display: flex;
  align-items: center;
  font-size: 1rem;
}
.breadcrumb li + li:before {
  content: "›";
  margin: 0 0.5em;
  font-size: 0.9em;
}
.breadcrumb a {
  color: #001670;
  text-decoration: none;
  transition: color 0.2s;
}
.breadcrumb a:hover {
  color: #4797d6;
}
.breadcrumb [aria-current="page"] {
  color: #76b1bb;
  cursor: default;
  font-weight: bold;
}
/* cursor */
.reset-cursor {cursor: default !important;}
/* colors */
.eds_color1 {color: #4797d6 !important;}
.eds_color2 {color: #001670 !important;}
.eds_color3 {color: #c00a20 !important;}
.eds_colorLight1 {color: #E7E6E6 !important;}
.eds_colorLight2 {color: #f9d4d8 !important;}
.eds_colorWhite {color: #ffffff !important;}
.eds_bgDarker {background-color: #E7E6E6 !important;}
/* loader */
.eds_pageLoader {display:none;}
/* search */
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input
{
    font-family: "Noto Sans";
    color: #acacac;
    font-size: 25px;
}
ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group {display: none;}
/* menu */
.responsAbilityMenu .raMenuWrapper > ol > li > span .edsmm_itemContainer {text-transform:none}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer, 
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
    font-family: "Noto Sans";
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 44px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper ol li > div {
    background-color: #001670;
    box-shadow: inset 0px 0px 0px 1px #131313;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
    font-family: "Noto Sans";
    color: #ffffff;
    font-size: 1rem;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span {
    box-shadow: none;
}
/* lists */
.EasyDNNSkin_Galore ul.eds_listCircle > li, .EasyDNNSkin_Galore ul.eds_listStar > li, .EasyDNNSkin_Galore ul.eds_listCheckSquare > li, .EasyDNNSkin_Galore ul.eds_listChevronCircle > li, .EasyDNNSkin_Galore ul.eds_listCircleO > li, .EasyDNNSkin_Galore ul.eds_listCheck > li, .EasyDNNSkin_Galore ul.eds_listCheckSquareO > li, .EasyDNNSkin_Galore ul.eds_listPaperclip > li {
    margin: 0 0 10px;
    position: relative;
    padding: 0 0 0 25px;
    list-style-type: none;
}
.EasyDNNSkin_Galore ul.eds_listCircle > li:before, .EasyDNNSkin_Galore ul.eds_listStar > li:before, .EasyDNNSkin_Galore ul.eds_listCheckSquare > li:before, .EasyDNNSkin_Galore ul.eds_listChevronCircle > li:before, .EasyDNNSkin_Galore ul.eds_listCircleO > li:before, .EasyDNNSkin_Galore ul.eds_listCheck > li:before, .EasyDNNSkin_Galore ul.eds_listCheckSquareO > li:before, .EasyDNNSkin_Galore ul.eds_listPaperclip > li:before {
	font: 900 1.1rem / 1.3 "Font Awesome 6 Free";
}
/* buttons */
.EasyDNNSkin_Galore .eds_btn.eds_btnPrimary:hover {
    border-color: #c00a20;
    background-color: #c00a20;
    color: #ffffff;
}
/* Styles */
p, ol li, ul li, dl dt, dl dd {font-size: 1.1rem;}
h2 {color:#001670;}
h3 {color:#464646;}
dt.text-right{text-align: right;}
/* breadcrumb */
.eds_pageTitle {text-transform: none;}
.display-4 {font-size: 3rem;}
/* inner pages */
.eds_pageDetails {
    position: relative;
    background: url(/Portals/0/assets/med-background.jpg?v=11) center center no-repeat;
    background-size: cover;
}
.eds_pageDetails.eds_pageDetails2 {
    background-image: url(/Portals/0/assets/med-background.jpg?v=11);
}
/* embed */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* blog */
.edn_418_article_list_wrapper .page-header {
	width: 100%;
}
.edn_articleSummary p, .edn_articleDetails p {font-family: Roboto, sans-serif; font-size: 16px;}
.eds_news_Ozone ul.list-unstyled {
    list-style-type: none !important;
	font-size: initial;
}
.eds_news_Ozone.eds_subCollection_news span, .eds_news_Ozone.eds_subCollection_news a, .eds_news_Ozone.eds_subCollection_news li, .eds_news_Ozone.eds_subCollection_news td, .eds_news_Ozone.eds_subCollection_news table {
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    font-size: initial;
}
/* typography */
.eds_smallerTitle {font-size: 1.3rem;}
.dropcaps_4 {
	width:3rem;
	height:3rem;
	line-height:3rem !important;
	margin:10px 8px 5px 0px;
	text-align:center;
	float:left;
	font-size:2.2rem !important;
	color:#4797d6 !important;
	background:#f2f2f2;
}
.dropcaps_5 {
	width:3rem;
	height:3rem;
	line-height:3rem !important;
	margin:10px 8px 5px 0px;
	text-align:center;
	float:left;
	font-size:2.2rem !important;
	color:#FFF !important;
	background:#4797d6;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.dropcaps_6 {
	width:3rem;
	height:3rem;
	line-height:3rem !important;
	margin:10px 8px 5px 0px;
	text-align:center;
	float:left;
	font-size:2.2rem !important;
	color:#FFF !important;
	background:#4797d6;
	border-radius:			4px;
	-moz-border-radius:		4px;
	-webkit-border-radius:	4px;
}
.eds_footerList li {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}
@media (max-width:768px) {
	.display-1 {
		font-size: 2.9rem;
	}
	.display-2 {
		font-size: 2.6rem;
	}
	.display-3 {
		font-size: 2.3rem;
	}
	.display-4 {
		font-size: 2.0rem;
	}
}

@media (min-width:768px) {
	.display-1 {
		font-size: 3.5rem;
	}
	.display-2 {
		font-size: 3.1rem;
	}
	.display-3 {
		font-size: 2.8rem;
	}
	.display-4 {
		font-size: 2.5rem;
	}
}

@media (min-width:992px) {
	.display-1 {
		font-size: 5.0rem;
	}
	.display-2 {
		font-size: 4.5rem;
	}
	.display-3 {
		font-size: 4.0rem;
	}
	.display-4 {
		font-size: 3.7rem;
	}
}

@media (min-width:1200px) {
	.display-1 {
		font-size: 6.0rem;
	}
	.display-2 {
		font-size: 5.5rem;
	}
	.display-3 {
		font-size: 4.5rem;
	}
	.display-4 {
		font-size: 3.5rem;
	}
}


