.navbar .brand {
	max-width:165px !important;
}

div[style="position:fixed;text-align:center;width:100%;z-index:999999;bottom:0px;left:0px;padding: 6px;color: #a94442;background-color: #f2dede;"] { display: none;}

/***SKILLS COURSE TEMPLATE***/

.infobox-01::after {
    content: "";
    width: 170px;
    border-top: 1px solid #ffffff !important;
    display: block;
    margin: 60px 0 0;
}

.iconbox-03 .icon.accent5 {
    background-color: #fc7b35;
    box-shadow: 2px 6px 18px -6px #fff !important;
}

.creative04-iconbox-bg {
    margin-top: -144px;
    position: relative;
    z-index: 2;
    padding-top: 75px !important;
    padding-bottom: 0px !important;
}

.mt-0 {
    margin-top: -55px !important;
}

.infobox-01 .title::before {
    background: #F2777B !important;
    opacity: 1 !important;
}

.course-page-custom-module {
    border-radius: 25px 0 25px 0;
}

#footer-skills-course-page {
    margin-bottom: -60px;
}

.sticky-fixed .floating-nav.floating-nav-sticky.floating-active {
    position: fixed !important;
    margin-top: -10px;
}

.dnntitle {
    display:none !important;
}

/***RESOURCES PAGE BUTTON***/

.download-btn {
    border: 1px solid rgb(40, 53, 147);
}


.download-btn:hover {
    background-color: white !important;
    color: black !important;
    border: 1px solid black;
}

.download-btn:hover {
    background-color: white !important;
    color: black !important;
    border: 1px solid black;
}

/***Contact Page Google Map***/
#contact-page-google-map {
    margin-bottom: -60px;
}

/***RESPONSIVE***/

@media only screen and (max-width: 400px) {

.mt-0 {
    margin-top: -40px !important;
}

.iconbox-03 { 
    text-align: center; 
    margin: -50px 0 70px 0px !important; 
    }

.creative04-iconbox-bg {
    margin-top: -70px !important;
}

/***Skills Course Page Text for Mobile***/

.infobox-01::after {
    content: "";
    width: 170px;
    border-top: 1px solid #ffffff !important;
    display: block;
    margin: 60px 0 0;
}

.third-stream-logo-mobile {
    width: 50% !important;
    margin-left: 85px;
}

.academic-ad-logo-mobile {
    width: 55% !important;
    margin-left: 75px;
}

.course-page-custom-module {
  border-radius: 25px 0 25px 0;
}

.bullet-points-column-one {
  margin-top: 5px !important;
}

.bullet-points-column-two {
  margin-top: 50px !important;
}

.course-include-header {
  margin-left: 20px;
  margin-right: 20px;
}

.dnntitle {
    display:none !important;
}

}

.footer-additional {
float: right !important;
display: inline-flex;
}

.footer-additional .sep{
margin: 0px 5px;
}

.footer-additional a {
color: rgba(170,170,170,1) !important;
}
.footer-additional a:hover {
    color: #2c5cda !important;
    text-decoration: none !important;
}





