p#ib-educators-maintitle{
    color:  #222;
    text-align: center;
    font-family:'avenir_next_worldbold', 'Verdana';
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
    margin-bottom:0;
        }
        .tabBox1{
            display: flex;
            align-items:flex-start;
        gap: 64px;
        max-width: 1120px;
        margin: 0 auto 97px auto;
        }
        div.tabContent1 {
        display: flex;
        gap: 32px;
    }
    ul.tabs1 li a {
    color: #000;
    font-family:'avenir_next_worldmedium', 'Verdana';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    background:transparent;
    }
      
    ul.tabs1 li a:hover {
    background: #F1F0FF;
    }
      
    ul.tabs1 li.active1 a, ul.tabs1 li.active1 a:hover  {  
        background: #F1F0FF;
        color:#000;
        font-family:'avenir_next_worldbold', 'Verdana';
        font-weight: normal;
    }
    .expert-inner-section{
        max-width:256px;
        border:1px solid #E6E3FF;
        border-radius:16px;
    }
    .expert_inner_content{
        padding: 24px 24px 32px 24px;
        background: #fff;
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .expert_inner_img img {
        width: 100%;
        border-top-right-radius: 16px;
        border-top-left-radius: 16px;
    }
    #agenda p#ib-educators-maintitle{
        max-width: 800px;
        margin: 0 auto 48px auto;
    }
    .expert_brand_name{
    color: #222;
    font-family:'avenir_next_worldbold', 'Verdana';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    margin-bottom:8px;
    }
    .expert_brand_content{
    color: #707070;
    font-family:'avenir_next_worldmedium', 'Verdana';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    margin-bottom:0px;
    }
    .learn_more_btn{
        color:#008392;
    text-align: center;
    font-family:'avenir_next_worldmedium', 'Verdana';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    position: relative;
    }
    .learn_more_btn:after{
        content: '';
        width: 16px;
        height: 16px;
        background-image: url(https://www.toddleapp.com/wp-content/uploads/2024/09/ChevronRightOutlined-1.png);
        background-size:contain;
        background-repeat: no-repeat;
        display: inline-block;
        position: absolute;
        bottom: 3px;
        right: -15px;
    }
    .learn_more_btn:hover{
        color: #008392;
        text-decoration:underline !important;
    }
    
    div#agenda{
        padding-top: 80px;
    }
    @media(min-width:1920px){
        .tabBox1{
            max-width: 1600px;
        }
        .tabContent1{
            max-width: 100% !important;    
        }
        .expert-inner-section{
            max-width: 400px;
        }
    }
      @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait){
        .footer-banner-main {
        padding: 0 30px !important;
    }
        .animate11{display: none}
    .integrated-tools {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
    }
    
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){
    .integrated-tools {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
    }
    
    @media (max-width:1024px){
        .expert-left{
            min-width: 440px;
        }
        .expert-left img{
            height: 240px;
        }
    }
    
      
    ul.tabs1 {
    margin: 0;
    padding: 0;
    place-content: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    list-style: none;
    max-width: 224px;
    }
      
    ul.tabs1 li {
        padding: 0;
        width: 224px;
        height: 48px;
    }
      
    ul.tabs1 li a {
    display: block;
    padding: 8px 16px;
    outline: none;
    background:none;
    }
      
    .tabContainer1 {
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width:100%;
        margin-top: 0px;
    }
      
    .tabContent1 {
    padding: 0px 0 0;
    max-width:834px;
    flex-wrap: wrap;
    }
      
    .tabContent1 h3 {
    padding:0px;
    }
      
    /**** TABS STYLES ****/
        
      
    ul.tabs1 {
    border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    -webkit-border-top-left-radius:5px;
    }
      
    
      
    ul.tabs1 li.active1 {
    border-bottom:1px solid #fff;
    }
    
      
    
    
    
    
    
    /* THE RESPONSIVE PART */
    @media(min-width:1024px) and (max-width:1366px){
        .expert-inner-section{
            max-width: 46%;
        }
    }
    @media(min-width:768px) and (max-width:1023px){
        .tabContent1{
            max-width: 100%;
            width: 100%;
        }
        div.tabContent1{
            justify-content: center;
        }
        .expert-inner-section{
            max-width: 45%;
        }
        div#agenda{
            padding-bottom: 50px;
        }
    }
    @media only screen and (max-width: 767px) {
        .tab-navigation, .tab-navigation1{
            width: 100% !important;
        }
        .expert_inner_img{
            text-align: center;
        }
        .expert_inner_img img{
            width:auto;
            height: 96px;
        }
        .tab-navigation1{
            border: 1px solid #CCC !important;
            padding: 10px 12px !important;
        }
        .expert-inner-section{
            max-width: 100%;
            width:100%;
        }
        .select-selected-tab:after{
            /* top: 17px !important; */
        right: 12px !important;
        }
        .expert-left{
            min-width: 100%;
            padding: 20px 0px 40px;
        }
        .expert-left img {
            height: 177px;
            padding:17px 38px;
        }
        .session_badge{
            display:none;
        }
        .expert-right{
            padding: 29px 16px;
        }
        .speaker-names p{
            font-size: 14px;   
            color: #2B2B2B; 
            line-height: 16px;
        }
        .panel-txt{
            font-size: 14px;
            margin-bottom: 8px;
        }
        .event-title{
            font-size: 24px;
            line-height: 40px;
            margin-bottom:16px;
        }
        .event-time{
            font-size: 14px;
            line-height: 24px;
        }
        .expert-right p, .expert-right ul li{
            font-size: 14px;
            line-height: 28px;
        color: #484848;
        }
        .expert-right ul{
            margin-left: 25px;
        }
        a.reg-now{
            width: 100%;
            font-size: 16px;
        }
        .tabContainer1{
            margin-top: 0px;
            margin-bottom: 80px !important;
        }
        .integrated-tools{
            padding: 64px 21px 0 !important;
        }
        p#ib-educators-maintitle{
            font-size: 24px;
            line-height: 32px !important;
            margin-bottom:24px !important;
        }
        #ib-educators-subtitle{
            font-size: 16px;
            line-height: 26px;
            max-width: 320px;
            margin: 0 auto;
            margin-top: 16px;
        }
      
    ul.tabs1 {
    height: auto;
    display: block;
    width:100%;
    border-left:0px;
    }
         
    ul.tabs1 li {
    width:100%;
    }
     
    ul.tabs1 li a {
    border-top-left-radius:0px;
    -moz-border-top-left-radius:0px;
    -webkit-border-top-left-radius:0px;
    border-top-right-radius:0px;
    -moz-border-top-right-radius:0px;
    -webkit-border-top-right-radius:0px;    
    border:0px;
    }
         
    div.tabContainer1 {
    border: 0px;
    }
         
    }
    
    
    @media (max-width: 350px) {
        body .tab-navigation, body .tab-navigation1{
            width: 260px !important;
        }
    }
    
    
    @media screen and (min-width: 992px){
    .tab-navigation, .tab-navigation1 {
        display: none !important;
    }
    }
    
    
    .tab-navigation1 {
        position: relative;
        font-family:'avenir_next_worldmedium', 'Verdana';
        border: 1px solid #717171;
        border-radius: 8px;
        padding: 13px 21px;
    }
    
    
      @media screen and (max-width: 991px){
        .expert_inner_content{
            padding: 24px 24px 28px 24px;
        }
        .expert-right{
            border: 1px solid #DBDBDB !important;
            border-top: 0 !important;
            border-radius: 0px 0px 8px 8px;
        }
        #tabs2 .expert-right{
            border: 1px solid #C5C5FC !important;
            border-top: 0 !important;
        }
        #tabs3 .expert-right{
            border: 1px solid #FFDF99 !important;
            border-top: 0 !important;
        }
        .expert-left{
            border-radius: 8px 8px 0px 0px;
            padding:60px 0px 0px 0px;
        }
        .expert-inner-section{
            flex-direction: column;
        }
    
    
        .tabBox1 {
        margin-top: 0px !important;
        margin-bottom:0px;
    }
    
        p#ib-educators-maintitle {
        padding: 0;
        max-width: 100%;
    }
    
    .integrated-tools-list {
        grid-template-columns: auto auto !important;
        grid-gap: 40px 20px;
        display: grid !important;
    }
        .tab-navigation, .tab-navigation1 {
        margin: 0 auto 40px;
        display: table;
        width: 320px !important;
        padding: 13px 40px;
    }
        .integrated-tools {
        background-image: none !important;
        padding: 0px 21px 0 !important;
    }
    ul.tabs1 {
        display: none !important;
    }
    .tabContainer1{
        margin-bottom: 32px;
    }
    }
    
    
    
      .select-selected-tab.select-arrow-active-tab:after {
        border-color: transparent transparent #000 transparent;
        top: 13px;
    }
    .select-items-tab div {
        width: 100%;
        padding: 15px 13px;
        font-family: 'avenir_next_worldmedium', 'Verdana';
            min-height: 24px;
        word-break: break-all;
        margin-top: 0px;
        color: black !important;
    }
    
    .tab-navigation1 {
      position: relative;
    font-family: 'avenir_next_worlddemi', 'Verdana';
          border: 1px solid #717171;
        border-radius: 8px;
        
        padding: 13px 21px;
    }
    
    .tab-navigation1 select {
      display: none; /*hide original SELECT element:*/
    }
    
    /*
    .select-selected-tab {
      background-color: DodgerBlue;
    }
    */
    
    /*style the arrow inside the select element:*/
    .select-selected-tab:after {
      position: absolute;
      content: "";
      top: 20px;
      right: 10px;
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-color: #000 transparent transparent transparent;
    }
    
    /*point the arrow upwards when the select box is open (active):*/
    
    
    /*style the items (options), including the selected item:*/
    .select-items-tab div,.select-selected-tab {
     
      cursor: pointer;
      user-select: none;
    
    
        font-size: 16px;
        font-family: 'avenir_next_worldmedium', 'Verdana';
            color: black;
    }
    
    /*style items (options):*/
    .select-items-tab {
      position: absolute;
         left: 0;
        right: 0;
        z-index: 99;
        background-color: white;
        border: 1px solid #ccc;
        box-shadow: 0 1px 0 rgb(0 0 0 / 6%);
        box-sizing: border-box;
        margin-top: 20px;
        max-height: 220px;
        overflow-y: auto;
    }
    
    /*hide the items when the select box is closed:*/
    .select-hide-tab, .same-as-selected-tab {
      display: none;
    }
    
    .select-items-tab div:hover, .same-as-selected-tab {
      background-color: rgb(0 0 0 / 6%);
    }
    
    
    .integrated-tools-list-2 {
        margin-top: 65px;
    }
    .session_badge{
        border-radius:4px;
    padding: 4px;
    background:#F2F2F2;
    font-family: 'avenir_next_worldmedium', 'Verdana';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: center;
    color:#484848;
    margin-right:16px;
    }
    .speaker-names p{
        font-family: 'avenir_next_worlddemi', 'Verdana';
    font-size: 16px;
    font-weight: normal !important;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
    color:#2B2B2B;
    margin-top:20px;
    max-width:527px;
    }