body *{
font-family: myriad-pro, sans-serif;
}
.bread {
    height: 37px;
    }
.ls-layers * {
    color: #fff;
}
.bg-light {
    background-color: #F8F5F5 !important;
}
.conference-logo {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 480px;
    text-indent: -9999px;
    height: 110px;
}
.partner-logo {
    width: 240px;
    display: block;
    height: 60px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #e71e25;
    border-color: #e71e25;
}
.btn-outline-secondary {
    color: #e71e25;
    background-color: transparent;
    background-image: none;
    border-color: #e71e25;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    border-width: 2px;
}
.card-header .btn {
    white-space: normal;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #F2ECEC;
    border-bottom: none;
}
.card {
    word-wrap:normal ;
    background-color: #F8F5F5;
    background-clip: border-box;
    border: none;
    border-radius: 0;
    margin-bottom: 15px;
}
.card-body {
    padding: 2.5rem;
 
    font-weight: 200;
}
.h4, h4 {
    margin-bottom: 20px;
}
.card-body strong {
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    letter-spacing: .4px;
font-size: 14px;
}
#countdown span {
    font-size: 1rem;
}
#countdown {
    padding: 20px 20px 17px;
    background-color: #e71e25;
    display: inline-block;
    color: #fff;
    font-size: 2rem;
    border-radius: 3px;
    margin-left: 10px;
}
h3.red {
    width: auto;
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}
 img.support {
    max-width: 380px;
    display: block;
    margin-bottom: 30px;
    width: 100%;
}
p.time strong {
	    color: #e71e25;
	    font-weight: 500
	}
p.time {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
}
.card-header .btn:hover {
    text-decoration: none;
}
.card-header .btn {
    white-space: normal;
    text-align: left;
        color: #e71e25;font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    padding-right: 65px;
    width: 100%;
}
.int h6 {
     color: #e71e25;
}
.card-header .btn::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('../img/open.svg');
        background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
.card-header .btn.opener[aria-expanded="true"]::after {
    background-image: url('../img/close.svg');
}
 .card-body .btn.btn-outline-secondary {
    display: block;
    width: 100px;
    margin-top: 20px;
    font-size: 12px;
    border-width: 1px;
}
.int h6 {
color: #000;
font-size: 26px;
font-weight: 100;
margin-bottom: 25px;
}
.int h6 strong {
    font-weight: 600;
    color: #e71e25;
    font-size: 26px;
}
.bd-placeholder-img.rounded-circle {
    width: 160px;
    margin-bottom: 15px;
}
.text-red { 
	color:#E71E25;
	font-weight: 500;
	}

.speaker h2 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .33px;
   font-weight: 600;
    margin-bottom: 3px;
}
.speaker section {
    border-left: 2px solid #E71E25;
    padding-left: 15px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 1px;
}
@media (max-width: 1000px) {
	body button#responsive-menu-button {
    top: 35px;
    }
    	body button#responsive-menu-button {
    top: 35px;
    }
    body button#responsive-menu-button {
    z-index: 9999999;
    top: 25px;
}
#responsive-menu-container {
    z-index: 999998 !important
    }
    }
    
@media (max-width: 768px) {

 

.conference-logo {
    width: 320px;
    height: 72px;
    }  
    #countdown {
  margin-top: 10px;
    width: 100%;
}
  .h4, h4 {
    margin-bottom: 20px;
    font-size: 1.2rem;
}
.int h6, .int h6 strong {
    font-size: 22px;
    }
  .bd-placeholder-img.rounded-circle {
    width: 100px;
    }
    #wrapper header.scroll {width: 100%;}
	

    body button#responsive-menu-button.is-active {
    top: 0;
}
.contact-link a {
    font-weight: 501;
    text-transform: uppercase;
    color: #000;
    border: 1px solid;
    padding: 5px;
}


	}


