
.atc-style-glow-orange .atcb-item-link:hover {
    color: #fff!important;
}

.conference-overview.two-column-tiles .button-wrapper .btn-secondary
{
        display: block;
    width: 100%;
}
/*.quick-link-box .quick-link-box-inner {*/
/*    border: 1px solid #356066;*/
/*    border-radius: 5px;*/
/*    max-width: 900px;*/
/*    margin: 0 auto;*/
/*    width: auto;*/
/*}*/
.contact-section .contact-main-wrapp .contact-wrapp p svg {
    height: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 17px;
}
.contact-section .contact-main-wrapp .contact-wrapp p svg path {
    fill: #30b9b0;
}
.conf-col.conf-image a img {
    display: block;
    height: 100%;
}
.icon-desc-box {
    height: 100%;
}

/* styles added by kaviya */ 

p.logo-text {
    font-size: 18px;
    text-align: justify;
}

.logo-info {
    display: flex;
}

.logo-details .blue-text , .logo-details .green-text {
    font-weight: bold;
    line-height: 1.1;
    font-size:16px;
    letter-spacing:1px;
    padding-bottom: 0 !important;
}

.logo-details {
    position: relative;
    padding-left:10px;
    margin-left:10px;
}
.logo-details:after {
    position: absolute;
    content:"";
    top:10px;
    left:0;
    height:90%;
    border-left: 1px solid #2b97da;

}
.logo-details:before {
    position: absolute;
    content:"";
    top:0px;
    left:-5px;
    height:10px;
    width:10px;
    border: 1px solid #2b97da;
    border-radius:50%;
    background:#fff;
    z-index:99;

}
.header-logo-wrapp .logo-text-wrapp .header-heading img {
    max-height: 130px;
}
.logo-info {
    display: flex;
    align-items: center;
}

@media (max-width:768px){
    p.logo-text {
    font-size: 14px;
    }
    .logo-details .blue-text , .logo-details .green-text {
        font-size:14px;
    }
}
@media (max-width:545px){
    p.logo-text {
    font-size: 10px;
    }
    .logo-details .blue-text , .logo-details .green-text {
        font-size:10px;
    }
}
.addtocalendar{
        height: 34px!important;
        line-height: normal;
        display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
@media (min-width: 820px) {
    .date-wrap {
        border-left:1px solid #2b97da;
        padding: 10px 15px 0;
        width: 100%
    }

    .date-wrap,.date-wrap p.loc {
        max-width: 320px;
    }
}

.date-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 15px;
}

@media (max-width: 480px) {
    .date-wrap {
        width:100%
    }
}

.date-wrap p .icon {
    display: inline-block;
    margin-right: 7px;
    max-width: 20px;
    width: 100%
}

.date-wrap p {
    display: flex;
    font-size: 16px;
    margin: 0;
    font-weight:normal;
}

@media (max-width: 1366px) {
    .date-wrap p {
        font-size:12px
    }
}
@media (max-width:820px){
    .header-logo-wrapp .logo-text-wrapp .header-logos .logo-info {
        flex-wrap:wrap;
    }
    .header-logo-wrapp .logo-text-wrapp .date-wrap {
        flex-basis:100%;
    }
    .logo-details br {
    display: none;
}

.logo-details {
    display: flex;
    margin-left: 0;
    padding-left: 0;
}

.logo-details p {
    margin-right: 7px;
}

.date-wrap {
    margin-left: 0;
    display: flex;

    justify-content: flex-start;
    margin-top: 15px;
}

.date-wrap p {
    margin-right: 10px;
}

.logo-details:after , .logo-details:before {
    content: none;
}
}
@media (max-width:700px){
    .logo-details {
    display: block;
  
}
}

@media (max-width:545px){
    .header-logo-wrapp .logo-text-wrapp .header-logos .egyps-logo{
        max-width:87%;
    }
    .date-wrap p {
    font-size: 10px;
}
}
.header-logo-wrapp .logo-text-wrapp .header-heading {
    max-width: 330px;
}

.header-logo-wrapp .logo-text-wrapp .header-logos {
    width: calc(100% - 330px);
    max-width: unset;
}

.header-logo-wrapp .logo-text-wrapp .header-logos .egyps-logo {
    max-width: unset;
}


