
.page-template-template-leap-conference #tb-video-banner {
    min-height: 600px;
}
.page-template-template-leap-conference .use-full-award-width-image .awardsImage img {
    filter: grayscale(0);
}
.page-template-template-leap-conference .video-banner-overlay h1 {
    font-size: 110px;
}
.page-template-template-leap-conference .video-banner-overlay {
    transform: none;
    top: auto;
    bottom: 10%;
}
.page-template-template-leap-conference .content-style-1-left p,
.page-template-template-leap-conference .tb-content-box-2buys-leap-event .content-box-head-2buys p {
    font-size: 20px;
    line-height: 1.5em;
}
.page-template-template-leap-conference .content-box-bottom-2buys {
    justify-content: center;
}
.page-template-template-leap-conference .content-box-each-2buys {
    align-items: center;
    width: 30%;
}
.page-template-template-leap-conference .content-box-each-2buys h5 span {
    font-size: 16px;
    line-height: 1.2em;
}
.page-template-template-leap-conference .content-box-each-2buys h5 {
    z-index: 9;
    font-size: 18px;
}
.page-template-template-leap-conference .awardsContent h5 {
    font-size: 34px;
    line-height: 1em;
}
.page-template-template-leap-conference .content-box-each-2buys i {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1.4em;
    display: block;
}
.page-template-template-leap-conference .content-box-each-2buys i a {
    color: #fff;
}
.page-template-template-leap-conference .content-box-each-2buys fieldset {
    display: flex;
    margin: 20px 0;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto';
}
.page-template-template-leap-conference .content-box-each-2buys fieldset select {
    width: 70px;
    appearance: auto;
    margin-left: 10px;
    background: no-repeat;
    color: #fff;
    padding: 10px 20px;
}
.page-template-template-leap-conference .content-box-each-2buys .button-style-2 {
    background-color: #97BF13;
    border-color: #97BF13;
}
.page-template-template-leap-conference .content-box-each-2buys .button-style-2:hover {
    background-color: #000;
    color: #97BF13;
    border-color: #97BF13;
}
.page-template-template-leap-conference .content-box-each-2buys::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
}
/* 
.page-template-template-leap-conference .content-box-bottom-2buys .content-box-each-2buys:nth-child(2)::after {
    background: #97BF13;
}
.page-template-template-leap-conference .content-box-bottom-2buys .content-box-each-2buys:nth-child(2) .button-style-2 {
    background-color: #000;
} 
*/
@media only screen and ( max-width: 1440px) 
{
.page-template-template-leap-conference .video-banner-overlay h1 {
    font-size: 80px;
}
}
@media only screen and ( max-width: 1345px) 
{
    .page-template-template-leap-conference .video-banner-overlay h1 {
        font-size: 70px;
    }
    
    .page-template-template-leap-conference section.video-banner {
        min-height: 750px;
    }
}
@media only screen and ( max-width: 960px) 
{
    .page-template-template-leap-conference .video-banner-overlay h1 {
        font-size: 60px;
    }
    
}
@media only screen and ( max-width: 768px) 
{
    .page-template-template-leap-conference .video-banner-overlay h1 {
        font-size: 60px;
        line-height: 1.1em;
    }
}


@media only screen and ( max-width: 560px) {
    .page-template-template-leap-conference .content-box-each-2buys {
        width: 100%;
    }
    .page-template-template-leap-conference .awardsContent h5 {
        font-size: 25px;
    }
    
}