/* The Modal (background) */
#BigImageModal{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 80px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
#BigImageModal .modal-content {
    margin: auto;
    display: block;
    width: 75%;
    max-width: 800px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
#BigImageModal .modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.close2 {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close2:hover,
.close2:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.diamond-sponsors{
    margin: 0px 18%;
}

.home-sponsors{
    margin: 0px 20%;
}

.home-sponsors img{
    margin-top: 10px;
    margin-bottom: 25px;
}

.sliderworld-text{
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    text-align: center;
}

.sponsor-contant{
    margin-top: 60px!important;
}

.container-fluid.footer{
    margin-top: 80px;
}

.testimonial-bar{
    width: 100%;
    margin-bottom: 100px;
    margin-top: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1f2952;
}

.testimonial-main-text{
    margin-top: 35px;
    margin-bottom: 35px;
    display: inline-block;
    width: 90%;
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 50px;
}

.testimonial-person{
    width: 100%;
    text-align: center;
    color: #ccc;
    font-size: 22px;
    line-height: 50px;
}

.btn-whatson-day{
    background-color: #ccc;
    border-bottom: 2px solid #ccc;
}

.timetable-container table{
    width: 100%;
}

.timetable-container table tr{
    border: 1px solid #1f2952;
}

.timetable-container table tr th, .timetable-container table tr td{
    font-size: 22px;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #1f2952;
}

.timetable-container table tr:first-child{
    color: #fff;
    background-color: #1f2952;
}

.timetable-container table td:first-child{
    width: 40%;
}

.about-us-content{
    margin-top: 15px;
}

a.about-us-link, a.about-us-link:hover{
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    color: #1f2952!important;
}

.about-us-content p{
    margin-top: 15px;
}

.cn-structure-left{
    height:100%;
    min-height:270px;
    background-position: center center;
    background-size: cover;
}
.cn-structure-content{
    padding: 18px 25px;
}

.cn-structure-content.blue{
    background-color: #1f2952;
    width: 100%;
    height: 100%;
}