.strapline {
    max-width: 230px;
    padding-left: 16px;
    margin-left: 16px;
    border-left: 1px solid #30b9b0;
    text-align: left;
}
.strapline p {
    padding-bottom: 0px !important;
    font-weight:bold;
}
.logo-info a p {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin-top: -17px;
}

@media (max-width: 1199px){
.header-logo-wrapp .logo-text-wrapp .nav-toggler-wrapp {
    max-width: 25%;
    position: absolute;
    right: 15px;
    top: 14px;
}
.header-logo-wrapp .logo-text-wrapp .nav-toggler-wrapp {
    top: 30px;
    right: 10px;
}
/*.header-logo-wrapp .logo-text-wrapp .header-heading{*/
/*    max-width:unset;*/
/*}*/
.header-logo-wrapp .logo-text-wrapp .header-logos {
    width: calc(100% - 50px);
    max-width: unset;
}
.date-wrap, .date-wrap p.loc {
    max-width: 178px;
}
}
@media (max-width:820px){
  .strapline {
        display: flex;
        margin-top: 10px;
        max-width: 100%;
        margin-left: 0px;
        padding-left: 0px;
        border-left: 0px;
    }
    
    .strapline p {
        margin-right: 8px;
    }
    
    .header-logo-wrapp .logo-text-wrapp .date-wrap {
        margin-left: 10px;
    }  
}

@media (max-width:660px){
    .strapline {
        display: flex;
        margin-top: 0px;
        flex-wrap: wrap;
    }
    .header-logo-wrapp .logo-text-wrapp .date-wrap {
        flex-direction: row;
        max-width: 100%;
    }
    .strapline p{
        padding-bottom: 5px !important;
        font-size: 15px;
    }
    .logo-info a p {
        margin-top: 0px;
        font-size: 14px;
        text-align: left;
    }
}

.scrolled header .date-wrap, .scrolled header .date-wrap p.loc {
    max-width: 250px;
}
.scrolled header .header-wrapp .header-partners {
    max-width: 100%;
}

.scrolled header .header-wrapp .header-partners .egyps-logo {
    width: unset;
}
.scrolled header .header-wrapp .header-partners p {
    font-size: .8rem;
    font-weight: 500;
    padding-bottom: 3px;
}
.scrolled header .header-wrapp .header-partners-wrapp .header-btn-wrapp {
 
    width: 100%;
    max-width: 45%;
}
.header-logo-wrapp .logo-text-wrapp .header-heading {
    max-width: 330px;
    margin: 0 auto;
  
}

@media (min-width:820px){
    .date-wrap{
        width:25%;
    }
   
}
@media (min-width:1366px){
    .date-wrap{
        width:29%;
    }
}
@media (max-width:350px){
   .header-logo-wrapp .logo-text-wrapp .date-wrap{
        width:100%;
        flex-direction:column;
    } 
 .header-logo-wrapp .logo-text-wrapp .date-wrap p{
      padding-bottom:3px !important;
    } 
}
.speaker-col-wapper .speaker-col-wrapper_content {
    padding-bottom: 0px;
}
.speaker-col-wapper .speaker-col-wrapper_content .speaker-name +  p {
    padding-bottom: 6px!important;
}
.speaker-col-wapper .plus-sign {
    left: 0;
    right: 0;
    margin: auto;
    top: 27%;
}
.dmg-footer a#ot-sdk-btn {
    -webkit-font-smoothing: antialiased;
    background: transparent!important;
    border: 0!important;
    color: #fff!important;
    display: inline-block;
    font-size: 16px!important;
    font-weight: 100;
    font-weight: 300!important;
    line-height: 1.5!important;
    padding: 0 8px 0 0!important;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.dmg-footer a#ot-sdk-btn:hover {

    text-decoration: underline;
}

.subscription__wrapper .subscription__form .subscription_input input::placeholder  {
    color: #fff;
}
.subscription.newsletter-with-bg .subscription__wrapper .subscription__form .subscription_input .btn-secondary {
    text-transform: uppercase;
}
button.ot-sdk-show-settings {
    color: #fff!important;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    border: none !important;
    background-color: transparent;
    font-size: 16px!important;
    display: inline-block;
    padding: 0 !important;
    text-transform: uppercase;
    outline: none;
    position: relative;
    padding-right: 8px !important;
}
button.ot-sdk-show-settings:hover {
    background-color: transparent !important;
   
    text-decoration: underline;
}
.dmg-menu ul li button.ot-sdk-show-settings:after {
    content: "|";
    position: absolute;
    right: -4px;
    top: 0;
}
@media(min-width:1200px){
.conf-experts.conf-expert__two .conf-experts-wrapper .conf-experts-block .expert-wrapper-content .expert-bio {
    display: flex;
        align-items: flex-start;
        margin-top:16px;
}
.conf-experts.conf-expert__two .conf-experts-wrapper .conf-experts-block .expert-wrapper-content .expert-bio span img{
    margin-top:0px;
}
.conf-experts.conf-expert__two .conf-experts-wrapper .conf-experts-block .expert-wrapper-content .expert-bio .expert-bio-logo {
    margin-left: 40px;
}
    
}
/* new styles */ 

