@media only screen and (max-width: 768px) {
	.section-cards-block .slick-slide{
		padding:0;
	}
	.site-header .navbar .navbar-brand img{
		max-width:190px;
	}
	.custom-mega-menu .bottom-megamenu ul{
		margin-right:auto;
		margin-left:unset !important;
	}
	.site-header .navbar .logo-wrapper .header-logos .title{
		font-size:5.49px;
		line-height:8px;
	}
	.site-header .custom-toggle-menu span{
		display:none;
	}
	.custom-mega-menu .left-content .navbar-nav li a, .custom-mega-menu .left-content .navbar-nav li h4{
		font-size:21px;
		line-height:34px;
	}
	.custom-mega-menu .megamenu-close-btn{
		display:none;
	}
	.site-header .navbar .logo-wrapper .title-logo{
		min-width:100px !important;
	}
	.section-agenda-list .custom-row{
		flex-direction:column !important;
	}
	.section-agenda-list .custom-row .custom-left,
	.section-agenda-list .custom-row .custom-right{
		max-width:100% !important;
	}
	.section-agenda-list .filter-col-right{
		padding-left:calc(var(--bs-gutter-x)/ 2) !important;
	}
	.section-intro-block-3 .bg-svg{
		display:none;
	}
	.section-agenda-list{
		overflow:hidden;
	}
	.section-agenda-list .tab-nav .tab-link.date{
		gap:0;
		flex-wrap:unset;
	}
	
    /* section-speaker-grid-block */
.section-speaker-grid-block{
    padding-top: 25px;
}
.section-speaker-grid-block .cts-ribbon{
    top: -4px;
}
.section-speaker-grid-block .cts-ribbon span{
    font-size: 15px;
}
.section-speaker-grid-block .container{
    max-width: calc(308px + var(--bs-gutter-x, .75rem)*2);
}
.section-speaker-grid-block .speakers{
    grid-template-columns: repeat(1,1fr);
    grid-row-gap:35px;
}
.section-speaker-grid-block.style-1 .speakers{
    transform: unset;
}
.section-speaker-grid-block .item .name{
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 11px;
}
.section-speaker-grid-block .item p:not(.name){
    font-size: 17px;
    line-height: 26px;
}
.section-speaker-grid-block .item .info{
    padding: 17px 27px 50px 0;
}
.section-speaker-grid-block .speakers .linkedin-icon{
    top: 25px;
    right: 0;
}
/* section-speaker-grid-block */
	.section-pricing-with-countdown-block .timer-banner .timer-banner-inner{
        justify-content: left;
    }
    .section-pricing-with-countdown-block .timer-banner .text{
        margin:auto;
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
        margin-top: 5px;
    }
    .section-pricing-with-countdown-block .timer-banner .psgTimer_numbers>div:after{
        top: -17px;
        right: -10px;
    }
    .section-pricing-with-countdown-block .timer-banner .number{
        font-size: 15px;
        line-height: 22px;
        width: 60px;
        height: 23px;
    }
    .section-pricing-with-countdown-block .timer-banner .psgTimer{
        margin: auto;
    }
    .section-pricing-with-countdown-block .timer-banner .days, .timer-banner .hours, .timer-banner .minutes{
        margin-right: 0;
    }
    .section-pricing-with-countdown-block .timer-banner .psgTimer_numbers>div:after{
        top: 10px;
        right: -11px;
    }
    .timer-banner-inner .hours, .timer-banner-inner .minutes, .timer-banner-inner .seconds{
        margin-left: 16px;
    }
    .section-pricing-with-countdown-block .bottom-part .tab-content-container{
        padding: 31px 23px 0 23px;
/* 		margin-bottom:178px; */
    }
    .section-pricing-with-countdown-block .bottom-part .included-content{
        margin-top: 30px;
    }
    .section-pricing-with-countdown-block .bottom-part .included-content .title{
        text-align: center;
        margin-bottom: 36px;
    }

    .section-pricing-with-countdown-block .bottom-part .tab-content .price-card.active{
        padding: 26px 10px 26px 10px;
    }
    .section-pricing-with-countdown-block .bottom-part .included-content .text .icon img{
        width: 22px;
    }
    .section-pricing-with-countdown-block .bottom-part .tab-content .card-row{
        row-gap:49px;
    }
    
    .section-title{
		font-weight: 800;
	}
    .site-footer{
        padding: 60px 0;
    }
    .site-footer .block-5,
    .site-footer .widget_nav_menu{
        width: 100%;
    }
    .site-footer .footer-content{
        flex-direction: column;
    }
    .site-footer .footer-content .left .logo{
        margin-bottom: 34px;
    }
    .site-footer .footer-content .text{
        margin-bottom: 21px;
    }
    .site-footer .footer-content .left .footer-logos{
        flex-direction: column;
        row-gap: 28px;
    }
    .site-footer .footer-content .top-logo{
        text-align: center;
        margin-bottom: 57px;
    }
    .site-footer .footer-content .footer-logos .title, .site-footer .footer-content .footer-logos .title{
        text-align: center;
        margin-bottom: 8px;
    }
    .site-footer .footer-content .left{
        border: 0;
        padding-bottom: 0;
        margin-bottom: 62px;
    }
    .site-footer .footer-menu-row{
        flex-direction: column;
    }
    .site-footer .footer-menu-row ul{
        text-align: center;
    }
    .site-footer .footer-menu-row ul li:not(:last-child){
        margin-bottom: 10px;
    }
	.site-footer .footer-menu-row{
		row-gap:0;
	}
    .site-footer .footer-menu-row #menu-footer-1 li:not(:last-child){
        margin-bottom: 27px;
    }
    .site-footer .footer-menu-row #menu-footer-1{
        margin-bottom: 67px;
    }
    .site-footer .footer-menu-row #menu-footer-2{
        margin-bottom: 74px;
    }
    .site-footer .copyright-area{
        margin-top: 30px;
    }
    .site-footer .copyright-area{
        text-align: center;
    }
    .site-footer .footer-content .text{
        margin-bottom: 0;
    }
    .section-intro-block .bottom-part .section-title{
        font-size: 42px;
        line-height: 53px;
    }
    .section-contact-form-block .section-label{
        line-height: 16px;
    }
    .section-contact-form-block .section-title{
        font-size: 42px;
        line-height: 53px;
    }
    .section-contact-form-block .form-check label:before{
        top: 8px;
        transform: unset;
    }
    .section-contact-form-block .form-check label:after{
        top: 14px;
        transform: unset;
    }
    .section-logos-block .container{
        max-width: 100%;
    }
    .section-logos-block .row .col-md-12{
        padding: 0;
    }

    /* hero banner block */
    .section-intro-block-2{
        padding:140px 0;
    }
    .section-intro-block-2 .content .buttons{
        display: flex;
        flex-direction: column;
    }
    .section-intro-block-2 .content .buttons a:first-child{
        margin-right: 0;
        margin-bottom: 29px;
    }
    .section-intro-block-2 .content .description{
        font-size: 17px;
        line-height: 28px;
    }

    /* hero banner block */

    /* section-logos-block-2 */

    .section-logos-block-2{
        padding: 36px 0;
    }

    /* section-logos-block-2 */

    .section-sponser-block .section-title,
    .section-sponser-block .button,
    .section-sponser-block .right-col .content,
    .section-sponser-block .button-2{
        text-align: center;
    }
    

    .section-image-text-block .price{
        letter-spacing: unset;
    }

    .section-image-text-block .price span{
        font-size: 12px;
    }
    .section-image-text-block .price-content{
        /* padding-left: 0; */
    }
    .section-image-text-block .price-inner-image img{
        transform: translate(-30px,-50px);
    }
	.section-speakers .custom-select2-container{
		display:flex;
		justify-content:center;
	}
	.section-speakers .custom-select2-container .select2-container{
		width:100% !important;
	}
    .section-speakers .speakers{
		grid-template-columns: repeat(2,1fr);
	}
    .section-speakers .speakers .item{
        max-width: 245px;
        margin: auto;
    }
    .section-speakers{
        padding: 46px 0;
    }
    .section-cards-block{
        padding: 74px 0 70px 0;
    }
    .section-cards-block .section-title{
        margin-bottom: 27px;
    }
    .section-cards-block .section-heading .text{
        font-size: 17px;
        line-height: 28px;
    }
    .section-cards-block .section-heading{
        margin-bottom: 40px;
    }
    .section-cards-block .card-block .image img{
        margin: auto;
    }
    .section-cards-block .card-block .card-content{
        padding: 32px 30px;
    }
    .section-cards-block .card-block{
        margin-right: 20px;
        margin-bottom: 0;
    }
    .section-cards-block .slick-dots{
		display: flex;
		align-items: center;
		justify-content: center;
		list-style: none;
		padding-left: 0;
		margin-bottom: 0;
		margin-top: 40px;
	}
	.section-cards-block .slick-dots li.slick-active{
		opacity: 1;
	}
	.section-cards-block .slick-dots li{
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background-color: var(--blue);
		color: transparent;
		opacity: 0.5;
		margin-right: 22px;
		cursor: pointer;
	}
	.section-cards-block .slick-dots li button{
		display: none;
	}
    .section-speaker-intro{
        padding: 150px 0 69px 0;
    }
    .section-speaker-intro .right-col{
        order: -1;
    }
    .section-speaker-intro .left-col .content{
        margin-bottom: 0;
    }
    .section-speaker-intro .right-col .image-wrapper{
        margin-bottom: 21px;
    }
    .section-speaker-intro .image-wrapper .image{
        margin: auto;
    }
    .section-speaker-intro .left-col .top-content,
    .section-speaker-intro .left-col .bottom-content{
        text-align: center;
    }
    .section-speaker-intro .title{
        font-size: 35px;
        line-height: 53px;
    }
    .section-content{
        padding: 59px 0 83px 0;
    }
    .single-speaker .section-content{
        padding-bottom:15px;
    }
    .section-content .content-wrapper .content{
        font-size: 16px;
        line-height: 26px;
    }
    .section-topics-block{
        padding: 35px 0 74px 0;
    }
    .section-topics-block .content .image img{
        margin: auto;
    }
    .section-topics-block .slick-dots{
		display: flex;
		align-items: center;
		justify-content: center;
		list-style: none;
		padding-left: 0;
		margin-bottom: 0;
		margin-top: 62px;
        padding-right: 0;
	}
	.section-topics-block .slick-dots li.slick-active{
		opacity: 1;
	}
	.section-topics-block .slick-dots li{
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background-color: #F40BEC;
		color: transparent;
		opacity: 0.5;
		margin-right: 22px;
		cursor: pointer;
	}
	.section-topics-block .slick-dots li button{
		display: none;
	}
    .section-topics-block .content{
        margin-bottom: 29px;
    }
    .section-intro-block-2.style-2{
        padding: 84px 0 265px 0;
        background-position: unset;
    }
    .section-intro-block-2 .section-label{
        margin-bottom: 18px;
    }
    .section-intro-block-2.style-2 .title{
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 27px;
    }
    .section-contact-form-block-2 .image{
        text-align: center;
    }
    .section-latest-post-block .latest-post{
        grid-template-columns: repeat(1,1fr);
        row-gap: 77px;
    }
    .section-latest-post-block{
        padding: 90px 0;
    }
    .section-image-video-slider-block .item .image{
        min-height: 195px;
    }
    .section-block-grid .grid{
        grid-template-columns: repeat(1, 1fr);
    }

    .section-event-post-intro{
        padding: 300px 0 75px 0;
    }
    .section-event-post-intro .title{
        font-size: 35px;
        line-height: 45.6px;
        letter-spacing: -0.35px;
        text-align: center;
    }
    .section-event-post-intro .date-time{
        font-size: 17px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 39px;
    }
	.section-event-post-intro .content_well_block_text{
		text-align: center;
	}
    .section-event-post-intro .wpem-heading-text{
        text-align: center;
    }
    .section-event-post-intro .wpem-event-share-lists{
        text-align: center;
    }
    .section-event-information{
        padding: 45px 0 65px 0;
    }
    .section-event-information .top-info li{
        font-size: 15px;
        line-height: 24px;
    }
    .section-event-information .top-info li svg{
        width: 24px;
        height: 24px;
    }
    .section-event-information .top-info{
        padding-bottom: 29px;
    }
    .section-event-information .middle-info .s-title, .section-event-information .bottom-info .s-title{
        margin-bottom: 29px;
        font-size: 24px;
        line-height: 34px;
    }
    .section-event-information .middle-info{
        padding: 13px 0 37px 0;
    }
    .section-event-information .middle-info .title{
        font-size: 17px;
        line-height: 28px;
        font-weight: 500;
    }
    .section-event-information .middle-info .subtitle,
    .section-event-information .middle-info .desc{
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 500;
        line-height: 26px;
    }
    .section-event-information .middle-info .image-block .image{
        margin-right: 15px;
    }
    .section-event-information .right-col{
        padding-left: calc(var(--bs-gutter-x)/ 2);
    }
    .section-event-information ol li:last-child{
        margin-bottom: 0;
    }
    .section-agenda-list .tab-nav .tab-link.date{
        flex-direction: column;
        margin-top: 52px;
    }
    .section-agenda-list .tab-nav .tab-link.date li a{
        color: #16202C;
        text-align: center;
        font-size: 22px;
        font-weight: 600;
        line-height: 34px;
        letter-spacing: -0.24px;
        margin-bottom: 23px;
        display: block;
        padding-bottom: 0;
    }
	.section-agenda-list .tab-nav .tab-link.date li:last-child a{
		margin-bottom:0;
	}
    .section-latest-post-block .latest-post .item .image{
		min-height: unset;
	}
	/* exhibitor */