.cn-structure-content.white{
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.cn-structure-content.blue h2, .cn-structure-content.blue p{
    font-size: 22px;
    color: #fff;
}

.cn-structure-content.white h2, .cn-structure-content.white p{
    font-size: 20px;
    color: #1f2952;
}

.news-row{
    border: 1px solid transparent;
    margin-bottom: 15px;
}

.news-row h2{
    margin-top: 10px;
    text-align: left;
    font-size: 20px;
}

.news-row:hover{
    cursor: pointer;
    border: 1px solid #1f2952;
}

.news-row .news-brief-info{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    font-size: 18px;
}

.read-more-desc-container .desc-container{
    margin: 15px;
    text-align: left;
}

.read-more-desc-container .list-desc-images{
    margin: 55px 15px 20px 15px;
}

.read-more-desc-container .list-desc-images img{
    margin-bottom: 30px;
}

.award-gallery-container{
    position: relative;
    margin: 5px;
}

.award-gallery-plus{
    position: absolute;
    right: 15px;
    top: 15px;
}

.award-gallery-plus i{
    color: #fff;
    font-size: 22px;
}

.award-gallery-desc{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width:100%;
    min-height: 60px;
    padding: 10px;
    background-color: #1f2952;
    color: #fff;
    text-align: center;
}

.speical-row{
    margin-bottom: 30px;
}

.speical-row h3{
    line-height: 60px;
}

.speical-row img{
    border: 2px solid #000;
}

.exhibitors{
    margin: 30px 15px 10px 15px;
    min-height: 80px;
    cursor: pointer;
}

.award-winners-container{
    width: 100%;
}

.award-winner-item{
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

.award-winner-item-desc{
    font-size: 18px;
    padding: 15px;
    min-height: 70px;
}

.judge-container{
    border: 1px solid transparent;
    margin-bottom: 30px;
}

.judge-container:hover{
    border: 1px solid #1f2952;
}

.judge-photo{
    margin-bottom: 15px;
    text-align: center;
}

.judge-name{
    text-align: center;
    padding: 10px 3px;
    background-color: #1f2952;
    color: #ffe800;
}

.large-margin-top{
    margin-top: 110px!important;
}

.award-item-container{
    min-height: 400px;
}

.award-item-image, .award-item-title, .award-item-desc{
    text-align: center;
}

h1, h2{
    color: #1f2952;
}

.gala-dinner-pricing-container table{
    width: 100%;
}

.gala-dinner-pricing-container table tr{
    border: 1px solid #1f2952;
}

.gala-dinner-pricing-container table tr th, .gala-dinner-pricing-container table tr td{
    font-size: 22px;
    line-height: 50px;
}

.gala-dinner-pricing-container table tr:first-child{
    color: #fff;
    background-color: #1f2952;
}

.enquiry-form-bottom-message{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 30px;
    margin-bottom: 40px;
}

.enquiry-form-container{
    text-align: left;
    width: 100%;
}

.enquiry-form-container .form-line-title{
    display: inline-block;
    position: relative;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.enquiry-form-container .form-line-title span{
    color: red;
    position: absolute;
    right: -10px;
    top: 2px;
}

.enquiry-form-container .form-line-input{
    width: 100%;
}

.enquiry-form-container .form-line-input input{
    width: 100%;
    border: 1px solid #666;
    min-height: 40px;
    line-height: 20px;
    font-size: 20px;
    padding: 10px;
}

.enquiry-form-container .form-line-input textarea{
    width: 100%;
    border: 1px solid #666;
    min-height: 150px;
    line-height: 20px;
    font-size: 20px;
    padding: 10px;
}

.action-left a img:hover, .action-right a img:hover{
    opacity: 0.9;
}

.action-left{
    padding-right: 20px!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.action-right{
    border-left: 1px solid #000;
    padding-left: 20px!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}


ul.highlight-content li{
    font-family: "GothamBook"!important;
    text-align: left;
    color: #1f2952;
    font-size: 20px;
    margin-bottom: 20px;
}

.secondary-title{
    font-family: "GothamBold"!important;
    display: inline-block;
    color: #1f2952;
    font-size: 22px;
}

.section-centered{
    display: inline-block;
    width: 100%;
    max-width: 900px;
}

.section-centered p{
    color: #1f2952;
    font-size: 20px;
}

.old-sponsor-section h4{
    margin-top: 20px;
    margin-bottom: 0px;
    min-height: 30px;
    font-size: 16px;
    font-weight: lighter;
}

.old-sposor-container{
    border: 2px solid #ccc;
    min-height: 180px;
    display: table;
    width: 100%;
}

.old-sposor-container.narrow{
    min-height: 120px;
}

.old-sposor{
    display: table-cell;
    vertical-align: middle;
}

.old-sposor-title-line{
    position: relative;
    margin-top:60px;
    min-height: 40px;
    width: 100%;
    border-top: 1px solid #000;
    text-align: center;
}

.old-sposor-title-container{
    position: absolute;
    left:0px;
    top: -30px;
    width: 100%;
    text-align: center;
}

.old-sposor-title{
    position: relative;
    padding: 15px;
    display: inline-block;
    font-family: "GothamBold";
    font-size: 36px;
    background-color: #1f2952;
    color: #fff;
}

.section-content{
    margin-top: 30px;
    margin-bottom: 30px;
}

.section-content p{
    font-size: 20px;
    color: #1f2952;
}

.banner-desc{
    text-align: center;
}

.spos-element{
    margin-bottom: 45px;
}

.banner-desc p{
    margin-top: 30px;
    font-size: 24px;
    color: #fff;
}

.banner-desc button{
    margin-top: 30px;
}

.btn-large-yellow{
    background-color: #ffe800;
    color: #1f2952;
    padding: 15px 35px;
    border: none!important;
    font-family: "GothamBold"!important;
    font-size: 28px;
}

.btn-large-blue, .btn-large-chinese{
    border: none!important;
    font-family: "GothamBold"!important;
    font-size: 28px;
    color: #fff;
    background-color: #1f2952;
    padding: 15px 35px;
}

.btn-large-chinese{
    font-size: 18px;
}

h1.sponsor-title{
    text-align: center;
    font-size: 40px;
    color: #1f2952;
    margin-top: 60px;
    margin-bottom: 60px;
}

h1.main-title{
    font-family: "GothamBold";
    font-size: 44px;
    color: #1f2952;
    margin-top: 60px;
    margin-bottom: 100px;
}
h1.main-title.narrow{
    margin-bottom: 30px;
}
.read-more-container{
    margin-top: 20px;
    position: relative;
}

.read-more-container a{
    font-weight: bold;
    font-size: 20px;
    color: #1f2952;
}

.read-more-desc-container{
    z-index: 1;
    background-color: #fff;
    position: absolute;
    top: -200px;
    left: 0px;
    border: 2px solid #000;
    width: 700px;
}

.read-more-close-container{
    z-index: 2;
    position: absolute;
    top: 10px;
    right: 10px;
}

.read-more-desc{
    padding: 50px 15px 15px 15px;
}

.people-list-item{
    margin-bottom: 10px;
}

.page-headers{
    background-position: center center;
    min-height: 500px;
}

.page-headers .page-titles{
    position: absolute;
    width: 100%;
    top: 35%;
    left: 0px;
    text-align: center;
}

.page-headers .page-titles h1, .slider .page-titles h1{
    color: #ffe800;
}

.slider .page-titles{
    min-height: 90px;
}

.btn-apply{
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "GothamBold";
    font-size: 20px;
    background-color: #FFE500!important;
    padding: 10px 15px 10px 15px
}

.social-media-container{
    text-align: left;
    margin-top: 80px;
    margin-left: 15px;
    margin-right: 15px;
}

.social-media-container p{
    text-align: left;
    color: #fff;
    font-size: 18px;
}

.social-media-icons{
    margin-top: 40px;
}

.footer-newsletter-container{
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 80px;
}

.newsletter-title{
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.newsletter-box button{
    font-size: 16px;
    margin-top: 30px;
}

.btn-subscribe{
    font-size: 18px;
    background-color: #FFE500!important;
    padding: 5px 15px 5px 15px;
}

.footer-logo-container{
    text-align: left;
    margin: 25px 0px 25px 0px;
}

.footer-logo-container img{
    width: 100%;
    max-width: 160px;
}

.footer-date{
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-copyright{
    font-size: 12px;
    color: #fff;
    margin-bottom: 20px;
}

.why-attend-container{
    position: relative;
    min-height: 485px;
}

.why-attend-container h1{
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 40px;
}

.why-attend-container img{
    margin-top: 60px;
}

.why-attend-container .why-attend-text{
    position: relative;
    font-size: 18px;
    line-height: 28px;
    min-height: 260px;
}

.why-attend-container .why-attend-sub-title{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-family: "GothamBold";
    font-size: 17px;
    margin-top: 50px;
    padding: 30px;
    text-align: center;
    background-color: #1f2952;
    color: #fff;
}

.testimonials-container{
    margin-top: 80px;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 60px;
    min-height: 300px;
    background-color: #1f2952;
    text-align: center;
}

.testimonials{
    width: 100%;
    max-width: 750px;
    display: inline-block;
}

.testimonial-words{
    width: 100%;
    display: block;
}

.testimonial-words p{
    color: #fff;
    font-size: 24px;
    font-weight: lighter;
    line-height: 36px;
}

.testimonial-words .testimonial-names{
    margin-top: 40px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    line-height: 36px;
}

.mid-info-banner-container{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 300px;
    background-color: #1f2952;
    text-align: center;
}

.mid-info-banner-container .container{
    background-position: center;
    background-repeat: no-repeat;
    background-size:contain;
}


.left-right-blocks{
    margin-top: 30px;
    margin-bottom: 60px;
    width: 100%;
}

.left-right-blocks h2{
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 30px;
}

.left-right-blocks .content{
    font-size: 22px;
    line-height: 32px;
}

.left-right-blocks .right-block{
    position: relative;
    width: 100%;
    height: 100%;
}

.left-right-blocks .button-bottom{
    position: absolute;
    left:0px;
    bottom: 0px;
    width:100%;
}

.left-right-blocks button{
    background-color: #1f2b51;
    width:100%;
    color: #fff;
    font-size: 30px;
    font-family: "Impact", Charcoal, sans-serif;
    font-stretch: ultra-condensed;
    letter-spacing: -2px;
    font-weight: 1000;
    text-align: center;
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 36px;
}

.block-section{
    margin-top: 60px;
    margin-bottom: 60px;
}

.btn-yellow.btn-lg{
    padding: 15px 25px 15px 25px;
    font-family: "Impact", Charcoal, sans-serif;
    font-weight: 1000;
    font-size: 30px;
    transform: scale(.8, 1);
}

.btn-yellow{
    background-color: #ffe500!important;
}

.blue-section{
    background-color: #1f2b51;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;
}

.title-section{
    font-family: "Impact", Charcoal, sans-serif;
    font-weight: 1000;
    color: #1B2B55;
    letter-spacing: -1px;
    font-size: 55px;
    transform: scale(.8, 1);
    text-align: center;
    margin-bottom: 40px;
}

.title-section.white{
    color: #fff;
}

.dropdown-menu{
    min-width: 17rem;
}
.even-button.even-button-speaker{
    margin: 40px;
}
.view-all-speakers-link{
    color: #111!important;
}

.view-all-speakers-link:hover{
    color: #ff0000!important;
}

.view-all-speakers-link i{
    font-size: 14px;
    
}

.content-block.speaker-content-block{
    margin-top: 50px;
}

.content-block.speaker-content-block img{
    border: 1px #ccc solid;
}

.speaker-details-container{
    margin-left: 25px;
}

.speaker-details{
    margin-bottom: 40px;
}

.btn-summit-ticket:hover{
    background-color: #1b2b55;
    color: #ffe500;
}

.btn-summit-ticket{
    min-width: 160px;
    padding: 13px;
    background-color: #ffe500;
    color: #1b2b55;
    font-weight: 600;
}

.speaker-title h1{
    margin-top: 10px;
    color: #000;
    font-weight: 500;
    font-size: 36px;
}

.speaker-item-container{
    margin: 5px;
    min-height: 490px;
}

.speaker-item-container img{
    border: 1px #ccc solid;
}

.speaker-item-container img:hover{
    opacity: 0.9;
}

.speaker-item-title{
    margin-top:12px;
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 22px;
}
.speaker-item-desc{
    margin-top: 2px;
    text-align: center;
    color: #1b1b1b;
    font-size: 13px;
    line-height: 16px;
}

label{
    margin-top:10px;
}
.btn{
    border-radius: 0;
}

#newsletter{
    border-radius: 0;
}

.newsletter-box{
    margin-top: 5px;
    position: relative;
}

.newsletter{
    margin-top:70px;
    margin-bottom:70px;
    font-weight: 600;
    font-size: 16px;
    background-color: #1B2B55;
    color: #ffe500;
    padding-top:50px;
    padding-bottom:50px;
}

.footer-contacts{
    margin-left:30px;
}

.home-top-title{
    font-family: "GothamBold"!important;
    font-weight: 800;
    font-size: 44px;
    color: #1B2B55;
    margin-top: 40px;
    margin-bottom: 20px;
}

.blue-content-block{
    margin-top: -5px;
    margin-left:13px;
    margin-right:13px;
}

.sponsor-small{
    margin-bottom:4px;
}

.visitor-info-block{
    margin: 40px 10px 40px 10px;
}

.btn-site-map{
    min-width: 150px;
    background-color:#212b6e;
    padding: 10px;
    text-align: center;
    color: #f5eb26;
}

.btn-site-map:hover, .btn-site-map:active{
    color:#fff;
}

.btn-visitor-info{
    min-width: 150px;
    background-color:#f5eb26;
    padding: 10px;
    text-align: center;
    color: #212b6e;
}

.btn-visitor-info:hover, .btn-visitor-info:active{
    color:#ff0000;
}

.sliderword-text{
    margin-top: 30px;
    display: inline-block;
}

.footer-logos{
    width: 550px;
    max-width: 100%;
}
.contact-us-info{
    margin-top:20px;
}
.contact-us-info h5{
    background-color: #1B2B55;
    color:#fff;
    padding: 10px;
    display:block;
}
.contact-us-info .contact-box{
    margin-top: 30px;
    border: 1px solid #ccc;
    margin:0!important;
    padding:0!important;
}
.contact-box p{
    margin:10px;
}
.contact-box p a{
    color:#1B2B55;
}
.contact-box p a:hover{
    color:red!important;
}
.gap{
    margin-top:4px;
    margin-bottom:4px;
}

.no-margin{
    padding:0px!important;
    margin:0px!important;
}

.content-block-blue{
    margin-top: 40px;
    padding: 20px;
    color: #fff;
    background-color: #1B2B55;
    font-size: 17px;
}

.content-block-blue h3{
    margin-top: 25px;
}

.yellow{
    color: yellow;
}

a.home-link{
    color:#1B2B55!important;
}

.home-photo{
    min-width: 100%;
    background-image: none;
    background-repeat:no-repeat;
    background-size: cover;
}

.photo-margin{
    padding: 3px!important;
    margin: 0px!important;
}

.home-photo-vseparator{
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
}

.gallery-block div{
    margin-top: 5px;
    margin-bottom: 15px;
}

#gallery-list-box {
    text-align: center;
    background-color: #1B2B55;
    position:absolute;
    padding: 10px;
    top:320px;
    right:5px;
    z-index:2;
    min-width:80px;
    max-width:320px;
    font-size: 16px;
    color:#fff;
    border:solid 1px #fff;
}

#gallery-list-box .active{
    color: yellow;
}


#content-page{
    font-size: 16px;
}

#content-page h1{
    color: #1B2B55;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}


.btn-event-position, .btn-event-position:hover, .btn-event-position:active{
    color: #fff;
    background-color: #828fad;
    border-radius: 0 !important;
    font-weight: 600;
}

.btn-event-rsvp, .btn-event-rsvp:hover, .btn-event-rsvp:active{
    color: #ffe500;
    background-color: #06205c;
    border-radius: 0 !important;
    font-weight: 600;
}

.narrow-margin{
    padding: 0px 5px;
}

.ticket-content-info{
    margin-left: 20px;
    margin-right: 20px;
}

.ticke-price{
    position: relative;
}

.price-dollar-sign{
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 20px;
    color: #1b2b55;
}

.ticket-items .slick-prev:before, .ticket-items .slick-next:before{
    font-size: 60px;
}

.ticket-items .slick-next:before {
    content: ">";
}

.ticket-items .slick-prev:before {
    content: "<";
}

.ticket-items .slick-prev, .ticket-items .slick-next{
    top: 42%;
}

.ticket-items .slick-prev{
    z-index: 1;
    left: -100px;
}

.ticket-items .slick-next{
    z-index: 1;
    right: -100px;
}

.ticket-items .slick-slide{
    margin-left: 30px;
    margin-right: 30px;
}

.ticket-items .slick-active{
    min-height: 360px;
}

.img-responsive{
    width: 100%;
}
/*event*/


#event-title{
    text-align: center;
    font-weight: bold;
}

.event-desc-title{
    text-align: justify;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
}

.event-details-container{
    margin-top: 20px;
}

.tbl-event-details{
    width: 100%;
}

.tbl-event-details td,.tbl-event-details th{
    border: 1px solid #06205c;
}

.event-control-container{
    margin: 40px 8px 40px 8px;
}

/*event*/



/*what's on*/

.book-now-container{
    position: absolute;
    right: 5%;
    top: -88px;
}

.btn-rsvp-now{
    text-align: center;
    height: 38px;
    width: 120px;
    font-size: 17px;
    font-weight: bold;
    color: #ffe500;
    background-color: #06205c;
    border: 1px solid #ccc;
}

.whatson-list-item{
    margin-top: 30px;
    font-size: 16px;
    display: block;
}

.whatson-list-item .findout-container{
    position: absolute;
    bottom: -8px;
    left: 15px;
}

.findout-container a{
    font-size: 15px;
    font-weight: bold;
    color: #06205c;
}

.findout-container a:hover{
    color:red!IMPORTANT
}

a.findout-link:hover{
    color: #000;
}

.whatson-list-item .price{
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 14px;
    padding: 2px 10px 2px 10px;
    border: 1px solid #06205c;
    display: inline-block;
    font-style: italic;
}

.whatson-list-item .desc{
    cursor: pointer;
    position: relative;
    margin-top: 15px;
    margin-bottom: 25px;
    display: block;
    font-size: 16px;
}

.whatson-list-item .whatson-list-time{
    min-height: 80px;
    border-right: 2px solid #06205c;
}

.whatson-list-item .whatson-list-content{
    min-height: 80px;
}

.whatson-list-item h1{
    cursor: pointer;
    color: #06205c;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.whatson-list-item .date{
    cursor: pointer;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 14px;
    font-size: 12px;
    display: block;
}

.whatson-list-item .date i{
    font-weight: normal;
    font-size: 14px;
    color: #06205c;
}

.whatson-list-container{
    margin-top:20px;
}

.whatson-list-days{
    margin-top:40px;
    margin-bottom: 40px;
}

.btn-whatson-day:first-child{
    margin: 0px 0px 0px 0px;
}

.btn-whatson-day{
    cursor: pointer;
    margin: 0px 0px 0px -5px;
    display: inline-block;
    min-width: 140px;
    text-align: center;
    /*background-color: #9ea8c0;*/
    padding: 16px 10px 16px 10px;
    color: #06205c;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
}

.btn-whatson-day.active{
    border-bottom: 2px solid #06205c;
}

/*what's on*/

.content-block-smaller{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    text-align: justify;
    margin-top:20px;
    margin-bottom:25px;
}

.content-block{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    text-align: justify;
    margin-top:40px;
    margin-bottom:40px;
    line-height: 26px;
}

.even-video-list-item iframe{
    height: 200px;
}

.blue-circle-mobile{
    position:absolute;
    width:16px;
    height:16px;
    border-radius: 50%;
    background:#1B2B55;
    left: -30px;
    z-index:100;
}

.center-line-container{
    position:relative;
}

.blue-circle-left{
    position:absolute;
    right: -144px;
    width:30px;
    height:30px;
    border-radius: 50%;
    background:#1B2B55;
}

.blue-circle-right{
    position:absolute;
    left: -144px;
    width:30px;
    height:30px;
    border-radius: 50%;
    background:#1B2B55;
}

.center-line{
    position:absolute;
    top:0px;
    left:48%;
    background:#1B2B55;
    width:3px;
    min-height:10px;
    height:100%;
    display：inline-block;
    z-index:20;
}

.Flex.item:hover{
    cursor: pointer;
}
.navbar{
    min-height: 90px;
}
.top-pull-left{
    text-align: center;
    width:28%;
}
.top-pull-right{
    width: 72%;
}
.brand-logo{
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: 60px;
}
a.nav-link{
    margin-left: 4px;
    margin-right: 0px;
}

.blue-title{
    margin-bottom: 40px;
}

.blue-title h1{
    color: #06205c;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
}

.blue-title h3{
    color: #4c4c4c;
    font-size: 16px;
    margin-bottom: 25px;
}

.blue-underline{
    border-bottom: 3px #06205c solid;
    width: 60px;
    display: block;
}

.awards-main-image{
    margin-top: 40px;
    margin-bottom: 60px;
}

.awards-category-button{
    font-size: 17px;
    font-weight: 600;
    padding: 20px 10px 20px 20px;
    margin-bottom: 20px;
    background-color: #fbe325;
    border-bottom: 3px solid #06205c;
}

.btn-award-pdf{
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    background-color: #06205c;
    color: #fff;
    padding: 15px 20px 15px 20px;
    margin-right: 30px;
    margin-bottom: 40px;
    text-align: center;
    display: inline-block;
}

.awards-contact p{
    color: #000;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 18px;
}

.awards-contact a{
    color: #06205c;
}

.awards-contact a:hover{
    color: red!important;
}

.judging-panel-contact{
    margin-top: 20px;
    margin-bottom: 30px;
}

.judging-panel-contact h1{
    margin: 0;
    font-size: 28px;
    line-height: 36px;
    color: #000;
    font-weight: bold;
}

.judging-panel-contact h4{
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.judging-panel-contact .underline{
    width: 100%;
    border-bottom: 1px #000 solid;
}


.judging-panel-contact p{
    font-size: 16px;
}

.judging-panel-contact .job-title{
    font-weight: bold;
    font-size: 16px;
}

.judging-panel-contact .description{
    height: 100%;
    margin-left: 20px;
}

.juding-panel-contact-name{
    min-height: 60px;
    background-color: #ffe500;
    padding: 10px 10px 15px 10px;
}

.award-text, .award-text p{
    font-size: 16px;
}

.footer-logo h5{
    color: #1f2952;
}

@media all and (min-width: 2500px) {
    
    .sliderword{
        top: 38%;
        /*left: 25%;*/
    }
}
@media all and (max-width: 1600px) {
    li.nav-item a{
        font-size: 13px;
    }
}
@media all and (max-width: 1366px) {
    .sliderworld-text{
        max-width: 85%;
    }
    p.banner-date-title{
        font-size: 20px;
    }
    li.nav-item a{
        font-size: 14px;
    }
    .brand-logo img{
        width: 130px;
        padding: 10px;
    }
    a.nav-link{
        margin-left:0px;
        margin-right:0px;
    }
    .slider-but-box-text h5{
        font-size: 16px;
    }
    .slider-but-box-text h7{
        font-size: 14px;
    }
    .top-pull-left{
        width:20%;
    }
    .top-pull-right{
        width: 80%;
    }
    .sliderword{
        font-size:48px;
    }
    .sliderword{
        top: 25%;
        /*left: 5%;*/
    }
    .brand-logo{
        margin-left: 20px;
    }
    a.nav-link{
        font-size:12px;
    }
    .event-info-1{
        font-size:26px;
    }
    .event-info-2{
        font-size:22px;
    }
    .event-info-3{
        font-size:18px;
    }
    .ticket-content-info{
        margin-left: 2px;
        margin-right: 2px;
    }
    .ticket-items .slick-active{
        min-height: 300px;
    }
}

@media all and (max-width: 1024px) {
    p.banner-date-title{
        font-size: 16px;
    }
    .brand-logo img{
        width: 130px;
        padding: 10px;
    }
    .footer-contacts{
        font-size: 12px;
        margin-left:20px;
    }
    .blue-circle-left{
        right: -129px;
    }
    .blue-circle-right{
        left: -129px;
    }
    a.nav-link{
        font-size:10px;
    }
    .icon{
        text-align: center;
    }
    .icon img{
        width: 40px;
    }
    .brand-logo{
        margin-left: 0px;
    }
    .sliderword{
        top: 10%;
        left: 0;
    }
    .slider-but-box-text h7{
        font-size: 12px;
    }
    .judging-panel-contact .description{
        margin-top: 20px;
        margin-left: 0px;
    }
    .awards-category-button{
        font-size: 14px;
    }
    .btn-award-pdf{
        font-size: 14px;
    }
    .awards-contact p{
        font-size: 14px;
    }
}

@media all and (max-width: 1280px) {
    li.nav-item a{
        font-size: 12px;
    }
    h1{
        font-size: 26px;
    }
    h2{
        font-size: 22px;
    }
    .btn-large-chinese{
        padding: 10px;
        font-size: 16px;
    }
    .read-more-desc-container{
        position: fixed;
        top: 0px;
        left: 0px;
        border: 2px solid #000;
        width: 100%;
        height: 100vh;
    }
    .read-more-desc{
        padding: 100px;
    }
    .action-left{
        padding: 15px;
    }
    .action-right{
        border-left: none;
        padding: 15px;
    }
    
}

@media all and (max-width: 896px) {
    .diamond-sponsors{
        margin: 0px 0px;
    }
    .carousel-item img{
        min-height: 220px;
    }
    p.banner-date-title{
        font-size: 14px;
        margin-bottom: 5px!important;
    }
    h1.main-title{
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    h1.sponsor-title{
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .old-sposor-title{
        font-size: 28px;
    }
    .sliderbtn{
        padding-top: 10px!important;
        padding-bottom: 10px!important;
        font-size: 20px!important;
    }
    .why-attend-container .why-attend-sub-title{
        font-weight: normal;
        font-size: 14px;
    }
    .home-top-title{
        font-size: 26px;
    }
    .footer-logo{
        padding-left:  60px;
        padding-right: 60px;
    }
    .footer-logo-container{
        text-align: center!important;
    }
    .navbar{
        min-height: 60px;
    }
    p.banner-top-title{
        display: inline-block;
        max-width: 85%;
        font-size: 18px;
        line-height: 24px;
    }
    .sliderbtn.blue{
        font-size: 18px!important;
        line-height: 24px;
        padding: 5px!important;
    }
    .news-row .news-brief-info{
        margin-right: 0px;
    }
    .award-item-container{
        min-height: 300px;
    }
    .action-left{
        padding: 15px;
    }
    .action-right{
        border-left: none;
        padding: 15px;
    }
    .btn-large-yellow{
        padding: 3px 15px;
        font-size: 16px;
    }
    .read-more-desc-container{
        position: fixed;
        top: 0px;
        left: 0px;
        border: 2px solid #000;
        width: 100%;
        height: 100vh;
    }
    .read-more-desc{
        padding: 50px 15px 15px 15px;
    }
    .why-attend-container{
        position: relative;
        min-height: 300px;
    }
    .why-attend-container .why-attend-text{
        min-height: 100px;
    }
    .why-attend-container h1{
        line-height: 30px;
        text-align: left;
    }
    .why-attend-container .why-attend-text p{
        line-height: 24px;
        text-align: left;
    }
    .why-attend-container .why-attend-sub-title{
        position: relative;
        top: auto;
        left: auto;
        padding: 10px;
    }
    .speaker-details-container{
        margin-left: 0px;
    }
    .brand-logo img{
        width: 280px;
        padding: 15px 0px 0px 0px;
    }
    .awards-contact p{
        font-size: 14px;
    }
    .btn-award-pdf{
        font-size: 14px;
    }
    .awards-category-button{
        font-size: 14px;
    }
    .judging-panel-contact .description{
        margin-top: 20px;
        margin-left: 0px;
    }
    .footer-contacts{
        font-size: 13px;
        margin-left:0px;
    }
    .right-info{
        position: relative;
    }
    .right-info-details{
        position: absolute;
        top:0px;
        left: 0px;
    }
    .footer-link{
        text-align: center;
    }
    .slider-but-box-text h5{
        font-size:16px;
    }
    .slider-but-box-text h7{
        font-size:12px;
    }
    .slider-but-box-text{
        border-left: 2px solid #FFE500;
	padding-top: 5px;
    }
    .content-block-blue{
        margin-top:10px;
        font-size:20px;
    }
    .btn-whatson-day{
        min-width:80px;
    }
    .price-dollar-sign{
        top: -12px;
        left: 40px;
    }
    .ticke-price{
        position: relative;
        line-height: 100px;
        font-size: 30px;
    }
    #gallery-list-box {
        top:280px;
    }
    .page-headers h1{
        font-size: 30px;
    }
    .page-headers h3{
        font-size: 12px;
    }
    a.nav-link{
        font-size:16px;
    }
    .even-video-list-item iframe{
        height: 315px;
    }
    .ticket-items .slick-slide{
        min-height: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    .ticket-items .slick-active{
        min-height: 300px;
    }
    .ticket-content-info{
        margin-left: 10px;
        margin-right: 10px;
    }
    .timer-box{
        padding: 0px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .dash {
            width: 57px;
            height: 55px;
            float: left;
            margin-left: 5px;
            margin-bottom: 5px;
            position: relative;
            border: 1px solid #ECECEC;
            border-radius: 5px;
            background-color:#F4F4F4;
            text-align: center!important;
    }

    .dash .digit {
            text-align: center!important;
            font-size: 19px;
            font-weight: bold;
            float: left;
            width: 55px;
            text-align: center;
            font-family: "GothamBold"!important;
            color: #1b2b55;
            position: relative;
            margin: 0px;
            padding-top:9px;
            display:inline-block;
    }

    .dash_title {
            position: absolute;
            display: block;
            bottom: 0px;
            text-align:center;
            font-weight:bold;
            width:57px;
            font-size: 11px;
            color: #222222;
            background-color: #ECECEC;

    }    
    
}