.app #wrapper , #wrapper{
    padding-top: 0px;
}
.conference-template-tpl-conference #wrapper{
    background: none;
}
.conference-template-tpl-conference .slick-dots li{
    width: 19px;
    height: 21px;
}
.conference-template-tpl-conference .slick-dots li.slick-active {
    background: #b91724;
    border: 2px solid #b91724;
}
.cl_full_banner .elementor-image a, .cl_full_banner .elementor-image img {
    width: 100%;
    display: block;
}
#cl_home_sponsors , #cl_session_box{
    display: flex;
    flex-direction: row;
    justify-content: left;
    flex-wrap: wrap;
}
#cl_home_sponsors .cl_sponsor_box{
    min-height: 100px;
    width: 20%;
    margin: 0;
    padding: 0;
}
.elementor_ad_container img{
    width: 100%;
}
#cl_session_box .casestudy-box{
/* min-height: 100px;*/
    width: 25%;
    margin: 0 0 15px 0;
    padding: 0 10px 0;
}
#cl_session_box .box-content , .single_post_block .box-content{
    margin-bottom: 5px;
}
.elementor-widget-cl_screening_campaign .cl_campaign_box a {
    width: 100%;
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.33);
}
.elementor-widget-cl_screening_campaign .cl_campaign_box a img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
#cl_ad_banner img{
    height: auto;
    width: 100% !important;
}
#cl_ajax_menu{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: nowrap;
}
#cl_menu_item ul li{
    display: inline-block;
    padding: 0px 34px 0px 0px;
    position: relative;
}
/* .elementor-page-537296 #cl_menu_item ul li{
    padding: 0px 27px 0px 0px;
} */
#cl_menu_item ul li a.active{
    font-weight: bold;
    border-bottom: 1px solid #fff;
}
#cl_menu_item ul li a{
    cursor: pointer;
    pointer-events: none;
}
#cl_menu_item ul li .sub-menu {
    display: none;
    position: absolute;
    z-index: 1111;
    background: #fff;
    box-shadow: 0px 10px 0px 10px #fff;
}
#cl_menu_item ul li:hover .sub-menu {
    display: block !important;
}
#cl_menu_item ul li.current-menu-item > a {
    font-weight: 800;
}
#cl_menu_item ul li .sub-menu li {
    display: block;
    padding-right: 0;
    margin-top: 10px;
    white-space: nowrap;
}
#cl_menu_item.color_Light ul li a{
    color: #fff;
    font-family: 'Berthold-Akzidenz-Grotesk-Regular', Helvetica, Arial;
    line-height: 1;
    display: inline-block;
}
.cl_register_link{
    float: right;
}
.nw-cnf-mnu#cl_menu_item ul{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.cl_register_link a{
    color: #9a101d !important;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 800;
}
.cl_sponsors_main .speaker-page-box h2 {
    margin-top: 0;
    margin-bottom: 4px;
    color: #000;
    font-family: 'Berthold-Akzidenz-Grotesk-Super', Helvetica, Arial;
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: 400;
}
.cl_sponsors_main h1 {
    color: #000;
    font-family: 'Berthold-Akzidenz-Grotesk-Regular', Helvetica, Arial;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2px;
}
.cl_sponsors_main.dark .speaker-page-box h2 , .cl_sponsors_main.dark .speaker-page-box .more-text , .cl_sponsors_main.dark .speaker-page-box .more-text p, 
.cl_sponsors_main.dark a.r-more , .cl_sponsors_main.dark a.r-less, .cl_sponsors_main.dark .speaker-page-box .full-text p , .cl_sponsors_main.dark h1{
    color: #000 !important;
}
.cl_sponsors_main.light .speaker-page-box h2 , .cl_sponsors_main.light .speaker-page-box .more-text , .cl_sponsors_main.light .speaker-page-box .more-text p,
.cl_sponsors_main.light a.r-more , .cl_sponsors_main.light a.r-less , .cl_sponsors_main.light .speaker-page-box .full-text p , .cl_sponsors_main.light h1{
    color: #fff !important;
}
.cl_sponsors_main.dark a.r-more:hover , .cl_sponsors_main.dark a.r-less:hover , .cl_sponsors_main.light a.r-more:hover , .cl_sponsors_main.light a.r-less:hover{
    color: #A6CE39 !important;
}
.cl_session_box.light_color p , .cl_session_box.light_color h1 , .cl_session_box.light_color a{
    color: #fff !important;
}
.cl_session_box.dark_color p , .cl_session_box.dark_color h1 , .cl_session_box.dark_color a{
    color: #000 !important;
}
.cl_loader {
    position: fixed;
    z-index: 11111;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,0.9);
}
.cl_loader .pulse {
    animation: pulse 1s infinite;
    margin: 0 auto;
    display: table;
    animation-direction: alternate;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    top: 45%;
    position: relative;
    width: 250px;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* Popover css start */
.casestudies-list {
    position: relative;
}
#three-per-row.casestudies-list{
    
}
.casestudy-box {
    position: relative;
    transition: all 300ms ease-in-out;
    background-size: cover;
    /*height: 145px;*/
    margin-bottom: 20px;
}
.casestudy-box-wrap, .casestudy-box-hover {
    height: 100%;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
}
.casestudy-box-wrap .box-content {
    border: 1px solid rgba(255, 255, 255, 0.33);
}
.inner-box {
    position: relative;
    background-color: darkred;
     height:calc(100% - 20px);
    margin-bottom: 20px;
}  
.inner-box img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.box-content { 
    /* min-height: 155px;
    display: flex;
    height: 100%;
    padding: 10px;
    background-size: 85%;
    background-position: center 110%;
    background-color: #fff; */
    /* background-size: 100%;
    background-size: cover;
    background-position: 0 center; */
    background-repeat: no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.33);
    background-position: 100%;
    background-size: 100%;
    width: 100%;
    padding-top: 56.25%;
}
.box-content p { 
    margin: 0;
}
.casestudy-box-hover {
    position :absolute;
    top: 0px;
    transition: 500ms all;
    opacity: 0;
    visibility: hidden;
    left: 0;
}
.casestudy-box-hover .inner-box {
    margin: 0;
    background: rgba(0, 0, 0, 1);
    color: #fff;
    position: relative;
    top: 0;
    padding: 10px;
/*    height: 505px;*/
    height: 417px;
    left: 0;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    width: 109%;
    border: 1px solid rgba(255, 255, 255, 0.33);
    opacity: 0;
/*    transition: 500ms all;*/
    overflow: hidden;
}
#three-per-row .casestudy-box-hover .inner-box{
    height: 478px;
    width: 107.5%;
}
/*#three-per-row .casestudy-box-hover .inner-box .img-wrapper img{
    object-fit: contain;
    object-position: top;
}*/
#five-per-row .casestudy-box-hover .inner-box{
    height: 455px;
    width: 168.5%;
}
#five-per-row .img-wrapper{
    max-height: 70.25%;
}
#three-per-row .img-wrapper{
    max-height: 72.25%;
}
#three-per-row .img-wrapper img{
    max-height: calc(100% - 10px);
}
#four-per-row .img-wrapper{
    max-height: 61%;
}
#four-per-row .casestudy-box-hover .inner-box{
    height: 360%;
    width: 123%;
}
#cl_session_box .casestudy-box-hover .inner-box {
    height: 460px;
}
.result_hover .casestudy-box-hover .inner-box {
    opacity: 1;
    transition: 0.3s all;
}
.result_hover .casestudy-box-wrap + .casestudy-box-hover {
    border-top: none;
    top: 0;
    height: 100%;
    visibility: visible;
    opacity: 1;
    width: 192%;
    z-index: 99;
}
.result_hover .casestudy-box-wrap > .box-content p {
    opacity: 0;
}
.result_hover .casestudy-box-wrap > .box-content {
/*    opacity: 0;
    visibility: hidden;
    display: none;*/
    position: relative;
    z-index: -1;
}
.result_hover .casestudy-box-wrap {
    z-index: 99;
    margin: 0;
}
.casestudy-box-wrap > .box-content p {
    color: #000 !important;
}
.casestudy-box:nth-child(4n) .casestudy-box-wrap + .casestudy-box-hover {
    right: 10px;
    left: auto;
}
.casestudy-box:nth-child(5) .casestudy-box-wrap + .casestudy-box-hover, .casestudy-box:nth-child(6) .casestudy-box-wrap + .casestudy-box-hover, .casestudy-box:nth-child(7) .casestudy-box-wrap + .casestudy-box-hover {
    left: 10px;
    top: -195px;
}
.casestudy-box:nth-child(8) .casestudy-box-wrap + .casestudy-box-hover{
    right: 10px;
    left: auto;
    top: -195px;
}
.casestudy-box:nth-child(9) .casestudy-box-wrap + .casestudy-box-hover, .casestudy-box:nth-child(10) .casestudy-box-wrap + .casestudy-box-hover, .casestudy-box:nth-child(11) .casestudy-box-wrap + .casestudy-box-hover {
    left: 10px;
    top: auto;
    bottom: -3px;
}
.casestudy-box:nth-child(12) .casestudy-box-wrap + .casestudy-box-hover {
    right: 10px;
    left: auto;
    top: auto;
    bottom: -3px;
}
.casestudies-list .elementor-row {
    position: relative !important;
}
.casestudies-list .elementor-widget {
    margin-bottom: 0 !important;
    display: block;
/*    height: 175px;*/
}
/*.casestudies-list .elementor-widget-container {
    height: 175px;
}*/
.casestudy-box-hover .inner-box .box-content-1 h1, .casestudy-box-hover .inner-box .box-content-1 p, .casestudy-box-hover .inner-box .box-content-1 a {
    color: #fff !important;
}
.casestudy-box-hover .inner-box .box-content-1 {
    width: 100%;
    margin: 0;
    background: #000;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: 500ms all;
}
.casestudy-box-hover {
    width: 192%;
    transition: 0.3s all;
}
.result_hover .casestudy-box-hover .inner-box .box-content-1 {
    opacity: 1;
    transition: 500ms all;
}
.casestudy-box-hover .inner-box .box-content-1 p, .casestudy-box-hover .inner-box .box-content-1 a {
    font-size: 14px;
    display: block;
    margin-bottom: 12px;
    line-height: 16px;
}
.casestudy-box-hover .inner-box .box-content-1 a {
    color: #fff !important;
    background: #bf1522;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.casestudy-box-hover .inner-box .box-content-1 h1 {
    font-size: 21px;
    display: block;
    margin-bottom: 6px;
    line-height: 20px;
}
.casestudies-list .elementor-row .elementor-column:last-child .casestudy-box-hover, .casestudies-list .elementor-row .elementor-column:last-child .elementor-widget-wrap .elementor-element:nth-child(n) .casestudy-box-hover {
    right: 38px;
    left: auto;
}
#three-per-row.casestudies-list .elementor-row .elementor-column:last-child .casestudy-box-hover, #three-per-row.casestudies-list .elementor-row .elementor-column:last-child .elementor-widget-wrap .elementor-element:nth-child(n) .casestudy-box-hover {
    right: 44px;
    left: auto;
}
#five-per-row.casestudies-list .elementor-row .elementor-column:nth-last-child(2) .casestudy-box-hover , #five-per-row.casestudies-list .elementor-row .elementor-column:nth-last-child(2) .elementor-widget-wrap .elementor-element:nth-child(n) .casestudy-box-hover{
    right: 35px;
    left: auto;
}
#five-per-row.casestudies-list .elementor-row .elementor-column:last-child .casestudy-box-hover, #five-per-row.casestudies-list .elementor-row .elementor-column:last-child .elementor-widget-wrap .elementor-element:nth-child(n) .casestudy-box-hover {
    right: 227px;
    left: auto;
}
.casestudies-list .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(2)  .casestudy-box-hover {
    left: 0px;
    top: -145px;
}
#three-per-row.casestudies-list .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(2)  .casestudy-box-hover {
    left: 0px;
    top: -191px;
}
#five-per-row.casestudies-list .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(2)  .casestudy-box-hover {
    left: 0px;
    top: -118px;
}
.casestudies-list .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(n+3) .casestudy-box-hover {
    top: -291px;
}
#three-per-row.casestudies-list .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(n+3) .casestudy-box-hover {
    top: -308px;
}
#five-per-row.casestudies-list .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(n+3) .casestudy-box-hover {
    top: -238px;
}
.cl_mb_menu , .fa.cl_mb_menu_icon{
    display: none;
}
.conference-template-tpl-conference .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.cl_sponsor_box img{
    width: 100%;
}
#cl_home_sponsors .cl_sponsor_box{
    padding: 0px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.casestudy-box-wrap > .box-content p b {
    font-size: 15px;
}
.casestudy-box-wrap > .box-content p {
    line-height: 16px;
}
#cl_home_sponsors .cl_sponsor_box a {
    width: 85%;
    display: flex;
    align-items: center;
}