.section-exhibitor-content .dot{
    margin-bottom: 70px;
    width: 54px;
    height: 54px;
    line-height: 53px;
}
.section-exhibitor-content .exhibitor-item .dot{
    display: none;
}
.section-exhibitor-content .exhibitor-item .inner{
    padding-left: 0;
    margin-left: 0;
}
.section-exhibitor-content .exhibitor-item .right-col{
    order: -1;
}
.section-exhibitor-content .exhibitor-item .left-col .left-content{
    border-right: 0;
}
.section-exhibitor-content .exhibitor-item .left-col .left-content{
    padding: 0;
    text-align: center;
}
.section-exhibitor-content .exhibitor-item .content{
    padding: 35px 18px 36px 18px;
}
.section-exhibitor-content .exhibitor-item .title{
    margin-bottom: 15px;
}
.section-exhibitor-content .exhibitor-item .subtitle{
    margin-bottom: 23px;
}
.section-exhibitor-content .exhibitor-item .container{
    padding-left: var(--bs-gutter-x,.75rem);
}
.section-exhibitor-content .top-content .left-col label{
    font-size: 21px;
    line-height: 31px;
}
.section-exhibitor-content .top-content .right-col label{
    font-size: 21px;
    line-height: 31px;
}
.section-exhibitor-content .mobile-top-content{
    display: flex;
    justify-content: space-between;
}
.section-exhibitor-content .mobile-top-content label{
    font-size: 21px;
    line-height: 31px;
    color: var(--grey);
}
.section-exhibitor-content .mobile-top-content .bg{
    color: var(--blue);
    font-size: 21px;
    line-height: 31px;
    border-radius: 5px;
    background-color: rgba(3,26,161,0.1);
    padding: 0 14px;
}
.section-exhibitor-content .letter-picker-banner{
    transform: translateY(-9px);
}
.section-exhibitor-content .top-content{
    margin-top: 32px;
    padding: 25px 18px;
}
.section-exhibitor-content .exhibitor-item .right-col label{
    margin-bottom: 32px;
}
.section-exhibitor-content .fixed-glossary-top{
    top: 75px;
}
	.section-exhibitor-content .letter-picker-banner li{
		margin-right:15px;
		margin-bottom:15px;
	}
