
    .custom-line-height{
        line-height: 25px;
    }
.event-person{
 padding-bottom:5px !important;
}
.event .event-title{
 font-size:1.7rem !important;
}
h3{
 margin:2px 2px 2px 0px !important;
line-height:30px !important;
}
h6{
font-size:14px !important;
margin:2px 2px 2px 3px !important;
 line-height:15px !important;
}
    .w-13{
        width: 13% !important;
    }
 .text-br{
      display:none ; 
    }
    .w-15{
        width: 15% !important;;
    }
    .w-20{
        width: 20% !important;
    }
    .site-register.col.s12{
        margin-top: 50px;
    }
    .custom-label{
        width: 30% !important;
        text-align: left !important;
    }
    
    .pad-20{
        padding:  20px 20px 5px 20px  ;
    }
    .ml-left{
        margin-left: 20%
    }
    .custom-margin{
        margin: 40px 10px 0px 50px; 
    }
    /* .site-register{
        margin-bottom: -1590px !important;
        position: sticky !important;
        top: 10px !important;
        right: 0px;
    } */
    [type="checkbox"].cb-filled-in-custom + span:not(.lever){
        font-size:  0.9rem !important;
    }
    .card{
        margin-top:140px !important;
    }
    .site-register .col.s12{
        max-width: 350px !important;
        margin-top:0px !important
    }
    
    .site-content-new{
        padding:0px 60px !important;
    }
    .heading-section:after {
      content: '';
      height: 100%;
      width: 3%;
      position: absolute;
      right: 0;
      top: 0;
      /* border-radius: 5px; */
  }
      .heading-section {
        height: 300px;
      position: relative;
      background-image: url('https://image.takeda-eucan.com/lib/fe3a11727164047c751174/m/1/03966924-1bb6-464c-97ab-2822c19aefc7.png');
      background-size: 98%, cover;
      background-repeat: no-repeat;
      background-position: center 40%;
      font-family: 'Calibri';
      color: white;
      padding: 20px 0 20px 70px;
      -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    .heading-section:after{
        background: none !important;
    }
  .p-5{
      padding: 20px;
  }
  h5{
      line-height: 30px !important;
  }
  .text-red{
      color: #EC1C24;
  }
  .site-register.col.s12 {
      top: 400px; 
  }
  .container+.custom {
    position: relative;
  }
  
  .container+.custom img {
    /* width: 100%;
    height: auto; */
    opacity: 0.5;
  }
  
  .container+.custom .btn-custom {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: none !important;
    color: black;
    font-size: 16px;
    padding: 2px 24px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
  }
  .btn-custom i{
      font-size: 6.5rem !important;
  }
  
  .custom-reg{
      margin: 20px 0px 20px 0px !important;
      border:none !important;
      color: black !important;
      padding: 0px !important;
  }
  .custom-reg .registration-box-dates{
      border-left : none !important;
  }
  .site-header {
      height: 10rem !important;
  }
  .site-main{
      margin-top: 20px;
  }
  .profile-img{
      width: 15%;
      height: 15%;
      border-radius: 50%;
      border: 2px solid red;
  }
  .site-register{
      z-index: 1000000 !important;
  }
  .registration-box{
     /* max-width: 650px !important; */
    max-width:100% !important;
  }
  .event-img{
    width: 100px !important;
    margin-left:40px;
  }
  .event-image-wrapper{
        width: 200px !important;
        height: auto !important;
    }
    .event-content-wrapper p{
        font-size: 15px ;
        margin-top: 5px !important;
        line-height: 10px; 
    }
    .event-person-subtext{
        font-size: 13px !important; 
        margin-left: 10px;
        font-weight: normal;
        text-align: center;
    }
    .event-content-wrapper{
        width: 180px !important;
        height: auto !important;
        padding-top: 10px;
    }
    .podcost{
                
        width: 130px;
        margin-left: 30px;
        margin-top: 5px;

    }
    .custom_li{
        margin-top: 10px !important;
        font-weight: 400 !important;
    }
    .custom_li li{
        font-size: 13px !important;
    }
    .event{
        padding-bottom: 20px !important;
    }
    .registration-box-date{
        font-size: 14px !important;
        font-weight: normal !important;
        
    }
    .registration-box-date span{
        margin-right:5px; 
    }
/*    .event .registration-box-date span{
        width: auto !important;
    } */
    .event .registration-box{
        flex-direction: row;
    }  
    .learning-object{
        font-size: 12px !important;
        font-weight:bold;
    }
@media only screen and (max-width:767px){
 .site-content-new{
 padding:0% 8% !important;
}
}
@media only screen and (max-width:768px){
    .heading-section{
        height:150px !important;
        width: 90% !important;
        margin-left:20px;
    } 


    .event .registration-box{
        flex-direction: column;
    } 
    .event .registration-box-dates{
        border-left: none !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #EC1C24 !important;

    } 
    .br-none{
        display: none !important;
    }
    .user-profile{
        width: 100% !important;
    }
    .event-image{
        width: 100% !important;
        max-width: 100% !important;
    }
    .event-content-wrapper{
        width: 100% !important;
        max-width: 100% !important;
    }
    .event-img{
        margin-left: 60px !important;
    }
    .mobile-center{
        text-align: center !important;
    }
    .podcost{
        margin-left:  0px !important;
    }
    .custom-margin{
        margin:0px !important;
    }
    .pad-20{
        padding: 0px 20px 20px 30px !important;
    }
    .card{
        margin-top:10px !important;
    }
}
input[type="checkbox"].cb-filled-in-custom + span:not(.lever){
    line-height: 20px;
}
@media only screen and (max-width:600px){
    .heading-section{
        height:130px !important;
    }
}
/* @media only screen and (min-width: 601px){
.row .col.m10 {
    max-width: 100% !important;
    width: 100% !important;
}
} */
@media only screen and (min-width: 1024px){
    .row .col.m10 {
        width: 78% !important;
        max-width: 78% !important;
    }
    .row .col.m2 {
        width: 18% !important;
        max-width: 18% !important;
        margin-left: -30px !important;
    }
    .site-register.col.s12 {
        max-width: 350px !important;
    }
}
  @media  only screen and (min-width:768px) and (max-width:990px) {
   .text-br{
      display:inline !important; 
     
    }
   .text-line{
    line-height:15px !important;
  }
}
  @media  only screen and (min-width:768px) and (max-width:1024px) {
      .responsive-img{
          width:75%;
          margin-top: 35px !important;
      }
      .site-header{
          height: 6rem !important;
      }
      .heading-section{
        height:200px !important;
        width: 90% !important;
        margin-left:50px;
    }
    .custom-margin {
      margin:10px 10px 0px 50px !important;
     }
    .row .col.m2{
        width: 16.6666666667% !important;
    }
    .revere-30{
        margin-left: 0px !important;
    }
    /* .site-register {
        margin-bottom: 0px !important;
    } */
  }
  @media only screen and (max-width:1024px) {
      .site-register{
          position: static !important;
          top: 400px;
          max-width: 88% !important;
      }
      /* .event-content-wrapper{
        width: 100% !important;
        max-width: 100% !important;
    } */
    .site-register {
        margin-bottom: 0px !important;
    }
.ml-left{
   margin-left:1% !important;
}
      
      
  }
  @media screen and (min-width: 651px){
    .event .registration-box {
        margin: 15px 0px 20px 0px !important;
    }
}
@media screen and (min-width: 993px){
    .site-register.col.s12 {
        /* margin-top: -50px !; */
        margin-right: 30px !important;
    }
 
    .card{
        margin-left: 50px;
    }
    
}
@media screen and (min-width: 850px){
    .user-profile{
        width: 100% !important;
      }
      .card{
        margin-top:10px !important;
    }
          .event-image{
        width: 100% !important;
        max-width: 100% !important;
    }

    /* .event-img{
        margin-left: 60px !important;
    } */
    .mobile-center{
        text-align: center !important;
    }
.custom_label{
 width:50% !important;
}
   

}
@media screen and (max-width: 600px){
    .row .col.s4, .row .col.s8{
        width: 100% !important;
    }
    .event .registration-box-text {
        max-width: 100% !important;
    }
    .row .col.s10{
        width: 100% !important;
    }
    h6 {
        line-height: 130% !important;
    }
    .ml-left{
       margin-left : 5%!important;
    }

}





/* @media screen and (min-width: 1024px){
        .site-register.col.s12 {
            max-width: 350px;
        }
} */
@media screen and (min-width: 1024px) and (max-width:1250px){
    .row .col.m10 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .row .col.m2 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .event-image-wrapper{
        width: 150px !important;
    }
    .podcost{
        margin-left:0px !important;
    }
    .event-content-wrapper{
        width: 100% !important;
        max-width: 100% !important;
    }
    
}
@media only screen ,(min-width : 600px) , (orientation : landscape)   {
.row .col.m10{
width: 75.333333% !important;
}
}
@media only screen 
and (min-width : 600px) and (orientation : portrait)   {
.row .col.m10{
width: 99% !important;
}
}
@media screen and (max-width: 650px){
.site-register.col.s12 {
    margin: 0 auto !important;
}

}
@media screen and (max-width: 650px){
.footer-content {
  width:87% !important;
 margin-bottom:2em !important;
}
.podcost{
 margin-top:-5px !important;
}

}
