/* Minification failed. Returning unminified contents.
(73,1): run-time error CSS1019: Unexpected token, found '}'
(173,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(174,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(175,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(176,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(177,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(178,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(179,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(180,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(181,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(182,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(183,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1029,26): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1416,15): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1424,26): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1425,15): run-time error CSS1039: Token not allowed after unary operator: '-white'
(1430,26): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1431,26): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1434,26): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1443,15): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1452,26): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1453,22): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1456,26): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1488,22): run-time error CSS1039: Token not allowed after unary operator: '-violet'
(1621,22): run-time error CSS1039: Token not allowed after unary operator: '-green'
(1625,22): run-time error CSS1039: Token not allowed after unary operator: '-yellow'
(1629,22): run-time error CSS1039: Token not allowed after unary operator: '-grey'
(1633,22): run-time error CSS1039: Token not allowed after unary operator: '-green'
(1662,22): run-time error CSS1039: Token not allowed after unary operator: '-yellow'
(1666,22): run-time error CSS1039: Token not allowed after unary operator: '-grey'
(1670,22): run-time error CSS1039: Token not allowed after unary operator: '-greenbg'
 */
body .sm-blue a, body .sm-blue a:hover, body .sm-blue a:focus, body .sm-blue a:active
{
  text-shadow: none;
}

/*TABLE WIDGET container*/
#html_content{
    display:grid;
}
/*---------*/

.sdt_box_item img
{
  display: inline-block;
}



.ms-slide .ms-caption
{
  background-color: transparent!important;
  font-size:20px;
}



/* START CSS */

img
{
  display: block;
}
*
{
  font-family: sans-serif;
}

body, html
{
  padding:0; margin:0;
  width:100vw;
  overflow-x: hidden;
}


body.home header #logo a {
    pointer-events: none;
}


.nosize
{
  font-size:0;
  opacity: 0;
  position: fixed;
  left:-99999px;
  top:-9999px;
}




.contained-width, .full-width
{
  display: block;
}


body.no-inside-menu #leftMenu
{
  display: none!important;
}
}


/* MOBILE MENU */

#nav-icon {
  width: 40px;
  height: 30px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #000000;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  top: 12px;
}

#nav-icon span:nth-child(4) {
  top: 24px;
}

#nav-icon.open span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.hide{
    display:none;
}













*, html, body {
  font-family: 'Mukta', sans-serif;
  font-weight: 400;
}
:root {
	--purple: #573494;
	--darkpurple: #4b2a85;
	--pink: #a23193;
	--green: #006E6B;
	--grey: #f2f2f2;
	--grey-dark: #eefdfb;
	--medgrey: #53565a;
	--darkgrey: #414346;
	--bs-success-pink: #ffc0cb;
  --violet: #A53B9D;
  --white: #fff;
}
h1 {
    font-size: 28px;
    font-weight: bold;
    color: #006E6B;
    text-transform:uppercase;
    margin-bottom:0;
}
.wdmh h1 {
  color: #1E5CA6;
}
.innerContWrap h1 {
  color: #215083;
}

/*body > h2 {
    display:none;
}
*/
h2
{
	font-size:24px;
	font-weight:bold;
	color:#000000;
}
h1 ~ h2:first-of-type{
    margin-top:0;
}

h3
{
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.innerContWrap h3 {
  color: #215083;
}
.innerContWrap h4 {
  color: #215083;
  font-weight:600;
}
p, li, a {
    font-weight: normal;
    color: #1C2938;
    font-size: 18px;
    /*direction: rtl;*/
}
a {
    color: #215083;
}
p {
  margin-top: 0 !important;
}
a
{
	text-decoration: underline;
}


ol {
  list-style: none;
  counter-reset: counter;
}
ol li {
  counter-increment: counter;
}
ol li::before {
  content: counter(counter) ". ";
  color: #333333;
  font-weight: bold;
}

strong, b{
    font-weight:bold;
}

#logo {
  width:200px;
  margin-right: 20px;
}
#logo img {
  max-width: 100%;
}
@media (max-width: 1200px) {
  #logo {
    width:120px;
  }
}
header, footer {
  padding-top:10px;
  padding-bottom:10px;
  display: inline-grid;
}

footer {
    background-color: #fff;
    width:100%;
    border-top: 2px solid #006E6B;
}

footer .footer-right img{
    display:inline-block;
    max-width:150px;
}
.wdmh footer {
  background-color: #1E5CA6;
}
#logo, .textSize, .searchPanel
{
  display: inline-block;
}
@media (min-width: 1200px) {
  .main_nav {
    display: flex;
    justify-content: end;
  }
}
#html_content {
  margin-top: 40px;
  margin-bottom: 50px;
  border-left: 1px solid #DEE4D5;
  padding-left: 25px;
}
@media (max-width: 1200px) {
    #html_content {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
    }

    .col-1 .rowSub, .col-2 .rowSub, .col-3 .rowSub, .col-4 .rowSub{
        padding-bottom:0;
        padding-top:0;
    }

    #leftMenu{
        padding-top:0;
    }
}
body.calendar #html_content {
    border-left: none;
    padding-left: 0
}

