@import "https://www.canada.ca/etc/designs/canada/cdts/gcweb/v5_0_0/cdts/cdts-app-styles.css";
@import "/resources/wp-content/themes/magplus/style.css?ver=6.2.2"
@import "/resources/wp-content/themes/magplus-child/style.css?ver=3.1"
@import "https://fonts.googleapis.com/css?family=Roboto%3A400%2C500%2C700&amp;subset=latin%2Clatin-ext&amp;ver=1.0"
@import "https://fonts.googleapis.com/icon?family=Material+Icons&amp;ver=1.0";
@import "/resources/wp-content/themes/magplus/css/font-awesome.min.css?ver=1.0" @import "/resources/wp-content/themes/magplus/css/bootstrap.min.css?ver=1.0";
@import "/resources/wp-content/themes/magplus/css/style.css?ver=1.0" @import "/resources/wp-content/themes/magplus/css/idangerous.swiper.css?ver=1.0";
@import "/resources/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.6";
@import "/resources/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16";
@import "https://fonts.googleapis.com/css?family=Libre+Franklin%3A700%2C400&amp;subset=latin&amp;ver=6.2.2";
/* @import "https://www.canada.ca/etc/designs/canada/cdts/gcweb/v5_0_0/cdts/cdts-esdc-styles.css";
 */
 
.reading-list-block-type {
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: grey !important;
    margin-bottom: 0 !important;
}
.reading-list-block-author {
    font-style: italic !important;
    margin-bottom: 0 !important;
}
.reading-list-block-date {
    font-size: 12px !important;
    margin-bottom: 0;
}

 .loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.author-info {
     display: inline-block;
}

.author-info-image {
	width: 40px;
    height: 40px;
}

.author-bio-image {
	width: 90px;
    height: 90px;
}

.hl-info {
   background-color: #d9edf7;
}

.top-list-thumbnail {
  width: 394px;
  height: 218px;
  overflow: hidden;
}

.index-thumbnail-div {
  aspect-ratio: 3/2;
  overflow: hidden;
  /*width: 288px;*/
}

.index-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-thumbnail-div {
  aspect-ratio: 3/2;
  overflow: hidden;
}

.article-image-div {
	/*aspect-ratio: 3/2;
    overflow: hidden;*/
}

.article-image {
  width: 100%;
  /*height: 100%;*/
  object-fit: cover;
}

/* Esdc author additions */
div .horizon-box {
    background-color: #005E8A;
    text-decoration-color: white;
    padding: 10px 20px 20px 20px;
    border-radius: 10px; 
    color: white;
}
div .horizon-box1 {
    margin-top: 30px;
    font-size: 30px;
    word-spacing: 5px;
    line-height: 40px;
    background-color: #005E8A;
    text-decoration-color: white;
    padding: 10px 20px 20px 20px;
    color: white;
}
 
.horizon-list > li {
    margin: 20px 0px 20px 0px;
    border-top: thin;
    border-top-style: ridge;
    border-top-color: #E4E4E4;
    padding-top: 15px; 
}
.horizon-list > li:last-child {
    border-bottom: thin;
    border-bottom-style: ridge;
    border-bottom-color: #E4E4E4;
    padding-bottom: 15px;  
}


/* custom testing */
.video {
    display: flex;
    align-items: center;
    justify-content: flex-start
  }

.inner_cell {
            display: flex;
            align-items: flex-start;
            justify-content: flex-start
          }

.inner_cell_image {
            display: flex;
            align-items: center;
            justify-content: center;
            /*inner cell image content below by Margaret*/
            margin-top: 30px;
            margin-right: 10px;
          }
/*img inner cell image content below by Margaret*/
.inner_cell_image img{
    width: 3em;
    height: 3em;
    border-radius: 50%;
    margin-right: 15px;
}
       
.disclaim {
            background-image: url("/resources/images/disclaim.png"); /* The image used */
            background-color: #cccccc; /* Used if the image is unavailable */
            padding: 20px;
            background-size: cover !important;
            background-position: bottom !important;
            background-repeat: no-repeat !important;
          }
          
.li-blu {
    background-color: #02bad6;
}
          