#cl_menu_item ul li.active a {
    font-weight: 800;
}
#cl_menu_item ul li a {
    font-size: 17px;
}
#cl_menu_item ul li a {
    position: relative;
}
#cl_menu_item ul li a:after {
    content: "";
    background: #bbb;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 0;
    transition: 0.3s all;
}
#cl_menu_item ul li.active a:after, #cl_menu_item ul li a:hover:after {
    width: 100%;
}
#cl_menu_item {
    
}
.cl_register_link {
    padding-right: 0 !important;
}
.cl_register_link a:after {
    display: none;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small a {
    font-size: 19px;
    border-bottom: 1px solid #bbb;
    font-weight: 800;
    font-family: 'Berthold-Akzidenz-Grotesk-Regular', Helvetica, Arial;
    line-height: 1;
    display: inline-block;
}
.cl_sponsor_box img {
    mix-blend-mode: darken;
}
.box-content .inner-text p {
    width: 150px;
}
.box-content {
    width: 100%;
}
.box-content .inner-text {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.speaker-page-box:last-child {
    border-bottom: none;
}
#main_block h2{
    font-family: 'Berthold-Akzidenz-Grotesk-Regular', Helvetica, Arial;
}
.casestudy-box-hover .inner-box {
    padding: 0;
}
.img-wrapper {
/*    height: 56.25%;*/
/*    display: flex;*/
    max-height: 57.25%;
    height: 100%;
}
.img-wrapper.img_wrapper_height {
    max-height: 65%;
}
.img-wrapper.single_img_wrapper_height {
    max-height: 62%;
}
.img-wrapper img {  
    height: 100%;
    width: 100%;
    position: relative;
    object-fit: cover;
    z-index: 1;
}
.slick-dots li.slick-active button:before , .slick-dots li button{
    opacity: 0 !important; 
}

.audio-box {
	-webkit-box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.09);
	box-shadow: 0px 0px 11px 4px rgba(0,0,0,0.09);
	min-height: 80px;
	margin-bottom: 30px;
	border-radius: 5px;
	background: #fff;
}
.audio-box .wp-post-image {
	height: auto;
	width: 100%;
	border-radius: 3px;
	margin: 0;
}
.audio-box .img-holder {
	float: left;
	width: 23.6%;
	margin-right:5%;
	line-height: 0
}
.audio-box .text-holder {
	float: left;
	width: 70%;
	padding-top: 25px;
        position: relative;
}
.audio-box h2, .audio-box h2 a {
	color: #000000;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
}
.audio-box h2 {
	margin-top: 0px;
	margin-bottom: 13px;
}
.audio-box .tags-box a, .audio-box .tags-box span {
	color: #000000;
	font-size: 12px;
	display: inline-block;
	border-right: 1px solid #000000;
	line-height: 10px;
	padding-right: 7px;
	font-weight: 700;
	margin-right: 5px;
}
.audio-box .tags-box {
	margin-bottom: 20px;
}
.post .audio-box p {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.audio-box-featured {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	padding: 17px 15px 30px;
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
}
.audio-box-featured .text-holder {
	max-width: 750px;
	margin: 0 auto;
}
.audio-box-featured .text-holder h2, .audio-box-featured .text-holder h2 a {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
}
.audio-box-featured h2 {
	margin-top: 0px;
	margin-bottom: 13px;
}
.post .audio-box-featured p {
	font-size: 14px;
	line-height: 20px !important;
	color: #fff;
	max-width: 400px;
	margin: 0 auto 15px;
}
.audio-box-featured .tags-box a, .audio-box-featured .tags-box span {
	color: #fff;
	font-size: 12px;
	display: inline-block;
	border-right: 1px solid #fff;
	line-height: 10px;
	padding-right: 7px;
	font-weight: 700;
	margin-right: 5px;
}
.audio-box-featured .tags-box {
	margin-bottom: 20px;
}


#cl_session_box .casestudy-box-hover .inner-box {
    top: -10px;
}
#cl_session_box .last_row_class .casestudy-box-hover .inner-box {
    top: -32px;
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    #four-per-row .casestudy-box-hover .inner-box {
        height: 425%;
        width: 395px;
    }
    #four-per-row .img-wrapper {
        max-height: 58%;
    }
}
@media only screen and (max-width: 1023px) {
    .grid_view .speaker-page-box,
    .conference-cl-news .news_headline_box_container,
    .conference-sponsor-heading .elementor-heading-title  {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 991px) {
    .result_hover .casestudy-box-wrap + .casestudy-box-hover {
        display: none;
    }
    .result_hover .casestudy-box-wrap > .box-content {
        opacity: 1;
        visibility: visible;
        display: block;
    }
    .result_hover .casestudy-box-wrap > .box-content p {
        opacity: 1;
    }
}
@media only screen and (max-width: 767px) {
    .box-content {
        background-position: right bottom;
        background-size: contain;
    }
    .casestudies-list .elementor-widget {
        height: auto;
    }
    .elementor-widget-heading .elementor-heading-title.elementor-size-small a {
        font-size: 16px;
        text-decoration: underline;
    }
    #cl_menu_item ul li a {
        font-size: 15px;
    }
    .cl_register_link {
        margin-right: 0px;
    }
    .cl_register_link a {
        color: #fff !important;
    }
    #cl_menu_item {
        margin-left: 0px;
    }
    #cl_menu_item ul li.active a , .cl_register_link a{
        font-weight: normal;
    }
    .casestudies-list .elementor-widget-container {
        height: auto;
    }
    .casestudy-box {
        height: auto;
    }
    #cl_menu_item ul li a:after{
        display: none;
    }
    #cl_home_campaign{
        margin-left: 0px;
        width: 100%;
    }
    #cl_home_campaign .cl_campaign_box {
        width: 100%;
        padding: 10px;
    }
    #cl_home_sponsors .cl_sponsor_box{
        width: 50%;
    }
    .box-content .inner-text p{
        width: 100%;
        font-size: 16px;
    }
    .agenda-day {
        width:  50% !important;
        margin-bottom:  10px;
    }
    .agenda-day .elementor-widget-container {
        /*border: 1px solid #BC1B29 !important;
        background: #FFF !important;*/
    }
    .elementor-column.agenda-day .elementor-widget-container h2 {
        font-weight:  normal !important;
    }
    .elementor-column.agenda-day.active .elementor-widget-container h2 {
        color: #BC1B29 !important;
    }
    .agenda-day.active .elementor-widget-container {
        background: #FFF !important;
        border: 1px solid #BC1B29 !important;
    }
    .hall {
        border: 1px solid #313439 !important;
        background: #FFF !important;
        width: auto;
        border-radius: 10px;
        margin: 0 5px;
        padding:  5px;
        display: block !important;
    }
    .hall.active {
        background: #d9d9d9 !important;
    }
    .hall .elementor-widget-container h2 {
        color: #000 !important;
        white-space:  nowrap;
        font-weight: normal !important;
        text-transform: lowercase;
    }
    .day-header {
        /*background:  transparent !important;*/
        padding-bottom: 5px !important;
        padding-left:  10px !important;
    }
    /*.day-header .elementor-heading-title {
        color: #313439 !important;
    }*/
    .day-header .elementor-widget {
        margin: 0 !important;
    }
    .day-header .elementor-section:first-of-type {
        margin-bottom: 10px;
    }
    .elementor-widget-divider {
        --divider-color: #313439 !important;
    }
    .elementor-widget-divider .elementor-widget-container, .elementor-widget-divider .elementor-widget-container .elementor-divider {
        padding:  0 !important;
        margin:  0 !important;
    }
    .elementor-column.hall1, .elementor-column.hall2, .elementor-column.hall3, .elementor-column.hall4, .elementor-column.hall5 {
        display: none;
    }
    .elementor-column.time {
        border-bottom:  1px solid;
    }
    .elementor-column.time h2 {
        text-align:  left;
    }
    .elementor-column.active {
        display: block !important;
    }
    .elementor-column:not(.hall) .elementor-widget-container {
        padding:  0px !important;
    }
    .elementor-column.agenda-day .elementor-widget-container {
        padding: 3px !important;
    }

    .elementor-element-populated {
        border-right:  none !important;
    }
    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding:  0;
    }
    .elementor-section.days {
        margin-top: 20px;
    }
    /*.hall1 {
        background: red;
    }
    .hall2 {
        background: green;
    }
    .hall3 {
        background: blue;
    }
    .hall4 {
        background: yellow;
    }*/
    /*#freestyle-page {
        display:  none;
    }*/
    .elementor-section.day2:not(.agenda-day), .elementor-section.day3:not(.agenda-day), .elementor-section.day4:not(.agenda-day) {
        display: none;
    }
    .elementor-heading-title {
        line-height:  initial !important;
    }
    .elementor-column .elementor-element h2,
    .elementor-column .elementor-element h2 {
        font-size:  20px !important;
    }
    .elementor-column.agenda-day .elementor-element h2,
    .elementor-column.hall .elementor-element h2 {
        font-size:  15px !important;
    }
    .full_width .home_b_c {
        width:  48% !important;
    }
    .full_width .home_b_c:nth-child(2n+1) {
        margin-left: 0;
        clear:  left;
    }
    .home_b_c img {
        width: 100%;
        height:  auto;
    }
    .featherlight .featherlight-close-icon {
        font-size:  30px;
        top: 10px !important;
        right: 10px !important;
    }
    .grid_view .speaker-page-box  {
        width: 49% !important;
    }
    .grid_view .speaker-page-box:nth-child(2n+1) {
        margin-right: 2%;
    }
    .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display:  none !important;
    }
    .elementor-section {
        margin-top: 0 !important;
    }
    .casestudy-box {
        margin-bottom: 0px !important;
    }
    .hideSection {
        display:  none !important;
    }
}
/* Popover css end */
@media only screen and (max-width: 940px) {
    section#page_block {
        padding: 0 10px;
    }
    .cl_top_title h2 {
        text-align: right;
    }
    .cl_mb_menu {
        background: url(../images/mb_menu_cl.png) no-repeat;
        width: 35px;
        height: 30px;
        display: block;
        background-size: contain;
        border: none;
        position: absolute;
        top: 12px;
        left: 10px;
        z-index: 111;
    }
    html.mm-wrapper_opened .cl_mb_menu {
        background: url(../images/mb_menu_close_cl.png) no-repeat;
        background-size: contain;
    }
    .fa.cl_mb_menu_icon {
        font-size: 30px;
        color: #b91724;
        top: 12px;
        left: 13px;
        z-index: 111;
        position: absolute;
        display: block;
    }
    html.mm-wrapper_opened .cl_mb_menu_icon:before {
        content: "\f00d";
        font-family: Font Awesome\ 5 Free;
    }
    body.conference-template-tpl-conference .mm-menu_offcanvas {
        z-index: 111;
    }
    #cl_menu_item ul.mm-listview li {
        display: block;
        padding: 0;
        width: 100%;
    }
    #cl_menu_item ul.mm-listview li a{
        display: block !important;
        color: #FFF;
        font-size:  16px;
    }
    ul.mm-listview .cl_register_link a {
        color: #fff !important;
    }
    .cl_register_link a {
        text-transform: initial;
    }
    #main_block {
        overflow: hidden;
    }
    .top-bar-mobile {
        float: right;
        width: max-content;
        position: absolute;
        top: 0;
        right: 0;
    }
    .mm-listitem .mm-btn_next:before {
        content: '\003E';
        border-left-width: 1px;
        border-left-style: solid;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        font-size: 25px;
        padding-left: 10px;
        padding-top: 10px;
    }
    .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
        width: 50px;
        height: 40px;
        float: right;
    }
    body .fa.cl_mb_menu_icon {
        padding-left: 0;
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .casestudy-box{
       /* height: 115px;*/
       margin-bottom: 20px;
    }
}