.searchPanel .tbSearch {
  height: 32px !important;
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
  font-family: 'Mukta', sans-serif;
  font-weight: 500 !important;
}
.relative {
  position: relative;
}
#utility {
  margin-bottom: 30px;
  /* position: absolute;
  right: 0; */
}

.contained-width
{
  max-width:1200px;
  margin:0 auto;
}
header .contained-width, header .container {
  max-width: 1200px;
}
.full-width
{
  max-width:none;
  width:100vw;
}

.header-alert
{background:#000000; color:#ffffff; width:100%; padding:15px;}

.search-wrap
{
  border: 2px solid #1E5CA6;
  border-radius: 5px;
  padding: 0 2px;
  display: flex;
  margin-right: 20px;
  align-items: center;
}
.dundas .search-wrap
{
  border:2px solid #006E6B !important;
} 
.search-bar {
  display: flex;
  align-items: center;
}
.search-bar .btn-search {
  height: 30px;
}
.searchPanel button {
  background: none;
  border: none;
  cursor: pointer;
}
.searchPanel button i {
  background: url(../Images/btn-search.png) no-repeat;
  width: 28px;
  height: 28px;
  display: block;
  border: 0;
}
.wdmh .searchPanel button i {
  background: url(../Images/wdmh/btn-search.png) no-repeat;
}

body .ms-slide .ms-caption h1
{
  font-size:43px!important;
  line-height: 0.94!important;
  margin-bottom:15px!important;
  margin-top:10px!important;
}

body .ms-slide .ms-caption .button
{
  margin-top:25px!important;
}
.textSize
{
      padding: 0 0 0 15px;
}
fieldset{
    border:0;
}
#spGrow a, #spShrink a {
    text-decoration: none;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 3px;
    width: 20px;
    display: inline-block;
    text-align: center;
    /* background: #000000;*/
}

#spGrow a{
    font-size:24px;
    line-height: 24px;
}
.ms-slide .ms-caption h2,
.ms-slide .ms-caption p {
    font-family: 'Mukta', sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 0;
}
.aux-wrapper {
  position: relative;
}
.banner-mask {
    position: absolute;
    bottom: 0;
/*    bottom: 36px; */
    left: 0;
    right: 0;
    z-index: 44;
}
.banner-mask img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .banner-pattern {
    background: url(../Images/dots-bg.png) repeat;
    width: 90px;
    height: 120px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 50;
  }
  .wdmh .banner-pattern {
    background: url(../Images/wdmh/dots-bg.png) repeat;
  }
}
.container.ms-layer.ms-caption {
  padding-left: 12% !important;
  top: 12%;
}

#mainContentHome {
  display: grid;
  grid-gap: 1px;
/*  background-color: #000000;
*/  padding: 1px;
position: relative;
  	z-index: 4 !important;
}
@media (max-width: 768px) {
  #mainContentHome > div {
    padding: 20px 0 0;
  }
}
#homeContentInner
{
	/*display: grid;
	grid-template-columns: 33% 33% 33%;*/
    width:100%
}

#mainContentInside
{
  display: grid;
  grid-template-columns: 300px 1fr;
  /*background-color: #000000;*/
  grid-gap: 1px;
  padding: 1px;
}

#mainContentInside>div
{
  background-color: #ffffff;
}

#leftMenu
{
  grid-row: span 3;
}

#insideContent, #breadcrumbs, #leftMenu
{
  padding:10px;
}


#insideBanner img
{
  width:100%;
  height: auto;
}

#utility {
    width: 100%;
    padding-top: 20px;
    display: flex;
    justify-content: end;
    align-items: center;
}
#mobileMenu
{
    float: right;
    margin-top: 10px;
    display: none;
}


.no-inside-menu #mainContentInside
{
  grid-template-columns: 1fr;
}

.no-inside-menu #leftMenu
{
  display: none;
}

/*Glossary*/
#servicesGlossary h2 {
    display: inline-block;
}

.wdmh #servicesGlossary h2,
.wdmh #servicesWrapper h2 {
    color: #215083;
    margin-top: 0;
    margin-bottom: 0;
}

#servicesGlossary h2.inactive {
    color: #959292; /*Silver;*/
}



/*#region HeaderSocial */

#headerSocial {
    display: flex;
    align-items: center;
}

#headerSocial a, .textSize a {
    margin: 0px;
    transition: all 0.1s ease;
}

