header .dropdown-menu li {
  padding:0!important;
}
.body-container.container-fluid {
    padding: 0;
}

.customized-header-section {
     background-color: #f5f5f5;
}

.homepage-header header {
    background-color: #DE3473;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
}

.padding-left-right {
    padding-left: 90px;
    padding-right: 90px;
}
.padding-left {
    padding-left: 90px;
}
.padding-top-bottom{
    padding-top: 70px;
    padding-bottom: 55px;
}
.page-title {
    font-family: 'Roboto Slab', serif; 
    font-weight: 300; 
    font-size: 48px; 
    line-height: 57px;
    letter-spacing: -0.04em; 
    color: #010101 !important;
}
.row-number-2 {
    padding-top: 80px;
}
.primary-text{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #686868;
}
.section-title {
font-family: 'Roboto Slab', serif;
font-weight: 300;
font-size: 26px;
line-height: 34px;
letter-spacing: -0.025em;
color: #383838;
padding: 40px 0px 20px 0px;
}

.author{
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 15px;
    /*line-height: 44px;*/
    letter-spacing: 0.025em;
    color: #1f1f1f;
    text-transform: uppercase;
}
ol.breadcrumb {
    margin-bottom: 0;
}
.breadcrumb > li + li:before {
    padding: 0 15px;
    color: #b0b0b0;
    content: "|";
    position: relative;
    top: -2px;
}
ol.breadcrumb li a {
    color: #787878;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.1em; 
    text-decoration: none;
}

ol.breadcrumb li {
    color: #787878;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.1em; 
}
.subscribe-form form {
    display: inline-flex;
    padding-top: 26px;
    width: 100%;
}
.subscribe-form form .hs_email {
     width: 100%;
     padding-right: 20px;
}
.subscribe-form span.hs-form-required,
.subscribe-form .form-title,
.subscribe-form .hs_email label {
    display: none;
}
.subscribe-form ul.hs-error-msgs label {
    display: block;
    color: white;
    /*text-align: center;*/
}
.subscribe-form ul.hs-error-msgs li {
    list-style: none;
}
.subscribe-form .hs-input{
    height: 46px;
    margin-left: 15px;
    padding: 15px;
    background: #e55d8f;
    border: 0;
}
.subscribe-form .hs-input:focus {
    outline: 2px solid white;
}
.subscribe-form .hs-button.primary.large {
    width: 160px;
    height: 46px;
    margin-left: 15px;
    margin-top: 0;
    background: white;
    color: #de3473;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1em;
}
.subscribe-form .hs-button.primary.large:focus {
    background: #c12d64;
    outline: 0;
    color: white;
}

.subscribe-form input[type="email"] {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}
::-ms-input-placeholder { /* Microsoft Edge */
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}

