/*
colors 
*/

.txt-orange {
    color: #e65e30;
}

.bg-orange {
    background: #e65e30;
}

.txt-red {
    color: #C9113D;
}

.bg-red {
    background: #C9113D;
}


.txt-white,
.txt-white a i {
    color: #fff;
}

.txt-blue {
    color: #1375b5;
}

.bg-blue {
    background: #1375b5;
}

.border-blue {
    border: 1px solid #1375b5;
}

.txt-purple {
    color: #7d2ae8;
}



.bg-purple {
    background-color: #7d2ae8;
}

.txt-teal {
    color: #00c4cc;
}

.bg-teal {
    background-color: #00c4cc;
}

.bg-white {
    background: #fff !important;
}

.txt-white {
    color: #fff !important;
}

.txt-small {
    font-size: 0.9rem;
}

.row.nomargin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.nogutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
/*
@media only screen and (max-width: 599px) {
    [class*='col-'] {
        padding-right: 0;
        padding-left: 0;
    }

    .home [class*='col-'] {
        padding-right: 15px;
        padding-left: 15px;
    }
}
*/
.nodisplay {
    display: none !important;
}

.opacity0 {
    opacity: 0;
    transition: 0.2s ease all;
}

.opacity1 {
    opacity: 1;
    transition: 0.2s ease all;
}

/* general*/

.clearfix,
.clr {
    *zoom: 1;
    clear: both;
}

.clearfix:before,
.clearfix:after,
.clr:before,
.clr:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after,
.clr:after {
    clear: both;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 1em 0;
    padding: 0;
}



.strong,
.bold {
    font-weight: 700;
}

ul {}

ul li {
    list-style: none;
}

[class*='fa-'],
a [class*='fa-'] {
    margin-right: 10px;
}


footer [class*='fa-'],
footer a [class*='fa-'] {
    color: #000;
    margin-right: 20px;
}

.topnav [class*='fa-'] {
    margin-right: 0;
}

.topnav a:hover [class*='fa-'] {
    color: #00c4cc;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000flinks ease-in-out 0s;
    -webkit-text-fill-color: #53bcf8;

}

/*
::-webkit-input-placeholder {
    color: #53bcf8;
    opacity: 1 !important;
}

:-moz-placeholder {
    color: #53bcf8;
}

::-moz-placeholder {
    color: #53bcf8;
}

:-ms-input-placeholder {
    color: #53bcf8;
}

*/

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}


html,
body {
    height: 100%;
}

html {
    font-size: 19px;
    overflow-y: scroll;
}

iframe {
    margin-bottom: 10px;
}

table td,
table th {
    vertical-align: top;
    padding: 5px;
    border-bottom: 1px solid #ddd;
}

img {
    width: 100% \9;
    max-width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a img:hover,
img a:hover {}

img.circle,
img.round {
    border-radius: 50%;
}

/*a:link*/

a,
a:visited {
    text-decoration: none;
    outline: none !important;
    transition: 0.2s ease all;
    color: #1375b5;
}

a:hover {
    text-decoration: underline;
    outline: 0;
    outline: none !important;
}

input[type="text"],
input[type="search"],
input[type="email"],
textarea {}

select {}


/**/
.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/**/

a.btn,
button,
a.btn.invert.active,
.submenu li.menu-item a,
.btn.quadmenu-item {
    background: #1375b5;
    border: 1px solid;
    border-color: #1375b5;
    color: #fff;
    border-radius: 0;
    padding: 9px 40px 9px 18px;
    margin: 10px;
    position: relative;
    text-align: left;
    font-size: 1.2rem;
}

.btn.abstract_link {
    background: #1375b5;
    border-color: #1375b5;
    font-size: 1rem;
    padding: 5px 40px 5px 10px;
}

a.btn:hover,
button:hover,
a.btn.invert.active:hover,
.btn.quadmenu-item:hover {
    color: #fff;
    background: #00c4cc;
    border-color: #00c4cc;
    border-radius: 0;
    position: relative;
}

.btn.abstract_link:hover {
    color: #00c4cc;
}
/*
.events #sub-navigation>li>a,
.events #sub-navigation :not(.current-menu-item) .sub-menu>li{
    display: none;
}

.events #sub-navigation .current-menu-item .sub-menu>li,
.events #sub-navigation>li.current-menu-item>a>ul.sub-menu>li>a {
    display: inline-block;
}
*/
.submenu li.menu-item a {
    background: #1375b5;
        border-color: #1375b5;
       color: #fff;
    font-weight: 600;
    font-size: 1rem;
    padding: 9px 32px 9px 13px;
    margin: 10px 15px 10px 0;
}

.submenu li.menu-item>a:hover,
.submenu li.current-menu-item>a {
    background: #00c4cc;
    border-color: #00c4cc;
    border-radius: 0;
    position: relative;
    text-decoration: none;
}


a.btn[class*='fa-'] {
    color: #fff;
}

a.btn:hover[class*='fa-'] {
    color: #00c4cc;
}

a.btn:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    top: 22%;
    right: 10px;
    content: "\f178";
}