#headerSocial a:hover, .textSize a:hover, #footerSocial a:hover, #headerSocial a:focus, .textSize a:focus, #footerSocial a:focus {
    transform: rotate(-05deg);
}

#headerSocial a:before, #utility > div > a:first-of-type:before {
    display: none;
}

#headerSocial a {
    display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 0;
    background-color: none;
    margin-right: 8px;
    background-size: contain!important;
}
#headerSocial a:last-child {
  margin-right: 10px;
}
/* #headerSocial a {
    background-color: var(--purple);
} */


.facebook, #dirFacebook {
    background: url('/Images/Social/facebook.svg') no-repeat center center;
    background-size: 20px auto;
}
.wdmh .facebook, .wdmh #dirFacebook {
  background: url('/Images/wdmh/facebook.svg') no-repeat center center;
}
.foundation .facebook, .foundation #dirFacebook {
  background: url('/Images/wdmh-foundation/facebook.svg') no-repeat center center;
}
.dundas .twitter, .dundas #dirTwitter {
    background: url('/Images/Social/twitter.svg') no-repeat center center;
    background-size: 20px auto;
}
.dundas .instagram, .dundas #dirInstagram {
    background: url('/Images/social/Insta-Green.png') no-repeat center center;
}
.wdmh .twitter, .wdmh #dirTwitter {
    background: url('/Images/wdmh/Twitter.png') no-repeat center center;
}
.wdmh .instagram, .wdmh #dirInstagram {
    background: url('/Images/wdmh/Insta.png') no-repeat center center;
}
.foundation .twitter, .foundation #dirTwitter {
  background: url('/Images/wdmh-foundation/twitter.svg') no-repeat center center;
}
body.home.foundation .outterContWrap.slick .button.button-primary{
    color:#fff!important;
}

.linkedin, #dirLinkedIn {
    background: url('/Images/Social/linkedin.svg') no-repeat center center;
    background-size: 20px auto;
}
.wdmh .linkedin, .wdmh #dirLinkedIn {
  background: url('/Images/wdmh/linkedin.svg') no-repeat center center;
}

.foundation .linkedin, .foundation #dirLinkedIn {
  background: url('/Images/wdmh-foundation/linkedin.svg') no-repeat center center;
}

#dirYouTube {
    background: url('/Images/Social/youtube.svg') no-repeat center center;
    /*	background-size: 20px auto;*/
}

#dirInstagram {
    background: url('/Images/Social/instagram.svg') no-repeat center center;
    /*	background-size: 20px auto;*/
}

.instagram {
    background: url('/Images/Social/insta-2.svg') no-repeat center center;
    background-size: 20px auto;
}
#dirTiktok {
  background: url('/Images/Social/tiktok.svg') no-repeat center center;
  /*	background-size: 20px auto;*/
}
.wdmh #dirTiktok {
  background: url('/Images/wdmh/tiktok.svg') no-repeat center center;
  /*	background-size: 20px auto;*/
}

.tiktok {
  background: url('/Images/Social/tiktok.svg') no-repeat center center;
  background-size: 20px auto;
}
.wdmh .tiktok {
  background: url('/Images/wdmh/tiktok.svg') no-repeat center center;
  background-size: 20px auto;
}

.foundation .tiktok {
  background: url('/Images/wdmh-foundation/tiktok.svg') no-repeat center center;
  background-size: 20px auto;
}