#map {
   width: 100%;
   height: 400px;
   background-color: grey;
}


      .agenda-container td {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      font-weight: 300;
      color: #383838;
    letter-spacing: -0.25px;
      padding:18px;
        max-width: 350px;
  }
    .agenda-container td .agenda-bold {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      font-weight: 600;
      color: #383838;
    letter-spacing: 0.75px;
        text-transform: uppercase;
  }
    .agenda-container tr {
    border-bottom: 1px solid #ddd;
      height: 55px;
        vertical-align: baseline;
}
  
      .agenda-container tr:last-child {
          border-bottom:0;
  }

  .agenda-container .agenda-title {
    font-family: 'Roboto Slab', serif;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.04em;
    font-weight: 300;
    width: 250px;
    margin: 4em auto 0;
     text-align: center;
}  
  .agenda-top {
    margin: 80px 0 40px;
  }
  
  #agenda {
     margin-bottom: 80px;
  }
 .agenda-container td,
  .agenda-container-mobile td  {
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      line-height: 23px;
      font-weight: 300;
      color: #383838;
    letter-spacing: normal;
      padding:18px;
        max-width: 384px;
  }
    .agenda-container td .agenda-bold,
  .agenda-container-mobile td .agenda-bold {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      font-weight: 500;
      color: #1f1f1f;
    letter-spacing: normal;
        text-transform: uppercase;
  }
    .agenda-container tr {
    border-bottom: 1px solid #ddd;
      height: 55px;
        vertical-align: baseline;
}
  .agenda-container-mobile tr {
     border-bottom: 1px solid #eee;
      height: 55px;
        vertical-align: baseline;
}
      .agenda-container tr:last-child,
      .agenda-container-mobile tr:last-child {
          border-bottom:0;
  }

  .agenda-container .agenda-title,
  .agenda-container-mobile .agenda-title {
    font-family: 'Roboto Slab', serif;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.04em;
    font-weight: 300;
    width: 250px;
    margin: 4em auto 0;
     text-align: center;
}  
.participants-title {
    width: 100%;
    text-align: center;
    margin: 80px 0 70px;
}
@media (max-width: 425px) {
     ol.breadcrumb li a {
        font-size: 15px;
    }
    .page-title {
        font-size: 40px;
        line-height: 48px;
    }
    .padding-top-bottom{
        padding-top: 55px;
        padding-bottom: 40px;
    }
    .row-number-2 {
        padding-top: 50px;
    }
    .subscribe-form form {
        padding-top: 0;
        display: block;
    }
    .subscribe-form .hs-button.primary.large{
    margin-top: 15px !important;
  }
    .span6.widget-span.widget-type-rich_text p {
    padding: 0px 40px;
}
    .subscribe-form .hs-input{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .subscribe-form .hs-button.primary.large {
        margin-left: 0;
    }
}

@media (min-width: 425px) and (max-width: 768px) {
    ol.breadcrumb li a {
        font-size: 15px;
    }
    .page-title {
        font-size: 40px;
        line-height: 48px;
    }
    .padding-top-bottom{
        padding-top: 55px;
        padding-bottom: 40px;
    }
    .row-number-2 {
        padding-top: 50px;
    }
    .subscribe-form .hs-input{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .subscribe-form .hs-button.primary.large {
        margin-left: 0;
    }
    
}
@media (min-width: 768px) and (max-width: 980px) {
    ol.breadcrumb li a {
        font-size: 15px;
    }
    .page-title {
        font-size: 44px;
        line-height: 52px;
    }
    .padding-top-bottom{
        padding-top: 55px;
        padding-bottom: 40px;
    }
    .padding-top-bottom{
        padding-top: 55px;
        padding-bottom: 40px;
    }
    .row-number-2 {
        padding-top: 50px;
    }
}
@media (max-width: 979px) {
    #form-subscribe-container .span6 {
        width: 100%;
    }
    #form-subscribe-container {
        padding-top: 100px;
    }
}


/*
* 4 Stepper
*
*/
#stepper .nav {
    
}

#stepper .nav > div {
    height: 40px;
}

#stepper .nav-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}

#stepper h2{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    color: #686868;
    margin-top: 60px;
    margin-bottom: 0;
}

#stepper .circle {
    height: 40px;
    width: 40px;
    border: 1px solid #b2b9a0;
    border-radius: 50%;
    cursor: pointer;
}

#stepper .circle.pulse {
  border-radius: 50%;
  box-shadow: 0 0 0 rgba(207, 44, 96, 0.4);
  animation: pulse 2s infinite;
}

#stepper .circle.pulse:hover {
  animation: none;
}


@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(207, 44, 96, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(207, 44, 96, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(207, 44, 96, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(207, 44, 96, 0.4);
    box-shadow: 0 0 0 0 rgba(207, 44, 96, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(207, 44, 96, 0);
      box-shadow: 0 0 0 10px rgba(207, 44, 96, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(207, 44, 96, 0);
      box-shadow: 0 0 0 0 rgba(207, 44, 96, 0);
  }
}



#stepper .selected .circle,
#stepper .selected .line {
    background-color: #cf2c60;
    border: 1px solid #cf2c60;
}
#stepper .line {
    height: 2px;
    background-color: #b2b9a0;
    position: absolute;
    top: calc(50% - 1px);
    left: -37%;
}

#stepper p.selected{
    color: #cf2c60;
}