/*.casestudies-list-post .casestudy-box:nth-child(1) .casestudy-box-wrap + .casestudy-box-hover { top: 10px;}
.casestudies-list-post .casestudy-box:nth-child(2) .casestudy-box-wrap + .casestudy-box-hover { top: 10px; }
.casestudies-list-post .casestudy-box:nth-child(3) .casestudy-box-wrap + .casestudy-box-hover { top: 10px;}
.casestudies-list-post .casestudy-box:nth-child(4) .casestudy-box-wrap + .casestudy-box-hover { top: 10px;}
.casestudies-list-post .casestudy-box:nth-child(5) .casestudy-box-wrap + .casestudy-box-hover, .casestudy-box:nth-child(6) .casestudy-box-wrap + .casestudy-box-hover, .casestudies-list-post .casestudy-box:nth-child(7) .casestudy-box-wrap + .casestudy-box-hover { top: -135px;}
.casestudies-list-post .casestudy-box-hover .inner-box { width: 100%;}

.casestudies-list-post .casestudy-box:nth-child(5) .casestudy-box-wrap + .casestudy-box-hover { top: -135px;}
.casestudies-list-post .casestudy-box:nth-child(6) .casestudy-box-wrap + .casestudy-box-hover { top: -135px;}
.casestudies-list-post .casestudy-box:nth-child(7) .casestudy-box-wrap + .casestudy-box-hover { top: -135px;}
.casestudies-list-post .casestudy-box:nth-child(8) .casestudy-box-wrap + .casestudy-box-hover { top: -135px;}
.casestudies-list-post .casestudy-box:nth-child(9) .casestudy-box-wrap + .casestudy-box-hover{ top: -281px; bottom: 0; }
.casestudies-list-post .casestudy-box:nth-child(10) .casestudy-box-wrap + .casestudy-box-hover{ top: -281px; bottom: 0;}
.casestudies-list-post .casestudy-box-hover { left: 10px;}
.casestudies-list-post .casestudy-box:nth-child(11) .casestudy-box-wrap + .casestudy-box-hover{ left: 10px; top: -279px; bottom: 0;}
.casestudies-list-post .casestudy-box:nth-child(12) .casestudy-box-wrap + .casestudy-box-hover{ left: auto; top: -279px; bottom: 0; right: 10px;}
.casestudies-list-post .casestudy-box:nth-child(13) .casestudy-box-wrap + .casestudy-box-hover { left: 10px; top: -279px; bottom: 0; right: 38px;}*/