/* exhibitor */
	
	.section-cards-block .slick-dots li{
		margin-right:0;
	}
	.section-cards-block .slick-dots{
		column-gap:22px;
	}
    .section-contact-form-block-2 .left-content .image{
        margin-bottom: 30px;
    }
    .section-contact-form-block-2 .form-block{
        max-width: 100%;
    }
   
    .section-block-grid .pagination{
        padding-bottom: 40px;
    }
    .section-block-grid .grid{
        margin-bottom: 100px;
    }
    .section-quote-block{
        padding-top: 24px;
        padding-left: 0;
    }
    .section-quote-block:before{
        height: 9px;
        width: 100%;
    }
    .section-quote-block .bottom{
        flex-direction: column;
        align-items: center;
        row-gap: 18px;
    }
    .section.section-advertisement-block .image,
    .section.section-advertisement-block .text{
        text-align: center;
    }
    .section.section-advertisement-block .image,
    .section.section-advertisement-block .text{
        margin-bottom: 30px;
    }
    .section-advertisement-block .button{
        justify-content: center;
    }
    .section-single-post-content-block li{
        padding-left: 25px;
    }
    .section-single-post-content-block .single-post-bottom-part{
        flex-direction: column;
        row-gap: 26px;
        padding-top: 35px;
        padding-bottom: 59px;
    }
    .section-single-post-content-block .share-post{
        flex-direction: column;
        row-gap: 12px;
    }
    .section-agenda-list .wpem-row{
        padding-top: 30px;
    }
    .section-cards-block .card-block .card-content .title{
        font-size: 22px;
    }
    .section-event-listing ul{
        grid-template-columns:repeat(1, 1fr);
    }
    .section-event-listing{
        padding: 0 0 75px 0;
    }
	.section-sponsers-logo.spacing{
		padding-bottom:60px;
	}
    .section-pricing-with-countdown-block .bottom-part .tab-content-container .inner-tab{
        padding:0;
    }
    .custom-mega-menu .bottom-megamenu ul{
        flex-direction: column;
        row-gap: 18px;
        width: fit-content;
    }
    
    
}