.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-time p {
    display: flex;
    padding: 12px !important;
}



.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-details h4 {
    color: #386065;
}

/* .agenda-tab-details-wrapp h5 {
    background: #000;
    display: inline-block;
    padding: 7px;
    font-size: 1rem;
    margin-bottom: 10px;
} 

.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-details h5 {
    margin-bottom: 15px;
    background: #03689c;
    color: #fff !important;
} */
.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-details h5 {
    font-weight: bold;
    color: #663B35 !important;
}
.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-navs h4 {
    color: #fff;
}
.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-navs h5 {
    color: #fff;
}
.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-navs {
    background-color: #a9a9a9;

}
.conference-theme-text p {
    color: #386065;
    font-weight: bold;
    margin-bottom:20px;
}
.color-rte-orange-text {
    color: #DD9829;
}
.two-col-brochure-right{
  text-align: center;  
} 
.color-awf-blue-bg {
    background-image:none;
    background-color: #083464;
}



.agenda-wrapper-section.layout-two .head-nd-sponsor h4 {
    background: #356066;
    color: #fff !important;
    padding: 10px;
    min-height: 55px;
    margin-bottom: 25px !important;
}
.agenda-wrapper-section.layout-two .agenda-tab-details{
        margin-left: 5px !important;
}
.agenda-wrapper-section.layout-two .agenda-tab-time p{
        border-radius: 0 !important;
    padding: 15px !important;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .agenda-wrapper-section.layout-two .agenda-tab-time p span{
         font-size: 18px !important;
    font-weight: 500 !important;
        line-height: 1.5 !important;
        
 }
 .agenda-wrapper-section.layout-two .agenda-tab-time p span:nth-child(2) {
    margin: 0px 3px;
}
 .agenda-wrapper-section.layout-two  .agenda-tab-wrapp .agenda-tab-content {
    padding: 40px 0px 0 !important;
}
@media (max-width: 767px){
  .agenda-wrapper-section.layout-two .agenda-tab-details{
        margin-left: 0px !important;
}  
.agenda-wrapper-section.layout-two  .agenda-tab-wrapp .agenda-tab-content {
       padding: 40px 0px !important;
}
}
.inner-col-block-wrapper.no-vertical-line .inner-col-block-image h5{
        border-left: none;
}
.inner-col-block-wrapper.no-vertical-line .inner-col-text-contents {
    border-left: none;
}


.inner-col-block-wrapper.no-vertical-line .inner-col-block-image h5{
        border-left: none;
}
.inner-col-block-wrapper.no-vertical-line .inner-col-text-contents {
    border-left: none;
}
.conf-experts.conf-expert__two .conf-experts-wrapper .conf-experts-block .expert-wrapper-content .quote-icon:after {
    background: #30b9b0 url(/media/etcdz0f2/quote-white.png) no-repeat 50%;
}
.innerpage-main-banner.with-bg{
        min-height: 400px;
}


.two-col-form-background.with-bg {
    background-repeat: no-repeat;
   background-size: cover;
    background-position: center;
    position: relative;
    padding: 50px 0px;
}
.two-col-form-background.with-bg:before {
    background-color: rgba(0, 0, 0, .83);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.two-col-form-background.with-bg .content-form-wrap {
    z-index: 2;
    position: relative;
}
.two-col-form-background .content-section-wrapper ,.two-col-form-background .description-block {
    height: 100%;
}

.two-col-form-background .form-thumbnail-image {
    height: 100%;
}
.free_text__heading h3 {
    margin-bottom: 30px;
}
.form-thumbnail-image img{
    

    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.two-col-form-background.with-bg .form-section .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field label ,.two-col-form-background.with-bg .form-section .umbraco-forms-page p{
    color:#fff;
}
.two-col-form-background.content-section-reverse .content-form-wrap {
    flex-direction: row-reverse;
}
.two-col-form-background.with-bg .free_text__heading h3{
    color:#fff;
}
.two-col-form-background.with-bg .form-section input[type=submit]{
       background-color: #30b9b0;
}
.two-col-form-background.with-bg .form-section input[type=submit]:hover{
           background-color: #356066;
}
.two-col-form-background.enable-box-shadow .content-form-wrap {
    box-shadow: 1px 2px 10px #b2b2b2;
    margin: 0;
    padding: 20px;
}
/**/
.attendee-insights {
    background-color: #f2f2f2;
    padding: 8px 15px;
    margin-bottom: 20px;
}
.attendee-insights p {
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
}
.conference-overview.conference-overview-two.three-col-brochure-module  .box-col-wrapper {
    width: 33.33%;
}
.conference-overview.conference-overview-two.three-col-brochure-module  .box-col-wrapper .box-col-shadowblock {
    box-shadow: none;
    padding: 0;
}
.conference-overview.conference-overview-two.three-col-brochure-module .inner-col-text-contents, .conference-overview.conference-overview-two.three-col-brochure-module h5 {
    border: none!important;
    padding-left: 0px!important;
}
.conference-overview.conference-overview-two.three-col-brochure-module h5 {
    margin-bottom: 15px;
}
.conference-overview.conference-overview-two.three-col-brochure-module ul li {
    padding-bottom: 5px!important;
}
.bg-light-green {
    background-color: #d4e8eb;
    padding: 60px 0px 30px;
}
.bg-wuc-green {
    background-image: linear-gradient(to right bottom, #356066, #35757b, #338b8e, #30a2a0, #30b9b0);
    padding: 60px 0px 30px;
}   
.bg-wuc-green * {
    color: #fff!important;
}
.square-bullet  ul li {
    list-style-type: square!important;
}
.form-section-wrap .privacytext p a {
    color: #30b9b0;
}
.two-col-form-background.with-bg .content-form-wrap .content-section {
    width: 30%;
}
.two-col-form-background.with-bg .content-form-wrap .form-section-wrap {
    width: 70%;
}
.two-col-form-background.with-bg .content-form-wrap .form-section-wrap .form__title {
    padding: 7px 20px;
}
.two-col-form-background.with-bg .content-form-wrap .form-section .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field input, 
.two-col-form-background.with-bg .content-form-wrap .form-section .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field select {
    padding: 10px 15px 11px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.two-col-form-background.with-bg .form-section .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field.privacytext {
    margin-bottom: 0px;
}
.two-col-form-background.with-bg .form-section .umbraco-forms-page .umbraco-forms-container {
    width: auto;
}
@media (max-width: 992px) {
     .conference-overview.conference-overview-two.three-col-brochure-module  .box-col-wrapper {
        width: 50%;
    }     
    .two-col-form-background.with-bg .content-form-wrap .form-section-wrap {
        width: 100%;
        margin-top: 20px;
    }
    .two-col-form-background.with-bg .content-form-wrap .content-section {
        width: 100%;
    }
}
@media (max-width: 600px) {
     .conference-overview.conference-overview-two.three-col-brochure-module  .box-col-wrapper {
        width: 100%;
    }               
}
.form-section .umbraco-forms-page .umbraco-forms-field-wrapper .checkboxlist .checkbox-wrap label {
    display: block;
    font-size: .9rem;
    margin-bottom: 10px;
    line-height: 1.2rem;
}

@media(min-width:1025px){
    .form-section .umbraco-forms-page .umbraco-forms-field-wrapper .checkboxlist .checkbox-wrap label {
    font-size: .9rem;
    white-space: nowrap;
        margin-bottom: 0px;
}
.form-section .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field.multiplechoice .checkboxlist .checkbox-wrap {
   
    margin-bottom: 10px;
}
.form-section .umbraco-forms-page .umbraco-forms-field-wrapper .checkboxlist .checkbox-wrap input{
    top: 50%;
    transform: translateY(-50%);
}
}
.del-rates{
    margin: 0 auto;
    min-width:1022px;
}
.del-rates .red-bg {
    background-color: #bc1f2a;
    padding:10px;
}
.del-rates .grey-bg{
     padding:10px;
     background:#3e3e3c;
     color: #fff;
     font-weight:bold;
     margin-bottom: 20px;
     margin-top: 15px;
     line-height:0;
     font-size:26px;
}
.del-rates .red-bg p , .del-rates .grey-bg p{
    color: #fff;
    font-size: 18px;
    padding-bottom: 0 !important;
}
.del-rates .red-bg p:first-child , .del-rates .grey-bg p:first-child{
    color: #fff;
    font-weight:bold;
    margin-bottom: 20px;
    margin-top: 15px;
    line-height:0;
    font-size:26px;
}
.del-rates td{
    border: 4px solid #fff
}
.del-rates .green-bg{
    background:#41b9b0;
    padding: 30px;
}
.del-rates .green-bg {
     color: #fff;
    font-weight:bold;
    margin-bottom: 20px;
    margin-top: 15px;
    line-height:0;
    font-size:24px;
}
.del-rates .pink-bg {
    background:#efcfd0;
    font-size:34px;
    font-weight:bold;
}
.del-rates .light-grey-bg {
    background:#ededed;
    font-size:34px;
    font-weight:500;
    padding: 10px 20px;
}
.del-rates .light-grey-bg li {
    font-weight:500;
    font-size: 18px;
    padding-bottom: 5px !important;
}


.del-rates .light-grey-bg ul {
    margin: 0;
}
@media (max-width:1022px){
.table-scrolled{
    overflow-x:scroll;
}
}

/*for umbraco form condition*/
.show-text-box{
    display:block !important;
}

.agenda-main-tab .agenda-main-tab-content .agenda-icon-session .agenda-content-session {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media screen and (min-width: 1200px) {
   .agenda-main-tab .agenda-main-tab-content .agenda-main-profile{
           padding: 20px;
    width: 90%;
    margin-left: auto;
   } 
   .agenda-main-tab .agenda-main-tab-content .agenda-icon-session .agenda-content-session h3{
       font-size: 24px;
   }
}
.agenda-main-tab .agenda-main-tab-content .agenda-icon-session .icon-session img {
    width: 50px;
}

.agenda-main-tab .agenda-main-tab-content.no-icon .agenda-icon-session .agenda-content-session{
    width:100%;
}
.agenda-main-tab .agenda-main-tab-content.no-icon .speaker-wrapper ,
.agenda-main-tab .agenda-main-tab-content.no-icon .agenda-main-profile{
    
    margin-left: 0;
    
    width: 100%;
}
.agenda-main-tab .agenda-main-tab-content .agenda-icon-session .agenda-content-session h3{
    margin-bottom:0;
    text-transform:uppercase;
}
.agenda-icon-session.white .icon-session {
    background: #fff!important;
    border-right: 1px solid #000!important;
}
.top-bar .top-bar-wrapp {

    display: block;
}
.top-bar .top-bar-wrapp p {
    text-align: center;
}
.theme-color-2 .innerpage-main-banner .inner-page_main_wrapper .inner-banner-icon-text {
    max-width: unset;
}
.agenda-main-tab .agenda-main-tab-content .agenda-main-profile .agenda-main-prof-wrapp .agenda-main-prof-content {
    padding-left: 0;
}

.agenda-main-tab-content .agenda-main-prof-content span.sub-session-speaker {

    font-size: 15px;
}
.agenda-main-tab-content .agenda-main-prof-content span.company-name {
    font-size: 14px;
    margin-top: 3px;
}
.agenda-main-tab-content .agenda-main-prof-content span.job-title {
    font-size: 14px;
}
.theme-color-2 h1 {
    color: #fff;
}

.theme-color-2 p {
    color: #a99c4e;
    margin-bottom:5px;
}

.theme-color-2 .about-content p {
    color: #000;
}
.theme-color-2 .banner-wrap h1 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.866rem;
    margin-bottom: 10px;
}
.theme-color-2 .banner-wrap p {
    font-size: .966rem;
    font-weight: 400;
    line-height: 1.3rem;
    padding-bottom: 15px !important;
}
.theme-color-2 .conference-overview .inner-col-text-contents .text-description p {
    color: #1c2841!important;
}
.theme-color-2 .content-text p {
    color: #356066!important;
}

.theme-color-2 .innerpage-main-banner_content--text p {
    color: #356066;
}

.theme-color-2 .innerpage-main-banner_content--text .contact-dept p strong {
    color: #a99c4c;
}
/* header logo styles start */ 
.co-hosted {
    margin: 0 auto;
}



.co-hosted p {
    font-size: 15px;
    text-align: center;
    padding-bottom: 3px !important;
}

.co-hosted img {
    max-width: 120px;
}
.header-heading p {
    text-align: center;
    font-size: 15px;
}
.header-logo-wrapp .logo-text-wrapp .header-logos .egyps-logo {

    display: flex;
    align-items:center;
   
}
.header-logo-wrapp .logo-text-wrapp .header-logos {
    width: calc(80% - 330px);
   
}
/* .header-logo-wrapp .logo-text-wrapp {

    align-items: center;
} */
@media (min-width: 1440px) {
    .header-logo-wrapp .logo-text-wrapp .header-logos {
        width: calc(70% - 330px);
    }
}
@media (max-width: 1199px) {
    .header-logo-wrapp .logo-text-wrapp .header-logos {
        width: calc(100% - 50px);
        max-width: unset;
    }
}
.scrolled .co-hosted {
    display: none;
}
.scrolled header .header-wrapp .header-partners-wrapp .header-btn-wrapp {
    width: 100%;
    max-width: 45%;
}
/* header logo styles end */ 

/*technical agenda bottom day tab start*/
.agenda-main-tab-wrapp.bottom .agenda-main-tab-list .agenda-main-tab-list-wrap:after {
    bottom: auto;
    top: -13px;
    transform: rotate(-180deg);
    left: 0;
    right: 0;
    margin: auto;
}
/*technical agenda bottom day tab end*/

.theme-color-2 .strapline p {
    margin: 0;
}
.theme-color-2 header + .fixed-socialmedia {
    background-color: #a99c4e;
}

.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-details h4 {
        font-size: 24px;
}

.agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-time p span {
        font-size: 15px!important;
}
.align-items-center.innerpage-main-banner_text.enable-image .inner-banner-text-image {
    align-self: center;
}

/*Agenda theme icon starts*/
    /*.agenda-tab-details .strategic-themes-wrapp{
        display: grid;
        grid-template-columns: 1fr 6fr;
        gap: 10px;
    }*/
    .agenda-tab-details .icon-title-block {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 80px;
        row-gap: 20px;
    }
    .agenda-tab-details .icon-title-item p {
        font-size: 0.9rem;
        align-self: center;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .agenda-tab-details .icon-title-item {
        display: grid;
        grid-template-columns: 2fr 8fr;
        gap: 10px;
    }
    .agenda-tab-details .strategic-theme-title-block p {
        font-weight: 600;
        color: #386065;
    }
    @media screen and (max-width: 1199px) {
        .agenda-tab-details .icon-title-block {
            column-gap: 15px;
        }            
    }
    @media screen and (max-width: 992px) {
        .agenda-tab-details .strategic-themes-wrapp{
            grid-template-columns: 1fr;
        }    
         .agenda-tab-details .icon-title-block {
            grid-template-columns: 1fr 1fr;
        }   
        .strategic-themes-wrapp {
            margin-bottom: 30px;
        }
    }
    @media screen and (max-width: 600px) {
        .agenda-tab-details .icon-title-block {
            grid-template-columns: 1fr;
        }         
    }
/*Agenda theme icon module ends*/
.site__footer .btn-wrapp {
    margin: 0;
}
 .site__footer .btn-wrapp .btn-secondary{
     margin-top: 0;
 }
 .certified-logo-footer img {
    max-height: 130px;
    margin-top: 5px;
    
}
.content-text p:last-child {
    padding-bottom: 5px !important;
}
span.color-rte-small-red-text {
    font-size: 17px;
    color: #e50909;
}
.xtwitter-dmg {
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.xtwitter-dmg svg {
    width: 15px;
    fill: #606f7b;
}
.scrolled header {
   
    z-index: 11;
}
.color-1 .ad_banner_wrap {
    background-color: #30b9b0;
}
.color-2 .ad_banner_wrap {
    background-color: #00adef;
}
.color-3 .ad_banner_wrap {
    background-color: #03689c;
}
.color-4 .ad_banner_wrap {
    background-color: #356066;
}
.agenda-tab-popup .agenda-tab-popup-content {
    z-index: 9;
}
.scrolled header {
    z-index: 8;
}

.navbar ul li.highlighted-menu.True>a {
    color: #000;
}
.navbar ul li.highlighted-menu.True a.menu-link:before {
    background-color: #000;
}
li.have-submenu.highlighted-menu.True {
    background-color: #D7DD3F;
}
.speaker-list .speaker-col-wapper:hover .speaker-col-wrapper_content:before {
    background: rgba(29,28,28,.473);
    content: "";
    height: 100%;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100%;
    z-index: 1;
}
.speaker-list .speaker-col-wapper:hover .speaker-col-wrapper_image:before {
    
   content:none;
}
.speaker-list .speaker-col-wapper .speaker-col-wrapper_content {
position:relative;
transition:none;
}
.speaker-list .speaker-col-wapper:hover .speaker-col-wrapper_content {
    
   background:#f1f1f1;
   transition:none;

}
.speaker-list .speaker-list-wrapper .speaker-list-col .speaker-col-wapper:hover .speaker-col-wrapper_content span.speaker-name, .speaker-list-wrapper .speaker-list-col .speaker-col-wapper:hover p, .speaker-list-wrapper .speaker-list-col .speaker-col-wapper:hover span {
    color: #356066;
}
.speaker-list .speaker-list-wrapper .speaker-list-col .speaker-col-wapper {
   
    transition: none;
}
.individual_speaker-button-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-bottom:20px;
}
.individual_speaker-text .speaker_list_logo img {
    margin-top: 20px;
    max-width: 250px;
}
/*.individual_speaker-content-wrapper .individual_speaker-image {*/
/*    background: #efedeb;*/
/*}*/
.swiper-button-next.gallery-next, .swiper-button-prev.gallery-prev {
    z-index: 4!important;
}
.image-desc-section .image-desc-content p {
    padding: 10px;
    background-color: #fff;
}
.image-desc-section .image-desc-content.color-code-1 p {
    background-color: #356066;
    color: #fff;
}
.image-desc-section .image-desc-content.color-code-2 p {
    background-color: #00adef;
    color: #fff;
}
.image-desc-section .image-desc-content.color-code-3 p {
    background-color: #30b9b0;
    color: #fff;
}
.viewmore-content .calander, .viewmore-content .time {
    display: flex !important;
        align-items: flex-start;
}
.viewmore-content .calander img, .viewmore-content .time img {
    width: 20px;
    margin-right: 10px;
}
.viewmore-content .calander span, .viewmore-content .time span {
    margin-bottom: 0;
}
.viewmore-content .col-left h5.calander {
    margin-bottom: 12px;
    font-size: 14px;
    align-items: center;
}
.viewmore-content .col-right .content-right-desc-wrapp p{
    color:#000;
}
.viewmore-content .col-right .right-speakers-wrapper .right-speakers-img{
    max-width:150px;
}

.viewmore-content  .speaker-company-logo img {
    max-width: 120px;
        max-height: 75px;
}
.viewmore-content .col-left h6{
        margin-top: 20px;
}
.viewmore-content .col-right .right-speakers-wrapper .right-speakers-content span{
    margin-bottom: 8px;
}
.viewmore-inner .head{
    margin-left: -1rem;
    margin-bottom: 30px;
    margin-top: 0;
}

.viewmore-content .col-right h5 {
    margin-bottom: 30px;
    min-height: 40px;
    font-size: 1.2rem;
        padding-top: 10px;
}
.viewmore-content .col-right .content-right-desc-wrapp{
        max-height: 240px;
}
@media screen and (max-width: 1199px) {
    .viewmore-content .col-right .content-right-desc-wrapp {
    max-height: 235px;
}
}
@media screen and (max-width: 1024px) {
    .viewmore-content .col-right h5 {
    min-height: 55px;
}
}
@media screen and (max-width: 600px) {
    .viewmore-content .col-right h5 {
        min-height: auto;
        margin-bottom: 20px;
            padding-top: 0px;
    }
}
.viewmore-content .col-right h4{
    border-bottom: 0;
        margin-bottom: 0;
}
.viewmore-inner .head h4{
        font-size: 17px;
}
.agenda-profile-wrapp .agenda-profile .agenda-profile-detail h4 {
    font-size: 15px !important;
    font-weight: 700;
}
.agenda-profile-wrapp .agenda-profile .agenda-profile-detail p{
    font-size: 15px;
}
.agenda-profile-wrapp .agenda-profile .agenda-profile-detail h6 {
    font-size: 15px;
}

.speaker-list-wrapper .speaker-list-col .speaker-col-wapper .speaker-col-wrapper_content{
    height: 100% !important;
}
.speaker-col-wapper {
    overflow:hidden;
}
/*.speaker-list .speaker-col-wapper:hover .speaker-col-wrapper_content:before {*/
/*   background: rgba(29, 28, 28, .473);*/
/*}*/
/*.speaker-list .speaker-col-wapper:hover:before {*/
/*    background: rgba(29, 28, 28, .473);*/
/*    content: "";*/
/*    height: 100%;*/
/*    left: 0;*/
/*    line-height: 0;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    -webkit-transform: translateY(0);*/
/*    -ms-transform: translateY(0);*/
/*    transform: translateY(0);*/
/*    -webkit-transition: all .4s ease-in-out;*/
/*    -o-transition: all .4s ease-in-out;*/
/*    transition: all .4s ease-in-out;*/
/*    width: 100%;*/
/*    z-index: 1;*/
/*}*/
.speaker-list-wrapper .speaker-list-col .speaker-col-wapper:hover {
    background-color: #f1f1f1;
    border: 1px solid #356066;
    border-bottom: 3px solid #356066;
}
.speaker-col-wapper .plus-sign{
        top: 50px;
}
.agenda-main-time{
    font-weight:bold;
}
        
/*.strapline {*/
/*    display: none;*/
/*}*/
/*@media(min-width:1200px){*/



/*.header-logo-wrapp .logo-text-wrapp .header-heading {*/
/*    max-width: 40%;*/
/*    margin-right: 0;*/
/*}*/

/*.header-logo-wrapp .logo-text-wrapp {*/
/*    align-items: center;*/
/*    flex-wrap: inherit;*/
/*}*/

/*.co-hosted {*/
/*    margin-left: 30px;*/
/*}*/

/*.header-logo-wrapp .logo-text-wrapp .header-logos {*/
/*    width: auto;*/
/*}                                                       */
            
/*        }*/

.agenda-main-tab .agenda-main-tab-content .agenda-main-profile .agenda-main-prof-wrapp .agenda-main-prof-image {
    width: 10%;
    margin-right: 15px;
}

@media (max-width: 500px) {
    .agenda-main-tab .agenda-main-tab-content .agenda-main-profile .agenda-main-prof-wrapp .agenda-main-prof-image {
        width: 40%;
    }
}
.speaker-wrapper .speaker-content-wrapper {
    display:flex;
}

.speaker-content-wrapper .agenda-main-prof-image {
    width: 10%;
    margin-right: 15px;
}
   .speaker-content-wrapper h4 {
    width: calc(100% - 10%);
     
}
@media (max-width: 500px) {
   .speaker-content-wrapper .agenda-main-prof-image {
    width: 40%;
    margin-right: 15px;
}
   .speaker-content-wrapper h4 {
    width: calc(100% - 40%);
     
}
}
.speaker-content-wrapper .agenda-main-prof-image img{
   max-width:unset;
   width:100%;
}
.agenda-main-tab .agenda-main-tab-content-wrapp .with-seprator {
    margin-left: -3px;
    display: block;
}
.page-18882 .innerpage-main-banner{
    background-color: #20A7DE;
}
.page-18882 .agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-time p {
    background-color: #cbe2eb;
    padding: 12px !important;
}
.page-18882 .agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-time p span {
    color: #20a7de;
}
.page-18882 .agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-navs.active:after {
    border-top: 14px solid #20a7de;
}
.page-18882 .agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-navs.active {
    background-color: #20a7de;
}
.page-18882 .agenda-wrapper-section .agenda-tab-wrapp .agenda-tab-content .agenda-tab-content-wrapper .agenda-tab-time:after {
    border: 1px dashed #20A7DE;
    
}
.page-18882 .agenda-wrapper-section .location {

    display: flex;
    margin-bottom:10px;
    font-size: .966rem;
}

.page-18882 .agenda-wrapper-section .location img {
    margin-right: 10px
}

.page-18882 .agenda-main-timing-width img {
    max-width: 20px
}

.page-18882 .agenda-wrapper-section .location svg {
    margin-right: 5px;
}

.page-18882 .agenda-wrapper-section svg {
    max-width: 20px
}

.page-18882 .agenda-wrapper-section .location svg path {
    fill: #a9a9a9;
}

.page-18882 .agenda-tab-popup-content .location svg {
    margin-right: 15px;
}