header {
    /* max-width: 1600px;*/
    width: 100%;
    display: block;
    justify-content: center;
    padding-bottom:0;
}
@media (max-width: 1200px) {
  header {
    justify-content: start;
  }
}
.row-main-menu {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin: 0 auto;
    padding: 20px;
    padding-top: 0 !important; /*Juan*/
    padding-bottom: 0 !important; /*Juan*/
}
@media (min-width: 1400px) {
  .row-main-menu {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.banCapBox {
  padding-top: 40px;
  display: block !important;
}
.banCapBox p {
  margin-bottom: 30px;
}
.ms-view{
    background-color:#fff!important;
}
.button, input[type="submit"], .button-primary {
    color: #fff !important;
    font-weight: 700;
    font-size: 18px !important;
    padding: 8px 26px;
    background: #006E6B !important;
    cursor: pointer;
    text-decoration: none !important;
    text-transform: uppercase;
    border-radius: 10px;
    width: initial;
    margin-top: 15px;
    /*box-shadow: 0px 1px 0px 1px rgba(24,118,118,0.45);
    -webkit-box-shadow: 0px 1px 0px 1px rgba(024,118,118,0.45);
    -moz-box-shadow: 0px 1px 0px 1px rgba(24,118,118,0.45);*/
    position: relative;
    transition: all 0.3s ease;
    border: 2px solid #006E6B;
    display: inline-block;
}
.button-socondary {
    font-weight: 700;
    font-size: 18px !important;
    padding: 8px 26px;
    cursor: pointer;
    text-decoration: none !important;
    text-transform: uppercase;
    border-radius: 10px;
    width: initial;
    margin-top: 15px;
    /*box-shadow: 0px 1px 0px 1px rgba(24,118,118,0.45);
    -webkit-box-shadow: 0px 1px 0px 1px rgba(024,118,118,0.45);
    -moz-box-shadow: 0px 1px 0px 1px rgba(24,118,118,0.45);*/
    position: relative;
    transition: all 0.3s ease;
    color: #006E6B !important;
    font-weight: 700px !important;
    border: 2px solid #006E6B;
}
.button.button-blue {
    color: #ffffff !important;
    background: #006E6B !important;
}
.wdmh .button, .wdmh input[type="submit"], .wdmh .button-primary {
  color: #fff !important;
  background: #1E5CA6 !important;
  border: 2px solid #1E5CA6;

}
.wdmh .button-socondary {
  color: #1E5CA6 !important;
  border: 2px solid #1E5CA6;
}
.wdmh .button.button-blue {
  background: #1E5CA6 !important;
}
.banCapBox .button ~ .button-blue {
    margin-left:20px;
}
.funds-section {
  background-color: #1E5CA6;
}
.funds-section-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    margin: 0 auto;
}

.ms-bullets
{
  background: rgba(255,255,255,0.8);
  border-radius: 9px;
  padding:5px 6px;
}
.funds-section-content h2, 
.funds-section-content h3, 
.funds-section-content h4, 
.funds-section-content h5, 
.funds-section-content h6, 
.funds-section-content p, 
.funds-section-content a {
  color: #fff;
}
.funds-section-content h2 {
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
.funds-section-content .button, 
.funds-section-content input[type="submit"],
#bannerContent .button, 
#bannerContent input[type="submit"] {
  background-color: #fff !important;
  color: #006E6B !important;
  border: 2px solid #006E6B;

}
.wdmh .funds-section-content .button, 
.wdmh .funds-section-content input[type="submit"],
.wdmh #bannerContent .button, 
.wdmh #bannerContent input[type="submit"] {
  color: #1E5CA6 !important;
  border: 2px solid #1E5CA6;

}
.master-slider .ms-bullets{
    z-index:99999;
}

