@import url('https://fonts.googleapis.com/css?family=Kanit&display=swap');

body {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Kanit', sans-serif;
    font-size: 17px;
    font-weight: 300;
    color: #1b2c32;
    background: #f9f9f9;
    line-height: 1.4;
}

a {
    transition: .5s all;
    color: #4f4f4f;
}

a:focus,
a:hover {
    transition: .5s all;
    text-decoration: none;
    opacity: .8;
    outline: none;
}

.custom_btn,
.custom_btn:hover,
.custom_btn:active,
.custom_btn:focus {
    border: none;
    background: #eb3838;
    color: white;
    width: 100%;
    max-width: 516px;
    display: block;
    outline: none;
}

.btn-group-lg > .btn,
.btn-lg {
    font-size: 24px;
    padding: 13px 16px;
    transition: all .5s;
    border-radius: 3px;
    font-weight: 700;
    white-space: normal;
}

.btn:hover {
    opacity: .8;
}

.padding_left {
    padding-left: 40px;
}

.custom_h1 {
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    margin-bottom: 5px;
}

.custom_h2 {
    font-size: 24px;
}

.custom_h3 {
    font-size: 40px;
    font-weight: 400;
    color: #1b2c32;
    overflow: hidden;
}

.custom_h3 span {
    display: inline-block;
    padding: 0 15px;
    position: relative;
}

.custom_h3 span:before,
.custom_h3 span:after {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 400%;
}

.custom_h3 span:before {
    right: 100%;
}

.custom_h3 span:after {
    left: 100%;
}

.custom_h4 {
    font-size: 24px;
    margin-bottom: 30px;
    color: black;
    font-weight: 400;
}

hr {
    margin-top: 30px;
    margin-bottom: 35px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.hero-section {
    /*background-image: url("./../../images/bg_6.jpeg");*/
    background: #1c2c32;
    background-size: cover;
    color: white;
    padding: 40px 0 40px;
}

.title {
    text-align: center;
    margin-bottom: 80px;
}

.media-video-box {
    border: 6px solid white;
    border-radius: 8px;
    background-color: rgb(0, 0, 0);
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
}

.date-list li {
    margin-bottom: 14px;
    font-weight: 400;
    font-size: 17px;
    color: #1b2c32;
    padding-left: 25px;
}

.conuntdown_block {
    margin-bottom: 20px;
    padding-top: 63px;
    margin-top: 30px;
}

.conuntdown_block li {
    padding: 0;
    list-style-type: none;
    text-align: center;
    vertical-align: top;
}

.conuntdown_block li:last-child {
    margin-right: 0;
}

.digit {
    font-size: 40px;
    display: inline-block;
    overflow: hidden;
    height: 48px;
    font-weight: 400;
    color: #1b2c32;
    vertical-align: top;
}

.countdown .sparator {
    display: inline-block;
    font-size: 50px;
    margin: 11px 26px;
    font-weight: 200;
    border-right: 1px rgba(255, 255, 255, 0.4) solid;
    height: 48px;
}

.conuntdown_block li p {
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.4);
}

.custom_time_zone_convert {
    font-size: 15px;
    margin-top: 25px;
    color: #9f9f9f;
}

.custom_time_zone_convert a {
    font-size: 14px;
    color: #000;
    margin: 5px 0 35px;
    display: block;
}

.custom_time_zone_convert a:hover,
.custom_time_zone_convert a:active,
.custom_time_zone_convert a:focus,
.custom_time_zone_convert a:visited {
    color: #000;
}

.common_list {
    padding-left: 0;
}

.common_list > li {
    position: relative;
    list-style: none;
}

.after-hero-section {
    margin-top: 0;
}

.upcoming-webinars-title img {
    display: block;
    margin: 0px auto 10px;
}

.upcoming-webinars-title:after {
    display: block;
    content: "";
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 20px auto 25px;
    width: 100%;
    max-width: 530px;
}

.custom_calendar_box {
    margin-bottom: 50px;
}

.webinar-info {
    margin-top: 80px;
}

.common_list > li.bullet1:before {
    content: "";
    background: url(../../img/registration/template_6/checkmark.png) no-repeat 0 0;
    position: absolute;
    top: 7px;
    left: 0;
    width: 20px;
    height: 15px;
}

.custom_calendar_box .common_list > li.bullet1:before {
    background: url(../../img/registration/template_6/checkmark-small.png) no-repeat 0 0;
}

.bullet_title {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px;
    display: inline-block;
}

.webinar-info .common_list > li {
    padding-left: 30px;
    margin-bottom: 60px;
}

.about-presenter {
    margin-top: 50px;
}

.about-presenter hr {
    margin-top: 60px;
}

.about-presenter .custom_h3 {
    margin-bottom: 50px;
}

.custom_presenter_list {
    margin: 0;
    padding: 0;
}

.custom_presenter_list > li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
    padding: 0px 20px;
    position: relative;
    min-height: 80px;
    text-align: center;
    max-width: 33%;
}

.custom_presenter_list > li:nth-of-type(4) {
    clear: left;
}

.custom_presenter_list > li:last-of-type {
    margin-bottom: 0;
}

.custom_presenter_list > li img {
    width: 144px;
    height: 144px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 40px;
    border: solid 3px rgb(255, 255, 255);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.white-bg {
    background: white;
    display: block;
    padding: 80px 20px 30px;
    margin-top: -100px;
    border-radius: 3px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.13);
}

.custom_presenter_list > li > div:nth-of-type(1) {
    width: 80px;
    position: absolute;
    left: 15px;
    right: 0;
}

