@media only screen and (min-width: 992px) {
    .navbar-nav {
        margin-right: 0;
        margin-left: auto;
    }

    .container-2 {
        width: 700px;
        margin: 0 auto;
    }

    .logo {
        float: left;
        width: 45%;
    }

    .logo img {
        width: 160px;
        height: 115px;
    }

    .datehead {
        float: left;
        width: 55%;
        font-size: 20px;
        font-weight: 700;
        color: #efaf01;
        line-height: 1;
    }

    .tt2 {
        width: 250px;
        line-height: 0.6;
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .dateslid2 {
        font-size: 40px;
    }

    .dateslid3 {
        font-size: 60px;
    }

    .title1 {
        width: 375px;
    }

    .title2 {
        width: 276px;
    }

    .title22 {
        width: 420px;
        font-size: 19px;
        padding: 7px;
    }

    .title3 {
        width: 520px;
    }

    .title4 {
        width: 520px;
    }

    .YouTube {
        height: 415px;
    }

    .YouTube2 {
        height: 550px;
    }

    .contner {
        width: 80%;
        margin: 0 auto;
    }

    .bq3t,
    #sc12,
    .bgd1,
    .bg1,
    .bqb2 {
        background-size: 100% 100%;
    }

    .mt-50 {
        margin-top: 50px;
    }

    .speaker-classic .ts-speaker .ts-speaker-info {
        position: absolute;
        right: 0;
        bottom: -13px;
        background: #ffffff;
        z-index: 1;
        width: 90%;
        height: 94px;
        padding: 6px 0 17px;
    }

    .left22 {
        float: left;
        width: 20%;
    }

    .tt3 {
        line-height: 0.7;
    }

    .right22 {
        float: left;
        width: 10%;
    }

    .dateslid3 {
        line-height: 1.2;
    }

    .dsmnone {
        display: flex !important;
    }

    .dmdblock {
        display: none !important;
    }

    .btn-register {
        position: absolute;
        right: 126px;
        top: 67px;
    }

    .fs35 {
        font-size: 35px;
        font-weight: 600;
    }

    .autosize {
        width: 350px;
    }

    .etn-countdown-wrap .etn-count-item {
        height: 133px;
        width: 133px;
    }

    .h1,
    h1 {
        font-size: 1.6rem;
    }

    .title5 {
        width: 400px !important;
    }

    .lang {
        max-width: 20px !important;
    }

    .langil {
        visibility: visible;
        display: block;
    }

    .langdesk {
        visibility: hidden;
    }

    .col-edi-8 {
        width: 70.666667%;
    }

    .col-edi-6 {
        width: 45%;
    }

    .col-edi-65 {
        width: 48%;
    }


    .col-edi-3 {
        width: 25%;
    }

    .col-edi-12 {
        width: 97.399%;
    }
}

@media (min-width: 320px) {
    /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
}

@media (max-width: 480px) {

    /* smartphones, Android phones, landscape iPhone */
    h1,
    h2 {
        font-size: 18px;
    }

    .etn-countdown-wrap .etn-count-item {
        margin: 20px 16px;
    }

    .speaker-classic .ts-speaker {
        margin-bottom: 10px;
    }

    .gold,
    .gold2,
    .gold3 {
        width: 100%;
        margin: 20px auto;
    }

    .buttons {
        max-width: 300px !important;
    }

    .ts-map .mapouter .gmap_canvas {
        height: 300px;
        width: 300px;
    }

    .meeta-hero-section-4 .hero-content .title {
        font-size: 34px;
        line-height: 42px;
    }

    .audiowide-regular {
        font-size: 66px;
    }

    .meeta-hero-section-4 {
        padding-bottom: 195px;
    }

    .header-logo {
        display: none;
    }
}

@media (min-width: 600px) {
    /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
}

@media (min-width: 801px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media (min-width: 1025px) {
    /* big landscape tablets, laptops, and desktops */
}

@media (min-width: 1281px) {
    /* hi-res laptops and desktops */
}

@media (max-width: 767px) {
    .ts-single-funfact {
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px;
    }

    .ts-single-funfact:before {
        margin: auto;
        right: 0;
    }
}