body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.agenda-social-icons .twitter-x li button svg{fill:#000;color:#000}.agenda-social-icons .twitter-x{border:1px solid #000!important}.agenda-social-icons .twitter-x:hover{background-color:#000!important}.agenda-social-icons .twitter-x:hover svg{fill:#fff;color:#fff}@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap");
html {
font-size: 17px;
}
p {
margin: 0 0 15px;
font-size: .882rem;
line-height: 1.412rem;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 1rem;
font-family: Poppins, sans-serif;
font-weight: 600;
line-height: 1rem;
color: #222;
}
.h1,
h1 {
font-size: 2.353rem;
line-height: 2.824rem;
}
.h2,
h2 {
font-size: 2.118rem;
line-height: 2.588rem;
}
.h3,
h3 {
font-size: 1.882rem;
line-height: 2.353rem;
}
.h4,
h4 {
font-size: 1.647rem;
line-height: 2.118rem;
}
.h5,
h5 {
font-size: 1.588rem;
line-height: 2.118rem;
}
.h6,
h6 {
font-size: 1rem;
line-height: 1.647rem;
}
@media(max-width:1600px) {
.h1,
h1 {
font-size: 2.118rem;
line-height: 2.588rem;
}
.h2,
h2 {
font-size: 1.882rem;
line-height: 2.353rem;
}
.h3,
h3 {
font-size: 1.647rem;
line-height: 2.118rem;
}
.h4,
h4 {
font-size: 1.588rem;
line-height: 2.118rem;
}
.h5,
h5 {
font-size: 1.438rem;
line-height: 2rem;
}
.h6,
h6 {
font-size: 1.063rem;
}
}
@media(max-width:1366px) {
.h1,
h1 {
font-size: 1.882rem;
line-height: 2.353rem;
}
.h2,
h2 {
font-size: 1.647rem;
line-height: 2.118rem;
}
.h3,
h3 {
font-size: 1.588rem;
line-height: 2.118rem;
}
.h4,
h4 {
font-size: 1.438rem;
line-height: 2rem;
}
.h5,
h5 {
font-size: 1.188rem;
line-height: 1.75rem;
}
.h6,
h6 {
font-size: 1.063rem;
}
}
ul {
padding: 0;
margin: 0;
}
@media screen and (max-width:1199px) {
html {
font-size: 15px;
}
}
body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
font-family: 'Roboto', sans-serif !important;
font-weight: 400!important;
}
.social-icon-fixed {
display: none;
}
#return-to-top {
display: none !important;
}
.multigrid-section {
position: relative;
display: grid;
padding:15px 2.353rem;
flex-wrap: wrap;
justify-content: space-between;
grid-template-columns: 2fr 1fr;
background-color: #57607c;
}
.multi-grid-logo {
display: flex; }
.multi-grid-logo-block {
display: flex;
margin-right: -1.235rem;
margin-left: -1.235rem;
align-items: center;
}
.multi-grid-logo-bar {
padding: 0rem 1.235rem;
text-align: center;
}
.multi-grid-logo-bar a{
display: inline-block;
max-width:192px;
}
@media(max-width:767px){
.multi-grid-logo-bar {
max-width: 100%;
padding-right: 10px;
padding-left: 10px;
}
}
.multi-grid-logo-bar img {
max-width: 100%;
}
.multi-grid-logo-bar p {
margin-bottom: 0px;
font-size: 0.824rem;
text-transform: uppercase;
color: #fff;
}
.multi-grid-address {
display: flex;
padding-left: 20px;
flex-wrap: wrap;
align-items: center;
align-content: center;
}
.multi-grid-address h6 {
width:100%;
margin-bottom: 0;
font-size: 1rem;
font-weight: bold;
line-height: 1.176rem;
color: #fff;
}
.date-multigrid {
font-size: 1rem;
line-height: 1.176rem;
}
.multigrid-venue, .multi-grid-color {
font-size: 0.882rem;
line-height: 1.176rem;
}
.multi-grid-address p {
margin-bottom: 0;
font-size: 0.882rem;
line-height: 1.176rem;
color: #fff;
}
.multi-grid-color {
font-weight: bold;
}
.mult-grid-btn {
display: inline-block;
padding: 0.588rem 0.794rem;
margin-left: 10px;
border-radius: 4px;
font-weight: bold;
line-height: 1.76471rem;
letter-spacing: 0.027rem;
text-align: center;
text-transform: uppercase;
text-decoration: none;
text-decoration: none !important;
color: #fff;
background-color: #c02025;
transition: all .4s ease;
}
@media(max-width:767px){
.mult-grid-btn {
min-width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
.mult-grid-btn:hover {
color: #c02025;
background: #fff;
}
.multigrid-reg-free {
display: flex;
justify-content: flex-end; align-items: center;
}
.multigridmain-nav ul {
width: 100%;
max-width: 700px;
}
.multigridmain-nav {
overflow-y: auto;
position: fixed;
top: 0;
left: 0;
z-index: 1005;
display: flex;
width: 100%;
height: 0%;
-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.7);
box-shadow: inset 0 0 4px rgba(0,0,0,.7);
flex-wrap: wrap;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, .8);
-webkit-transition: all .2s ease;
-o-transition: all ease .2s;
transition: all .2s ease;
}
.multigridmain-nav ul {
display: block;
padding: 0;
margin: 0;
}
.multigridmain-nav ul.mnav {
margin-bottom: 1.875rem;
}
.multigridmain-nav ul li {
position: relative;
display: block;
border-bottom: 1px solid rgba(96, 111, 123, .4);
font-size: .938rem;
text-transform: uppercase;
}
.multigridmain-nav ul ul li {
border-bottom: 0;
}
.multigridmain-nav ul li span {
display: none;
}
.multigridmain-nav ul li a {
display: block;
padding: .938rem;
font-size: .938rem;
text-decoration: none;
color: #fff;
}
.multigridmain-nav ul li a:hover {
background: #000;
}
.multigridmain-nav ul li.multigridsubmenu i {
position: absolute;
top: 0;
right: 0;
width: 43px;
height: 39px;
cursor: pointer;
-webkit-transition: all .5s ease;
-o-transition: all ease .5s;
transition: all .5s ease;
}
.multigridmain-nav ul li.multigridsubmenu i:after {
position: absolute;
top: 18px;
right: 17px;
z-index: 10;
width: 0;
height: 0;
border-top: 10px solid #fff;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: "";
}
.multigridmain-nav ul li.multigridsubmenu.open i:after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.multigridmain-nav ul ul {
display: none;
padding: .625rem 0;
margin: 0;
background: rgba(96, 111, 123, .4);
}
.multigridmain-nav ul ul li:last-child {
border-bottom: 0;
}
.multigridmain-nav ul ul li a {
padding: .625rem .625rem .625rem 2.188rem;
font-size: .8rem;
}
.multigridmain-nav ul ul li ul a {
padding-left: 30px;
}
.show-menu .multigridmain-nav{
height: 100%;
}
.show-menu .overlay {
position: fixed;
top: 0;
left: 0;
z-index: 1001;
width: 100%;
height: 100%;
background: rgba(0,0,0,.3);
}
.multigridmob-btn {
float: right;
position: absolute;
top: 50%;
right: 60px;
margin: 0;
background-color: transparent;
cursor: pointer;
transform: translateY(-50%);
}
.multigridmob-btn span {
display: block;
width: 42px;
height: 3px;
border-radius: 1px;
background: #fff;
}
.multigridmob-btn span+span {
margin-top: 9px;
}
.multigridmob-btn span:last-child {
float: right;
width: 21px;
}
.extra-link {
display: none;
}
.show-menu .multigridoverlay-btn span {
position: absolute;
top: 10px;
display: block;
width: 30px;
height: 3px;
margin-bottom: 6px;
background: #fff;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.show-menu .multigridoverlay-btn span:first-child {
top: 10px;
-webkit-transform: rotate(47deg);
-ms-transform: rotate(47deg);
transform: rotate(47deg);
}
.show-menu .multigridoverlay-btn span:nth-child(3) {
top: 10px;
-webkit-transform: rotate(-47deg);
-ms-transform: rotate(-47deg);
transform: rotate(-47deg);
}
.show-menu .multigridoverlay-btn span:nth-child(2) {
opacity: 0;
}
.show-menu .multigridoverlay-btn {
position: fixed;
top: 31px;
right: 50px;
z-index: 9999;
width: 100%;
width: 30px;
height: 100%;
height: 30px;
cursor: pointer;
}
@media(max-width:1024px){
.multigrid-section {
padding-right: 15px;
padding-left: 15px;
}
}
@media(min-width:768px){
.event-details-short-mobile {
display: none;
}
}
@media(max-width:767px){
.multigrid-section {
grid-template-columns: 39% 61%;
}
.multi-grid-logo-block {
width: 100%;
margin-right: -10px;
margin-left: -10px;
}
.multi-grid-address{
display: none;
}
.multi-grid-logo-bar.multi-grid-logo-bar-support {
display: none;
}
.multigrid-reg-free {
width: 100%;
}
.event-details-short-mobile h6 {
margin-bottom: 0;
font-size: 18px;
font-weight: bold;
color: #fff;
}
.event-details-short-mobile {
padding: 5.5px 10px;
text-align: center;
background: #000;
}}
.srolling .multigrid-header {
animation: smoothScroll 1s forwards;
position: fixed;
}
.multigrid-header {
top: 0;
left: 0;
z-index: 91;
width: 100%;
}
@media(max-width:767px){
.srolling .multi-grid-address {
display: none;
}
}
.header-right-ctas.multiple .mult-grid-btn {
min-width: auto;
padding-top: 11px;
padding-right: 15px;
padding-bottom: 11px;
padding-left: 15px;
margin: 0px 3px 4px;
font-size: .882rem;
line-height: normal;
}
.header-right-ctas.multiple {
display: flex;
justify-content: flex-end;
}
@media(max-width:768px){
.header-right-ctas.multiple {
flex-wrap: wrap;
justify-content: center;
}
}
@media(max-width:767px){
.header-right-ctas.multiple .mult-grid-btn {
min-width: 184px;
}
.header-right-ctas.multiple {
justify-content: flex-end;
}
} .filter-form-wrap .searchbox-input-filter {
width: 100%;
min-height: 2.941rem;
max-width: 320px;
padding:0.588rem 45px 0.588rem 0.882rem;
border: 0;
border: 0;
border-radius: 0;
border-radius: 4px;
box-shadow: inherit;
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .10);
font-family: 'Roboto', sans-serif;
font-size: 1rem;
font-size: 0.941rem;
line-height: normal;
color: #999999;
background: #fff;
background-color: #f5f5f5;
outline: 0;
-webkit-appearance: inherit !important;
}
@media(max-width:1024px){
.filter-form-wrap .searchbox-input-filter {
background-color: #fff;
}
}
.searchbox-input-filter::-webkit-input-placeholder { color: #999999;
}
.searchbox-input-filter::-moz-placeholder { color: #999999;
}
.searchbox-input-filter:-ms-input-placeholder { color: #999999;
}
.searchbox-input-filter:-moz-placeholder { color: #999999;
}
button.btn-search-filter {
position: absolute;
top: 50%;
right: 10px;
border: 0;
background: 0;
cursor: pointer;
transform: translateY(-50%);
outline: 0;
}
.btn-search-filter i {
font-size: 1.059rem;
color: #999999;
}
.filter-form-wrap .searchbox-filter {
position: relative;
display: flex;
max-width: 320px;
margin: 0 auto;
}
.filter-form-wrap {
padding: 2.882rem 2.353rem 2.059rem;
border-bottom: 1px solid #E7E8EB;
}
@media(max-width:1024px){
.filter-form-wrap {
display: none;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
border-bottom: 0;
}
}
ul.nav-list > li {
padding: 0.824rem 2.353rem;
border-bottom: 1px solid #e7e8ea;
font-size: 1.059rem;
line-height: 1.67;
color: #000000;
}
ul.nav-list li a {
color: #000;
}
.accodion-wrapper .content{display:none;}
.accordion-itemfilter {
padding:0.824rem 2.353rem;
border-bottom: 1px solid #e7e8ea;
}
.header-filter .name {
margin-bottom: 0;
font-size: 0.882rem;
font-weight: normal;
line-height: 1.765rem;
color: #000;
}
.header-filter {
position: relative;
cursor: pointer;
}
.header-filter .arrow-filter {
position: absolute;
top: 50%;
right: 0;
border: transparent;
box-shadow: inherit !important;
color: #666666;
background: transparent !important;
transform: translateY(-50%);
}
.header-filter .arrow-filter.active {
top: 0%;
transform: rotate(180deg);
}
.header-filter .arrow-filter  i {
color: #666666 !important;
}
.checkboxfilter ul li { list-style: none;
position: relative;
margin-bottom: 12px;
font-size: 0.882rem;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: normal;
}
.checkboxfilter ul li label:after {
position: absolute;
top: 0;
left: 0;
z-index: 0;
display: block;
width: 0.941rem;
height: 0.941rem;
border: 1px solid #3c3c3c;
border: solid 1px #b3b3b5;
border-radius: 0;
background-color: #fff;
content: "";
}
.checkboxfilter ul li label:before {
position: absolute;
top: 0;
left: 0.353rem;
z-index: 1;
display: block;
width: 0.294rem;
height: 0.529rem;
border: solid #c02025;
border-width: 0 0.118rem 0.118rem 0;
opacity: 0;
-webkit-transition: all .1s;
-o-transition: all .1s;
transition: all .1s;
-webkit-transform: rotate( 
45deg
);
-ms-transform: rotate(45deg);
transform: rotate( 
45deg
);
content: "";
}
.checkboxfilter ul input[type=checkbox] {
position: absolute;
top: 0px;
left: 0;
z-index: 100;
width: 0.941rem;
height: 0.941rem;
margin: 0;
opacity: 0;
cursor: pointer;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.checkboxfilter ul input[type=checkbox]+label {
position: relative;
display:inline-block;
padding-left: 1.765rem !important;
font-size: 0.824rem;
font-weight: 300;
color: #666666;
cursor: pointer;
}
.checkboxfilter ul input[type=checkbox]:checked+label:before {
top: 0.094rem;
opacity: 1;
}
.checkboxfilter {
padding-right: 1.941rem;
margin-top:1.176rem;
margin-bottom: 0.588rem;
}
.checkboxfilter ul li:last-child {
margin-bottom: 0;
}
.cpd-certified-checkbox {
list-style: none;
position: relative;
padding-left: 0;
margin-bottom: 0;
font-size: 1.059rem;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
}
.cpd-certified-checkbox label:after {
position: absolute;
top: 0;
left: 0;
z-index: 0;
display: block;
width: 0.941rem;
height: 0.941rem;
border: 1px solid #3c3c3c;
border: solid 1px #b3b3b5;
border-radius: 0;
background-color: #f4f4f4;
content: "";
}
.cpd-certified-checkbox label:before {
position: absolute;
top: 0;
left: 0.353rem;
z-index: 1;
display: block;
width: 0.294rem;
height: 0.529rem;
border: solid #c02025;
border-width: 0 0.118rem 0.118rem 0;
opacity: 0;
-webkit-transition: all .1s;
-o-transition: all .1s;
transition: all .1s;
-webkit-transform: rotate( 
45deg
);
-ms-transform: rotate(45deg);
transform: rotate( 
45deg
);
content: "";
}
.cpd-certified-checkbox input[type=checkbox] {
position: absolute;
top: 0px;
left: 0;
z-index: 100;
width: 0.941rem;
height: 0.941rem;
margin: 0;
opacity: 0;
cursor: pointer;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.cpd-certified-checkbox input[type=checkbox]+label {
position: relative;
display:inline-block;
padding-left: 1.765rem!important;
font-size: 0.882rem;
font-weight: 300;
cursor: pointer;
}
.cpd-certified-checkbox input[type=checkbox]:checked+label:before {
top: 0.094rem;
opacity: 1;
}
.cpd-certified-checkbox-block {
padding: 0px 2.313rem;
margin-top: 1.176rem;
}
.accordion-itemfilter .content {
display: none;
}
.multi-line-bottom-speaker:hover img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.theme-green .back-bar .pointer {
width: 13px !important;;
height: 13px !important;
border: 1px solid #c02025 !important;;
background: #c02025 !important;;
}
.theme-green .back-bar .selected-bar {
background: #c02025 !important;;
}
.theme-green .back-bar {
height: 3px !important;;
background: #888888 !important;
}
.theme-green .scale ins {
font-size: 16px !important;
color: #666666 !important;
}
.slider-container .scale span {
border: 0 !important;;
}
.slider-container {
width: 302px !important;
padding-left: 6px;
margin-top: 25px;
margin-bottom: 55px;
} 
.selectfilter {
padding-right: 33px;
margin-top: 20px;
margin-bottom: 10px;
}
.selectfilter select {
width: 100%;
padding: 10px 15px 10px 8px;
border: solid 1px #b3b3b5;
border-radius: 4px;
font-size: 15px;
font-weight: 300;
color: #666666;
background-color: #f4f4f4;
outline: 0 !important;
}
.range-slider {
position:relative;
display: flex;
width: 100% !important;
height: 35px !important;
margin-right: 0 !important;
margin-bottom: 40px !important;
margin-left: 0 !important;
flex-wrap: wrap;
align-items: flex-end;
}
.input-2 {
position: absolute;
bottom: -26px;
left: 0;
display: inline-block !important;
width: auto !important;
border: 0 !important;
font-size: 0.941rem !important;
text-align: left !important;
color: #666666;
background: transparent !important;
outline: 0 !important;
}
.range-filter-block {
padding: 0 !important;
}
.input-4 {
position: absolute;
position: absolute;
right: 0;
bottom: -26px;
display: inline-block !important;
width: auto !important;
border: 0 !important;
font-size: 0.941rem !important;
text-align: right !important;
color: #666666;
background: transparent !important;
outline: 0 !important;
} .range-input {
width: auto !important;
}
.VuePagination ul {
max-width: 100%;
padding: 0;
margin: 40px 0 0;
text-align: left;
}
@media (max-width: 767px) {
.VuePagination ul {
text-align:center;
}
}
.VuePagination ul li {
display: inline-block;
margin: 0 1px;
}
.VuePagination ul li .page-link {
display: inline-block;
min-width: 34px;
min-height: 34px;
padding: 8px 15px 7px;
margin: 0 1px 6px;
border: solid 1px #e1e1e1;
border-radius: 2px;
box-shadow: inherit;
font-size: 0.824rem;
font-weight: 600;
text-decoration: none;
background-color: #f2f2f2;
cursor: pointer;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
outline: 0;
}
.VuePagination ul li .page-link.disable-cursor {
display: none;
}
.VuePagination ul li.current .page-link ,.VuePagination ul li .page-link:hover, .VuePagination ul li.active .page-link {
border-color: transparent;
color: #fff;
background: #c02025;
}
.VuePagination ul li.disabled .page-link {
border: solid 1px #e1e1e1;
color: rgba(16, 16, 16, 0.3);
background-color: #f2f2f2;
}
.VuePagination__count {
display: none !important;
}
.clear-filter svg {
vertical-align: middle;
display: inline-block;
height: 14px;
max-width: 14px;
}
.clear-all-filter .clear-filter svg {
fill: #c02025;
}
.accodion-wrapper-filter .clear-all-filter {
padding: 0.824rem 2.353rem 0px 2.353rem;
}
.clear-all-filter .cler-text{
color:#c02025;
}
.clear-filter {
display: flex;
margin-top: 10px;
flex-wrap: wrap;
font-size: 0.824rem;
}
.inner-clear-filter {display: flex;padding: 2px 7px;border-radius: 25px;align-items: center;background:#f5f5f5;cursor: pointer;}
.cler-text {
display: inline-block;
margin-left: 1px;
line-height: normal;
}
.MuiIconButton-label{
display:none;
}
.close-mobile-filter{
cursor:pointer;
}
@media(max-width:1024px){
.over-wrap {
position: fixed;
top: auto;
bottom: 0;
z-index: 99;
display: flex;
width: 100%;
height: 0;
flex-wrap: wrap;
align-items: center;
align-content: center;
opacity: 0;
}
.over-wrap.over-outer-height {
height: 100%;
opacity: 1;
}
.over-outer {
overflow-y: auto;
z-index: 1;
width: 100%;
max-height: calc(100% - 100px);
padding-bottom: 30px;
margin-right: 20px;
margin-left: 20px;
border-radius: 4px;
background: #fff;
}
.MuiIconButton-label {
display: flex;
padding: 0.824rem 2.353rem;
margin-bottom: 10px;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
}
.MuiSvgIcon-root {
vertical-align: middle;
display: inline-block;
width: 1em;
height: 1em;
font-size: 1.5rem;
fill: currentColor;
}
.over-wrap.over-outer-height {
height: 100%;
opacity: 1;
}
.overlay-filter {
position: absolute;
top: 0;
z-index:-1;
width: 100%;
height: 100%;
background: rgba(0 ,0, 0, .6);
}
}
span.round {
position: absolute;
top: 0px;
right: 0px;
width: 16px;
height: 16px;
border: 2px solid #FFF;
border-radius: 50%;
background: #c02025;
}
.radiofilter ul li {
list-style: none;
position: relative;
margin-bottom: 12px;
font-size: 0.882rem;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: normal;
}
.radiofilter ul li label:after {
position: absolute;
top: 0;
left: 0;
z-index: 0;
display: block;
width: 0.941rem;
height: 0.941rem;
border: 1px solid #3c3c3c;
border: solid 1px #b3b3b5;
border-radius: 0;
background-color: #fff;
content: "";
}
.radiofilter ul li label:before {
position: absolute;
top: 0;
left: 0.353rem;
z-index: 1;
display: block;
width: 0.294rem;
height: 0.529rem;
border: solid #c02025;
border-width: 0 0.118rem 0.118rem 0;
opacity: 0;
-webkit-transition: all .1s;
-o-transition: all .1s;
transition: all .1s;
-webkit-transform: rotate( 
45deg
);
-ms-transform: rotate(45deg);
transform: rotate( 
45deg
);
content: "";
}
.radiofilter ul input[type=radio] {
position: absolute;
top: 0px;
left: 0;
z-index: 100;
width: 0.941rem;
height: 0.941rem;
margin: 0;
opacity: 0;
cursor: pointer;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.radiofilter ul input[type=radio]+label {
position: relative;
display:inline-block;
padding-left: 1.765rem !important;
font-size: 0.824rem;
font-weight: 300;
color: #666666;
cursor: pointer;
}
.radiofilter ul input[type=radio]:checked+label:before {
top: 0.094rem;
opacity: 1;
}
.radiofilter {
padding-right: 1.941rem;
margin-top:1.176rem;
margin-bottom: 0.588rem;
}
.radiofilter ul li:last-child {
margin-bottom: 0;
}
@media(min-width:1025px){
.click-view {
display: none;
}
.overlay-filter {
display: none;
}
}
[slider] {
position: relative;
height: 14px;
border-radius: 10px;
text-align: left;
}
[slider] > div {
position: absolute;
right: 0px;
left: 0px;
height: 14px;
}
#slider-distance {
margin-top: 1.563rem;
margin-bottom: 0.588rem;
}
[slider] > div > [inverse-left] {
position: absolute;
left: 0;
height: 3px;
border-radius: 10px;
background-color: #888888;
}
[slider] > div > [inverse-right] {
position: absolute;
right: 0;
height: 3px;
border-radius: 10px;
background-color: #888888;
}
[slider] > div > [range] {
position: absolute;
left: 0;
height: 3px;
border-radius: 14px;
background-color: #c02025;
}
.thumb2 {
margin-left: -11px;
}
[slider] > div > [thumb] {
position: absolute;
top: -5px;
z-index: 2;
width: 13px;
height: 13px;
border-radius: 50%;
text-align: left;
background-color: #c02025;
cursor: pointer;
outline: none;
}
[slider] > input[type=range] {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
position: absolute;
top: -2px;
z-index: 3;
width: 100%;
height: 3px;
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
pointer-events: none;
-webkit-appearance: none;
}
div[slider] > input[type=range]::-ms-track {
color: transparent;
background: transparent;
-webkit-appearance: none;
}
div[slider] > input[type=range]::-moz-range-track {
color: transparent;
background: transparent;
-moz-appearance: none;
}
div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
border: transparent;
background: transparent;
}
div[slider] > input[type=range]:focus {
outline: none;
}
div[slider] > input[type=range]::-ms-thumb {
width: 28px;
height: 28px;
border: 0 none;
border-radius: 0px;
background: red;
pointer-events: all;
}
div[slider] > input[type=range]::-moz-range-thumb {
width: 28px;
height: 28px;
border: 0 none;
border-radius: 0px;
background: red;
pointer-events: all;
}
div[slider] > input[type=range]::-webkit-slider-thumb {
width: 28px;
height: 28px;
border: 0 none;
border-radius: 0px;
background: red;
pointer-events: all;
-webkit-appearance: none;
}
div[slider] > input[type=range]::-ms-fill-lower {
border: 0 none;
background: transparent;
}
div[slider] > input[type=range]::-ms-fill-upper {
border: 0 none;
background: transparent;
}
div[slider] > input[type=range]::-ms-tooltip {
display: none;
}
[slider] > div > [sign] {
z-index:3;
-webkit-border-radius: 28px;
border-radius: 28px;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
text-align: center;
}
[slider] > div > [sign] > span {
font-size: 12px;
}
[slider]:hover > div > [sign] {
opacity: 1;
}
.sign-one {}
.range-sign {
position: absolute;
display: inline-block;
width: auto !important;
height: auto !important;
font-size: 1rem !important;
color: #666666; }
[slider] > div > [sign] > span {
font-size: 0.941rem !important;
color: #666666;
}
.sign-one {
top: 10px;
left: 0px !important;
}
.sign-two {
top: 10px;
right: 0 !important;
left: auto !important;
}
.range-filter-block {
margin-bottom: 50px;
}
.range-slider input[type=range] {
display: inline-block;
width: 100% !important;
height: 100%;
min-height: 50px;
background: none;
overflow: hidden;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.range-slider input[type=range]:focus {
box-shadow: none;
outline: none;
}
.range-slider input[type=range]::-webkit-slider-runnable-track {
height: 3px;
background: #888888;
pointer-events: none;
content: "";
}
.range-slider input[type=range]::-webkit-slider-thumb {
width: 13px;
height: 13px;
margin-top: -5.5px;
border: 0px solid #888888;
border-radius: 50%;
box-shadow: 5px 0 0 -8px #f6f6f6, 6px 0 0 -8px #f6f6f6, 7px 0 0 -8px #f6f6f6, 8px 0 0 -8px #f6f6f6, 9px 0 0 -8px #f6f6f6, 10px 0 0 -8px #f6f6f6, 11px 0 0 -8px #f6f6f6, 12px 0 0 -8px #f6f6f6, 13px 0 0 -8px #f6f6f6, 14px 0 0 -8px #f6f6f6, 15px 0 0 -8px #f6f6f6, 16px 0 0 -8px #f6f6f6, 17px 0 0 -8px #f6f6f6, 18px 0 0 -8px #f6f6f6, 19px 0 0 -8px #f6f6f6, 20px 0 0 -8px #f6f6f6, 21px 0 0 -8px #f6f6f6, 22px 0 0 -8px #f6f6f6, 23px 0 0 -8px #f6f6f6, 24px 0 0 -8px #f6f6f6, 25px 0 0 -8px #f6f6f6, 26px 0 0 -8px #f6f6f6, 27px 0 0 -8px #f6f6f6, 28px 0 0 -8px #f6f6f6, 29px 0 0 -8px #f6f6f6, 30px 0 0 -8px #f6f6f6, 31px 0 0 -8px #f6f6f6, 32px 0 0 -8px #f6f6f6, 33px 0 0 -8px #f6f6f6, 34px 0 0 -8px #f6f6f6, 35px 0 0 -8px #f6f6f6, 36px 0 0 -8px #f6f6f6, 37px 0 0 -8px #f6f6f6, 38px 0 0 -8px #f6f6f6, 39px 0 0 -8px #f6f6f6, 40px 0 0 -8px #f6f6f6, 41px 0 0 -8px #f6f6f6, 42px 0 0 -8px #f6f6f6, 43px 0 0 -8px #f6f6f6, 44px 0 0 -8px #f6f6f6, 45px 0 0 -8px #f6f6f6, 46px 0 0 -8px #f6f6f6, 47px 0 0 -8px #f6f6f6, 48px 0 0 -8px #f6f6f6, 49px 0 0 -8px #f6f6f6, 50px 0 0 -8px #f6f6f6, 51px 0 0 -8px #f6f6f6, 52px 0 0 -8px #f6f6f6, 53px 0 0 -8px #f6f6f6, 54px 0 0 -8px #f6f6f6, 55px 0 0 -8px #f6f6f6, 56px 0 0 -8px #f6f6f6, 57px 0 0 -8px #f6f6f6, 58px 0 0 -8px #f6f6f6, 59px 0 0 -8px #f6f6f6, 60px 0 0 -8px #f6f6f6, 61px 0 0 -8px #f6f6f6, 62px 0 0 -8px #f6f6f6, 63px 0 0 -8px #f6f6f6, 64px 0 0 -8px #f6f6f6, 65px 0 0 -8px #f6f6f6, 66px 0 0 -8px #f6f6f6, 67px 0 0 -8px #f6f6f6, 68px 0 0 -8px #f6f6f6, 69px 0 0 -8px #f6f6f6, 70px 0 0 -8px #f6f6f6, 71px 0 0 -8px #f6f6f6, 72px 0 0 -8px #f6f6f6, 73px 0 0 -8px #f6f6f6, 74px 0 0 -8px #f6f6f6, 75px 0 0 -8px #f6f6f6, 76px 0 0 -8px #f6f6f6, 77px 0 0 -8px #f6f6f6, 78px 0 0 -8px #f6f6f6, 79px 0 0 -8px #f6f6f6, 80px 0 0 -8px #f6f6f6, 81px 0 0 -8px #f6f6f6, 82px 0 0 -8px #f6f6f6, 83px 0 0 -8px #f6f6f6, 84px 0 0 -8px #f6f6f6, 85px 0 0 -8px #f6f6f6, 86px 0 0 -8px #f6f6f6, 87px 0 0 -8px #f6f6f6, 88px 0 0 -8px #f6f6f6, 89px 0 0 -8px #f6f6f6, 90px 0 0 -8px #f6f6f6, 91px 0 0 -8px #f6f6f6, 92px 0 0 -8px #f6f6f6, 93px 0 0 -8px #f6f6f6, 94px 0 0 -8px #f6f6f6, 95px 0 0 -8px #f6f6f6, 96px 0 0 -8px #f6f6f6, 97px 0 0 -8px #f6f6f6, 98px 0 0 -8px #f6f6f6, 99px 0 0 -8px #f6f6f6, 100px 0 0 -8px #f6f6f6, 101px 0 0 -8px #f6f6f6, 102px 0 0 -8px #f6f6f6, 103px 0 0 -8px #f6f6f6, 104px 0 0 -8px #f6f6f6, 105px 0 0 -8px #f6f6f6, 106px 0 0 -8px #f6f6f6, 107px 0 0 -8px #f6f6f6, 108px 0 0 -8px #f6f6f6, 109px 0 0 -8px #f6f6f6, 110px 0 0 -8px #f6f6f6, 111px 0 0 -8px #f6f6f6, 112px 0 0 -8px #f6f6f6, 113px 0 0 -8px #f6f6f6, 114px 0 0 -8px #f6f6f6, 115px 0 0 -8px #f6f6f6, 116px 0 0 -8px #f6f6f6, 117px 0 0 -8px #f6f6f6, 118px 0 0 -8px #f6f6f6, 119px 0 0 -8px #f6f6f6, 120px 0 0 -8px #f6f6f6, 121px 0 0 -8px #f6f6f6, 122px 0 0 -8px #f6f6f6, 123px 0 0 -8px #f6f6f6, 124px 0 0 -8px #f6f6f6, 125px 0 0 -8px #f6f6f6, 126px 0 0 -8px #f6f6f6, 127px 0 0 -8px #f6f6f6, 128px 0 0 -8px #f6f6f6, 129px 0 0 -8px #f6f6f6, 130px 0 0 -8px #f6f6f6, 131px 0 0 -8px #f6f6f6, 132px 0 0 -8px #f6f6f6, 133px 0 0 -8px #f6f6f6, 134px 0 0 -8px #f6f6f6, 135px 0 0 -8px #f6f6f6, 136px 0 0 -8px #f6f6f6, 137px 0 0 -8px #f6f6f6, 138px 0 0 -8px #f6f6f6, 139px 0 0 -8px #f6f6f6, 140px 0 0 -8px #f6f6f6, 141px 0 0 -8px #f6f6f6, 142px 0 0 -8px #f6f6f6, 143px 0 0 -8px #f6f6f6, 144px 0 0 -8px #f6f6f6, 145px 0 0 -8px #f6f6f6, 146px 0 0 -8px #f6f6f6, 147px 0 0 -8px #f6f6f6, 148px 0 0 -8px #f6f6f6, 149px 0 0 -8px #f6f6f6, 150px 0 0 -8px #f6f6f6, 151px 0 0 -8px #f6f6f6, 152px 0 0 -8px #f6f6f6, 153px 0 0 -8px #f6f6f6, 154px 0 0 -8px #f6f6f6, 155px 0 0 -8px #f6f6f6, 156px 0 0 -8px #f6f6f6, 157px 0 0 -8px #f6f6f6, 158px 0 0 -8px #f6f6f6, 159px 0 0 -8px #f6f6f6, 160px 0 0 -8px #f6f6f6, 161px 0 0 -8px #f6f6f6, 162px 0 0 -8px #f6f6f6, 163px 0 0 -8px #f6f6f6, 164px 0 0 -8px #f6f6f6, 165px 0 0 -8px #f6f6f6, 166px 0 0 -8px #f6f6f6, 167px 0 0 -8px #f6f6f6, 168px 0 0 -8px #f6f6f6, 169px 0 0 -8px #f6f6f6, 170px 0 0 -8px #f6f6f6, 171px 0 0 -8px #f6f6f6, 172px 0 0 -8px #f6f6f6, 173px 0 0 -8px #f6f6f6, 174px 0 0 -8px #f6f6f6, 175px 0 0 -8px #f6f6f6, 176px 0 0 -8px #f6f6f6, 177px 0 0 -8px #f6f6f6, 178px 0 0 -8px #f6f6f6, 179px 0 0 -8px #f6f6f6, 180px 0 0 -8px #f6f6f6, 181px 0 0 -8px #f6f6f6, 182px 0 0 -8px #f6f6f6, 183px 0 0 -8px #f6f6f6, 184px 0 0 -8px #f6f6f6, 185px 0 0 -8px #f6f6f6, 186px 0 0 -8px #f6f6f6, 187px 0 0 -8px #f6f6f6, 188px 0 0 -8px #f6f6f6, 189px 0 0 -8px #f6f6f6, 190px 0 0 -8px #f6f6f6, 191px 0 0 -8px #f6f6f6, 192px 0 0 -8px #f6f6f6, 193px 0 0 -8px #f6f6f6, 194px 0 0 -8px #f6f6f6, 195px 0 0 -8px #f6f6f6, 196px 0 0 -8px #f6f6f6, 197px 0 0 -8px #f6f6f6, 198px 0 0 -8px #f6f6f6, 199px 0 0 -8px #f6f6f6, 200px 0 0 -8px #f6f6f6, 201px 0 0 -8px #f6f6f6, 202px 0 0 -8px #f6f6f6, 203px 0 0 -8px #f6f6f6, 204px 0 0 -8px #f6f6f6, 205px 0 0 -8px #f6f6f6, 206px 0 0 -8px #f6f6f6, 207px 0 0 -8px #f6f6f6, 208px 0 0 -8px #f6f6f6, 209px 0 0 -8px #f6f6f6, 210px 0 0 -8px #f6f6f6, 211px 0 0 -8px #f6f6f6, 212px 0 0 -8px #f6f6f6, 213px 0 0 -8px #f6f6f6, 214px 0 0 -8px #f6f6f6, 215px 0 0 -8px #f6f6f6, 216px 0 0 -8px #f6f6f6, 217px 0 0 -8px #f6f6f6, 218px 0 0 -8px #f6f6f6, 219px 0 0 -8px #f6f6f6, 220px 0 0 -8px #f6f6f6, 221px 0 0 -8px #f6f6f6, 222px 0 0 -8px #f6f6f6, 223px 0 0 -8px #f6f6f6, 224px 0 0 -8px #f6f6f6, 225px 0 0 -8px #f6f6f6, 226px 0 0 -8px #f6f6f6, 227px 0 0 -8px #f6f6f6, 228px 0 0 -8px #f6f6f6, 229px 0 0 -8px #f6f6f6, 230px 0 0 -8px #f6f6f6;
background: #c02025;
-webkit-appearance: none;
appearance: none;
}
.range-slider input[type=range]::-moz-range-track {
height: 3px;
background: #888888;
}
.range-slider input[type=range]::-moz-range-thumb {
position: relative;
width: 13px;
height: 13px;
border: 0px solid #888888;
border-radius: 50%;
background: #c02025;
}
.range-slider input[type=range]::-moz-range-progress {
height: 3px;
margin-top: 0;
border: 0;
background: #888888;
}
.range-slider input[type=range]::-ms-track {
height: 3px;
border: 0;
border-width: 0;
border-color: transparent;
border-radius: 0;
color: transparent;
background: transparent;
}
.range-slider input[type=range]::-ms-thumb {
width: 13px;
height: 13px;
margin-top: 0px;
border: 0px solid #777;
border-radius: 50%;
background: #c02025;
}
.range-slider input[type=range]::-ms-fill-lower {
border-radius: 0;
background: #888888;
}
.range-slider input[type=range]::-ms-fill-upper {
border-radius: 0;
background: #888888;
}
.range-slider input[type=range]::-ms-tooltip {
display: none;
} .range-slider input::-webkit-outer-spin-button,
.range-slider input::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
} .range-slider input[type=number] {
-moz-appearance: textfield;
}
.agenda-speaker-switch-link a {
vertical-align: top;
display: inline-block; 
display: flex !important;
height: 100%; 
flex-wrap: wrap; 
justify-content: center; 
align-items: center;
font-size: 0.824rem;
line-height: normal;
transition: all .4s ease;
}
.agenda-speaker-switch-link a:hover {
color: #000;
}
.agenda-speaker-switch-link {
padding: 0px 2.353rem;
margin-top: 1.812rem;
line-height: normal;
}
.agenda-speaker-left-image{
padding: 0px 2.353rem;
margin-top: 1.176rem;
}
.agenda-speaker-left-image img {
width: 100%;
max-width: 214px;
}
.agenda-speaker-switch-link a {
display: inline-block;
width: 100%;
max-width: 12.647rem;
padding: 0.706rem 1rem;
border: 0;
font-family: 'Roboto', sans-serif !important;
font-size: 1rem!important;
font-weight: 700;
letter-spacing: .02em;
text-align: center !important;
text-decoration: none;
color: #fff;
background-color: #c02025;
overflow: hidden;
cursor: pointer;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
outline: 0 !important;
}
.agenda-speaker-switch-link a:hover {
border-color: #c69f4c;
color: #c69f4c;
background: transparent;
}
.filter-form-wrap .clear-filter {
max-width: 320px;
margin: 20px auto 0px;
}
@media(max-width:1024px){
.filter-form-wrap .inner-clear-filter {
background: #fff;
}
}
.clear-all-filter {
margin-bottom: 0.588rem;
line-height: normal;
}
@media(max-width:567px){
.filter-form-wrap .searchbox-input-filter {
max-width: 100%;
}
.filter-form-wrap .searchbox-filter {
max-width: 100%;
}
}
.block
{
display: block !important;
}
.multigrid-agenda-speaker-list a
{
text-decoration: none;
}
.cursor
{
cursor: pointer;
}
.range-filter-block
{
padding: 20px;
}
.go-back-agenda-wrap {
display: flex;
padding-top: 40px;
margin-right: -5px;
margin-left: -5px;
flex-wrap: wrap;
}
.go-back-agenda-btn {
margin-right: 5px;
margin-bottom: 10px !important;
margin-left: 5px;
overflow: hidden;
}
.go-back-agenda-btn a {
vertical-align: middle;
display: inline-flex;
min-height: 54px;
padding: 0.706rem 2.176rem;
border: 0;
border: 2px solid #bf2125;
border-radius: 0!important;
justify-content: center;
align-items: center;
font-family: 'Roboto', sans-serif !important;
font-size: 1.062rem;
font-weight: 700!important;
line-height: 1.47059rem!important;
letter-spacing: .02em;
text-align: center !important;
text-transform: uppercase;
text-decoration: none;
color: #bf2125;
background-color: transparent;
cursor: pointer;
transition: all .4s ease;
outline: 0 !important;
}
.go-back-agenda-btn.red-btn-agenda a{
color: #fff;
background-color: #c02025;
}
.go-back-agenda-btn.red-btn-agenda i{
font-size:1rem;
color:#fff;
}
.go-back-agenda-btn.red-btn-agenda a {
color: #fff;
}
.go-back-agenda-btn i {
margin-right: 10px;
font-size:1.312rem;
color: #bf2125;
}
.multi-grid-wrapper {
display: flex;
flex-wrap: wrap;
}
.multi-grid-col-left {
width: 21%;
margin-bottom: 49px;
}
.go-back-agenda-btn a:hover {
color: #fff;
background: #bf2125;
}
.go-back-agenda-btn a:hover i {
color: #fff;
}
.go-back-agenda-btn.red-btn-agenda a:hover {
color: #c02025;
background: #fff;
}
.go-back-agenda-btn.red-btn-agenda a:hover i {
color: #c02025;
}
@media(max-width:1024px){
.multi-grid-col-left {
width: 100%;
margin-bottom: 0;
background: #f1f2f6;
}
}
.multi-grid-right {
width: 79%;
padding: 2.941rem 2.353rem 3.529rem 2.353rem;
background: #f1f2f6;
}
@media(max-width:1024px){
.multi-grid-right {
width: 100%;
padding-top: 19px;
padding-right: 15px;
padding-left: 15px;
}
}
.multi-grid-list ul {
display: flex;
}
@media(min-width:1200px){
.multi-grid-list ul li a {
white-space: nowrap;
}
}
@media(max-width:767px){
.multi-grid-list ul {
width: 100%;
justify-content:left;
}
}
.multi-grid-list ul li {
list-style: none;
margin-right: 10px;
margin-bottom: 10px;
font-size: 0.824rem;
color: #666666;
}
@media(min-width:1025px) and (max-width:1320px){
.multi-grid-list ul li {
font-size: 0.706rem;
}
}
@media(max-width:767px){
.multi-grid-list ul li {
max-width: calc(50% - 5px);
text-align: center;
}
}
@media(max-width:1024px){
.multi-grid-list ul li {
margin-right: 5px;
margin-bottom: 5px;
}
}
.multi-grid-list ul li a {
text-decoration: none;
}
.multi-grid-list ul li a {
display: inline-block;
padding: 0.541rem 0.588rem;
border-radius: 4px;
font-size: 0.824rem;
line-height:1.294rem;
text-transform: uppercase;
color: #484848;
background-color: #ffffff;
transition: all .4s ease;
}
.multi-grid-list ul li.active a, .multi-grid-list ul li a:hover, .multi-grid-list ul li.current a  {
color: #fff;
background: #c02025;
}
.multi-grid-list {
display: flex;
margin-bottom: 38px;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.multi-grid-agenda-time {
position: relative;
display: flex; margin-bottom: 10px;
flex-wrap: wrap;
justify-content: space-between;
font-size: 1.059rem;
font-weight: 300;
letter-spacing: 0.5px;
color: #666666;
}
.multi-grid-agenda-time:after {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background: #666666;
transform: translateY(-50%);
content: "";
}
.multigrid-agenda-block-list ul {
display: flex;
flex-wrap: wrap;
}
.multigrid-agenda-block-outer {
padding: 25px 20px 20px;
margin-bottom: 15px;
border: solid 1px #e1e1e1;
border-radius: 4px;
background-color: #ffffff;
transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.multigrid-agenda-block-outer:hover {
box-shadow: 0 2px 16px 0 #d5d5d5;
}
.multigrid-agenda-block-list ul li {
list-style: none;
position: relative;
padding-left: 25px;
margin-right: 36px;
margin-bottom: 10px;
font-size:0.706rem;
font-weight: 300;
line-height: normal;
letter-spacing: 0.029rem;
text-transform: uppercase;
color: #888888;
}
.multi-grid-agenda-time span.end-date {
padding-right: 0px;
padding-left: 20px;
}
.multi-grid-agenda-time span.end-date-inner {
padding: 3.5px 10px;
font-size: 11px;
font-weight: normal;
line-height:normal;
letter-spacing: 0.28px;
text-transform: uppercase;
color: #fff;
background: #666666;
}
.agenda-page-short-description p a, .agenda-page-short-description ul li a, .agenda-page-short-description ol li a, .agenda-page-short-description a {
font-size: 14px;
color: #3192d0;
}
.agenda-page-short-description p a:hover, .agenda-page-short-description ul li a:hover, .agenda-page-short-description ol li a:hover, .agenda-page-short-description a:hover {
text-decoration: underline;
}
.multigrid-agenda-speaker-list-content p:last-child {
margin-bottom: 0;
}
.multigrid-agenda-speaker-list-content p {
font-size: 14px;
color: #484848;
}
.agenda-page-short-description {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #dddddd;
}
.agenda-page-short-description.active {
border-bottom: 1px solid #dddddd;
}
.multigrid-agenda-speaker-list-content li {
font-size: 14px;
color: #484848;
}
.agenda-page-short-description ul {
margin-bottom: 20px;
margin-left: 15px;
}
.agenda-page-short-description ul li:last-child {
margin-bottom: 0;
}
@media(max-width:991px){
.multigrid-agenda-block-list ul li {
padding-left: 19px;
margin-right: 17px;
}
}
.multigrid-agenda-block-list ul li img, .multigrid-agenda-block-list ul li i {
vertical-align: middle;
position: absolute;
top: 50%;
left: 0;
display: inline-block;
color: #c02025;
transform: translateY(-50%);
}
.multigrid-agenda-speaker-list h5 {
margin-bottom: 0px;
margin-bottom: 14px;
font-size: 1.156rem;
line-height: 1.412rem;
color: #000;
}
.multigrid-agenda-speaker-list a {
text-decoration: none;
}
.multigrid-speaker-area {
display: flex;
margin-right: -15px;
margin-left: -15px;
flex-wrap: wrap;
}
.multigrid-speaker-each-list {
position: relative;
display: flex;
min-width: 20%;
padding: 0px 15px 0px;
margin-bottom: 15px;
flex-wrap: wrap;
align-items: center;
}
.multigrid-speaker-each-list.moderator {
padding-top: 25px;
}
.multigrid-speaker-img img {
object-fit: cover;
object-position: top;
width: 60px;
height: 60px;
border-radius: 50%;
}
.multigrid-speaker-content {
width: calc(100% - 60px);
max-width: 250px;
padding-left: 18px;
}
.multigrid-speaker-content h6 {
max-width: 250px;
margin-bottom: 0;
font-size:14px;
line-height: 1.176rem;
color: #000;
}
.multigrid-speaker-content h6.cursor:hover, .multigrid-speaker-dis span.cursor:hover, .agenda-block-speaker-content.cursor h6:hover, .agenda-block-speaker-content.cursor .agenda-block-speaker-dis span:hover {
text-decoration: underline;
}
.multigrid-speaker-dis {
font-size: 14px;
font-weight: 300;
line-height: 1.176rem;
color: #484848;
}
.multigrid-speaker-dis span {
display: block;
}
.multigrid-speaker-img {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.multigrid-agenda-ac-inner {
margin-bottom: 22px;
}
.multi-grid-agenda-time span {
vertical-align: middle;
position: relative;
z-index: 1;
display: inline-block;
padding-right: 20px;
font-weight: 600;
background: #f1f2f6;
}
.multigrid-agenda-ac-inner:last-child {
margin-bottom: 0;
}
.multigrid-agenda-block-outer:last-child {
margin-bottom: 0;
}
.no-records-found {
padding: 25px 20px 25px;
margin-bottom: 20px;
border: solid 1px #e1e1e1;
border-radius: 4px;
font-size:1.265rem;
text-align: center;
color: #000;
background-color: #ffffff;
}
.no-records-found p {
margin-bottom: 20px;
margin-bottom: 0;
font-size: 1.265rem;
color: #000;
}
.multi-grid-list ul li a {
display: flex;
height: 100%;
flex-wrap: wrap;
align-items: center;
}
.ie-message{
min-height: 70vh;
padding:20px;
padding-top:180px;
font-size: 36px;
text-align: center;
}
.loader-animation-agenda-details.ie-message{
display: flex;
min-height: 70vh;
padding: 20px;
padding-top:0px !important;
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
font-size: 36px;
text-align: center;
}
@media all and (-ms-high-contrast: none), (ms-high-contrast: active){
.loader-animation-agenda-details.ie-message img{
display: none;
}
}
.agenda-details-page-content .wp-caption {
position: relative;
max-width: 100%;
margin-bottom: 15px;
}
@media (max-width: 767px) {
.agenda-details-page-content .wp-caption {
float:none;
display: block;
margin: 0 auto 15px;
}
}
.agenda-details-page-content .wp-caption img {
display: block;
width: 100%;
height: auto;
}
.agenda-details-page-content .wp-caption-text {
position: absolute;
bottom: 0;
width: 100%;
padding: 10px;
margin-bottom: 0;
background: rgba(237, 57, 54, .7);
}
.agenda-details-page-content .wp-caption-text,.agenda-details-page-content .wp-caption-text a {
margin-bottom: 0 !important;
color: #fff!important;
}
.agenda-details-page-content .wp-caption-text a:hover {
text-decoration: underline;
}
.multi-grid-right {
position: relative;
}
.loader-animation {
position: absolute;
top: 0;
left: 0;
display: flex;
width: 100%;
height: 100%;
max-height: calc(100vh - 130px);
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
background: #f5f5f5;
}
.loader-animation:after, .loader-animation:before {
display: none;
}
@media(min-width:1025px){
.multi-grid-col-left {
min-height: 100vh;
}
}
.ball-beat > div {
width: 10px !important;
height: 10px !important;
}
.patronage-text
{ 
padding: 9.5px 60px;
font-size: 15px;
font-size: .882rem; 
text-align: center;
background: #000;
background-color: #646668;
}
.patronage-text p
{
margin: 0;
line-height: .875rem;
color: #fff;
}
.chairperson-area
{
margin-bottom: 15px;
}
.chairperson-area .chair-text p {
margin-bottom: 5px;
font-size: .882rem;
font-weight: bold;
line-height: 1.25rem;
}
.chairperson-area .multigrid-speaker-each-list {
min-width: auto;
padding: 0;
margin-top: 5px;
align-self: flex-end;
}
.chairperson-area .chairperson-list-wrap-each {
display: flex;
width: 50%;
min-width: 20%;
padding: 0px 15px;
margin-bottom: 10px;
flex-wrap: wrap;
}
.chairperson-area .chair-text {
width: 100%;
}
@media(min-width:1601px){
.chairperson-area .chairperson-list-wrap-each {
width: 33.33%;
}
}
@media(max-width:480px){
.chairperson-area .chairperson-list-wrap-each {
width: 100%;
}
}
.agenda-speaker-switch-link .close-filter-cta {
display: none;
}
@media(max-width:1024px){
.MuiIconButton-label {
display: none;
}
.agenda-speaker-switch-link .close-filter-cta , .switch-link-cta.switch-link-cta-speaker{
display: block;
width: 50%;
padding: 5px;
margin-left: 0;
}
.switch-link-cta.switch-link-cta-speaker {
width: 100%;
}
.switch-link-cta.switch-link-cta-speaker a {
width: 100%;
min-height: 50px;
max-width: initial;
margin-right: auto;
margin-left: auto;
border-radius: 4px;
} 
.switch-link-cta.switch-link-cta-agenda a {
border: 2px solid #53008a;
color: #53008a;
background: transparent;
}
.switch-link-cta.switch-link-cta-agenda a:hover {
border-color: #53008a;
color: #fff;
background: #53008a;
}
.switch-link-cta.switch-link-cta-agenda {
display: inline-block;
width: auto;
margin: 5px;
}
.agenda-speaker-switch-link {
display: flex;
margin-right: -10px;
margin-left: -10px;
flex-wrap: wrap;
justify-content: center;
}
.agenda-speaker-switch-link .close-filter-cta a {
max-width: initial;
text-transform: uppercase;
}
.agenda-speaker-switch-link-agenda a{
padding: 0.706rem .5rem;
}
}
.agenda-speaker-switch-link .close-filter-cta a {
width: 100%;
min-height: 50px;
border: 2px solid #c02025!important;
border-radius: 4px;
color: #fff!important;
background: #c02025!important;
}
.agenda-speaker-switch-link .close-filter-cta-cancel a {
border: 2px solid #c02025!important;
color: #c02025!important;
background: transparent !important;
}
.switch-link-cta.switch-link-cta-agenda a {
border: 2px solid #c69f4c;
}
.filter-tooltip {
position: absolute;
top: -43px;
left: -13px;
padding: 6px 12px;
border-radius: 6px;
font-size: 1rem;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #000;
transition: opacity 0.3s;
}
.filter-tooltip:after {
position: absolute;
top: 100%;
left: 50%;
margin-left: -6px;
border-width: 7px;
border-style: solid;
border-color: #000 transparent transparent transparent;
content: "";
}
.multigrid-banner h2 {
margin-bottom: 0;
font-size: 30px;
font-weight: 700;
color: #fff;
}
.multigrid-banner {
width:100%;
padding: 28px 2.353rem 28px;
}
.multi-grid-wrapper-no-filter .multi-grid-col-left {
display: none;
}
.multi-grid-wrapper-no-filter .multi-grid-right {
width: 100%;
}
.red-btn {
display: inline-block;
min-width: 320px;
padding: 10px;
border-radius: 4px;
font-size: 18.5px;
font-weight: bold;
letter-spacing: 0.46px;
text-align: center;
text-decoration: none !important;
color: #fff;
background: #c02025;
transition: all .4s ease;
}
.red-btn:hover {
background: #000;
}
.mod-wrap {
vertical-align: top;
position: absolute;
top: 0;
display: block;
width: 100%;
align-self: flex-start;
}
.multigrid-agenda-speaker-list-content {
margin-top: 14px;
}
.mod-wrap-inner {
vertical-align: top;
display: inline-block;
padding: 3px 10px;
font-size: 11px;
font-weight: bold;
line-height: normal;
letter-spacing: .28px;
color: #fff;
background: #c02025;
}
.view-all-speaker .red-btn {
min-width: 18.823rem;
padding: 9.5px 5px;
letter-spacing: 0.46px;
}
.click-view {
margin-bottom: 1.562rem;
}
.click-view-filter {
padding: 10px 10px;
border-radius: 4px;
font-size: 1.25rem;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #484848;
}
.click-view-filter i {
margin-left: 8px;
}
.filter-mobile-round-image-bottom {
position: fixed;
right: 15px;
bottom: 55px;
z-index: 9;
z-index: 99;
width: 60px;
height: 60px;
border-radius: 50%;
box-shadow: 3.5px 6.1px 8.4px 0.6px rgba(73, 73, 73, 0.45);
overflow: hidden;
}
.view-all-speaker.agenda-speaker-switch-link-agenda {
margin-bottom: 10px;
}
.filter-mobile-round-image-bottom img {
vertical-align: middle;
display: inline-block;
max-width: 100%;
}
@media(min-width:1025px){
.filter-mobile-round-image-bottom{
display: none;
}
.accodion-wrapper-filter .filter-form-wrap {
display: none;
}
}
@media(max-width:1024px){
.view-all-speaker {
display: none;
}
.accodion-wrapper-filter .filter-form-wrap {
display: block;
padding: 29px 2.353rem 23px;
border-bottom: 1px solid #e7e8ea;
}
.accodion-wrapper-filter .filter-form-wrap .searchbox-filter {
max-width: 320px;
}
.accodion-wrapper-filter .filter-form-wrap .searchbox-input-filter {
border: solid 1px #b3b3b5;
color: #b3b3b5;
background-color: #f3f3f3;
}
.accodion-wrapper-filter  .btn-search-filter i {
color: #666666;
}
.accodion-wrapper-filter {
padding: 0px 1.765rem;
}
.cpd-certified-checkbox-block {
padding: 0px 4.188rem;
}
.go-back-agenda-btn a {
width: 100% !important;
}
.go-back-agenda-btn {
width: 100%;
}
}
@media(max-width:767px){
.multigrid-speaker-each-list {
width: 100%;
}
.multigrid-speaker-each-list.moderator {
padding-right: 110px;
}
.mod-wrap {
top: 35px;
right: 15px;
left: auto;
width: auto;
}
.multigrid-banner {
padding: 35px 15px;
}
.multigrid-banner h2 {
font-size: 18px;
}
}
.go-icon-link {
display: flex;
width: 100%;
height: 100%;
padding: 10px;
border-radius: 50%;
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
background: red;
}
.filter-mobile-round-image-bottom a{
display: block;
height: 100%;
text-decoration: none !important;
}
.icon-text-go {
margin-top: 4px;
font-size: 9px;
text-transform: uppercase;
color: #fff;
}
.go-icon-link i {
color: #fff;
}
@media(max-width:1024px){
.agenda-speaker-left-image.agenda-speaker-left-image-agenda {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
}
.multigrid-agenda-speaker-list-content__heading {
display: flex;
margin-bottom: 14px;
justify-content: space-between;
}
.agenda-speaker-accordion-btn i.fa.fa-angle-up {
font-size: 35px;
color: #fff;
}
.agenda-speaker-accordion-btn {
display: flex;
justify-content: center;
align-items: center; background: #c11920; }
.agenda-social-icons ul{
display: flex;
align-items:center;
}
.agenda-social-icons ul li{
margin-right:10px;
margin-bottom:0;
}
.agenda-social-icons ul {
display: flex;
margin-left: 0;
align-items: center;
} .agenda-page-short-description {
max-height: 0;
padding: 0;
overflow: hidden;
transition: all .3s ease;
}
.agenda-page-short-description.active {
max-height: 8000px;
padding-bottom: 20px;
}
span.arrow-filter{
padding: 0 8px;
transform: rotate(180deg);
}
span.arrow-filter.active {
padding: 0 8px;
transform: rotate(0deg);
}
.go-back-agenda-btn-feat a:hover {
text-decoration: none;
}
@media (max-width:550px){
.agenda-speaker-accordion-btn{
max-height: 35px;
}
}
@media (max-width:400px){
.multi-grid-list ul li a {
padding: 0.541rem 0.388rem;
font-size: 0.654rem;
}
}
.go-back-agenda-wrap {
clear: both;
display: flex;
padding-top: 40px;
margin-right: -5px;
margin-left: -5px;
flex-wrap: wrap;
}
@media (max-width:550px){
.multigrid-section {
grid-template-columns: 100%;
}
.multi-grid-logo-block {
justify-content: space-around;
}
.header-right-ctas.multiple {
width: 100%;
justify-content: center;
}
}
@media (max-width:768px){
.agenda-page-short-description {
border-bottom: 1px solid #dddddd;
}
} ul.dmg-cmp-pagination.pagination-wrap {
max-width: 100%;
padding: 0;
margin: 40px 0 0;
margin: 20px 0;
font-family: 'Roboto', sans-serif !important;
font-weight: 400;
text-align: left;
}
ul.dmg-cmp-pagination.pagination-wrap li {
display: inline-block;
margin: 0 1px;
font-size: 14px;
text-align: center;
}
ul.dmg-cmp-pagination.pagination-wrap li a{
padding: 7px 16px 7px;
color: #000;
}
li.pagination-prev-btn.pagination-disabled,.pagination-next-btn,
li.pagination-list-item  {
display: inline-block;
min-width: 18px;
min-height: 18px;
padding: 0;
margin: 0 1px 6px;
border: solid 1px #e1e1e1;
border-radius: 2px;
box-shadow: inherit;
font-size: 0.824rem;
font-weight: 600;
text-decoration: none;
background-color: #f2f2f2;
cursor: pointer;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
outline: 0;
}
.pagination-disabled-link { color: rgba(16, 16, 16, 0.3);
}
.pagination-list-item.active {
color: #fff;
background: #000;
}
.dmg-cmp-pagination.pagination-wrap li:hover {
background: #000; }
.pagination-disabled-link:hover{
color: #fff;
}
.dmg-cmp-pagination.pagination-wrap li:hover a {
color: #fff ;
}
ul.dmg-cmp-pagination.pagination-wrap li.pagination-list-item.active a {
color: #fff ;
}
.dmg-cmp-pagination.pagination-wrap  .pagination-next-link ,
.dmg-cmp-pagination.pagination-wrap  .pagination-prev-link{
color: rgba(16, 16, 16, 0.3) ;
} header.header{
position: relative;
top: 0;
display: block;
padding: 1.5rem 2.353rem;
background: #000;
}
header.header *{
color: #fff;
}
header .header-wrapper{
display: flex;
flex-wrap: wrap;
align-items: center;
}
header .header-logo{
padding-right: 20px;
flex-grow: 1;
flex-basis: 17%;
}
header .header-details{
flex-grow: 1;
flex-basis: 62%;
}
header .header-cta-hold{
flex-grow: 1;
flex-basis: 20%;
align-self: flex-end;
text-align: center;
} header .header-info{
display: flex; }
@media (max-width: 1199px) {
header .header-info{
flex-wrap: wrap;
}
}
.header-info .single-item:last-child {
padding-right: 0;
}
header .header-supported-logos{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.header-supported-logos .single-logo{
display: flex;
}
.single-item svg {
max-width: 20px;
margin-right: 10px;
}
header.header .single-item h6 {
display: flex;
margin-bottom: 0;
align-items: center;
font-size: 16px;
font-weight: bold !important;
}
.header-info .single-item {
position: relative; padding: 0 20px;
}
.header-info .single-item:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-left: 1px solid #fff;
content: "";
}
.header-info .single-item:first-child {
padding-left: 0;
}
.header-info .single-item:first-child::after {
border-left: none;
}
.header-supported-logos .single-logo {
display: flex;
margin-right: 15px;
align-items: center;
}
header .single-logo p {
font-size: 12px;
}
.header-supported-logos .single-logo p {
margin-right: 20px;
}
@media (max-width:1630px){
header .header-details {
flex-basis: 65%;
}
header .header-logo {
flex-basis: 15%;
}
header .header-cta-hold {
margin-top: 20px;
flex-basis: 17%;
}
header.header .single-item h6 {
font-size: 14px;
}
}
@media (max-width:1279px){
header .header-cta-hold {
flex-basis: 25%;
}
header .header-info {
justify-content: flex-start;
}
}
@media (min-width:768px) and (max-width:1199px){
header .header-logo {
display: flex;
margin-bottom: 10px;
flex-basis: 100%;
justify-content: center;
}
header .header-info {
justify-content: center;
}
header .header-details {
flex-basis: 100%;
}
}
@media (max-width:768px){
header .header-details {
flex-basis: 100%;
}
header .header-logo {
display: flex;
margin-bottom: 10px;
flex-basis: 100%;
justify-content: center;
}
header .header-info {
margin-bottom: 10px;
justify-content: center;
}
header .header-supported-logos{
justify-content: center;
}
}
@media (max-width:545px){
.header-info .single-item {
width: 100%;
padding: 0;
margin-bottom: 5px;
border-left: none;
}
.header-info .single-item::after{
content: none;
}
.header .single-item h6 {
justify-content: center;
align-items: flex-start;
}
header .header-supported-logos {
display: none;
}
header .header-cta-hold { margin-top: 10px;
}
}
@media (max-width:902px){
.header-info .single-item:last-child::after{
content: none;
}
}
span.sponsored {
display: inline-block;
padding: 4px 8pX;
margin-top: 0;
margin-left: 10px;
font-size: 12px;
color: #fff;
background: #bc2029;
}
.sponsor-list{
display: flex;
flex-wrap: wrap;
align-items: center;
}
.sponsor-list h6{
margin-bottom: 0;
font-weight: bold;
}
.header-logo img {
max-width: 238px;
}
.header-supported-logos{
margin-top: 24px;
}
.end-date img{
margin-right: 15px;
}
.end-date {
display: flex !important;
align-items: center !important;
}
.header-supported-logos .single-logo p {
margin-bottom: 0;
}
.header-supported-logos .single-logo img {
margin-right: 40px;
}
@media (max-width: 1600px) {
.header-supported-logos .single-logo img {
margin-right: 20px;
}
}
.header-supported-logos .single-logo img:last-child {
margin-right: 0;
}
span.end-date i {
margin-right: 14px;
}
.sponsor-list h6 {
margin-right: 25px;
}
.single-sponsor {
margin-right: 50px;
}
.single-sponsor:last-child {
margin-right: 0;
}
.sponsor-list {
margin-bottom: 20px;
}
@media (max-width: 545px){
header.header .single-item h6 {
display: flex;
justify-content: flex-start;
}
}
@media (max-width: 545px){
header .header-logo {
justify-content: flex-start !important ; 
}
}
.single-item svg {
width: 20px;
height: 20px;
margin-right: 10px;
}
header.header {
position: fixed;
z-index: 99;
width: 100%;
}
.multigrid-banner {
display: none;
}
.view-all-speaker .red-btn {
padding: 0.588rem 2.794rem !important;
}
.red-btn {
font-size: 16px  !important;
}
.header-wrapper.no-sponsor-logos .header-cta-hold {
align-self: center;
}
.header .no-sponsor-logos .header-supported-logos {
display:none;
} @import 'https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap';html {
font-size: 17px;
}
p {
margin: 0 0 15px;
font-size: .882rem;
line-height: 1.412rem;
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
margin-top: 0;
margin-bottom: 1rem;
font-family: Poppins,sans-serif;
font-weight: 600;
line-height: 1rem;
color: #222;
}
.h1,h1 {
font-size: 2.353rem;
line-height: 2.824rem;
}
.h2,h2 {
font-size: 2.118rem;
line-height: 2.588rem;
}
.h3,h3 {
font-size: 1.882rem;
line-height: 2.353rem;
}
.h4,h4 {
font-size: 1.647rem;
line-height: 2.118rem;
}
.h5,h5 {
font-size: 1.588rem;
line-height: 2.118rem;
}
.h6,h6 {
font-size: 1rem;
line-height: 1.647rem;
}
@media(max-width: 1600px) {
.h1,h1 {
font-size:2.118rem;
line-height: 2.588rem;
}
.h2,h2 {
font-size: 1.882rem;
line-height: 2.353rem;
}
.h3,h3 {
font-size: 1.647rem;
line-height: 2.118rem;
}
.h4,h4 {
font-size: 1.588rem;
line-height: 2.118rem;
}
.h5,h5 {
font-size: 1.438rem;
line-height: 2rem;
}
.h6,h6 {
font-size: 1.063rem;
}
}
@media(max-width: 1366px) {
.h1,h1 {
font-size:1.882rem;
line-height: 2.353rem;
}
.h2,h2 {
font-size: 1.647rem;
line-height: 2.118rem;
}
.h3,h3 {
font-size: 1.588rem;
line-height: 2.118rem;
}
.h4,h4 {
font-size: 1.438rem;
line-height: 2rem;
}
.h5,h5 {
font-size: 1.188rem;
line-height: 1.75rem;
}
.h6,h6 {
font-size: 1.063rem;
}
}
ul {
padding: 0;
margin: 0;
}
@media screen and (max-width: 1199px) {
html {
font-size:15px;
}
}
body,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
font-family: roboto,sans-serif!important;
font-weight: 400!important;
}
.social-icon-fixed {
display: none;
}
#return-to-top {
display: none!important;
}
@media(max-width: 767px) {
.multi-grid-list ul {
width: 100%;
justify-content:left;
}
}
@media(min-width: 1025px) and (max-width:1320px) {
.multi-grid-list ul li {
font-size:.706rem;
}
}
@media(max-width: 767px) {
.multi-grid-list ul li {
max-width:calc(50% - 5px);
text-align: center;
}
}
@media(max-width: 1024px) {
.multi-grid-list ul li {
margin-right:5px;
margin-bottom: 5px;
}
}
.multi-grid-agenda-time:after {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background: #666;
transform: translateY(-50%);
content: "";
}
.multigrid-agenda-block-outer:hover {
box-shadow: 0 2px 16px 0 #d5d5d5;
}
.multigrid-agenda-speaker-list-content p:last-child {
margin-bottom: 0;
}
.multigrid-agenda-speaker-list-content p {
font-size: 14px;
color: #484848;
}
.agenda-page-short-description {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
}
.agenda-page-short-description.active {
border-bottom: 1px solid #ddd;
}
.multigrid-agenda-speaker-list-content li {
font-size: 14px;
color: #484848;
}
.agenda-page-short-description ul {
margin-bottom: 20px;
margin-left: 15px;
}
.agenda-page-short-description ul li:last-child {
margin-bottom: 0;
}
@media(max-width: 991px) {
.multigrid-agenda-block-list ul li {
padding-left: 19px;
margin-right:17px;
}
}
.multigrid-agenda-speaker-list a {
text-decoration: none;
}
.multigrid-speaker-area {
display: flex;
margin-right: -15px;
margin-left: -15px;
flex-wrap: wrap;
}
.multigrid-speaker-each-list {
position: relative;
display: flex;
min-width: 20%;
padding: 0 15px;
margin-bottom: 15px;
flex-wrap: wrap;
align-items: center;
}
.multigrid-speaker-each-list.moderator {
padding-top: 25px;
}
.multigrid-speaker-img img {
object-fit: cover;
object-position: top;
width: 60px;
height: 60px;
border-radius: 50%;
}
.multigrid-speaker-content {
width: calc(100% - 60px);
max-width: 250px;
padding-left: 18px;
}
.multigrid-speaker-content h6 {
max-width: 250px;
margin-bottom: 0;
font-size: 14px;
line-height: 1.176rem;
color: #000;
}
.multigrid-speaker-content h6.cursor:hover,.multigrid-speaker-dis span.cursor:hover,.agenda-block-speaker-content.cursor h6:hover,.agenda-block-speaker-content.cursor .agenda-block-speaker-dis span:hover {
text-decoration: underline;
}
.multigrid-speaker-dis {
font-size: 14px;
font-weight: 300;
line-height: 1.176rem;
color: #484848;
}
.multigrid-speaker-dis span {
display: block;
}
.multigrid-speaker-img {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.multigrid-agenda-ac-inner:last-child {
margin-bottom: 0;
}
.no-records-found {
padding: 25px 20px;
margin-bottom: 20px;
border: solid 1px #e1e1e1;
border-radius: 4px;
font-size: 1.265rem;
text-align: center;
color: #000;
background-color: #fff;
}
.no-records-found p {
margin-bottom: 20px;
margin-bottom: 0;
font-size: 1.265rem;
color: #000;
}
.ie-message {
min-height: 70vh;
padding: 20px;
padding-top: 180px;
font-size: 36px;
text-align: center;
}
.loader-animation-agenda-details.ie-message {
display: flex;
min-height: 70vh;
padding: 20px;
padding-top: 0!important;
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
font-size: 36px;
text-align: center;
}
.multi-grid-right {
position: relative;
}
@media(max-width: 767px) {
.multigrid-speaker-each-list {
width:100%;
}
.multigrid-speaker-each-list.moderator {
padding-right: 110px;
}
.mod-wrap {
top: 35px;
right: 15px;
left: auto;
width: auto;
}
.multigrid-banner {
padding: 35px 15px;
}
.multigrid-banner h2 {
font-size: 18px;
}
}
@media(max-width: 400px) {
.multi-grid-list ul li a {
padding:.541rem .388rem;
font-size: .654rem;
}
}
span.sponsored {
display: inline-block;
padding: 4px 8pX;
margin-top: 0;
margin-left: 10px;
font-size: 12px;
color: #fff;
background: #bc2029;
}
.multigrid-agenda-block-outer {
position: relative;
}
.multigrid-agenda-block-outer.sponsored {
border: 1px solid #b81f2c;
}
.tags {
position: absolute;
top: 0;
right: 0;
line-height: 1;
}
span.featured {
display: inline-block;
padding: 4px 8pX;
margin-top: 0;
margin-left: 10px;
font-size: 12px;
color: #fff;
background: #f2ba3e;
}
.multigrid-agenda-block-outer.featured {
border: 1px solid #f2ba3e !important;
background-color: #fffbf4;
}
.mult-grid-btn {
background-color: #56bb4f;
}
.mult-grid-btn:hover {
color: #56bb4f;
background: #fff;
}
@media (max-width: 768px) {
.multigrid-agenda-speaker-list .single-sponsor a {
display: block;
margin: 0 auto;
text-align: center;
}
}
.mult-grid-btn {
border-radius: 0 !important;
font-weight: normal !important;
background-color: #56bb4f !important;
}
.agenda-title h2 {
position: relative;
display: inline-block;
padding-bottom: 17px;
font-size: 30px;
font-weight: bold;
line-height: 1.25;
}
.agenda-title h2:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
border-bottom: 1px solid #000;
content: "";
}
span.end-date i { } .agenda-page-short-description:hover {
cursor: pointer;
}
.featured .agenda-page-short-description::after {
background-image: linear-gradient(to bottom,rgba(245, 245, 245, 0.6),#fffbf4);
}
.agenda-page-short-description {
position: relative;
max-height: 60px;
overflow: hidden;
}
.agenda-page-short-description.active {
max-height: 1000px;
}
.agenda-page-short-description::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
background-image: linear-gradient(to bottom,rgba(245, 245, 245, 0.6),#fff);
content: "";
}
.agenda-page-short-description.active::after {
background: none;
content: none;
}
.agenda-page-short-description.active {
padding-bottom: 0;
}
.multigrid-agenda-block-list ul li img, .multigrid-agenda-block-list ul li i {
color: #373930;
}
span.end-date i {
color: #373930;
}
.multigrid-speaker-area {
padding-top: 20px;
border-top: 1px solid #ddd;
}
.multigrid-speaker-area {
margin-right: 0;
margin-left: 0;
}
.agenda-page-short-description {
border-bottom: none;
}
.agenda-title.no-underline h2:after {
border-bottom: none;
}
.agenda-title.no-underline h2 {
padding-bottom: 0;
}
.agenda-page-description-wrap.agenda-page-short-description.no-border {
border-bottom: none;
}
.multigrid-speaker-each-list { padding-top: 25px;
}
@media (max-width: 767px) {
.multigrid-speaker-each-list {
width: 100%;
}
}
.agenda-title.no-underline {
padding: 2.353rem;
margin: -2.941rem -2.353rem 0;
background: #fff;
}
.multi-grid-agenda {
padding-top: 2.941rem;
}
@media (max-width: 1024px) {
#speaker-vue .multi-grid-right {
padding-top: 2.353rem !important;
}
}
.agenda-title.no-underline h2 {
margin-top: 1rem;
margin-bottom: 0;
}
.agenda-page-short-description.desc-accordion::after { background-image: none;
}
.agenda-page-short-description.active {
-webkit-mask-image: none !important;
}
.agenda-page-short-description::after {
background-image: none;
}
@media (max-width:850px){
#onetrust-banner-sdk.otFloatingFlat, #onetrust-banner-sdk.otFloatingFlat.ot-bottom-left {
bottom: 0;
left: 0;
width: 100%;
border-radius: 0;
}
}
@media (max-width:1024px){
.agenda-title.no-underline {
padding: 2.353rem;
margin: -2.941rem -1.353rem 0;
background: #fff;
}
}
.agenda-page-description-wrap.agenda-page-short-description.desc-accordion{
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
}
.multi-speaker-block.no-cursor .layout-sp-poup, 
.multi-speaker-block .no-cursor{
cursor: default;
}
.key-sessions .single-item {
position: relative;
}
.key-sessions .single-item a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.key-sessions .speaker-list-wrapper{
display:flex;
margin: 0 -7px;
}
.speaker-list-wrapper .single-item{
width: calc(100%/3 - 14px);
padding: 15px 20px;
margin: 0 7px 14px;
background: #fff;
}
.single-item .session-details{
display: flex;
margin-bottom: 30px;
flex-wrap: wrap;
justify-content: space-between;
}
.session-details .session-time{
font-size: 14px;
font-weight: bold;
color: #484848; }
.key-sessions{
margin-bottom: 55px;
}
.session-details .session-date{
padding: 3px 7px;
font-size: 11px;
font-weight: normal; letter-spacing: 0.28px;
color: #fff;
background: #f2ba3e;
}
.session-speaker .speaker-image{
width: 100%;
max-width: 70px;
margin-right: 20px;
}
.key-sessions .speaker-image img{
border-radius: 50%;
}
.sessions-wrapper {
padding: 23px 30px;
border-radius: 10px;
background: #d3d9e6;
}
.key-sessions .heading h4{
margin-bottom: 23px;
font-size: 30px;
font-weight: bold  !important;
line-height: 1.25;
}
.speaker-info p {
margin-bottom: 0;
}
.session-speaker {
display: flex;
padding-top: 10px;
border-top: 1px solid #dadada;
}
.slide-dots{
text-align: right;
}
.slick-dots {
list-style-type: none;
display: flex !important;
padding: 1rem 0;	
margin: 0;
justify-content: flex-end;
}
.slick-dots li {
margin: 0 0.25rem;
}
.sessions-wrapper a *:hover{
text-decoration: none;
color: #000;
}
.sessions-wrapper a:hover{
text-decoration: none;
}
.sessions-wrapper a *{
color: #000;
}
.slick-dots button {
display: block;
width: 1rem;
height: 1rem;
padding: 0;
border: none;
border-radius: 100%;
text-indent: -9999px;
color: blue !important;
background-color: #56bb4f !important ;
}
li.slick-active button {
background-color: #fff !important;
}
.session-speaker .speaker-image img {
width: 60px;
height: 60px;
}
.slick-slider .slick-list, .slick-slider .slick-track {
margin-bottom: 20px;
}
.slick-dots {
margin-top: 20px;
}
.slick-dots {
bottom: -14px;
}
.slick-slider .slick-list, .slick-slider .slick-track {
display: flex;
margin-bottom: 20px;
}
.sponsor-list .single-sponsor img {
max-width: 200px;
}
@media (min-width:1200px){
.speaker-list-wrapper .single-item {
flex-grow: 1;
flex-basis: 33.3%;
}
.speaker-list-wrapper .slick-list.draggable,
.speaker-list-wrapper.speaker-draggable .slick-list{
width: 100%;
}
.speaker-list-wrapper .slick-track {
width: 100% !important;
}
.speaker-list-wrapper.slick-initialized .slick-track,
.speaker-list-wrapper.speaker-draggable .slick-track  {
width: auto !important;
margin: unset;
}
}
.header-filter {
position: relative;
display: flex;
justify-content: space-between;
cursor: pointer;
}
.arrow-filter {
position: relative;
display: block;
width: 18px;
height: 18px;
margin-top: 7px;
cursor: pointer;
transition: .4s;
}
.header-filter .arrow-filter {
position: relative !important; 
top: 50%;
right: 0;
padding: 0 !important;
border: transparent;
box-shadow: inherit!important;
color: #666;
background: 0 0!important;
transform: translateY(-50%);
transform: none !important;
}
.arrow-filter:before {
left: 50%;
width: 2px;
height: 100%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
transform: translatex(-50%);
}
.arrow-filter:after, .arrow-filter:before {
position: absolute;
display: block;
background-color: #999999;
content: "";
}
.arrow-filter:after {
top: 50%;
width: 100%;
height: 2px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.arrow-filter.active:before{
content: none;
}
.key-sessions .speaker-list-wrapper.speaker-draggable  {
display: block;
margin: 0;
overflow: hidden;
}
.key-sessions .speaker-list-wrapper.speaker-draggable .slick-slider { margin: 0 -7px;
}
.speaker-list-wrapper.speaker-draggable .slick-slide>div {
display: flex;
height: 100%;
}
.speaker-list-wrapper.speaker-draggable .slick-dots {
bottom: 0;
padding-right: 5px;
}
* {
box-sizing: border-box;
}
body {
padding: 0;
margin: 0;
} .multi-grid-list ul {
flex-wrap: wrap;
}
.sp-detail-container ul, ol {
padding-left: 20px;
}
@media screen and (max-width: 1600px) {       
.multigrid-speaker-each-list {
width: 33.33%;
}
}
@media screen and (max-width: 992px) {       
.multigrid-speaker-each-list {
width: 50%;
}
}
@media screen and (max-width: 767px) {       
.mod-wrap {
top: 0;
right: auto;
left: 0;
width: auto;
}
.multigrid-speaker-each-list.moderator {
padding-right: 0px;
}
}
@media screen and (max-width: 600px) {       
.multigrid-speaker-each-list {
width: 100%;
}
}
.dmg-footer {
position: relative;
width: 100%;
padding: 30px 0 20px;
background: #fff;
background-position: 0 -100px;
background-size: cover;
}
.dmg-footer .blurp-text p{
line-height: 20px;
}
.dmg-footer:before {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%;
background: url(//www.ifat-saudiarabia.com/wp-content/plugins/dmg-cmp-pages/assets/images/dmglogo.webp) no-repeat;
background-position: 0 0 !important;
background-size: auto 100%;
content: "";
}
@media screen and (max-width: 1024px) {
.dmg-footer:before {
background-position: 64% -93%;
opacity: 0.6;
}
}
.dmg-footer:after {
position: absolute;
top: 0;
right: 0;
z-index: 0;
width: 100%;
height: 100%;
background: url(//www.ifat-saudiarabia.com/wp-content/plugins/dmg-cmp-pages/assets/images/dmglogo2.webp) no-repeat;
background-position: 100% 0;
background-size: auto 100%;
content: "";
}
@media screen and (max-width: 767px){
.dmg-footer:after, 
.dmg-footer:before {
opacity: .5;
}
}
@media screen and (max-width: 767px){
.dmg-footer:before {
width: 200px;
background-size: contain;
}
} .dmg-footer .container {
position: relative;
z-index: 9;
max-width: 1630px;
padding: 0px 15px;
margin: auto;
}
.dmg-logo {
text-align: center;
img {
margin: auto;
}
}
.dmg-links {
display: -webkit-box;
display: flex;
padding: 9px 0;
margin: 10px 0;
border-top: 1px solid #acacac;
border-bottom: 1px solid #acacac;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
-webkit-box-pack: space-between;
-webkit-box-align: center;
}
.dmg-social-link {
width: 15%;
}
@media screen and (max-width:1199px) {
.dmg-social-link {
width: 100%;
text-align: center;
}
.dmg-footer ul {
text-align: center;
}
}
.dmg-social-link ul li {
display: inline-block;
margin-right: 7px;
}
.dmg-social-link ul li a {
vertical-align: middle;
display: inline-block;
}
.dmg-social-link ul li a img {
vertical-align: middle;
display: block;
}
.dmg-menu {
display: flex;
width: 54%;
justify-content: flex-end;
text-align: center;
}
@media screen and (max-width: 1199px) {
.dmg-menu {
width: 100%;
margin: 10px 0;
justify-content: center;
}
}
.dmg-menu ul li {
display: inline-block;
margin: 0 2px;
font-size: 16px;
font-weight: 300;
line-height: 24px;
color: #000;
}
.dmg-menu ul li:last-child a {
padding-right: 0;
}
.dmg-menu ul li:last-child a:after {
content: "";
}
@media screen and (max-width: 1024px) {
.dmg-menu ul li {
font-size: 15px;
}
}
.dmg-menu ul li a {
position: relative;
display: inline-block;
padding-right: 8px;
font-size: 16px;
text-decoration: none;
color: #000;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
.dmg-menu ul li a {
padding-right: 0;
}
}
.dmg-menu ul li a:hover {
color: #d6e03d;
}
.dmg-menu ul li a:hover:after {
color: #000;
}
.dmg-menu ul li a:active {
color: #d6e03d;
}
.dmg-menu ul li a:active:after {
color: #000;
}
.dmg-menu ul li a:after {
position: absolute;
top: 0;
right: -4px;
content: "|";
}
@media screen and (max-width: 767px) {
.dmg-menu ul li a:after {
display: none;
}
}
@media screen and (min-width: 768px) {
.wrap-center-aligned {
justify-content: center;
}
}
.gmg-ft-logo {
display: -webkit-box;
display: flex;
width: 31%;
justify-content: flex-end;
align-items: center;
text-align: right;
-webkit-box-pack: flex-end;
}
.dmg-footer-extra-logo {
max-width: 60px;
padding-left: 10px;
}
.dmg-logo-white {
display: none;
}
.dmg-social-link.social-link-white {
display: none;
}
.dmg-social-link ul {
padding: 0;
margin: 0;
}
.ft-logo-white {
display: none;
}
.ls-cw {
display: inline-block;
max-width: 49px;
padding-left: 10px;
}
body .gmg-ft-logo.ft-logo-blk p {
color: #000 !important;
}
.dmg-menu ul {
padding: 0;
margin: 0;
text-align: center;
}
@media (max-width: 1199px) {
.gmg-ft-logo {
width: 100%;
justify-content: center;
}
.dmg-menu {
width: 100%;
margin: 10px 0px;
}
.dmg-social-link {
width: 100%;
text-align: center;
}
.dmg-social-link ul {
text-align: center;
}
}
@media screen and (max-width: 767px) {
.gmg-ft-logo {
width: 100%;
justify-content: center;
-webkit-box-pack: center;
}
}
.blurp-text {
text-align: center;
}
.blurp-text p {
max-width: 770px;
margin: 0 auto;
font-size: 13px;
color: #000;
} .speaker-list-wrapper .slick-slide {
max-width: calc(100%/3);
}
@media screen and (max-width:1199px){
.speaker-list-wrapper .slick-slide {
max-width: 100%;
}  
.speaker-list-wrapper  .slick-track {
width: auto;
}
}
@media screen and (max-width:768px){
.speaker-list-wrapper  .slick-track {
width: 100%;
margin-bottom: 0;
}
.speaker-list-wrapper  .slick-dots button {
width: 10px;
height: 10px;
}
.speaker-list-wrapper  .slick-dots {
margin-top: 0;
}
}
@media (min-width: 768px) {
.speaker-list-wrapper.slick-initialized .slick-track, .speaker-list-wrapper.speaker-draggable .slick-slider:not(.slick-initialized) .slick-track {
width: 100% !important;
margin: unset;
}
}.multi-grid-wrapper {
display: flex;
flex-wrap: wrap;
}
#speaker-vue .multi-grid-right {
padding-top: 2.353rem;
padding-bottom:2.941rem;
}
.multi-grid-speaker {overflow: hidden;}
@media(max-width:1024px){
#speaker-vue .multi-grid-right {
padding-top: 0;
}
}
.multi-speaker-head {
text-align: center;
}
.multi-speaker {
display: flex;
flex-wrap: wrap;
margin-left: -1.176rem;
margin-right: -1.176rem;
margin-top:1.294rem;
}
.multi-speaker-block {
width: 25%;
padding: 0px 1.176rem;
margin-bottom: 2.353rem;
}
@media(max-width:1200px){
.multi-speaker-block {
width: 33.33%;
}
}
@media(max-width:767px){
.multi-speaker-block {
width: 50%;
}
}
@media(max-width:500px){
.multi-speaker-block {
width: 100%;
}
}
.multi-speaker-outer:after {
position: absolute;
content: "";
height: 50%;
width: 100%;
bottom: 0; background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgb(0 0 0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgb(0 0 0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgb(0 0 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); left: 0;
}
.multi-speaker-outer img {
width: 100%;
display: block;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
object-fit: cover;
height : 100%;
}
#agenda-speaker-layout > div {
width: 100%;
}
.multi-speaker-outer {
position: relative;
overflow: hidden;
border-radius: 6px;
height : 100%;
}
.multi-speaker-head h3 {
margin-bottom: 5px;
text-transform: uppercase;
color: #000;
}
.multi-founder-text {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
align-content: flex-end;
padding: 1.176rem;
z-index:1;
}
.multi-founder-text h6, .multi-founder-text p {
width: 100%;
margin-bottom: 0;
color: #fff;
line-height: normal;
}
@media(min-width:800px) and (max-width:1600px){
.multi-founder-text p {
font-size: 12px !important;
line-height: 16px!important;
}
}
.multi-founder-text p span {
display: block;
font-weight: 300;
}
.multi-founder-text h6 {
font-size: 0.941rem;
}
.multi-founder-text p {
font-size: 0.882rem;
}
.multi-grid-speaker .button-wrapper {
text-align: center;
}
.multi-grid-speaker .button-wrapper .btn {
background-color: #c02025;
border: 0;
padding: 0.706rem 2.176rem;
margin-bottom: 0px !important;
outline: 0 !important;
cursor: pointer;
font-family: 'Roboto', sans-serif !important;
text-align: center !important;
display: inline-block;
color: #fff;
text-decoration: none;
font-size: 1rem!important;
line-height: 1.47059rem!important;
overflow: hidden;
transition: .3s ease-in-out;
font-weight: 700!important;
letter-spacing: .02em;
border-radius: 0!important;
}
.multi-grid-speaker .button-wrapper .btn:hover {
background-color: #000;
}
.page-template-speaker-landing .glightbox-container .gcontainer {
height: auto !important;
width: auto !important;
max-width: 1200px;
}
.page-template-speaker-landing .glightbox-container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.page-template-speaker-landing .glightbox-clean .gclose, .page-template-speaker-landing .glightbox-modern .gclose {
top: 10px;
right: 10px;
}
.page-template-speaker-landing .gslide-inline {
width: auto !important;
height: auto !important;
padding: 50px 30px;
}
.page-template-speaker-landing .ginlined-content {
max-width: 1200px !important;
}
.sp-detail-outer-layout {
display: flex;
flex-wrap: wrap;
}
.sp-detail-img-layout {
max-width: 280px;
}
.sp-detail-img-layout img {
border-radius: 6px;
}
.sp-detail-content-layout {
max-width: calc(100% - 280px);
padding-left: 30px;
}
.sp-detail-content-layout h4 {
font-size: 1.882rem;
font-weight: bold;
color: #c02025;
margin-bottom: 0;
}
span.description-sponsor-layout {
font-size: 1.412rem;
font-weight: 300;
line-height: normal;
letter-spacing: normal;
text-align: left;
color: #000000;
margin-bottom: 10px;
display: block;
}
.sp-detail-wrap-layout {
position: fixed;
top: 0;
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, .8);
z-index: 9999;
}
.sp-detail-container {
max-width: 1200px;
background: #fff;
padding: 2.941rem 1.765rem 5.625rem;
position: relative;
width: 90%;
max-height: 80vh;
overflow-y: auto;
}
.close-sp-details {
border-radius: 4px;
background-color: #c02025;
position: absolute;
width: 1.882rem;
height: 1.882rem;
text-align: center;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
top: 0.529rem;
right: 0.529rem;
cursor: pointer;
}
.close-sp-details i {
color: #fff;
}
.sp-detail-img-layout img {
max-width: 100%;
display: block;
}
.follow-us-linkedin {
line-height: normal;
margin-top: 5px;
}
.close-sp-details svg {
max-width: 1rem;
fill: #fff;
height: auto;
}
.multi-line-bottom-speaker a {
display: block;
}
.multi-line-bottom-speaker {
height: 100%;
}
.layout-sp-poup {
height: 100%;
}
.sp-detail-content-layout p {
font-size: 0.882rem;
line-height: 1.176rem;
margin: 0px 0 1.471rem;
font-weight: 300;
}
.speaker-detail-contact-layout ul li {
display: inline-block;
margin-right:10px;
line-height: normal;
vertical-align: top;
}
.speaker-detail-contact-layout ul li a, .speaker-detail-contact-layout ul li span {
text-decoration: none;
font-size: 14px;
font-weight: normal;
font-style: normal;
transition: all .4s ease;
color: #fff;
background: #949ba6;
padding: 3px 10px;
border-radius: 5px;
}
.speaker-detail-contact-layout ul li a:hover {
color: #fff;
}
.page-template-speaker-landing .glightbox-clean .gclose, .page-template-speaker-landing .glightbox-modern .gclose {
top: 10px;
right: 10px;
border-radius: 4px;
background-color: #c02025;
opacity: 1;
width: 32px;
height: 32px;
}
.multi-agenda-inner {
padding:2.294rem 4.294rem 2.294rem 4.294rem;
}
@media (max-width: 767px){
.multi-agenda-inner {
padding-left: 15px;
padding-right: 15px;
}
}
.agendainner-fullwrap {
padding: 2.294rem 4.294rem 2.353rem 4.294rem;
display: flex;
flex-wrap: wrap;
}
.agenda-social-icons {
width: 60px;
}
.agenda-social-icons ul li {
display: block;
}
.agenda-social-icons li {
margin-bottom: 14px;
font-size: 1.176rem;
}
.multigrid-agenda-block-outer-detail {
width: calc(100% - 60px);
}
.agenda-social-icons li a,  .agenda-social-icons li button{
height: 32px !important;
width: 32px !important;
display: flex !important;
flex-wrap: wrap;
justify-content: center;
align-items: center;
text-decoration: none;
transition: all .4s ease;
cursor: pointer;
outline: 0;
margin-left: 0 !important;
background: #fff !important;
border-radius: 50% !important;
padding: 0 !important;
min-width: 32px!important;
min-height: 32px !important;
box-shadow:inherit !important
}
.agenda-social-icons li a i, .agenda-social-icons li button svg {
color: rgb(153, 153, 153) !important;
fill: rgb(153, 153, 153) !important;
max-width: 17px;
font-size: 16px;
max-height: 15px;
}
.share-button__icon path {
fill: #000 !important;
max-width: 17px !important;
}
.agenda-social-icons li .share-button-calender:hover i {
color: #fff !important;
}
.agenda-social-icons li button.share-button--twitter {
border: 1px solid #25a1eb;
}
.agenda-social-icons li button.share-button--twitter .share-button__icon path{
fill: #25a1eb !important;
}
.agenda-social-icons li .share-button--twitter:hover {
background-color: #25a1eb !important;
}
.agenda-social-icons li .share-button--twitter:hover .share-button__icon path {
fill: #fff !important;
}
.agenda-social-icons li button.share-button--facebook {
border: 1px solid #3a5896 !important;
}
.agenda-social-icons li button.share-button--facebook .share-button__icon path{
fill: #3a5896 !important;
}
.agenda-social-icons li .share-button--facebook:hover {
background-color: #3a5896 !important;
}
.agenda-social-icons li .share-button--facebook:hover .share-button__icon path {
fill: #fff !important;
}
.agenda-social-icons li button.share-button--linkedIn {
border: 1px solid #0074b3 !important;
}
.agenda-social-icons li button.share-button--linkedIn .share-button__icon path{
fill: #0074b3 !important;
}
.agenda-social-icons li .share-button--linkedIn:hover {
background-color: #0074b3 !important;
}
.agenda-social-icons li .share-button--linkedIn:hover .share-button__icon path {
fill: #fff !important;
}
.agenda-social-icons li .share-button-calender {
border: 1px solid rgb(191 35 39) !important;
border-radius: 5px;
color: rgb(191 35 39) !important;
}
.agenda-social-icons li .share-button-calender i{
color: rgb(191 35 39) !important;
}
.agenda-social-icons li .share-button-calender:hover{
background-color: rgba(191, 3, 39, .9) !important;
}
.multigrid-a-block-list ul li {
display: inline-block;
}
.multigrid-a-block-list ul {
display: flex;
flex-wrap: wrap;
margin-bottom: 10px;
}
.multigrid-a-block-list ul li {
list-style: none;
font-size: 0.706rem;
font-weight: 300;
margin-right: 36px;
padding-left: 25px;
line-height: normal;
position: relative;
margin-bottom: 10px;
color: #888888;
text-transform: uppercase;
letter-spacing: 0.029rem;
}
.multigrid-a-block-list ul li i {
position: absolute;
left: 0;
top: 50%;
display: inline-block;
vertical-align: middle;
transform: translateY(-50%);
color: #c02025;
}
.multigrid-a-block-list ul li i {
color: #c02025;
margin-right: 6px;
}
.agenda-block-speaker-list h5 {
font-size: 1.059rem;
color: #000;
line-height: 1.412rem;
margin-bottom: 0.882rem;
}
.agenda-block-speaker-list ul, .agenda-block-speaker-list ol {
margin-left: 20px;
padding-left: 0;
margin-bottom:20px;
}
.agenda-block-speaker-list p {
font-size: 0.882rem;
line-height: 1.412rem;
font-weight: 300;
color: #484848;
margin-bottom: 1.353rem;
}
.agenda-block-speaker-list p a{
color: #3192d0;
}
.agenda-block-speaker-list li, .agenda-block-speaker-list ol li {
font-size: 0.882rem;
line-height: 1.412rem;
font-weight: 300;
color: #484848;
}
.agenda-block-speaker-area {
display: flex;
flex-wrap: wrap;
padding-top: 0.588rem;
}
.relative-speaker {
width: 100%;
font-size: 1.176rem;
font-weight: 300;
letter-spacing: 0.029rem;
color: #000;
border-bottom:1px solid #666666;
margin-bottom: 1.412rem;
padding-bottom: 0.588rem;
}
.share-button svg {
vertical-align: top !important;
}
.agenda-block-speaker-each-list {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0px 20px;
width: 25%;
margin-bottom: 15px;
}
@media(max-width:1199px){
.agenda-block-speaker-each-list {
width: 33.33%;
}
}
@media(max-width:991px){
.agenda-block-speaker-each-list {
width: 50%;
}
}
@media(max-width:767px){
.agenda-block-speaker-each-list {
width: 100%;
}
}
.agenda-block-speaker-content {
padding-left: 18px;
width: calc(100% - 60px);
}
.agenda-block-speaker-content h6 {
margin-bottom: 0;
font-size: 0.824rem;
line-height: 1.176rem;
color: #000;
max-width: 250px;
}
.agenda-block-speaker-dis {
color: #484848;
font-size: 0.824rem;
font-weight: 300;
line-height: 1.176rem;
display: inline-block;
}
.agenda-block-speaker-dis span {
display: block;
}
.agendainner-fullwrapsp {
display: flex;
flex-wrap: wrap;
margin-left: -20px;
margin-right: -20px;
width:100%;
}
.agenda-block-speaker-img {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.agenda-block-speaker-img img {
width: 60px;
height: 60px;
border-radius: 50%;
object-fit: cover;
object-position: top;
}
.go-back-website {
padding: 1.471rem 3.529rem;
background: #4a526b;
width: 100%;
}
.go-back-agenda-website {
font-size: 1.088rem;
font-weight: bold;
font-style: normal;
letter-spacing:0.027rem;
text-align: center;
color: #ffffff;
}
.go-back-agenda-website a{
color: #ffffff;
text-decoration:none ;
}
.go-back-agenda-website i {
margin-right: 1.235rem;
}
@media(max-width:767px){
.sp-detail-img-layout {
width: 100%;
}
.sp-detail-content-layout {
width: 100%;
max-width: 100%;
padding-left: 0;
margin-top: 20px;
}
.agenda-social-icons {
width: 100%;
margin-bottom: 10px;
}
.agenda-social-icons ul li {
display: inline-block;
margin-right: 8px;
vertical-align: middle;
}
.multi-agenda-inner {
text-align: center;
}
.agendainner-fullwrap {
padding-left: 15px;
padding-right: 15px;
}
.multigrid-agenda-block-outer-detail {
width: 100%;
}
}
.sp-detail-outer-layout.sp-detail-outer-layout-popup .agenda-social-icons ul li {
display: inline-block;
margin-right: 10px;
}
.sp-detail-outer-layout.sp-detail-outer-layout-popup .agenda-social-icons {
width: 100%;
}
.sp-detail-outer-layout.sp-detail-outer-layout-popup .sp-detail-content-layout {
margin-top: 0;
}
.sp-detail-outer-layout.sp-detail-outer-layout-popup .agenda-social-icons {
margin-bottom: 0;
}
.sp-detail-outer-layout.sp-detail-outer-layout-popup .sp-detail-content-layout {
padding-left: 0;
width: 100%;
max-width: 100%;
}
.sp-detail-container.detail-container-social {width: auto;min-width: 325px;}
@media(max-width:400px){
.sp-detail-container.detail-container-social {
min-width: 90%;
}
}
@media(min-width:1025px){
.agendainner-fullwrap {
padding: 2.294rem 4.294rem 2.353rem 4.294rem;
display: flex;
flex-wrap: wrap;
}
}
.agenda-single-wrap {
min-height: calc(100vh - 350px);
}
.location-speaker span {
font-size: 0.882rem;
font-weight: bold;
}
.location-speaker {
line-height: normal;
margin-bottom: 10px;
}
.location-speaker span i {
margin-right: 10px;
}
.location-speaker span {
font-size: 0.882rem;
}
.location-speaker {
line-height: normal;
margin-bottom: 10px;
}
.location-speaker span i {
margin-right: 5px;
}
.follow-us-linkedin span {
font-size: 0.824rem;
color: #2867b2;
font-weight: bold;
text-decoration: none;
}
.follow-us-linkedin {
line-height: normal;
margin-top: 15px;
}
.follow-us-linkedin span i {
margin-right: 5px;
}
.follow-us-linkedin a {
text-decoration: none;
color: #2867b2;
}
@media(min-width:768px){
.go-back-agenda-wrapper {
width: calc(100% - 60px);
}
.multi-agenda-inner {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
}
@media(min-width:1600px){
.multi-founder-text p span {
line-height: 18px;
}
}
.agenda-social-icons li button.twitter-x svg
{
color: #000000!important;
fill: #000000!important;
}
.agenda-social-icons li button.twitter-x
{
border: 1px solid #000000 !important;
}
.agenda-social-icons li  button.twitter-x:hover
{
background-color: #000000 !important;
}
.agenda-social-icons li button.twitter-x:hover svg {
color: #ffffff!important;
fill: #ffffff!important;
}
.multi-speaker-outer img {
object-fit: inherit;
}