@media (max-width: 550px) {
    #bannerContent .button, #bannerContent input[type="submit"] {
    margin-top: 2px !important;
  }
  .sm-blue ul li {
    border: none !important;
  }
}
#bannerContent .button.button-blue, 
#bannerContent input[type="submit"] {
  background-color: #006E6B !important;
  color: #fff !important;
}
.wdmh #bannerContent .button.button-blue, 
.wdmh #bannerContent input[type="submit"] {
  background-color: #1E5CA6 !important;
}
@media (min-width: 1400px) {
  #bannerContent {
    min-height: 560px;
  }
}
.thumbnail-frame {
  padding: 50px 30px;
  border-right: 20px solid #fff;
  position: relative;
}
.thumbnail-frame .innerContWrap {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
@media (min-width: 1400px) {
  .thumbnail-frame .innerContWrap img {
    /*max-width: 70%;*/
  }
}
.thumbnail-frame .innerContWrap img {
  position: relative;
  z-index: 3;
}

#bannerContent .button
{
  line-height: 1.1!important;
}
@media (max-width: 767px) {

  .ms-bullets
  {
    position: absolute;
    right:40px;
  }

  body .ms-bullets.ms-dir-h {
      position: absolute;
      bottom: 32px !important;
      right: 0;
      left: initial;
      margin: 0 auto;
    }

  #bannerContent .button
  {
    margin-top:18px!important;
    padding:10px 18px!important;
  }



  .ms-container
  {
    overflow-y: visible!important;
  }

/*  .master-slider .ms-view
  {
    padding-top:200px;
  }*/

  .banCapBox
  {
/*    top:-200px;*/
    position: relative;
    background: rgba(255,255,255,0.8);
    padding:15px 25px;
    border-radius: 25px;
    width:68vw!important;
    border:1px solid #999!important;
  }
  .thumbnail-frame {
    border: none !important;
  }
  .thumbnail-frame img {
    max-width: 100%;
    height: auto;
  }
  .funds-content-right {
    border: none !important;
    padding: 0 20px 50px 20px !important;
  }
  .funds-section-content {
    display: flex;
    flex-direction: column;
  }
}
.funds-content-right {
  border-left: 20px solid #fff;
  padding: 50px 35px 50px 70px;
  display: flex;
 /* align-items: center;*/
  position: relative;
}
.funds-content-right .outterContWrap.slick {
  position: static !important;
}
.funds-content-right .button, .funds-content-right input[type="submit"] {
  color: #006E6B !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
.wdmh .funds-content-right .button, .wdmh .funds-content-right input[type="submit"] {
  color: #1E5CA6 !important;
}
.pattern-left {
  background: url(/Images/pattern-left.png) no-repeat;
  width: 472px;
  height: 472px;
  position: absolute;
  bottom: -160px;
  right: -100px;
  background-size: cover;
  z-index: 2;
}
.wdmh .pattern-left {
    /*  background: url(/Images/wdmh/pattern-left.png) no-repeat;
*/
    background: url(/Images/pattern-left.png) no-repeat;
}
#ctl07_tdEdit {
  z-index: 100 !important;
}
@media (max-width: 768px) {
  .pattern-left {
    width: 230px;
    height: 230px;
    top: -100px;
    bottom: auto;
  }
}
.pattern-right {
  background: url(/Images/pattern-right.png) no-repeat;
  width: 308px;
  height: 425px;
  position: absolute;
  top: -100px;
  right: 0;
  background-size: cover !important;
}
.wdmh .pattern-right {
    /*background: url(/Images/wdmh/pattern-right.png) no-repeat;*/
    background: url(/Images/pattern-right.png) no-repeat;
}
@media(max-width: 550px) {
  .pattern-right {
    width: 150px;
    height: 189px;
    top: auto;
    right: -30px;
    bottom: 0px;
  }
}
.Breaking-New {
    display: flex;
   justify-content: space-between;
}
.Breaking-New a {
  background: #fff;
  border-radius: 20px;
  padding: 0;
  margin: 0 0px 15px 0;
  /*box-shadow: 0 0 5px rgba(0, 110, 107, 0.2);*/
  width:100%;
}
.Breaking-New a:last-child {
  margin-right: 0 !important;
}
.wdmh .Breaking-New a {
  background-color: rgba(38, 231, 46, 0.06);
}
.foundation .Breaking-New a {
  border: 1px solid transparent;
}
.foundation .Breaking-New a:hover {
  border: 1px solid var(--violet);
}
@media (max-width: 767px) {
  .Breaking-New {
    flex-wrap: wrap !important;
  }
  .Breaking-New a {
    width: 48% !important;
    margin-bottom: 25px;
  }
}
@media (max-width: 486px) {
  /*.Breaking-New a {
    width: 98% !important;
  }*/
}
.div_cell.image_news {
    min-height: 250px;
    /*background-image: url(/images/img.png);*/
    background-size: cover;
    background-position: center;
    transition: .35s;
    position: relative;
    overflow: hidden;
}

.news_description {
    overflow: hidden;
}

.div_cell.image_news::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    transition: .5s;
}
@media (max-width: 768px) {
  .div_cell.image_news {
    height: auto;
}
}
    /*#endregion */
    .newsroom-section {
      display: flex;
      width: 100%;
      justify-content: center;
      margin-top: 10px;
    }
    .newsroom-section .viewAll {
      background: #1E5CA6;
      color: #fff;
    }
    footer .contained-width {
      width: 100%;
    }
    .footer-flex-wrap {
      display: flex;
      justify-content: space-between;
      width: 100%;
      align-items: center;
    }
.footer-right a{
    margin-right:10px;
}
.footer-content, .footer-content a {
    color: #215083;
    text-decoration: none;
}
    .wdmh .footer-content, .wdmh .footer-content a {
      color: #fff;
    }
    .footer-content div {
      margin-bottom: 8px;
      text-align: center;
      text-transform: uppercase;
    }
    .footer-nav a {
      font-size: 14px;
      font-weight: 700;
      text-decoration: none;
      display: inline-block;
      margin: 0 5px;
    }
    .copyright-content span, .copyright-content span a {
      display: inline-block;
      margin: 0 5px;
      font-size: 12px !important;
      text-transform: uppercase;
    }
    @media (max-width: 1200px) {
      .footer-flex-wrap {
        flex-direction: column;
        justify-content: center;
      }
    }
    @media (max-width: 1200px) {
      .menu-horizontal .sm-blue>li {
        border-left: none !important;
      }
    }

.menu-horizontal .sm-blue, 
.menu-horizontal .sm-blue a, 
.menu-horizontal .sm-blue a:hover, 
.menu-horizontal .sm-blue a:focus, 
.menu-horizontal .sm-blue a:active, 
.menu-horizontal .sm-blue a.current {
  background-color: transparent !important;
}
@media (min-width: 768px) {
  .menu-horizontal .sm-blue, 
.menu-horizontal .sm-blue a, 
.menu-horizontal .sm-blue a:hover, 
.menu-horizontal .sm-blue a:focus, 
.menu-horizontal .sm-blue a:active, 
.menu-horizontal .sm-blue a.current {
  background-color: transparent !important;
  background-image: none !important;
}
.menu-horizontal .sm-blue ul {
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
.menu-horizontal .sm-blue ul a, 
.menu-horizontal .sm-blue ul a:hover, 
.menu-horizontal .sm-blue ul a:focus, 
.menu-horizontal .sm-blue ul a:active, 
.menu-horizontal .sm-blue ul a.highlighted {
  color: #fff !important;
}
.menu-horizontal .sm-blue ul li {
  position: relative;
}
.menu-horizontal .sm-blue ul li ul {
  top: -1px !important;
  margin-top: 0 !important;
}
}
.menu-horizontal .sm-blue a span.sub-arrow {
  display: none !important;
}
#leftMenu {
  padding-top: 50px;
}
#leftMenu .sm-blue, 
#leftMenu .sm-blue a, 
#leftMenu .sm-blue a:hover, 
#leftMenu .sm-blue a:focus, 
#leftMenu .sm-blue a:active {
  background-color: #fff;
  color: #223954;
}

