@font-face {
    font-family: 'Georgia';
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/georgia/Georgia.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia.woff") format("woff"), url("../fonts/georgia/Georgia.ttf") format("truetype"), url("../fonts/georgia/Georgia.svg#Georgia") format("svg");
}

html,
body,
.container, .container-fluid, .row, .col-md-4, .col-md-8 {
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
    color: #5c5c5c;
    background: #333;
}

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

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

.title,
.presenter-name {
    margin-bottom: 30px;
}

.custom_btn,
.custom_btn:hover,
.custom_btn:active,
.custom_btn:focus {
    display: block;
    width: 100%;
    color: white;
    border: none;
    outline: none;
    background: #52d334;
}

.btn-group-lg > .btn,
.btn-lg {
    font-size: 18px;
    font-weight: 300;
    padding: 30px 16px;
    transition: all .5s;
    border-radius: 0;
    white-space: normal;
}

.btn:hover {
    opacity: .8;
}

.custom_h1 {
    font-family: 'Georgia';
    font-size: 36px;
    margin: 0 auto;
    margin-bottom: 10px;
    color: black;
    margin-top: 10px;
}

.custom_h2 {
    font-size: 17px;
    color: #666;
}

.custom_h3 {
    font-family: 'Georgia';
    font-size: 24px;
    margin: 0;
    color: black;
}

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

.custom_h5 {
    overflow: hidden;
    text-transform: uppercase;
    color: #666;
}

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

.vertical-align-container {
    display: table;
    height: 100%;
}

.vertical-align-content {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}

.white-bg {
    background: rgba(255, 255, 255, 1);
    box-shadow: 11px 0px 40px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 999;
}

.wrapper {
    padding: 20px;
}

.date-list li {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 14px;
    padding-left: 25px;
}

.countdown-title {
    font-size: 24px;
    margin: 0;
    color: #666;
}

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

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

#countdown {
    margin-bottom: 30px;
}

.digit {
    font-size: 50px;
    font-weight: 300;
    display: inline-block;
    overflow: hidden;
    height: 58px;
    vertical-align: top;
    color: #666;
}

.conuntdown_block li p {
    margin-top: 5px;
    font-size: 14px;
    text-transform: uppercase;
}

.custom_time_zone_convert {
    font-size: 13px;
    margin-top: 25px;
    padding: 10px 10px 2px;
    color: #8f8f8f;
    border-radius: 5px;
    background: #f6f6f6;
}

.custom_time_zone_convert a {
    font-size: 14px;
    display: inline-block;
    margin-left: 7px;
    text-decoration: underline;
    color: #52d334;
}

.custom_time_zone_convert a:hover,
.custom_time_zone_convert a:active,
.custom_time_zone_convert a:focus,
.custom_time_zone_convert a:visited {
    text-decoration: underline;
    color: #52d334;
}

.common_list {
    padding-left: 0;
}

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

.upcoming-webinars-title {
    margin-bottom: 20px;
}

.custom_calendar_box {
    margin-bottom: 40px;
}

.common_list > li.bullet1:before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    content: '';
    background: url(../../img/registration/template_9/checkmark-small.png) no-repeat 0 0;
}

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

.presenter_name {
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #52d334;
}

.presenter_bio {
    font-size: 13px;
}

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

.bullet_text {
    font-size: 16px;
    font-weight: 300;
    color: #666;
}

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

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

.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 {
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-bottom: 40px;
    border-radius: 50%;
}

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

.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%;
    max-width: 33%;
}

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

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

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

.laptop-and-video {
    position: relative;
    margin-left: -26%;
    z-index: 10;
}

.laptop-and-video .video-container {
    /*box-sizing: border-box;*/
    background: url(../../img/registration/template_9/laptop.png) center center no-repeat;
    background-size: contain;
    padding: 7.9% 18.5% 13.8% 20%;
    width: 100%;
    height: 100%;

 /*position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;*/
}

.video-js .vjs-big-play-button {
    left: 50% !important;
    margin-left: -50px;
    top: 50% !important;
    margin-top: -20px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {}

@media only screen and (min-width: 1622px) {
    .vertical-align-container {
        width: 100%;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1277px) {
    .col-md-4 .custom_h1 {
        font-size: 26px;
    }

    .col-md-4 .date-list li {
        font-size: 11px;
    }

    .col-md-4 .conuntdown_block li {
        margin-right: 15px;
    }

    .col-md-4 .digit {
        font-size: 30px;
        height: 38px;
    }

    .col-md-4 .conuntdown_block li p {
        margin-top: 0px;
        font-size: 11px;
    }

    .custom_presenter_list > li {
        padding: 0;
    }

    .custom_presenter_list > li img {
        margin-bottom: 10px;
        width: 100px;
        height: 100px;
    }

    .presenter_name {
        font-size: 13px;
    }

    .wrapper {
        padding: 0;
    }

    .laptop-and-video {
        margin-left: -202px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    html, body, .container, .container-fluid, .row, .col-md-6 {
        height: auto;
    }

    .vertical-align-container {
        display: inherit;
        width: auto;
    }

    .vertical-align-content {
        display: block;
        height: auto;
    }

    .wrapper {
        padding: 20px;
        float: none;
    }

    .white-bg {
        width: 100%;
        margin-left: 0px;
    }

    .laptop-and-video {
        margin-top: 20px;
        display: block;
        margin-left: 0;
    }

    .custom_h1 {
        max-width: 100%;
    }

    .conuntdown_block {
        margin-top: 20px;
    }

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

    .laptop-and-video .video-container {
        height: auto;
    }

    /* .laptop-and-video .video-container .video-js {
         position: relative;
         top: 50%;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%);
     }*/
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .modal-dialog {
        margin: 50px auto 0 auto;
    }

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

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .custom_h1 {
        font-size: 30px;
    }

    .wrapper {
        margin: 0 auto;
        padding: 0;
    }

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

    .digit {
        font-size: 35px;
        height: 44px;
        width: 19px;
    }

    .conuntdown_block li {
        margin-right: 10px;
    }

    .conuntdown_block li p {
        margin-top: 0px;
        font-size: 11px;
    }

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

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

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .digit {
        font-size: 22px;
        height: 34px;
        width: 13px;
    }
}

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