/* *From original Horizons page */
 .vc_custom_1678122693890{
     margin-bottom: 50px !important;
     padding-top: 50px !important;
     border-radius: 2px !important;
}
 .vc_custom_1678122701496{
     padding-bottom: 50px !important;
     background-color: #52abce !important;
}
 .vc_custom_1678122714371{
     padding-top: 150px !important;
     padding-bottom: 50px !important;
}
 .vc_custom_1585838669818{
     padding-top: 40px !important;
     padding-bottom: 100px !important;
     background-color: #ffffff !important;
}
 .vc_custom_1586982348965{
     border-bottom-width: 5px !important;
     padding-top: 100px !important;
     padding-bottom: 100px !important;
     background-color: #52abce !important;
     border-bottom-color: #ffffff ! important;
    border-bottom-style: solid !important;
}
 .vc_custom_1621542951352{
     border-radius: 5px !important;
}
.vc_custom_1621542967036{
     background-color: #00bce7 !important;
     border-radius: 5px !important;
}
.vc_custom_1585838562554{
     margin-bottom: 50px !important;
}
.vc_custom_1586978574737{
    margin-bottom: 15px !important;
}
.vc_custom_1677167774913{
    margin-top: 42px !important;
}
.vc_custom_1655492412648{
    margin-top: 42px !important;
}
.vc_custom_1585852880575{
    margin-bottom: 25px !important;
}
.vc_custom_1668625508651{
    margin-top: 42px !important;
}
.vc_custom_1614877527073{
    margin-top: 42px !important;
}
.vc_custom_1585855227383{
    margin-bottom: 25px !important;
}
.vc_custom_1678203212810{
    margin-top: 42px !important;
}
.vc_custom_1614877516360{
    margin-top: 42px !important;
}
.vc_custom_1547148795405{
    margin-bottom: 50px !important;
}
.vc_custom_1587133413659{
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 5px !important;
}
.vc_custom_1549741382898{
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 5px !important;
}
.vc_custom_1549741398051{
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 5px !important;
}
.vc_custom_1549741408277{
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 5px !important;
}
 



/* Margaret's css */
    /*footer buttons*/
#custom-footer-section .btn{
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-color: #000;
    padding: 3px 7px !important;
    border-radius: 3px;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    display: inline-block;
}

.tt-about-block a img{
    border-radius: 50%;
    width: 200px;
    height: 200px;
    transition: none;
    transform: none;
    cursor: default;
}

.col-lg-6 p{
    font-size: 20px !important;
}

.tt-about-block .tt-title-block h3,
.tt-about .custom-hover-image,
.simple-text b{
    text-align: center;
}

.app-logo{
    width: 70px;
    display: inline;
    margin-right: 1em;
    margin-top: -2em;
}
.app-bar {
    background: #fff;
    margin-top: 5px;
    padding-top: 2em;
    padding-bottom: 1em;
}
.app-name, .app-name:visited, .app-name:focus, .app-name:hover {
    color: #000;
    font-weight: 400;
    font-size: 2em !important;
}
#wb-sm {
    background: #E1E4E7;
    border-bottom: 1px solid #D3D4D8;
    border-top: 3px solid #00bce7;
}

.horizons-footer{
    background: #D2E4EE;
    overflow: hidden;
}
.horizons-footer h4{
    margin-bottom: 1em;
}
.horizons-footer-menu a,.horizons-footer-follow a, .horizons-footer a:visited{
	color: #333;
}
.horizons-footer-menu, .horizons-footer-follow, .horizons-footer-newsletter{
	padding: 1em;
    border-bottom: 1px solid #52abce;
}

.horizons-footer-menu{
    border-right: 1px solid #52abce;
    padding-left: 2em;
}
.horizons-footer-menu>div{
    margin-left: 1.5em;
    margin-bottom: 2em;
}
.horizons-footer-menu .footer-logo{
    background: url('/resources/images/horizonslogo.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: -15px;
    margin-right: 10px;
}
.horizons-footer-menu h4{
    display: inline-block;
}
.horizons-footer-menu p{
    margin-left: 65px;
}

.horizons-footer-newsletter{
    border-right: 1px solid #52abce;
    font-size: 1.6em;
    line-height: 1.8em;
    text-align: center;
}
.horizons-footer-newsletter p{
    margin-top: 26px;
    margin-bottom: 1em;
}
.horizons-footer-newsletter btn{
	background: #fff;
    font-size: 0.8em;
}
.horizons-footer-follow{
	padding-left: 2em;
}
.horizons-footer-follow ul{
    list-style: none;
    padding-inline-start: 0;
}
.horizons-footer-follow ul>li{
	margin: 0 0 11.5px;
}

.splash-text-left{
	background: #52abce;
    padding: 1em;
}
.splash-text-left-bg{
	font-size: 34px; 
    color: white; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    line-height: 50px; 
    font-weight: 900;
}

.main-page-header{
	background: #ebebeb url(/resources/wp-content/uploads/2020/04/Horizons-logo-inset-abstract-tech-white-bg-larger.jpg) no-repeat;
    background-size: contain;
    background-position: bottom right;
}