.custom_presenter_list > li:first-child:nth-last-child(1),
.custom_presenter_list > li:first-child:nth-last-child(1) ~ li {
    width: 100%;
    max-width: 100%;
}

.custom_presenter_list > li:first-child:nth-last-child(2),
.custom_presenter_list > li:first-child:nth-last-child(2) ~ li {
    width: 50%;
    max-width: 50%;
}

.custom_presenter_list > li:first-child:nth-last-child(3),
.custom_presenter_list > li:first-child:nth-last-child(3) ~ li {
    width: 33.33333%;
    max-width: 33.33333%;
}

.custom_presenter_list > li:first-child:nth-last-child(4),
.custom_presenter_list > li:first-child:nth-last-child(4) ~ li {
    width: 25%;
    max-width: 25%;
}

.custom_presenter_list > li:first-child:nth-last-child(4),
.custom_presenter_list > li:first-child:nth-last-child(4) ~ li {
    width: 33.33333333%;
    max-width: 33.33333333%;
}

.custom_presenter_list > li:first-child:nth-last-child(5),
.custom_presenter_list > li:first-child:nth-last-child(5) ~ li {
    width: 33.33333333%;
    max-width: 33.33333333%;
}

.custom_presenter_list > li:first-child:nth-last-child(6),
.custom_presenter_list > li:first-child:nth-last-child(6) ~ li {
    width: 33.33333333%;
    max-width: 33.33333333%;
}

.presenter_name {
    font-size: 22px;
    margin-bottom: 12px;
    color: #1b2c32;
}

.footer-margin {
    margin: 30px 0 80px;
}

.footer-background {
    background: white;
    padding: 45px 0 45px;
}

footer img {
    margin-bottom: 50px;
}

footer a,
footer a:hover,
a:focus {
    font-size: 14px;
    text-decoration: none;
    color: #7c7c7c;
}

footer ul li:after {
    margin-right: 4px;
    margin-left: 18px;
    content: "|";
    color: #7c7c7c;
}

footer ul li:last-child:after {
    display: none;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
    .padding_left {
        padding-left: 20px;
    }

    .countdown .sparator {
        margin: 11px 16px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    .webinar-info {
        margin-bottom: 20px;
    }

    .webinar-info .common_list > li {
        width: 100%;
    }

    .webinar-info .common_list > li:nth-child(even) {
        margin-left: 0px;
    }

    .brand {
        text-align: center;
    }

    .brand img {
        text-align: center;
        margin: 0 auto;
    }

    .share_list {
        float: none !important;
        margin-top: 20px;
        text-align: center;
    }

    .custom_h1 {
        font-size: 32px;
        text-shadow: none;
    }

    .custom_h2 {
        font-size: 18px;
    }

    .custom_h3 {
        font-size: 30px;
    }

    .hero-section {
        padding: 20px 0 30px;
        height: auto;
    }

    .hero-section .title {
        margin: 20px 0 0px;
    }

    .padding_left {
        padding-left: 15px;
    }

    .coundown_wrapper, .custom_time_zone_convert, .custom_calendar_box .btn-lg {
        text-align: center;
        margin: 0 auto;
    }

    .about-presenter {
        margin-top: 0;
    }

    .presenter_name {
        margin-top: 20px;
    }

    .presenter_bio {
        font-size: 15px;
    }

    .custom_presenter_list > li:first-child:nth-last-child(3), .custom_presenter_list > li:first-child:nth-last-child(3) ~ li {
        width: 31%;
        max-width: 31%;
    }

    .custom_presenter_list li {
        margin-bottom: 60px;
        margin-right: 24px;
    }

    .custom_presenter_list li:last-child {
        margin-bottom: 0;
        margin-right: 0px;
    }

    .presenter_name {
        font-size: 23px;
    }

    .after-hero-section {
        margin-top: 30px;
    }

    .conuntdown_block {
        margin-top: 20px;
    }

    .custom_presenter_list > li {
        padding: 0;
    }

    .countdown .sparator {
        font-size: 24px;
        margin: 0px 17px;
        border-right: 1px rgb(122, 202, 120) solid;
    }

    .conuntdown_block li p {
        font-size: 10px;
        text-transform: uppercase;
        color: rgb(122, 202, 120);
    }

    .digit {
        font-size: 30px;
        width: 17px;
        height: 36px;

        color: #000;
    }

    .date-list li {
        font-size: 14px;
    }

    .date-list {
        margin: 0 auto;
        max-width: 330px;
    }

    .common_list > li.bullet1:before {
        top: 4px;
    }

    .custom_presenter_list > li img {
        margin-bottom: 0px;
    }

    .footer-background {
        margin-top: 0px;
    }

    footer a {
        font-size: 13px;
    }

    footer img {
        margin-bottom: 20px;
    }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .modal-dialog {
        margin: 50px auto 0 auto;
    }

    .custom_presenter_list > li {
        float: none;
        width: 100% !important;
        max-width: 100% !important;
        margin-right: 0px;
    }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .digit {
        font-size: 20px;
        width: 12px;
        height: 27px;
    }

    .countdown .sparator {
        margin: 0px 5px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .date-list li {
        font-size: 11px;
    }
}

#js-main-section {
    padding-bottom: 80px;
}

.cover-img {
    background-size: cover;
}

.digit_text {
    color: #8c8a8a !important;
    padding-left: 6px;
}

@media (max-width: 768px) {
    .custom_presenter_list > li {
        padding-left: 15px !important;
    }

    .digit {
        font-size: 29px;
        height: 38px;
    }

    .conuntdown_block {
        padding-top: 10px;
    }

    .date-list li {
        padding-left: 0 !important;
    }
}