a {
    color: #0046ab;
    text-decoration: none !important;
}
a:focus,
button:focus {
    outline: 0;
}
.bannerSec {
    width: 100%;
    float: left;
    background-color: #fff;
    align-items: baseline;
}
.banner_1 .future_conf {
    width: 95%;
    margin-top: 10%;
    margin-left: 5%;
}
.banner_1 .future_conf .conf_logo {
    width: 7.5em;
    height: 7.5em;
    float: left;
}
.banner_1 .future_conf .conf_logo img {
    width: 100%;
    height: 100%;
    float: left;
    border: 1px solid #ddd;
}
.banner_1 .future_conf .conf_title {
    float: left;
    width: 74%;
    margin-left: 10px;
}
.banner_1 .future_conf .conf_title h4 {
    padding: 0;
    margin: 0;
}
.banner_1 .future_conf .conf_title h4 a {
    font-size: 1.125em;
    color: #0653ab;
    margin: 0;
    line-height: 1.5625em;
}
.banner_1 .future_conf .moreinfo {
    float: left;
    margin-top: 10px;
}
.banner_1 .future_conf .moreinfo .dates {
    width: 180px;
    float: left;
    font-size: 0.875em;
    padding-right: 10px;
    padding-top: 10px;
}
.banner_1 .future_conf .moreinfo .price {
    width: 160px;
    float: left;
    font-size: 0.875em;
    padding: 10px;
    text-align: center;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    line-height: 30px;
    min-height: 70px;
}
.banner_1 .future_conf .moreinfo .register {
    width: 8.75em;
    float: left;
    text-align: center;
    margin-top: 0.3125em;
    margin-left: 10px;
    text-decoration: none;
}
.banner_1 .future_conf .moreinfo .register .btn,
.banner_1 .future_conf .moreinfo .register .btn:hover {
    border-style: solid;
    border-width: 1px;
    border-radius: 0.3125em;
    line-height: 40px;
    padding-left: 1.25em;
    padding-right: 1.25em;
    font-size: 1.125em;
}
.banner_1 .future_conf .moreinfo .register .btn {
    border-color: #434343;
    background-color: #fff;
    color: #373737;
    font-weight: 700;
}
.banner_1 .future_conf .moreinfo .register .btn:hover {
    border-color: #0046ad;
    background-color: #0046ad;
    color: #fff;
}
.banner_2 {
    background-repeat: no-repeat;
    background-position: right;
    background-size: 100% 100%;
}
.banner_2 .home_sponser {
    float: right;
    margin-top: 15%;
    margin-right: 5%;
    width: 80%;
}
.banner_2 .home_sponser img {
    width: 100%;
    height: 100%;
}
.banner_2 .slide2_home_add {
    margin: 55px 0 0 2.8125em;
}
.banner_2 .slide2_home_add img {
    width: 80%;
}
.browse_conf h2 {
    color: #0046ab;
    border-bottom: 1px solid #ddd;
    font-size: 1.5625em;
    font-weight: 600;
    padding: 10px 0;
}
.browse_conf_iiner li {
    font-size: 6px;
    line-height: 1.5625em;
    margin-top: 0;
    padding-right: 0.3125em;
    vertical-align: middle;
}
.browse_conf_iiner a:hover,
.browse_conf_iiner_country a:hover {
    color: #00f;
    text-decoration: underline;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.1875em 8px;
    color: #fff;
    border-radius: 0.25rem;
}
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    margin-left: -0.1875em;
    content: "";
    border-width: 0.3125em 0.3125em 0;
    border-top-color: #0046ad;
}
.browse_confblockSec .browse_confblock {
    padding-right: 30px;
}
.browse_confblockSec .browse_confblock .browse_conf_outer {
    width: calc(100% / 2) !important;
    float: left;
}
.bg-hotel_deals_home {
    width: 40px;
    height: 39px;
    background: url(new_css_images.png) -75px -43px;
}
.bg-flights_home {
    width: 32px;
    height: 32px;
    background: url(new_css_images.png) -189px -43px;
}
.advertisementsSec {
    margin-bottom: 0.9375em;
}
.advertisementsSec:last-child {
    margin-bottom: 0;
}
.HomeBannerCarousel .owl-stage-outer,
.advertisementsSec .owl-stage-outer {
    float: left;
    width: 100%;
}
.HomeBannerCarousel .owl-dots,
.advertisementsSec .owl-dots {
    text-align: center;
}
.HomeBannerCarousel .owl-dots .owl-dot,
.advertisementsSec .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
    cursor: pointer;
    margin: 0 0.1875em;
}
.HomeBannerCarousel .owl-dots .owl-dot.active,
.advertisementsSec .owl-dots .owl-dot.active {
    background-color: #007aff;
    opacity: 1;
}
@media (max-width: 1250px) {
    .banner_1 .future_conf .conf_title {
        width: 65%;
    }
    .banner_1 .future_conf .conf_title h4 a {
        font-size: 0.875em;
    }
    .banner_1 .future_conf .moreinfo .dates {
        width: 150px;
        font-size: 10px;
    }
    .banner_1 .future_conf .moreinfo .price {
        width: 8.4375em;
        font-size: 10px;
    }
    .banner_1 .future_conf .moreinfo .register {
        width: 8.125em;
    }
    .banner_1 .future_conf .moreinfo .register .btn {
        line-height: 30px;
    }
}
.browse_conf_iiner,
.browse_conf_iiner_country {
    margin: 0;
    padding: 0;
}
.browse_conf_iiner a,
.browse_conf_iiner_country a {
    line-height: 30px;
    font-size: 0.875em;
    color: #000;
}
.browse_conf_iiner_country a {
    padding-left: 10px;
}
@media (max-width: 1250px) {
    .banner_1 .future_conf .conf_title {
        width: 65%;
    }
    .banner_1 .future_conf .conf_title h4 a {
        font-size: 0.875em;
    }
    .banner_1 .future_conf .moreinfo .dates {
        width: 150px;
        font-size: 10px;
    }
    .banner_1 .future_conf .moreinfo .price {
        width: 8.4375em;
        font-size: 10px;
    }
    .banner_1 .future_conf .moreinfo .register {
        width: 8.125em;
    }
    .banner_1 .future_conf .moreinfo .register .btn {
        line-height: 30px;
    }
}
.top_specialities_container {
    width: 100%;
    float: left;
}
.top_specialities_container h2 {
    color: #0046ad;
    font-weight: 600;
    font-size: 24px;
}
.top_specialities_container .specialtiestop {
    float: left;
    width: 100%;
    padding: 0.9375em;
    overflow: hidden;
}
.specialtiesIcon {
    margin-right: 10px;
    text-align: center;
}
.spcComnIcon {
    background-image: url(/assets/dt/images/top_specialities_sprite.png);
    background-repeat: no-repeat;
}
.spcComnIcon.viewAll {
    background: 0 0;
}
.spcComnIcon.Radiology {
    background-position: -679px -7px;
}
.spcComnIcon.Psychiatry {
    background-position: -612px -7px;
}
.spcComnIcon.Anesthesiology {
    background-position: -745px -6px;
}
.spcComnIcon.Emergency-Medicine {
    background-position: -67px -8px;
}
.spcComnIcon.Primary-Care {
    background-position: -541px -5px;
}
.spcComnIcon.Pediatrics {
    background-position: -408px -7px;
}
.spcComnIcon.Cardiology {
    background-position: -817px -7px;
}
.spcComnIcon.Family-Medicine {
    background-position: -135px -8px;
}
.spcComnIcon.Dermatology {
    background-position: -882px -6px;
}
.spcComnIcon.Neurology {
    background-position: -954px -6px;
}
.spcComnIcon.Dentistry {
    background-position: 2px -6px;
}
.spcComnIcon.Oncology {
    background-position: -272px -5px;
}
.spcComnIcon.Orthopedics {
    background-position: -339px -7px;
}
.spcComnIcon.Nursing {
    background-position: -204px -9px;
}
.spcComnIcon.Podiatry {
    background-position: -477px -6px;
}
.top_specialities_container .specialtiestop a {
    text-decoration: none;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon {
    display: block;
    width: 63px;
    height: 63px;
    margin: 0 auto;
    background: url(/assets/dt/images/pre_login_images/icons_home_new.png) 0 0 no-repeat;
    border: 1px solid #bababa;
    border-radius: 6.25em;
    transition: all ease 0.4s;
}
.specialtiesTitle {
    padding: 0.25em 0;
    display: inline-block;
    color: #0046ad;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
}
.specialtiesIcon .viewAll {
    text-align: center;
    background: 0 0 !important;
    font-size: 11px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    text-decoration: none !important;
}
.specialtiesIcon a.view-all-conf-spec {
    display: inline-block;
    cursor: pointer;
}
.specialtiesIcon a.view-all-conf-spec:active .spcImg .spcComnIcon,
.specialtiesIcon a.view-all-conf-spec:focus .spcImg .spcComnIcon,
.specialtiesIcon a.view-all-conf-spec:hover .spcImg .spcComnIcon,
.top_specialities_container .specialtiestop a:active .CommonspecialtiesIcon,
.top_specialities_container .specialtiestop a:focus .CommonspecialtiesIcon,
.top_specialities_container .specialtiestop a:hover .CommonspecialtiesIcon {
    transition: all ease 0.4s;
    border-color: #0046ad;
    box-shadow: 0 0 9px #c7c6c6;
}
.specialtiesIcon .spcImg .spcComnIcon {
    width: 63px;
    height: 63px;
    margin: 0 auto;
    border: 1px solid #bababa;
    border-radius: 6.25em;
    display: flex;
    transition: all ease 0.4s;
    justify-content: center;
    align-items: center;
}
.specialtiesIcon .spcImg .spcComnIcon img {
    width: 34px !important;
    margin: 0 auto;
}
.specialtiesIcon .spcImg .spcComnIcon img[alt="Pediatrics"] {
    height: 31px;
    width: 46px !important;
}
.specialtiesIcon .spcImg .spcComnIcon img[alt="Emergency Medicine"] {
    height: 2.1875em;
    width: 42px !important;
}
.specialtiesIcon .spcName p {
    color: #0046ab;
    font-size: 12px;
    text-align: center;
    line-height: 1.1em;
    font-weight: 600;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp2 {
    background-position: 18px 12px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp3 {
    background-position: -28px 12px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp4 {
    background-position: -82px 10px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp5 {
    background-position: -141px 10px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp7 {
    background-position: -197px 10px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp9 {
    background-position: -250px 10px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp10 {
    background-position: -311px 10px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp14,
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp15 {
    background-position: -372px 10px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp6 {
    background-position: -426px 12px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp13 {
    background-position: -483px 11px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp11 {
    background-position: -532px 11px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp12 {
    background-position: -579px 11px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp1 {
    background-position: -631px 11px;
}
.top_specialities_container .specialtiestop .CommonspecialtiesIcon.topsp8 {
    background-position: -680px 9px;
}
.top_specialities_container .specialtiestop {
    position: relative;
}
.top_specialities_container .specialtiestop .spec-img {
    display: block;
    border: 0.1875em solid #c1c1c1;
    border-radius: 2.8125em;
    overflow: hidden;
}
.top_specialities_container .specialtiestop .spec-label {
    font-size: 1em;
    display: block;
    color: #0653ab;
    text-align: center;
    margin: 10px 0;
    font-weight: 700;
}
.top_specialities_container .specialtiestop .speciality_space {
    width: 12%;
}
.pc_main {
    width: 100%;
    float: left;
    margin-top: 1.25em;
    display: flex;
    flex-wrap: wrap;
}
.cme_container h3 {
    font-size: 1.125em;
    font-weight: 600;
    flex: 100%;
    margin-bottom: 10px;
}
.conference-result-row.OnlineCMEsSec {    
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1em;
    margin-bottom: 1em;
}
.conference-result-row.OnlineCMEsSec .pc_main_div {
    width: 100%;
    padding: 0;
    margin: 0;
}
.conference-result-row.speaker_info {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}
.conference-result-row.speaker_info .pc_main_div.viewAllSpeakers {
    width: calc(100% / 4);
    margin-bottom: 0.9375em;
    padding: 0 6px;
}
.pc_main_div {
    width: calc(100% / 3);
    margin-bottom: 0.9375em;
    padding: 0 6px;
}
.pc_main_div.speaker_div {
    width: calc(100% / 4);
}
.pc_main_div.speaker_div .featureImg > a {
    height: 180px;
    overflow: hidden;
}
.cmeInfoBlocks,
.conferenceContentOuter {
    border: 1px solid #e2e2e2;
    width: 100%;
    min-height: 100%;
    float: left;
    display: flex;
    padding: 10px;
    flex-direction: column;
    justify-content: space-between;
}
.cmeInfoContent {
    display: flex;
}
.conferenceImgBlock {
    width: 6.25em;
}
.conferenceInfoBlock {
    padding-left: 10px;
}
.conferenceChargesBlock,
.pc_main h2 {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.OnlineCMEsSec {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.3125em;
}
.cmeInfo.conference_data_div {
    width: calc(100% - 6.25em);
    padding-left: 10px;
}
.pc_main h2 {
    color: #0046ad;
    font-size: 1.25em;
    margin-bottom: 10px;
    font-weight: 600;
}
.cme_main_div {
    border: 1px solid #e2e2e2;
    margin-right: 0.3125em;
    margin-bottom: 0.9375em;
    padding: 0.3125em;
    background-color: #fff;
}
.nodata_found {
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
}
.background_grey {
    background-color: #f2f2f2;
}
.pc_padding0 {
    padding: 0;
}
.pc_logo_div {
    width: 6.25em;
    height: 6.25em;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e2e2e2;
}
.pc_logo_div a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.pc_logo_div a img {
    max-width: 100%;
}
.pc_date_h5 {
    margin-top: 8px;
    margin-bottom: 0;
    color: #282828;
    font-size: 0.8em;
}
.click_capture,
.pc_title_h4 {
    font-weight: 600;
    line-height: 1.1875em;
}
.pc_title_h4 {
    font-size: 0.975em;
    margin: 0;
}
.click_capture {
    white-space: normal;
    display: inline-block;
}
.conference_banner_1 .click_capture.login_clickpopup_newcme {
    display: inline-block;
    border: 1px solid #373737;
    font-size: 17px;
    padding: 12px 25px;
    margin-top: 0;
    color: #373737;
    border-radius: 3px;
    font-weight: 700;
}
.pc_location_h5 {
    color: #0046ab;
}
.pc_location_h5,
.pc_speciality_h5 {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 0.8em;
    font-weight: 600;
}
.pc_ticket_span {
    margin: 10px 0 0;
    font-size: 0.8em;
    font-weight: 700;
    color: #3e3e3e;
    padding-left: 0;
}
.services_container {
    float: left;
    width: 100%;
    margin: 1.25em 0;
    flex-wrap: wrap;
}
.services_container .topspnew {
    width: calc(100% / 7);
}
.feature_section_img {
    width: 150px;
    margin: 0.9375em auto;
    height: 150px;
}
.services_container .feature .feature_section_img {
    height: auto;
}
.featureImg {
    max-width: 100%;
}
.feature {
    font-size: 0.875em;
}
.feature_section_button {
    display: block;
    clear: both;
    margin-top: 40px;
    margin-bottom: 1.25em;
}
.feature_h1 {
    color: #0046ab;
    font-size: 1.25em;
    font-weight: 400;
    margin-bottom: 0.3125em;
    margin-top: 0.3125em;
}
.feature_section_button a {
    padding: 10px;
    background-color: #e0e2e3;
    color: #0046ab;
    border: 1px solid #cacecd;
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0.1875em;
}
.cme_container .cme_h5 {
    margin-bottom: 0;
    margin-top: 8px;
    font-size: 0.8em;
    font-weight: 600;
}
.learn_more a {
    background-color: #0653ab;
    padding: 0.5em 0.6em;
    font-size: 0.8em;
    border-radius: 0.1875em;
    color: #fff;
    border: 0;
    margin-top: 10px;
}
.h_stats {
    width: 100%;
    margin-bottom: 10px;
    float: left;
}
.h_conference,
.h_specialties {
    width: 50%;
    height: 7.1875em;
    float: left;
    border-bottom: 0.3125em solid #fff;
}
.h_conference {
    background-color: #33af95;
    border-right: 0.3125em solid #fff;
}
.h_conference .text,
.h_specialties .text {
    margin-top: 30px;
    font-size: 1em;
    line-height: 1.25em;
}
.h_specialties {
    background-color: #f7a92b;
    border-left: 0.3125em solid #fff;
}
.h_organizers,
.h_spakers {
    width: 50%;
    height: 7.1875em;
    float: left;
    border-top: 0.3125em solid #fff;
}
.h_organizers {
    background-color: #59b1e3;
    border-right: 0.3125em solid #fff;
}
.h_conference .text,
.h_countries .text,
.h_organizers .text,
.h_spakers .text,
.h_specialties .text {
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}
.h_organizers .text,
.h_spakers .text {
    margin-top: 40px;
    font-size: 1em;
    line-height: 1.25em;
}
.h_spakers {
    background-color: #9769a6;
    border-left: 0.3125em solid #fff;
}
.h_countries {
    border-radius: 50%;
    background-color: #0d2e73;
    text-align: center;
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 8px;
    right: 7%;
    width: 95px;
    height: 95px;
    margin-top: 5%;
}
.h_countries .text {
    margin-top: 1.375em;
}
.viewMoreSec {
    display: block;
    padding: 0 0 10px;
    text-align: right;
    margin-top: 0.3125em;
}
.viewMoreSec a {
    color: #fff !important;
    text-decoration: none;
    background-color: #0653ab;
    padding: 0.3125em 0.9375em;
    border-radius: 0.25em;
    display: inline-block;
}
.cme_title_h4 {
    font-size: 0.875em;
    margin: 0;
    color: #0046ab;
}
.ellipsis_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.loaderimagelogin {
    display: none;
    position: absolute;
    background: #fff url(/assets/dt/images/organizer/loader_150.gif) no-repeat center center;
    top: 0;
    left: 0;
    z-index: 10000;
}
.top_specialities_container .ts_main {
    width: 100%;
    float: left;
}
.top_specialities_container .ts_main ul {
    margin-left: -1.25em;
}
.top_specialities_container .ts_main ul li {
    display: block;
    float: left;
    text-decoration: none;
    list-style: none;
    width: 11%;
    text-align: center;
    min-height: 160px;
}
.top_specialities_container .ts_main .ts_icon {
    width: 70%;
    height: 6.25em;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    border: 0.25em solid #ddd;
    margin: 0 auto;
}
.loaderimagelogin,
.top_specialities_container .ts_main .ts_icon img {
    width: 100%;
    height: 100%;
}
.top_specialities_container .ts_main .ts_name {
    font-family: Lato, sans-serif;
    font-size: 1em;
    color: #0653ab;
    padding-top: 0.9375em;
    font-weight: 700;
}
@media screen and (max-width: 775px) {
    .top_specialities_container .ts_main ul {
        margin-left: -40px;
    }
    .top_specialities_container .ts_main ul li {
        display: block;
        float: left;
        text-decoration: none;
        list-style: none;
        width: 25%;
        text-align: center;
        margin-bottom: 10px;
    }
    .top_specialities_container .ts_main .ts_icon {
        width: 70%;
        height: 6.25em;
        border-radius: 100%;
        background-color: #fff;
        text-align: center;
        vertical-align: middle;
        border: 0.25em solid #ddd;
        margin: 0 auto;
    }
    .top_specialities_container .ts_main .ts_icon img {
        width: 100%;
        height: 100%;
    }
    .top_specialities_container .ts_main .ts_name {
        font-size: 1em;
        color: #0653ab;
        padding-top: 0.9375em;
    }
    .flexslider .flex-control-nav {
        bottom: 0;
    }
}
@media (min-width: 800px) and (max-width: 900px) {
    .top_specialities_container .ts_main ul {
        margin-left: -40px;
    }
    .top_specialities_container .ts_main ul li {
        display: block;
        float: left;
        text-decoration: none;
        list-style: none;
        width: 25%;
        text-align: center;
        margin-bottom: 10px;
    }
    .top_specialities_container .ts_main .ts_icon {
        width: 50%;
        height: 6.25em;
        border-radius: 100%;
        background-color: #fff;
        text-align: center;
        vertical-align: middle;
        border: 0.25em solid #ddd;
        margin: 0 auto;
    }
    .top_specialities_container .ts_main .ts_icon img {
        width: 100%;
        height: 100%;
    }
    .top_specialities_container .ts_main .ts_name {
        font-size: 1em;
        color: #0653ab;
        padding-top: 0.9375em;
    }
}
@media (min-width: 768px) and (max-width: 800px) {
    .top_specialities_container .ts_main ul {
        margin-left: -40px;
    }
    .top_specialities_container .ts_main ul li {
        display: block;
        float: left;
        text-decoration: none;
        list-style: none;
        width: 25%;
        text-align: center;
        margin-bottom: 10px;
    }
    .top_specialities_container .ts_main .ts_icon {
        width: 50%;
        height: 6.25em;
        border-radius: 100%;
        background-color: #fff;
        text-align: center;
        vertical-align: middle;
        border: 0.25em solid #ddd;
        margin: 0 auto;
    }
    .top_specialities_container .ts_main .ts_icon img {
        width: 100%;
        height: 100%;
    }
    .top_specialities_container .ts_main .ts_name {
        font-size: 1em;
        color: #0653ab;
        padding-top: 0.9375em;
    }
}
@media only screen and (max-width: 580px) {
    .top_specialities_container .ts_main ul {
        margin-left: -40px;
    }
    .top_specialities_container .ts_main ul li {
        display: block;
        float: left;
        text-decoration: none;
        list-style: none;
        width: 25%;
        text-align: center;
        margin-bottom: 10px;
    }
    .top_specialities_container .ts_main .ts_icon {
        width: 80%;
        height: 6.25em;
        border-radius: 100%;
        background-color: #fff;
        text-align: center;
        vertical-align: middle;
        border: 0.25em solid #ddd;
        margin: 0 auto;
    }
    .top_specialities_container .ts_main .ts_icon img {
        width: 100%;
        height: 100%;
    }
    .top_specialities_container .ts_main .ts_name {
        font-size: 1em;
        color: #0653ab;
        padding-top: 0.9375em;
    }
    .flexslider .flex-control-nav {
        bottom: -40px;
    }
}
@media only screen and (max-width: 420px) {
    .top_specialities_container .ts_main ul {
        margin-left: -40px;
    }
    .top_specialities_container .ts_main ul li {
        display: block;
        float: left;
        text-decoration: none;
        list-style: none;
        width: 50%;
        text-align: center;
        margin-bottom: 10px;
    }
    .top_specialities_container .ts_main .ts_icon {
        width: 70%;
        height: 6.25em;
        border-radius: 100%;
        background-color: #fff;
        text-align: center;
        vertical-align: middle;
        border: 0.25em solid #ddd;
        margin: 0 auto;
    }
    .top_specialities_container .ts_main .ts_icon img {
        width: 100%;
        height: 100%;
    }
    .top_specialities_container .ts_main .ts_name {
        font-size: 1em;
        color: #0653ab;
        padding-top: 0.9375em;
    }
    .flexslider .flex-control-nav {
        bottom: 0;
    }
}
.browseall a {
    line-height: 30px;
    color: #00f;
    text-decoration: none;
    text-align: right;
}
.mobile_app img {
    width: 100%;
    text-align: center;
}
.flexslider .flex-control-nav {
    bottom: 0;
}
.bcpc,
.bcpc2 {
    margin: 0 !important;
}
.bcpc {
    border-right: 1px solid #ddd;
    padding: 10px;
}
.bcpc ul {
    width: 35%;
    margin-left: -0.9375em;
}
.bcpc ul li {
    list-style: disc !important;
}
.bcpc ul li a,
.bcpc ul li a:hover {
    font-size: 0.875em;
    color: #4a4a4a;
    line-height: 42px;
    text-decoration: none;
}
.bcpc ul li a:hover {
    color: #0046ab;
    text-decoration: underline;
}
.bcpc2 {
    padding: 10px 0;
}
.bcpc2 h4 {
    width: 100%;
    margin-bottom: 1em;
}
.bcpc ul,
.bcpc2 h4,
.bcpc2 ul {
    float: left;
}
.bcpc2 ul li {
    list-style: none !important;
}
.bcpc2 ul li a,
.bcpc2 ul li a:hover {
    font-size: 0.875em;
    color: #4a4a4a;
    line-height: 42px;
    text-decoration: none;
    padding-left: 10px;
}
.bcpc2 ul li a:hover {
    color: #0046ab;
    text-decoration: underline;
}
.clear {
    clear: both;
}
.browseall {
    text-align: left;
    color: #ff9600;
}
.mobile_app {
    background-color: #e5e5e5;
    text-align: center;
}
.empty_space {
    height: 50px;
}
.feature {
    float: left;
    position: relative;
    text-align: center;
    padding: 0.8125em;
    margin: 0;
    width: calc(100% / 4);
}
.featureContent {
    height: 100%;
    position: relative;
}
.featureInfoSec {
    padding-bottom: 80px;
}
.topSpecCarousel {
    position: relative;
}
.feature_section_button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.specialtiestop .topSpecCarousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    text-align: center;
    bottom: -1.25em;
}
.specialtiestop .topSpecCarousel .owl-dot {
    background: #999;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 41px;
    margin-right: 10px;
}
.specialtiestop .topSpecCarousel .owl-dot:focus {
    outline: 0;
}
.specialtiestop .topSpecCarousel .owl-dot:last-child {
    margin-right: 0;
}
.specialtiestop .topSpecCarousel .owl-dot.active {
    background: #0046ad;
    outline: 0;
}
.popover,
.specialtiestop .topSpecCarousel .owl-nav i {
    border: 0;
    background-color: transparent;
    box-shadow: none;
}
.popover-body {
    padding: 6px 8px;
    color: #39393a;
    border-radius: 0.3125em;
    font-size: 0.9375em;
    box-shadow: 0 0 6px rgba(136, 136, 136, 0.3);
    background: #fff;
    border: solid 1px #ddd;
}
.tooltip.show {
    opacity: 1;
}
.tooltip-inner {
    opacity: 1;
    text-align: left;
    background-color: #0046ad;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #0046ad;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #0046ad;
}

.sociallinks>li .socialicons.instagram .fa {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sociallinks>li .socialicons.youtube .fa {
    color: #c4302b;
}

@media (max-width: 1400px) {
    .pc_main_div.speaker_div .featureImg > a {
        height: 150px;
        overflow: hidden;
    }
    .top_specialities_container h2 {
        font-size: 1.125em;
    }
    .feature_section_button a button {
        padding: 8px 10px;
        font-size: 10.25em;
    }
    .bcpc h4,
    .bcpc2 h4 {
        font-size: 1em;
        float: left;
        font-weight: 600;
        width: 100%;
    }
}
@media (max-width: 1300px) {
    .pc_main_div.speaker_div {
        width: calc(100% / 3);
    }
}
@media (max-width: 1240px) {
    .cme_main_div,
    .pc_main_div {
        width: calc(100% / 2);
    }
    .conference-result-row.speaker_info .pc_main_div.viewAllSpeakers {
        width: calc(100% / 2);
    }
}
@media (max-width: 1199px) {
    .right_container {
        padding: 0;
    }
    .right_containerContentleft {
        width: 100% !important;
        padding-right: 0 !important;
    }
    .right_containerContent {
        flex-direction: column;
    }
    .cme_main_div,
    .pc_main_div {
        width: calc(100% / 2);
    }
    .speakerTilesSection {
        flex-wrap: wrap;
    }
    .services_container .topspnew {
        width: calc(100% / 5);
    }
}
@media (max-width: 991px) {
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav {
        position: absolute;
        top: 50%;
        transform: translateY(-80%);
        width: 100%;
        left: 0;
        display: flex;
        justify-content: space-between;
    }
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav .owl-next.disabled,
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav .owl-prev.disabled {
        opacity: 0;
    }
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav i {
        border: solid 1px #ddd;
        background: #fff;
        width: 40px;
        height: 40px;
        font-size: 27px;
        border-radius: 6.25em;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 0;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s;
        box-shadow: 0 0 7px #c3c3c3;
    }
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav .owl-prev {
        margin-left: 6px;
    }
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav .owl-nsext {
        margin-right: 6px;
    }
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav i.fa-angle-left {
        text-indent: -0.1875em;
    }
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav i.fa-angle-right {
        text-indent: 0.25em;
    }
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav i:active,
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav i:focus,
    .specialtiestop .topSpecCarousel.owl-carousel .owl-nav i:hover {
        background-color: #429dd3;
        color: #fff;
        border: solid 1px #429dd3;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s;
        box-shadow: 0 0 7px #9e9e9e;
    }
    .browse_confblockSec .browse_confblock {
        padding-right: 0;
    }
    .browse_confblockSec .browse_confblock .bcpc,
    .browse_confblockSec .browse_confblock .bcpc2 {
        height: auto;
    }
    .topSpecCarousel .owl-controls {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .top_specialities_container .specialtiestop {
        flex-direction: column;
        position: relative;
        overflow: hidden;
        padding: 30px 0 10px;
    }
    .top_specialities_container .specialtiestop .d-flex.pl-5 {
        flex-wrap: nowrap;
        overflow-x: scroll;
        width: 100%;
        padding: 0 40px !important;
    }
    .top_specialities_container .specialtiestop a {
        background-color: #fff;
    }
    .top_specialities_container h2 {
        margin-bottom: 0.9375em;
    }
    .services_container {
        flex-wrap: wrap;
    }
    .services_container .feature .featureDescription {
        min-height: auto !important;
    }
    .feature_h1 {
        margin: 0;
    }
    .feature_section_button {
        margin: 0.9375em 0 0;
    }
}
@media (max-width: 768px) {
    .conf_menu {
        display: none;
    }
    .feature {
        width: calc(100% / 2);
    }
}
@media (max-width: 767px) {
    .services_container .topspnew {
        width: calc(100% / 3);
    }
    .browse_confblockSec {
        flex-direction: column;
    }
    .browse_confblock {
        width: 100% !important;
    }
    .browse_conf_iiner .browseall {
        text-align: left !important;
    }
    .topSpecCarousel.owl-carousel .owl-nav {
        padding: 0 2px;
    }
    .topSpecCarousel.owl-carousel .owl-nav i {
        width: 30px;
        height: 30px;
        font-size: 1.3125em;
    }
}
@media (max-width: 667px) {
    .conference-result .conference-result-row {
        margin: 0;
    }
    .OnlineCMEsSec {
        width: 100%;
        margin: 0;
    }
    .cme_main_div,
    .feature,
    .pc_main_div {
        width: calc(100% / 1);
    }
    .conference-result-row.speaker_info .pc_main_div.viewAllSpeakers {
        width: calc(100% / 1);
    }
}
@media (max-width: 580px) {
    .conference-result-row.OnlineCMEsSec {    
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 480px) {
    .conference-result-row.OnlineCMEsSec {    
        grid-template-columns: repeat(2, 1fr);
    }
    .cmeInfoContent,
    .conferenceContent {
        flex-direction: column;
    }
    .cmeInfo.conference_data_div,
    .conferenceInfoBlock {
        width: 100%;
        padding-left: 0;
    }
    .conferenceImgBlock,
    .pc_logo_div {
        display: none;
    }
    .pc_main_div {
        font-size: 1.2em;
    }
    .cme_main_div,
    .feature,
    .pc_main_div,
    .pc_main_div.speaker_div {
        width: calc(100% / 1);
        padding-left: 0;
        padding-right: 0;
    }
    .pc_main_div.speaker_div .featureImg > a {
        height: 300px;
    }
    .browse_confblockSec .browse_confblock .browse_conf_outer {
        width: calc(100% / 1) !important;
    }
    .services_container .topspnew {
        width: calc(100% / 2);
    }
    .speakerTilesSection .feature {
        flex: 0 0 100%;
    }
}