#leftMenu ul {
  border-left: 6px solid #006E6B;
  padding-left: 30px;
  border-radius: 0 !important;
  padding-bottom: 20px;
}
.wdmh #leftMenu ul {
  border-left: 6px solid #8DC63F !important;
}

#leftMenu .sm-blue>li {
  list-style: none;
}
.wdmh #leftMenu .sm-blue a {
  border-bottom: 1px solid #D7E3C4 !important;
}
#leftMenu .sm-blue a {
  display: block;
  position:relative;
}
#leftMenu .sm-blue a.current {
  background: #fff !important;
  color: #006E6B;
}
#leftMenu .sm-blue {
  box-shadow: none;
}
#leftMenu .sm-blue a {
  border-bottom: 1px solid #CFBCDF;
  border-radius: 0 !important;
}
#leftMenu .sm-blue a span.sub-arrow {
  background: url(../Images/left-menu-arrow.png) no-repeat #fff center;
  font-size: 12px !important;
  background-size: 15px;
}
#leftMenu .sm-blue a.current.highlighted span.sub-arrow {
  background: url(../Images/left-menu-arrow-hover.png) no-repeat #fff center;
  font-size: 0 !important;
  background-size: 12px;
}
.sm-blue a.highlighted span.sub-arrow:before {
  display: none !important;
}
#leftMenu .sm-blue a, 
  #leftMenu .sm-blue a:hover, 
  #leftMenu .sm-blue a:focus, 
  #leftMenu .sm-blue a:active {
    padding-left: 0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 20px !important;
  }
.ms-skin-default .ms-bullet {
    border-color: #006E6B !important;
}
.ms-skin-default .ms-bullet-selected {
    background-color: #006E6B !important;
    border-color: #006E6B !important;
}

/*#region Juan: Children are hidden by default, only shows after action expand or if the landing page match the menu with children */

#leftMenu ul li ul {
    display: none;
}

#leftMenu ul li a.current.has-submenu + ul {
    display: block;
}

#leftMenu .sm-blue a.highlighted {
     background-color: #fff; 
}
/*#endregion */