a.btn.lg {
    font-size: 1.8rem;
    text-transform: uppercase;
    padding: 10px 20px;
}

a.btn.inactive {
    background: #888;
    border-color: #888;
}

a.btn.inactive:hover {
    background: #00c4cc;
    border-color: #00c4cc;
}

a.btn.noarrow:after {
    content: "";
}
.submenu li.menu-item:not(.current-menu-item) a:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    top: 9px;
    right: 10px;
    content: "\f178";
}


a.btn.invert,
buttoninvert {
    color: #fff;
    background: #00c4cc;
    border-radius: 0;
    position: relative;
    border-radius: 0;
    position: relative;
}

a.btn.down:after,
.submenu li.current-menu-item a:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    top: 20%;
    right: 5%;
    content: "\f345";
}

a.btn.down.active:after {
    content: "\f342";
}


a.btn.invert:hover,
buttoninvert:hover {
    background: #1375b5;
    border: 1px solid #1375b5;
    color: #fff;
}



/**/

body {
    color: #222;
    font-size: 1rem;
    line-height: 170%;
    white-space: normal;
    word-wrap: break-word;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    padding: 0;
    font-family: 'Raleway', serif;
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
color: #1375b5;
}

.rightcontent h5,
.rightcontent h6 {
    line-height: 1.5;
}


h1 {
    font-size: 2rem;
    margin-bottom: 40px;

}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    h1 {
        margin-bottom: 20px;
    }
}

h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
}


h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-weight: 700;
}


@media only screen and (min-width: 320px) and (max-width: 991px) {
    h3 {
        font-size: 1.3rem;
        margin-bottom: 20px;
    }
}

h4 {
    font-size: 1.3rem;
    margin-bottom: 20px;
    font-weight: 700;

}



h5 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 700;
}


@media only screen and (min-width: 320px) and (max-width: 991px) {
    h5 {
        font-size: 1.1rem;
    }
}

h5 {
    font-size: 1.1rem;
    margin-bottom: 10px;
    font-weight: 700;
}


blockquote {
    width: 100%;
    margin: 20px auto;
    font-style: italic;
    padding: 1.2em 30px 1.2em 75px;
    border-color: #0a0a0a;
    border-left: 2px solid;
    line-height: 1.6;
    position: relative;
    background: rgba(255, 255, 255, 0.6);
}

blockquote::before {
    font-family: Arial;
    content: "\201C";
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}

blockquote::after {
    content: '';
}

blockquote span {
    display: block;
    color: #0a0a0a;
    font-style: normal;
    font-weight: bold;
    margin-top: 1em;
}

/**/

/*bootstrap override*/

.container {
    position: relative;
}