.casestudies-list-post #cl_home_sponsors, .casestudies-list-post  #cl_session_box {margin: 0 -10px;}
.casestudies-list-post .elementor-row .elementor-column:last-child .casestudy-box-hover, .casestudies-list-post .elementor-row .elementor-column:last-child .elementor-widget-wrap .elementor-element:nth-child(n) .casestudy-box-hover {
    right: 9px;
}
.casestudies-list-post .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(2)  .casestudy-box-hover {
    left: 0px;
    top: -145px;
}
.casestudies-list-post .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:nth-child(n+3) .casestudy-box-hover {
    left: 0;
    top: -291px;
}


/*.casestudies-list-post .casestudy-box:nth-child(even) .casestudy-box-wrap + .casestudy-box-hover {top: 10px;}
*/
.casestudies-list-post .casestudy-box-hover .inner-box { width: 100%;}
/*.casestudies-list-post .casestudy-box:nth-child(odd) .casestudy-box-wrap + .casestudy-box-hover {top: 10px;}*/
.casestudies-list-post .casestudy-box-hover { left: 10px;}
/*.casestudies-list-post .elementor-row .elementor-column .elementor-widget-wrap .elementor-element:last-child .casestudy-box-hover {
    top: 0;
}
*/
.casestudies-list-post .elementor-row .elementor-column .elementor-widget-wrap .elementor-element .casestudy-box-hover {
    top: 10px
}

.casestudy-box.cl_session_box.last_row_class .casestudy-box-hover {
    top: -281px !important;
}



@media screen and (max-width: 767px){
    #cl_session_box .casestudy-box { width: 100%;}
    .conference-template-tpl-conference .slick-dots li{
        width: 9px;
        height: 11px;
    }
    .slick-dots{
        bottom: 20px !important;
    }
    .elementor-621440 .elementor-element.elementor-element-3b7ea4c6 > .elementor-widget-container,
    .elementor-621440 .elementor-element.elementor-element-158044e4 > .elementor-widget-container {
        padding:  0px 0px 0px 10px !important;
    }
}


