#section-3729043 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div.atom-main.full-width.margin-custom-element.element-18490420 > div > ul > li:nth-child(1) > ul > li,
#section-3729043 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div.atom-main.full-width.margin-custom-element.element-18490420 > div > ul > li:nth-child(2) > ul > li
{
  margin-left: 2em;
}

@media (max-width: 768px) {
.qst-video-banner {
	display: none;
}
}
.qst-hero-tec .event-image-holder {
	display: none;
}
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}




/*Shane Edits*/

body {
    font-family: "Noto Sans",sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #53565a;
}
p {
    font-family: "Noto Sans",sans-serif !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #53565a;
}
a {
    color: #016a9c;
    text-decoration: none;
}

h1 {
    color: #00556c;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    margin: 20px 0 10px !important;
}
h2 {
    color: #00556c;
    font-size: 39px !important;
    font-weight: 700 !important;
    line-height: 1.26 !important;  
}
h3 {
    color: #00556c;
    font-size: 31px !important;
    font-weight: 700 !important;
    line-height: 1.26 !important;
    margin: 0 0 20px !important;
}
h4 {
    color: #00556c;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    margin: 13px 0 !important;
}
.sections-holder .urban-template ul {
    margin: 20px 0px 20px 25px;
}
.sections-holder .urban-template ul li{
    color: #53565a;
    font-size: 14px;
    line-height: 1.5;
}
.business-template .count-number  {
    font-size: 3.55rem !important;
    font-weight: 500 !important;
    margin-bottom: -10px;
}
span.atom-main.date-venue-holder {
  display: none;
}
h1.atom-main.custom-font {
  display: none;
}
/*Make Event Logo Bigger*/
.trade-template .event-image-holder {
    height: 300px;
}