#stepper .circle,
#stepper .line {
    display: inline-block;
}

#stepper #step-images > div:not(:first-child) {
    display: none;
}

#stepper .row-fluid-wrapper.row-number-5{
    background: transparent;
    padding: 0;
}


@media (max-width: 767px) {
    #stepper .line {
        left: -29%;
    }
}

.subscribe-form .hs_cos_wrapper_type_form {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    color: #502e3a;
}

.subscribe-form .cell-wrapper {
    text-align: center;
}

  @media only screen and (max-width: 767px) {
      .mm-agenda-mobile {
        display:none!important;
    }
    .agenda-container td {
  padding: 18px 7px!important;
    }
     .attend-header {
    margin: 45px 0;
}
  .agenda-top {
    margin: 40px 0 20px;
  }
    #agenda {
     margin-bottom: 40px;
  }
    .participants-title {
    margin: 40px 0 40px;
}
}


@media only screen and (min-width: 600px) and (max-width: 769px) {
  .agenda-container td {
    padding: 18px 30px!important;
  }
  }
  @media only screen and (min-width: 500px) {
  .agenda-container-mobile {
      display:none!important;
    }
  }
  
  @media only screen and (max-width: 499px) {
  .agenda-container {
      display:none!important;
    }
  }

  /**************** styles pop-overs *******************/
  .leadinModal-content .leadin-preview-wrapper h4 {
      font-family: 'Roboto slab', serif!important;
      font-weight: 300!important;
      letter-spacing: -.25px!important;
      font-size: 22px!important;
  }
  
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper p{
      font-family: 'Roboto', sans-serif!important;
      font-weight: 300!important;
      letter-spacing: normal!important;
  }
  
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper .leadin-button {
      border-radius:0!important;
    font-family: 'Roboto', sans-serif!important;
      font-weight: 400!important;
      letter-spacing: 1px!important;
  }
  
  .leadinModal-646665.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content {
      border-radius:0!important;
  }
 
  
  .leadinModal-646665 .leadin-button-primary {
    background: #de3473 !important;
    color: #FFFFFF !important;
    border-radius: 0!important;
    font-family: "Roboto", sans-serif!important;
    font-weight: 400!important;
    letter-spacing: 1px!important;
}
  
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadinModal-content,
  .leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content, .leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content {
    margin-top: 0;
    border-top: 0!important;
    border-radius: 0!important;
}
  
  .leadinModal .leadinModal-content textarea, .leadinModal .leadinModal-content input[type="text"], .leadinModal .leadinModal-content input[type="email"], .leadinModal .leadinModal-content input[type="tel"], .leadinModal .leadinModal-content input[type="number"], .leadinModal .leadinModal-content input[type="file"], .leadinModal .leadinModal-content select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
    padding: 0.5em 0.5em;
    border: 1px solid #ddd;
    height: 2.6em;
    resize: vertical;
    font-family: 'Roboto', sans-serif;
}
  
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner h4,.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form h4, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner h4, .leadinModal-v3.leadinModal.leadinEmbedded-theme-default h4 {
    margin-right: 0;
    text-align: center;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    font-size: 22px;
    letter-spacing: -.25px;
}
  
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form p, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form p, .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form p {
    margin-bottom: 0;
    font-family: "roboto", sans-serif;
    font-weight: 300;
}
  
  .leadinModal .leadin-input-wrapper label {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner h4, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner h4, .leadinModal-v3.leadinModal.leadinEmbedded-theme-default h4 {
    margin-right: 0;
    text-align: center;
}
  
  .leadinModal.leadinModal-v3 .thank-you-message, .leadinModal.leadinModal-v3 .thank-you-message * {
    text-align: center;
    font-family: "roboto", sans-serif!important;
    font-weight: 300!important;
}
  
  .leadinModal .leadin-footer-link, .leadinModal .leadin-close-button {
    display: inline !important;
    text-decoration: none;
    color: #de3473!important;
}


#hsPopUpForm-81fb4ee0-d2ee-48e8-bc73-87e6fa50016b > div.leadin-button-wrapper > button,
#hsPopUpForm-81fb4ee0-d2ee-48e8-bc73-87e6fa50016b > div.leadin-button-wrapper > button:hover,
#leadinModal-content-wrapper-646665 > div > div > div.thank-you-message > div > a,
#leadinModal-content-wrapper-646665 > div > div > div.thank-you-message > div > a:hover,
#hsPopUpForm-2d52a72a-93ec-402c-9845-d66f3c4b1e81 > div.leadin-button-wrapper > button,
#hsPopUpForm-2d52a72a-93ec-402c-9845-d66f3c4b1e81 > div.leadin-button-wrapper > button:hover {
    background-color: #fff !important;
    color: #de3473!important;
    font-family: "Roboto", sans-serif!important;
  border-radius:0!important;}