@media only screen and (min-width: 320px) and (max-width: 767px) {
    .container {
        max-width: 95% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .container {
        max-width: 95% !important;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1439px) {
    .container {
        max-width: 99% !important;
    }
}


@media only screen and (min-width: 1440px) {
    .container {
        max-width: 1400px !important;
    }
}


/**/

#wrap {
    position: relative;
    min-height: 100%;

}



.entry-date {
    font-size: 120%;
    font-weight: 700;
}

.entry-lead {
 
}

.news .entry-lead-inlist {

    text-align: left;
}
/*
.logged-in .site-header {
    top: 30px;
}
*/

:target::before {
    content: "";
    display: block;
    height: 100px;
    margin: -100px 0 0;
}

.logged-in :target::before {
    height: 130px;
    margin: -130px 0 0;
}


.panel_content::before {
    content: "";
    display: block;
    height: 120px;
    /* fixed header height*/
    margin: -120px 0 0;
    /* negative fixed header height */
}

.
/*groovimenu overrode*/
/*
.gm-menu-item__txt {
    font-weight: 700;
}

.gm-main-menu-wrapper .gm-navbar-nav > .gm-dropdown:not(.mega-gm-dropdown) .gm-dropdown-menu {
    padding-top: 20px;
}

.gm-dropdown-menu.gm-dropdown-menu--lvl-2.ps,
.gm-dropdown gm-dropdown-submenu .gm-dropdown-menu-wrapper,
ul.gm-dropdown-menu--lvl-2,
li.gm-menu-item--lvl-2 {
    width: 250px !important;
}

.dropdown-menu--lvl-1 a {
    font-size: 0.8rem;
}
#menu-mainmenu > li.menu-item a {
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-top: 3px;
    transition: 0.3s ease all;
    font-weight: 700 !important;
}

.gm-dropdown-menu {
    padding-top: 20px;
}

.gm-dropdown-menu a {
    text-align: left !important;
}

.gm-main-menu-wrapper .gm-navbar-nav > .menu-item > .gm-anchor {
    margin-top: 0px !important;
    margin-bottom: 0 !important;
}

#menu-mainmenu > li.menu-item a:hover,
#menu-mainmenu > li.current-menu-item a {
    text-decoration: none;
    color: inherit;
}

.gm-dropdown-menu-wrapper {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.gmi-zoom-search:hover {
    color: #00c4cc;
}

.gm-search__fullscreen-container {
    background: rgba(0, 0, 0, 0.9) !important;
}

.gm-search__fullscreen-container .gm-search__input[type="text"] {
    color: #fff !important;
}
*/
/**/

.submenu {
    margin-top: 10px;
}

@media only screen and (max-width: 991px) {
    .submenu li {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .logo {
        height: 55px;
        position: absolute;
        top: 20%;
        z-index: 100;
    }
}

@media only screen and (min-width: 600px) and (max-width: 991px) {
    .logo {
        height: 55px;
        position: absolute;
        top: 20%;
        left: auto;
        z-index: 100;
    }
}


.logo img:hover {
    opacity: 0.9;
}

/*
.gm-navigation-drawer--mobile.gm-navigation-drawer--right {
    z-index: 101;

}

.gm-navigation-drawer--open .hamburger {
    background: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .gm-padding {
        padding-top: 100px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    hamburger--elastic is-active {
        background: #fff;
    }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {

    .gm-navigation-drawer .gm-anchor,
    .gm-navigation-drawer .gm-mega-menu__item__title {
        font-weight: 400 !mportant;
    }
}
*/

.single-events .responsive-tabs .responsive-tabs__heading,
.single-events .responsive-tabs .responsive-tabs__heading:hover {
    background: #1375b5 !important;
    border: 1px solid #fff !important;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
}

@media only screen and (max-width: 767px) {
    .single-events .responsive-tabs .responsive-tabs__heading:after {
        border-top-color: #fff;

    }
}


@media only screen and (min-width: 320px) and (max-width: 991px) {
    h2.tabtitle {
        font-family: inherit !important;
        font-weight: 700 !important;
    }
}

.single-events .responsive-tabs .responsive-tabs__heading--active,
.single-events .responsive-tabs .responsive-tabs__heading--active:hover {
    font-weight: inherit;
    background: #00c4cc;
}

.single-events .responsive-tabs .responsive-tabs__panel {
    border: none !important;
}

.single-events .responsive-tabs .responsive-tabs__list__item {
    background: #1375b5;
    border: 1px solid #1375b5;
    color: #fff !important;
    font-size: 1.8rem;
    padding: 20px;
    transition: 0.2s all;
}

.single-events .responsive-tabs .responsive-tabs__list__item--active,
.single-events .responsive-tabs .responsive-tabs__list__item:hover,
.single-events .responsive-tabs .responsive-tabs__list__item--active:hover {
    border: 1px solid #00c4cc;
    background: #00c4cc !important;
    color: #fff !important;
    padding-bottom: 21px;
}


.single-events .responsive-tabs .responsive-tabs__list__item:hover {
    padding-bottom: 20px;
}

.single-events .responsive-tabs .responsive-tabs__list__item--active:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    padding-left: 20px;
    content: "\f345";
}

.single-events .responsive-tabs .responsive-tabs__list__item:hover:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    padding-left: 20px;
    content: "\f178";
}