@media only screen and (max-width: 500px) {
	.section-featured-slider-block .bottom-part .slider-col{
		padding:0;
	}
    /* .container{
        max-width: calc(342px + var(--bs-gutter-x, .75rem)*2);
    } */
    .section-speakers .speakers{
		grid-template-columns: repeat(1,1fr);
        row-gap: 72px;
	}
    .sideline-text .title{
		text-align: left;
	}
	.sideline-text .title:before{
        content: unset;
	}
    .section-image-text-block .price span.dollar,
    .section-image-text-block .price {
        font-size: 70px;
    }
    .section-image-text-block .price span:not(.dollar){
        transform: translate(-10px, -20px);
    }
    .section-image-text-block .price-inner-image img{
        transform: translate(-39px,-52px);
    }
	.section-pricing-table-block .custom-pricing-table .mobile-wrapper .mobile-button-wrapper a{
		width: 100%;
	}
    .section-image-text-block .content .buttons{
		display: flex;
		flex-direction: column;
        row-gap: 26px;
	}
    .section-image-text-block .content .buttons a:first-child{
        margin-right: 0;
    }
    .section-pricing-with-countdown-block .bottom-part .included-content .text p{
        max-width: 299px;
    }
    .custom-mega-menu .left-content .right-menu ul li{
		padding: 0;
	}
    .custom-mega-menu .left-content{
		column-gap: 0;
	}
    .custom-mega-menu .left-content .left-menu,
	.custom-mega-menu .left-content .right-menu{
		width: 50%;
	}
    .sideline-text .title:after{
        margin-left:30px;
		width:calc(100% - 220px);
    }
}