#leadinModal-646665 #hsPopUpForm-81fb4ee0-d2ee-48e8-bc73-87e6fa50016b div.leadin-button-wrapper > button,
#leadinModal-646665 #hsPopUpForm-81fb4ee0-d2ee-48e8-bc73-87e6fa50016b div.leadin-button-wrapper > button:hover {
    background-color: #de3473 !important;
    color: #fff!important;
    font-family: "Roboto", sans-serif!important;
  border-radius:0!important;}

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadinModal-content,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-thanks .leadinModal-content,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadinModal-content,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-thanks .leadinModal-content,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadinModal-content,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-thanks .leadinModal-content,
.leadinModal-646665.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content,
.leadinModal-646665.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,
.leadinModal-646665.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content,
.leadinModal-646665.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content{
    background: #de3473 !important;
    color: #fff!important;
}
  

  /************** end of pop-overs styling ********************/


.row-number-42{
  max-width: 100% !important;
  margin: auto !important;
  background-color: #DD3572 !important;
}

.row-number-42 .row-fluid{
  max-width: 1200px !important;
  margin: auto !important;
  background-color: #DD3572 !important;
}

.homepage-header header {
    background-color: #DE3473!important;
    }

@media (min-width: 992px) {
    .logo {
    position: absolute!important;
    top: 0!important;
    z-index: 40!important;
    padding: 0!important;
    height: 70px!important;
    display: flex!important;
    align-items: center!important;
}
}

@media (max-width: 991px) {
.logo {
  padding:0 20px!important;
  }
}

#dynamic-header .container-fluid .row {
  margin-left:0;
  margin-right:0;
}


  div#dynamic-header {
/*     position: fixed; */
    width: 100vw;
    left: 0;
    z-index: 20000;
}

.body-container-wrapper {
    margin-top: 0px !important;
}

.page-title {
    text-align: left;
}

@media only screen and (max-width: 991px) {
  .navbar-nav {
    padding-top: 30px;
      margin: 7.5px 0!important;
   padding-left: 30px!important;
    padding-right: 30px!important;
}
  
  .navbar-nav a, .navbar-nav a:hover,
  .navbar-header a, .navbar-header a:hover {
    margin-left: 0!important;
}
  
  .logo {
    top: 10px;
    padding: 0 20px;
}
  #menu>ul, #menu>ul>li {
    padding-right: 0;
    padding-left: 0;
}
  
  .navbar-toggle {
    margin: 0 0px 0 24px!important;
  }
}

header, .header-container-wrapper.homepage-header {
    background-color: #DE3473!important;
    }
.page-title {
    font-family: 'Roboto Slab',serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 57px;
    letter-spacing: -0.04em;
    color: #010101 !important;
}

.primary-text {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #686868;
}


@media (min-width: 425px) and (max-width: 768px) {

  div#hs_cos_wrapper_widget_5288693595 {
    padding-left: 15px;
}
  
  .text-container p{
    padding-left: 15px !important;
  }