.single-events .responsive-tabs .responsive-tabs__list__item--active:hover:after {
    content: "\f345";
}

/**/

.page-header {
    margin: 40px auto 0 auto;
    text-align: justify;
    position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .page.header {
      /*  padding: 120px 0 60px 0;*/
        text-align: left;
    }
}

.single-event .banner img {
    filter: grayscale(80%);
}

.banner_cta_buttons {
    position: absolute;
    bottom: 50px;
   /* left: 90px;*/
    left: 57%;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .banner_cta_buttons {
        position: inherit;
    }
}

.banner_cta a {
    font-size: 30px;
    line-height: 30px;
    padding: 20px 60px 20px 20px !important;
    font-family: 'Raleway', serif;
    font-weight: 700;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .banner_cta a {
        font-size: 16px;
        line-height: 18px;
        padding: 10px 60px 10px 15px !important;
    }
}

.home .banner a.btn {
    background: #fff;
    color: #000;
    border-color: #fff;
}


.home .banner a.btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}


@media only screen and (min-width: 320px) and (max-width: 991px) {
.home .banner a.btn {
    background: #000;
    color: #fff;
    border-color: #000;
}
    
    .home .banner a.btn:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}

}


.home .banner a.btn:after {
   top: 29%;
}

.home .banner img {
    width: 100%;
    object-fit: cover;
}

#main img.size-thumbnail,
#main img.size-medium,
#main img.size-large {
    margin: 0 20px 20px 0;
}

.single img.size-large {
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}

.single-presenters img.size-large {
    max-height: 200px;
    width: auto;
}

.mainarea {
    margin-top: 140px;
    margin-bottom: 40px;
}

.home .mainarea,
.events .mainarea {
    margin-top: 40px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
    .home .mainarea {
        margin-top: 0;

    }

}


@media only screen and (min-width: 991px) {
    .maincontent {
        text-align: justify;
    }
}


.maincontent h2,
.maincontent h3,
.maincontent h4,
.maincontent h5,
.maincontent h6 {
    margin-top: 30px;
}


.home .maincontent [class*='col-'],
.archive .maincontent [class*='col-'],
.category .maincontent [class*='col-']{
    margin-bottom: 30px;
}


.single-events .maincontent [class*='col-'] {
    margin-bottom: 0;
}


@media only screen and (min-width: 320px) and (max-width: 1199px) {
    .maincontent [class*='col-'] {
        margin-bottom: 20px;
    }
}


.maincontent ul li {
    list-style: square;
    padding-bottom: 12px;
}


.category .maincontent h5.post-title {
    margin-top: 10px;
}

.items .item.linked a, .items .item.linked .entry-lead-inlist {
    color: #000;
}

.items .item a.btn{
    color: #fff;
    margin-left: 0;
}
.items .item a.btn:hover {
    background-color: #00c4cc;
    border-color: #00c4cc;
}

.items .item a .post-title {
    font-size: 1.3rem;
    color: #1375b5;
    margin-top: 0;
}


.items .item {
    padding: 20px;
   border: 1px solid #888;
    height: 100%;
    width: 100%;
    transition: 0.2s all ease;
    padding-bottom: 80px;
}

.items .item.linked:hover {
    background: #fafafa;
}

.items .item:hover a {
  text-decoration: none;
}