@media (min-width: 1400px) {
    .menu-horizontal .sm-blue a,
    .menu-horizontal .sm-blue a:hover,
    .menu-horizontal .sm-blue a:focus,
    .menu-horizontal .sm-blue a:active,
    .menu-horizontal .sm-blue a.highlighted {
        /*padding: 8px 25px !important;*/
        padding: 8px 23px !important;
    }
  #leftMenu .sm-blue a, 
  #leftMenu .sm-blue a:hover, 
  #leftMenu .sm-blue a:focus, 
  #leftMenu .sm-blue a:active {
    padding-left: 0 !important;

  }
}
@media (max-width: 1400px) and (min-width: 1200px) {
  .menu-horizontal .sm-blue a, 
  .menu-horizontal .sm-blue a:hover, 
  .menu-horizontal .sm-blue a:focus, 
  .menu-horizontal .sm-blue a:active, 
  .menu-horizontal .sm-blue a.highlighted {
    padding: 8px 20px !important;
  }
}
@media (max-width: 1200px) {

  #mainContentHome
  {
    display: block;
  }
  /* #mainContentHome>div
  {
    border:1px solid #000000;
  } */

  #utility
  {
    display: none;
  }
  #mobileMenu
  {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
  }
  .header-alert
  {
    display: none;
  }
  #mainMenu
  {
    display: none;
    height: calc(100vh - 73px);
    position: absolute;
    left: 0;
    right: 0;
    top: 85px;
  }
  #mainMenu ul {
    display: flex;
    flex-direction: column;
    border-radius: 0 !important;
  }
  .menu-horizontal .sm-blue a span.sub-arrow {
    left: auto;
    right: 15px;
  }

    .menu-horizontal .sm-blue > li > a:not(.current):not(.highlighted) ~ ul {
        display: none !important;
    }
    .menu-horizontal .sm-blue > li > a ~ ul{
        max-width:unset!important;
    }
    .contained-width {
        padding: 0 20px;
    } #mainContentInside {
    grid-template-columns: 1fr;
  } #leftMenu {
    /*display: none;*/
    /*order:2;*/
  } #nav-icon {
    margin-top: 20px;
    margin-right: 20px;
  } .master-slider .ms-view, .master-slider .ms-slide {
/*    min-height: 370px;*/
    min-height: 570px;
  } .ms-slide .ms-slide-bgcont img {
    padding-top: 180px;
  } .ms-slide .ms-caption {
    width: 65%;
  } .ms-slide .ms-caption .button, .ms-slide .ms-caption input[type="submit"] {
    font-size: 14px !important;
  } .menu-horizontal .sm-blue ul li {
      border: none !important;
      border-color: transparent !important;
  } .menu-horizontal .sm-blue ul {
    width: 100% !important;
    position: relative !important;
  } .menu-horizontal .sm-blue {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  } .menu-horizontal .sm-blue ul li ul {
    top: 0 !important;
  }
}
@media (max-width: 767px) {
  .footer-right img {
      max-width: 100%;
      height: auto;
  }
  footer .contained-width {
      padding-left: 3%;
      padding-right: 3%;
      width: 93%;
  }
  .ms-slide .ms-caption h1 {
      font-size: 24px !important;
  }
  .ms-slide .ms-caption h2,
  .ms-slide .ms-caption p {
      font-size: 18px !important;
      float:none!important;
  }
  .banCapBox {
      padding-top: 15px !important;
      margin-top:30px!important;
  }
    .footer-list a {
      font-size: 12px;
  }
 
}
.menu-horizontal .sm-blue a {
  background-color: #006BA6 !important;
}
.menu-horizontal .sm-blue a:hover, 
.menu-horizontal .sm-blue a:focus, 
.menu-horizontal .sm-blue a:active, 
.menu-horizontal .sm-blue a.highlighted, 
.menu-horizontal .sm-blue a.current {
  background-color:  #223954 !important;
}
/*Foundation CSS Start*/
.foundation h1, 
.foundation .funds-content-right .button, 
.foundation .funds-content-right input[type="submit"], 
.foundation #bannerContent .button, 
.foundation #bannerContent input[type="submit"] {
  color: var(--violet) !important;
}
#logo {
  padding-bottom: 5px;
}
.foundation #bannerContent .button.button-blue, 
.foundation #bannerContent input[type="submit"],
.foundation .newsroom-section .viewAll {
  background-color: var(--violet) !important;
  color: var(--white) !important;
}
.foundation .button, 
.foundation input[type="submit"], 
.foundation .button-primary {
  border: 2px solid var(--violet) !important;
  background-color: var(--violet) !important;
}
.foundation header .button {
  background-color: var(--violet) !important;
  width: auto !important;
  padding: 4px 15px !important;
  margin-top: 0 !important;
}
.foundation #homeNewsWrap h2, 
.foundation #homeNewsWrap h2::before,
.foundation .jnewssc h3,
.foundation .news-time {
  color: var(--violet) !important;
}
.foundation .pattern-bar {
  background: url(../Images/wdmh-foundation/dots-bg.png) repeat !important;
}
.footer-flex-column {
  flex-direction: column !important;
}
.foundation .ms-skin-default .ms-bullet-selected {
  background-color: var(--violet) !important;
  border-color: var(--violet) !important;
}
.foundation .search-wrap {
  border: 2px solid var(--violet) !important;
}
.foundation .searchPanel button i {
  background: url(../Images/wdmh-foundation/btn-search.png) no-repeat;
  width: 21px !important;
  height: 21px !important;
}
.foundation .funds-content-right h2 {
  font-size: 32px !important;
  line-height: 34px !important;
}
.foundation .funds-content-right .button {
  color: #006BA6 !important;
  border-color: #006BA6 !important;
  background-color: #fff !important;
}
.foundation .read_more img {
  display: none;
}
.foundation .read_more {
  background: url(../Images/wdmh-foundation/readmore.png) no-repeat center left;
  background-size: 10px auto;
}