.items .item-date {
    font-weight: 700;
    font-size: 1.4rem;
    padding-bottom: 10px;
    text-align: left;
}


.items .post-thumb img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}

.items .item a:hover img {
    opacity: 0.8;
}

.item .readmore {
    display: inline-block;
    padding: 7px 3px;
      border: 1px solid transparent;
    border-bottom: 1px solid #000;
       transition: 0.2s all ease;
}

.item .readmore {
    position: absolute;
    bottom: 20px;
    right: 40px;
}
.item .readmore:hover, .item:hover .readmore {
    border: 1px solid #000;
    padding-left: 20px;
    right: 30px;
}


/**/

.rightcontent article {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.rightcontent article:first-of-type {
    border-top: 1px solid #ddd;
}


.rightcontent h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
}

.rightocntent .post-date {
    font-size: 0.8rem;
}

footer {
    padding: 60px 0;
    border-top: 1px solid #ddd;
    font-size: 0.8rem;
    line-height: 1.3;
}

.ie footer {
    display: none;

}

/*tabs*/

.responsive-tabs .responsive-tabs__list__item {
    color: #000 !important;
    font-weight: 700;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item:hover {
    color: #00c4cc !important;
}

/*search*/

.search-results h4.page-title {
    color: #00c4cc;

}

.search-results .item a {
    display: block;
    color: #000;
    border-bottom: 1px solid #ccc;

}

.search-results .item a:hover {
    color: #00c4cc;
    border-bottom: 1px solid #00c4cc;
}


/**/

.gallery-icon {
    margin-right: 20px;
}

#gallery-1 img {
    border: 1px solid #ccc !important;
}


/*social icons*/

@media only screen and (max-width: 991px) {
    .home .addtoany_content_top {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .addtoany_content_top {
        display: none;
    }
}

/*
.a2a_floating_style.a2a_vertical_style {
    top: 55% !important;
}

.single-events .a2a_floating_style.a2a_vertical_style  {
    top: 540px !important;
}
*/

.home .a2a_kit {
    display: none !important;
}

@media only screen and (max-width: 991px) {
    .a2a_floating_style.a2a_vertical_style {
        display: none !important;
    }
}

.a2a_floating_style.a2a_default_style {
    text-align: center;
    width: 100%;
    padding: 15px;
}

.a2a_floating_style.a2a_default_style a,
.a2a_overlay_style.a2a_default_style a {
    padding: 4px 15px !important;
    float: none;
}


.addtoany_content_top a {
    padding: 4px 30px 4px 0 !important;
}

.a2a_floating_style.a2a_vertical_style a {
    padding: 15px;
    fill: #888;
}

.a2a_floating_style.a2a_vertical_style a:hover,
.addtoany_content_top a:hover {
    opacity: 0.5;
}

.events .a2a_floating_style {
    margin-top: 550px !important;
}


.insert-page .addtoany_share_save_container {
    display: none;
}

/*social shares see plugin settings*/

/*slider ax*/

@media only screen and (max-width: 991px) {
    .home .social {
        display: none;
    }
}


.ax-slider__arrow.slick-next,
.ax-slider__arrow.slick-prev {
    border: 1px solid #1375b5;
    background: transparent;
}

.ax-slider__arrow.slick-next:hover,
.ax-slider__arrow.slick-prev:hover {
    background: #1375b5;
}

.slick-next::before,
.slick-prev::before {
    color: #1375b5;
}



@media only screen and (min-width: 992px) {
    .ax-slider__arrow.slick-prev {
        left: -70px !important;
    }
}

@media only screen and (max-width: 991px) {
    .ax-slider__arrow.slick-next {
        top: 105% !important;
        right: 0 !important
    }
}

@media only screen and (max-width: 991px) {
    .ax-slider__arrow.slick-prev {
        top: 105% !important;
        left: 0 !important
    }
}

@media only screen and (max-width: 991px) {
    .slick-dots {
        bottom: -80px !important;
    }
}

.slick-next:hover:before,
.slick-prev:hover:before {
    color: #fff;
}

@media only screen and (min-width: 992px) {
    .ax-slider__arrow.slick-next {
        right: -80px !important;
    }
}


.ax-slider__arrow.slick-next,
.ax-slider__arrow.slick-prev {
    text-align: center !important;
}


/*events pages*/

.single-events .page-header,
.events .page-header {
    background-size: cover !important;
    height: 300px;
    width: 100%;
}

@media only screen and (max-width: 599px) {
    .events .page-header {
        background-size: contain !important;
        height: auto !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 991px) {
    .events .page-header {
        background-size: contain !important;
        height: 38vh;
    }
}


.events .header-content {
    margin: 40px 0 0 0;
    padding: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    text-align: left;
}

@media only screen and (max-width: 991px) {
    .events .header-content {
        padding: 20px;
        margin: 20px 0 0 0;
        width: 100%;
        text-align: left;
    }
}

.events .header-content h1 {
    color: #fff;
    margin: 0 0 5px 0;
}

.events .header-content h2 {
    font-size: 2rem;
    color: #00c4cc;
    margin: 0 0 20px 0;
}

@media only screen and (max-width: 991px) {
    .events .header-content h1 {
        font-size: 1.4rem;
    }
}


@media only screen and (max-width: 991px) {
    .events .event-date {
        font-size: 1.2rem;
    }
}

.events .location {
    font-size: 1.4rem;
}


@media only screen and (max-width: 991px) {
    .events .location {
        font-size: 1.1rem;
    }
}

/**/

/*timelines*/
.timeline-table tbody td {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd;
}

.timeline-table thead {
     padding: 10px 5px;
 font-weight: 700;
    border-top: 1px solid #000;  
    border-bottom: 1px solid #000;
    background: #fafafa;
}

.timeline-row {
    padding: 5px 0;
    border-bottom: 1px solid #888;
}
@media only screen and (max-width: 991px) {
.timeline__date {
font-weight: 700;
    }
}

@media only screen and (max-width: 991px) {
.timeline__category {
font-style: italic;
    }
}


@media only screen and (max-width: 991px) {
  .timeline-heading {
display: none;
}}
  
    
/**/

.agendas {
    line-height: 1.3;
}

@media only screen and (max-width: 991px) {
    .agendas {
        text-align: left;
    }
}

.row.session.agendas {
    padding: 15px;
    border: 1px solid #ccc;
    box-shadow: 5px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}

@media only screen and (max-width: 559px) {
    .row.session.agendas {
        padding: 0;
        border: none;
        box-shadow: none;
    }
}

.agendas .rowcol {}

.session_time {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #222;
}


.session_title {
    color: #222;
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .session_title {
        font-size: 1.2rem;
    }
}


@media only screen and (max-width: 991px) {
    .session_keynote_title {
        font-size: 1.1rem;
    }
}

.abstract_link {
    /* scroll-margin-top: 100px;*/
}


.agendas .person_head {
    margin: 0 0 20px 0;
}

.agendas .person_name {
    font-weight: 700;
    padding: 5px 10px 5px 35px;
    background: #f4f4f4;
    margin-left: -25px;
}

.agendas .person_image img {
    height: 50px;
    width: auto;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin-top: -7px;
}


.agendas .person_affiliation {
    margin-left: 60px;
    margin-top: -7px;
}

.abstract_content {
    display: none;
    font-size: 1rem;
    font-weight: 300;
}

@media only screen and (max-width: 991px) {
    .abstract_content {
        display: none;
        font-size: 0.9rem;
        text-align: justify;
    }
}

@media only screen and (max-width: 991px) {
    a.abstract_link {
        margin: 10px 0 15px 0;
    }
}

.panel_title {
    font-size: 1.2rem;
    font-weight: 700;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #222;
}

.panel_chairs {
    margin-bottom: 20px;
}

.panel_content {}


/*modal*/

.modal.fade .modal-dialog {}

.modal-content {
    border-radius: 0;
}

.modal-content .close-1 .fa:before {
    color: #1375b5;
}


.modal-content .close-1 .fa:before:hover {
    color: #00c4cc;
}

.postid-1199 .entry-date {
    display: none;
}