.foundation .news_description:hover .read_more {
  background: url(../Images/wdmh-foundation/readmore.png) no-repeat center right;
  background-size: 10px auto;
}
.foundation .news-item-web .read_more {
  background: none !important;
}
.inside.foundation #leftMenu ul {
  border-color: var(--violet) !important;
}
.foundation .funds-section {
  background-color: #006BA6 !important;
}
.foundation .footer-content a, .foundation .footer-content {
  color: #006BA6 !important;
}
.foundation .copyright-content span, 
.foundation .copyright-content span a {
  font-size: 14px !important;
}
.foundation .footer-nav a {
  font-size: 18px !important;
}
.foundation .footer-logo {
  margin-bottom: 5px !important;
}
.foundation footer {
  padding-top: 20px;
  border-top: 2px solid #A53B9D !important
}
.foundation .menu-horizontal .sm-blue a {
  background-color: #006BA6 !important;
  padding: 10px 40px !important;
}
.foundation .menu-horizontal .sm-blue a:hover, 
.foundation .menu-horizontal .sm-blue a:focus, 
.foundation .menu-horizontal .sm-blue a:active, 
.foundation .menu-horizontal .sm-blue a.highlighted {
  background-color:  #223954 !important;
  padding: 10px 40px !important;
}
.foundation .header-fixed #mainMenu {
  opacity: 100;
}
@media (min-width: 1200px) {
  .foundation header {
    background: #fff;
  }
  /* .foundation {
    padding-top: 144px;
  } */
  .show-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    padding-top: 3px !important;
    transition: all 0.5s ease-in-out;
  }
  .foundation .show-header #mainMenu {
    display: none;
    opacity: 0;
  }
  .foundation .show-header #logo {
    width: 80px !important;
  }
  .foundation .show-header #utility {
    margin-bottom: 20px !important;
    padding-top: 12px !important;
  }
}
@media (max-width: 1200px) {
  .foundation header #logo {
    width: 80px !important;
  }
}
@media (max-width: 768px) {
  .foundation header #logo {
    width: 65px !important;
  }
  .foundation header #mainMenu {
    top: 74px !important;
  }
}
/*23MAY 2024 new css*/
input:focus, input:focus-visible, input:visited {
  outline: none !important;
  border: none !important;
}
#leftMenu ul ul, 
.wdmh #leftMenu ul ul, 
.foundation #leftMenu ul ul, 
.inside.foundation #leftMenu ul ul
.dundas #leftMenu ul ul {
  padding-left: 35px;       /*0;*/
  border-left: none !important;
  padding-bottom: 5px;
}
.serviceitem {
    /*margin: 0 10px 20px;*/
    margin: 0 10px;
}
.serviceitem h2 {
  border-bottom: 2px solid #1793ce !important;
  margin-top:0;
}
.serviceitem ul {
  list-style: none;
  padding: 0;
}
.serviceitem ul li {
  border-bottom:  1px solid #ccc;
}
.serviceitem ul li a {
  text-decoration: none;
  display: block;
  padding: 5px 0;
}
.serviceitem ul li a::before {
  content: '';
  border: solid #2199d1;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 10px;
}
.newsitem.read_more {
  color: #1E5CA6 !important;
  text-decoration: none;
}
.newsitem.read_more:hover {
  color: #0d2f58 !important;
}


/*#region ROW_COLUMNS */

.green {
    background: var(--green);
}

.yellow {
    background: var(--yellow);
}

.grey, .default.col-2 {
    background: var(--grey);
}

.green {
    background: var(--green);
}

.col-2 > div.rowSub, .grid2col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5vw;
}

.col-3 > div.rowSub, .grid3col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.col-4 > div.rowSub, .grid4col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 5vw;
}

.col-4 > div.rowSub, .grid4col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 5vw;
}

.col-1.yellow, .col-2.yellow, .col-3.yellow, .col-4.yellow {
    background: var(--yellow);
}

.col-1.grey, .col-2.grey, .col-3.grey, .col-4.grey {
    background: var(--grey);
}

.col-1.green, .col-2.green, .col-3.green, .col-4.green {
    background: var(--greenbg);
}


@media (max-width: 767px) {

    .col-3 > div.rowSub, .grid3col, .col-2 > div.rowSub, .grid2col {
        grid-template-columns: 1fr;
    }

    .col-4 > div.rowSub, .grid4col {
        grid-template-columns: 1fr 1fr;
    }

    .col-3 > div.rowSub, .grid3col, .col-2 > div.rowSub, .grid2col, .col-4 > div.rowSub, .grid4col {
        grid-row-gap: 20px;
    }

    .col-1 .rowSub, .col-2 .rowSub, .col-3 .rowSub, .col-4 .rowSub {
        padding-top: 0;     /*6vw;*/
        padding-bottom: 0;      /*6vw;*/
    }
    #leftMenu{
        padding-top:0;
    }
}

@media (max-width: 500px) {

    .col-4 > div.rowSub, .grid4col {
        grid-template-columns: 1fr;
    }
}



/*#endregion */

/*Hide 3erd level of top menu*/

.menu-horizontal .sm-blue ul li ul li,
.menu-horizontal .sm-blue ul li ul li ul li {
    display: none !important;
}
.sm-blue a{
    font-size:17px!important;
}

@media only screen and (max-width: 990px) {
    #html_content img {
        width: 100% !important;
        height: auto !important;
    }
}

/* Video responsive*/
/*-----------------------------------------------*/
.video-responsive {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.video-responsive div {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
