/* Minification failed. Returning unminified contents.
(435,46): run-time error CSS1046: Expect comma, found '170'
(435,54): run-time error CSS1046: Expect comma, found '/'
(1604,41): run-time error CSS1046: Expect comma, found '216'
(1604,49): run-time error CSS1046: Expect comma, found '/'
 */
section,
article {
    margin-bottom: 3em;
}

    section > :last-child,
    article > :last-child {
        margin-bottom: 0;
    }

    section:last-child,
    article:last-child {
        margin-bottom: 0;
    }

.row > section,
.row > article {
    margin-bottom: 0;
}

.survey {
    text-align: center;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: auto;
}

.forms {
    position: relative;
    width: 100%;
    max-width: 450px;
    display: inherit;
    filter: inherit;
    text-align: left;
    margin: auto;
}


#page_fair {
    overflow-x: hidden;
}

    #page_fair.onsite .requesttext.maxwidth80 {
        padding-bottom: 200px;
    }

.rowheader p {
    font-size: 19px;
}

.rowheader h3 {
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 8px;
    line-height: 1.4;
}

.container-header {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin-top: 40px;
}

    .photos .header h1, .container-header h1 {
        font-family: Lato, Arial, sans-serif;
        font-size: 25px;
        font-weight: 700;
    }

    .container-header h1 {
        line-height: normal;
        vertical-align: middle;
        text-align: center;
        font-weight: 700;
    }

#findout img {
    height: 27px;
    width: 27px;
    max-height: 27px;
    max-width: 27px;
}

#registration, #checkin-container {
    display: none;
}

#register #support {
    background: #e3f3ff;
}

.seminar-img {
    border-radius: 22px;
    box-shadow: 2px 2px 11px #BBB;
}

.forms {
    max-width: 500px;
}

    .forms .short {
        display: block;
    }

.left {
    float: left;
    text-align: left;
    display: inline;
}

.right {
    float: right;
    text-align: right;
    display: inline;
}

:focus {
    outline: none;
}

#register .register-form {
    box-shadow: none;
}


#register-form .forms {
    max-width: 450px;
}

    #register-form .forms .form-group {
        margin-bottom: 10px;
    }

    #register-form .forms #submitbtn {
        min-height: 50px;
    }

#register-form .cover, #checkin-form .cover {
    background: #069;
}

#register-form .cover {
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
}

    #register-form .cover .head, #checkin-form .cover .head {
        padding: 20px;
    }

        #register-form .cover .head span, #checkin-form .cover .head span {
            font-family: "Lato", Arial, sans-serif;
            font-size: 19px;
            font-weight: 600;
            color: #FFF;
        }

            #register-form .cover .head span span.free {
                font-size: 18px;
                font-weight: 300;
            }

        #register-form .cover .head .large span, #checkin-form .cover .head .large span {
            font-size: 30px;
            font-weight: 900;
        }

#register-form .privacy p {
    color: #777;
    padding-top: 3px;
}

#register-formselect {
    display: block;
    height: 44px;
}

#register-form select.short.faded {
    color: #777;
}

#register-form .success-container {
    text-align: center;
    font-size: 17px;
    display: table;
    margin: auto;
    max-width: 345px;
    padding: 15px 15px 0 15px;
    line-height: 1.5;
    padding-top: 0;
}

    #register-form .success-container a {
        text-decoration: none;
    }

#register-form .success-icon {
    font-size: 70px;
    color: #4bb40f;
    line-height: normal;
}

#register-form label, #checkin-form label {
    font-weight: 400;
    font-size: 14px;
}



.prelim label {
    cursor: pointer;
}

.prelim .item {
    margin-bottom: 5px;
}

.registerNow {
    cursor: pointer;
    z-index: 10;
    position: relative;
    width: 100%;
}

.corner-ribbon {
    width: 240px;
    background: #c32024;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 60px;
    font-size: 21px;
    font-weight: normal;
    /*font-family: Oswald;*/
    color: #FFF;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 10;
}

    .corner-ribbon.top-right {
        top: 25px;
        right: -85px;
        left: auto;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        font-size: 19px;
        z-index: 100;
        padding: 10px 0;
        line-height: 1.2;
        width: 300px;
    }


.prelim {
    padding: 5px 0 5px;
}

    .prelim input[type=checkbox] {
        width: 19px;
        margin-right: 4px;
    }

footer .advice {
    display: none;
}

footer .footer-advice {
    display: none;
}

#subjecttags .ms-ctn {
    min-height: 44px;
    border-color: #DDD;
}

#subjecttags .ms-ctn-focus {
    box-shadow: none;
    border-color: #DDD;
    outline: none;
}

#subjecttags .ms-ctn.empty, #subjecttags .ms-ctn.empty .ms-sel-ctn input {
    background-color: #ffdcdc;
}

#subjecttags .ms-res-ctn .ms-res-item {
    line-height: 25px;
    text-align: left;
    padding: 2px 10px;
    color: #333;
    cursor: pointer;
    font-size: 15px;
}

#subjecttags .ms-res-ctn .ms-res-item {
    font-size: 18px;
    padding: 3px 10px;
}

    #subjecttags .ms-res-ctn .ms-res-item em {
        font-weight: bold !important;
        color: #555 !important;
        background: none !important;
    }


#subjecttags .ms-ctn .ms-sel-ctn input {
    width: 387px;
    height: 40px;
    min-height: 40px;
    padding-left: 5px;
    font-size: 15px;
    border: none;
    box-shadow: none !important;
}

#subjecttags .ms-ctn .ms-sel-item {
    background: #f0f0f0;
    color: #000;
    float: left;
    font-size: 16px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #f0f0f0;
    margin: 1px 5px 1px 0;
}

.ms-ctn .ms-trigger .ms-trigger-ico {
    border-top: 7px solid #333 !important;
    border-right: 7px solid transparent !important;
    border-left: 7px solid transparent !important;
}

.ms-ctn .ms-trigger {
    padding-right: 32px;
    padding-left: 5px;
    padding-top: 8px;
    border-left-color: #DDD;
}

    .ms-ctn .ms-trigger:hover {
        background-color: #F2F2F2 !important;
        padding-right: 32px !important;
        right: 0 !important;
        padding-left: 5px !important;
        padding-top: 8px !important;
    }

#seminars {
    margin-bottom: 0;
    margin-top: 30px;
}

    #seminars .header {
        margin-bottom: 30px;
    }

    #seminars .fair-section {
        padding: 0;
        border-radius: 10px;
    }

        #seminars .fair-section:hover .content {
            background: #F9F9F9;
            -moz-transition: all .2s cubic-bezier(0.42,0,0.58,1);
            -o-transition: all .2s cubic-bezier(0.42,0,0.58,1);
            -webkit-transition: all .2s cubic-bezier(0.42,0,0.58,1);
            transition: all .2s cubic-bezier(0.42,0,0.58,1);
        }

        #seminars .fair-section .content {
            padding: 15px;
            padding-top: 15px;
            text-align: left;
            border-top: 1px solid #EEE;
        }

            #seminars .fair-section .content h2 {
                text-align: left;
                font-size: 18px;
                font-weight: 600;
                line-height: 1.35;
                padding-bottom: 2px;
                cursor: pointer;
            }

            #seminars .fair-section .content span {
                display: block;
            }

            #seminars .fair-section .content .subject {
                margin-bottom: 5px;
                font-weight: 500;
                font-size: 13px;
            }

                #seminars .fair-section .content .subject .fa {
                    color: #1c8acb;
                }

            #seminars .fair-section .content .speaker {
                font-size: 13px;
                font-weight: 500;
            }

            #seminars .fair-section .content .position {
                font-size: 12px;
                font-weight: 400;
            }

            #seminars .fair-section .content .organisation {
                font-weight: 400;
                font-size: 14px;
                cursor: pointer;
                width: fit-content;
            }

                #seminars .fair-section .content .organisation:hover {
                    color: #069;
                }

        #seminars .fair-section:hover {
            box-shadow: 0px 0px 12px rgb(170 170 170 / 0.80);
            -moz-transition: all .1s ease-in;
            -o-transition: all .1s ease-in;
            -webkit-transition: all .1s ease-in;
            transition: all .1s ease-in;
        }

        #seminars .fair-section .background img {
            cursor: pointer;
            width: 100%;
        }

    #seminars .seminardays {
        text-align: center;
        margin-bottom: 30px;
        margin: 0 auto;
    }

        #seminars .seminardays hr {
            border: 0;
            border-bottom: 0;
        }


    #seminars .slickinfo .slick-slide .fa-play-circle {
        color: #0095e0;
        margin-right: 8px;
        font-size: 19px;
        vertical-align: middle;
    }

    #seminars .fair-section .content button {
        width: 100%;
        background: #1c8acb;
        margin-top: 15px;
        padding: 10px;
        font-weight: 900;
        text-transform: none;
        font-size: 17px;
    }


    #seminars .fair-section .content .playicon, #seminars .fair-section .content .description {
        float: left;
    }

    #seminars .fair-section .content .description {
        max-width: 90%;
    }

    #seminars .seminardays a {
        background: #f9f9f9;
        border-radius: 50px;
        font-size: 21px;
        font-weight: 900;
        display: inline-block;
        text-decoration: none;
        padding: 10px 15px;
        line-height: normal;
        margin-right: 5px;
        margin-bottom: 10px;
        color: #888;
        border: 2px solid #DDD;
    }

        #seminars .seminardays a.selected {
            color: #1c8acb !important;
            background: #ffffff;
            border: 2px solid #1c8acb;
        }


        #seminars .seminardays a:hover {
            color: #333;
        }

        #seminars .seminardays a.subcat {
            font-size: 14px;
            padding: 10px 15px;
            min-width: unset;
        }

            #seminars .seminardays a.subcat:hover {
                border-color: #1c8acb;
                color: #1c8acb;
            }

/*    #seminars #seminarlist h2 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 27px;
        font-weight: 900;
    }

        #seminars #seminarlist h2.padded {
            margin-top:60px;
        }

        #seminars #seminarlist p {
            font-weight: 600;
            font-size: 15px;
            margin-bottom: 2px;
        }


    #seminars #seminarlist .title {
        font-size: 19px;
        line-height: normal;
        margin-bottom: 4px;
    }

    #seminars #seminarlist .time {
        font-size: 21px;
        margin-top: 20px;
        text-align: center;
    }

    #seminars #seminarlist .subject {
        font-size: 20px;
        text-align: left;
        line-height:normal;
        max-width:140px;
    }

    #seminars #seminarlist .speaker {
        font-weight: normal;
        font-size: 13px;
        line-height: normal;
        margin-bottom: 0;
    }

    #seminars #seminarlist .institution {
        font-weight: normal;
        line-height:normal;
        margin-bottom:3px;
    }

    #seminars #seminarlist .item {
        padding: 16px 15px;
        border-radius: 10px;
    }

        #seminars #seminarlist .item:nth-child(odd) {
            background: #d7f0fd;
        }
*/


#register-form input[type="text"],
#register-form input[type="tel"],
#register-form input[type="email"],
#register-form select,
#register-form textarea,
#checkin-form input[type="text"],
#checkin-form input[type="email"],
#checkin-form input[type="tel"] {
    font-weight: 400;
    color: #000;
    border: 1px solid #DDD;
    width: 100%;
    line-height: 1.2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    border-radius: 5px;
    padding: 10px 10px;
    min-height: 40px;
    -webkit-appearance: none;
}

    #register-form input[type="text"]:hover,
    #register-form input[type="tel"]:hover,
    #register-form input[type="email"]:hover,
    #register-form select:hover,
    #register-form textarea:hover {
        border: 1px solid #CCC !important;
    }

#register-form select {
    border-color: #DDD !important;
}

#bgr6 {
    height: 450px;
    background-size: contain;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 35px;
    margin-bottom: 35px;
}

#bgr7 {
    background: #069;
}

#bgr8 {
    background: #e3f3ff url(https://therightustorage.blob.core.windows.net/assets/fair/overseas-education-services.png) no-repeat;
    height: 340px;
    background-size: contain;
    border-radius: 0;
    background-position-x: 30px;
}

.contained-container {
    margin-bottom: 40px;
    margin-top: 50px;
}

    #page_fair #head h1 {
        font-family: 'KG';
        color: #FFF;
        font-size: 100px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 0;
    }

    #page_fair #head p {
        font-size: 16px;
        font-family: "Roboto", Arial, sans-serif;
        line-height: 1.6;
        margin-bottom: 0;
        margin-top: 20px;
    }

    #page_fair #head .logo {
        max-width: 250px;
    }

#page_fair .dream {
    background: #069;
    height: auto;
    min-height: 480px;
    position: relative;
}


    #page_fair .dream .rocket {
        width: 80px;
        height: 80px;
        position: absolute;
        right: 33%;
        top: 80%;
        -webkit-animation: rocket 1s alternate infinite ease-in-out;
    }


#page_fair #head .content {
    padding-top: 50px;
    padding-bottom: 40px;
    max-width: 598px;
    margin: 0 auto;
}


#page_fair #details .rowheader #head h2 {
    font-size: 65px;
    line-height:1.1;
    margin-top: 0;
    text-transform: none;
    font-weight: 900;
    color: #FFF;
    margin-bottom: 10px;
}

#page_fair .smalldate {
    font-size: 33px;
    font-weight: 700;
    color: #FFF;
}

    #page_fair .smalldate:lang(zh) {
        font-size: 26px;
    }


    #page_fair .smalldate.smaller {
        font-size: 29px;
        font-weight: normal;
        font-family: 'KG';
        line-height:normal;
    }

        #page_fair .smalldate.smaller:lang(zh) {
            font-size: 23px;
        }

        #page_fair .smalldate.smaller.signup {
            cursor:pointer;
        }

        #page_fair span.location {
            font-size: 25px;
            display: block;
        }

#page_fair #gallery {
    background-color: #EEE;
    padding-bottom: 50px;
}


@-webkit-keyframes rocket {
    from {
        margin-left: 0;
        margin-top: 0;
    }

    to {
        margin-left: -90px;
        margin-top: -10px
    }
}


#register #head {
    color: #FFF;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 30px 0;
    top: 0;
}

.rowheader .intro p {
    margin-top: 15px;
    font-size: 15px;
    max-width: 560px;
}

.btn.full-width {
    font-size: 18px;
    margin-bottom: 10px;
}

.contained-container .ribbon span {
    box-shadow: none;
    font-size: 15px;
    letter-spacing: 0;
}

.survey, .cover {
    max-width: 488px;
    margin: auto;
}

.survey {
    text-align: center;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px 20px 10px;
    position: relative;
    z-index: 1;
}

    .survey.success {
        border-radius: 21px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding-top: 10px;
        padding-bottom: 20px;
        min-height: 0;
    }

.register-form.success #register-form .cover {
    border-top-left-radius: 21px !important;
    border-top-right-radius: 21px !important;
}

.register-form.success {
    padding: 10px;
}

.survey.success .blue-btn {
    font-size: 21px;
}

.andmore {
    margin-top: 21px;
    text-align: right;
}

    .andmore span {
        font-size: 21px;
    }

#venue a.registernow {
    font-size: 23px;
    color: #000;
}


.full-width {
    width: 100%;
}

#page_fair h1:lang(zh), #page_fair h2:lang(zh) {
    margin-bottom: 10px !important;
}

#page_fair .register-container {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 80px;
}

    #page_fair .register-container .blue-btn, .survey .blue-btn, #information .blue-btn, #page_fair.onsite #details .steps .blue-btn, #page_fair #assistant .blue-btn, #page_fair.events #aboutus .blue-btn {
        text-transform: none;
        font-size: 20px;
        text-transform:uppercase;
    }

        #page_fair .register-container .blue-btn.learnmore, #page_fair .register-container .blue-btn.assistant {
            margin-bottom: 15px;
        }

    #page_fair .register-container.white {
        background-color: #FFF;
    }

    #page_fair .register-container.grayDDD {
        background-color: #E1E1E1;
    }


#page_fair .blue-btn:hover, .survey .blue-btn:hover {
    background-color: #0095e0;
}

#page_fair.onsite #details #step_1 {
    padding-top: 5px;
}

    #page_fair.onsite #details #step_1 h3 {
        font-family: "Roboto", Arial, sans-serif;
        font-size: 27px;
        color: #FFF;
        margin-bottom: 15px;
    }

#page_fair.onsite #details .steps .blue-btn {
    border: 2px solid #FFF;
    position: relative;
    max-width: fit-content;
    min-width: 280px;
}

    #page_fair.onsite #details .steps .blue-btn:active, #page_fair.onsite #details .steps .blue-btn:focus, #page_fair.onsite #details .steps .blue-btn:hover {
        background-color: #FFF !important;
        background: #FFF !important;
        color: #006699 !important;
    }

#page_fair.onsite #testimonials-container {
    padding-bottom: 15px;
}

#page_fair .schools-filter {
    text-align: center;
}

    #page_fair .schools-filter .filter-item {
        font-size: 16px;
        color: #555;
        font-weight: 900;
        background: #f9f9f9;
        border-radius: 50px;
        display: inline-block;
        text-decoration: none;
        line-height: normal;
        margin-right: 8px;
        margin-bottom: 10px;
        border: 2px solid #CCC;
        padding: 10px 15px;
        min-width: unset;
    }

        #page_fair .schools-filter .filter-item.selected, #page_fair .schools-filter .filter-item:hover {
            border-color: #1c8acb;
            color: #1c8acb;
        }

.photos {
    padding: 70px 0 40px;
}

    .photos .fair-section {
        padding: 0;
        border-radius: 30px;
    }

        .photos .fair-section .background-parent, .photos .fair-section .background-parent .background, #seminars .fair-section .background-parent .background {
            height: 150px;
        }


        .photos .fair-section .background-parent {
            width: 100%;
            overflow: hidden;
        }

            .photos .fair-section .background-parent .background {
                background-size: cover !important;
                -moz-transition: all .2s;
                -o-transition: all .2s;
                -webkit-transition: all .2s;
                transition: all .2s;
            }

        .photos .fair-section:hover .background {
            -ms-transform: scale(1.02);
            -moz-transform: scale(1.02);
            -webkit-transform: scale(1.02);
            -o-transform: scale(1.02);
            transform: scale(1.02);
        }

        .photos .fair-section .content {
            padding: 20px 30px;
            background: #FFF;
        }

            .photos .fair-section .content .blue-btn {
                width: 100%;
                margin-top: 10px;
            }

#information .photos {
    padding: 0 0 0;
}

    #information .photos .fair-section .background-parent .background {
        background-color: #F7F7F7;
    }

    #information .photos .fair-section:hover .background-parent .background {
        background-color: #daedff;
    }


#assistant {
    padding-top: 50px;
}

    #assistant .photos {
        padding-top: 0;
    }


    #assistant .photos .fair-section .background-parent, #assistant .photos .fair-section .background-parent .background {
        height: 190px;
        background-color: #44a2dd;
    }

    #assistant .photos .fair-section.displayname .background-parent .background {
        display: table;
        margin: 0 auto;
    }

        #assistant .photos .fair-section.displayname .background-parent .background span {
            font-size: 28px;
            font-weight: 600;
            color: #FFF;
            display: table-cell;
            vertical-align: middle;
            max-width: 200px;
        }


#page_fair #assistant .desc {
    margin-bottom: 20px;
    font-size: 17px;
}

#assistant .background span {
    font-size: 30px;
    color: #FFF;
    text-align: center;
}

.photos .fair-section .info {
    max-width: 100%;
    margin-bottom: 5px;
}

.fair-section .info:lang(zh) {
    font-size: 15px;
}


.fair-section .dl {
    margin-top: 10px;
    width: 100%;
}

    .fair-section .dl a {
        text-decoration: none;
        display: block;
    }

.photos .header h1, #page_fair #information .header h1, #page_fair .header h1 {
    text-align: center;
    font-weight: 900;
    font-size: 39px;
}

#seminar-container {
    background-color: #ebf3fa;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 10px;
}

    #seminar-container h1 {
        margin-bottom: 20px;
        font-size: 50px;
    }


#page_fair #information .header h1 {
    margin-bottom: 30px;
}

#page_fair #information .header .description {
    font-size: 15px;
    text-align: center;
    margin-bottom: 50px;
}

#page_fair .toggle-header .active .flag, #page_fair .toggle-header .uni-group:hover .header .flag {
    opacity: 1;
    transition: all 100ms ease-in;
}

.photos .icon {
    text-align: center;
    height: 100px;
}

    .photos .icon img {
        max-width: 95px;
        max-height: 95px;
        -moz-transition: all .1s cubic-bezier(0.42,0,0.58,1);
        -o-transition: all .1s cubic-bezier(0.42,0,0.58,1);
        -webkit-transition: all .1s cubic-bezier(0.42,0,0.58,1);
        transition: all .1s cubic-bezier(0.42,0,0.58,1);
    }


.photos:hover .icon img {
    transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
}

.slickinfo .slickcontent .slickheader span {
    font-size: 50px;
}

.slickinfo .slickcontent .slicktext p {
    font-size: 16px;
    margin-top: 5px;
}

.slickinfo .slickcontent .slickheader .fa {
    margin-bottom: 0;
}

#gallery .slickinfo {
    display: none;
}

#reasons .fair-section .content h2 {
    font-size: 23px;
    margin: 0 auto;
    max-width: 90%;
}

.slickinfo .slickcontent {
    padding: 20px 20px;
    min-width: 120px;
    background: none;
    border: none;
}

#register_wrapper::-webkit-scrollbar {
    width: 0; /* remove scrollbar space */
    background: transparent; /* optional: just make scrollbar invisible */
}


.signup span.free {
    font-family: KG;
    text-transform: lowercase;
    margin-left: 10px;
}

#previewvideo {
    width: 80%;
    max-width: 1280px;
}

    #previewvideo .content {
        position: relative;
    }


#page_fair .container-fluid.blue {
    background-color: #FFF;
}

#page_fair .container-fluid.gray {
    background-color: #EEE;
}


#page_fair .requestcontainer {
    min-height: 189px;
    height: 1px; /*moz*/
    display: table;
    width: 100%;
}

    #page_fair .requestcontainer .requestrow {
        display: table-cell;
        vertical-align: middle;
    }

        #page_fair .requestcontainer .requestrow .requestcontent .requesttext {
            font-family: 'Lato';
            max-width: 490px;
            font-weight: 500;
            margin: 40px auto;
            text-align: center;
            font-size: 20px;
        }

            #page_fair .requestcontainer .requestrow .requestcontent .requesttext.maxwidth80 {
                max-width: 78%;
            }


            #page_fair .requestcontainer .requestrow .requestcontent .requesttext.black {
                color: #000;
            }


            #page_fair .requestcontainer .requestrow .requestcontent .requesttext:lang(zh) {
                font-size: 16px;
            }


            #page_fair .requestcontainer .requestrow .requestcontent .requesttext .header {
                font-family: 'KG';
                font-size: 43px;
                font-weight: normal;
            }

            #page_fair .requestcontainer .requestrow .requestcontent span.action {
                text-transform: none;
                font-size: 21px;
                font-weight: 500;
                padding: 5px 20px;
                max-width: fit-content;
                margin: 0 auto;
                border: 2px solid #FFF;
                cursor: pointer;
                border-radius: 50px;
            }

            #page_fair .requestcontainer .requestrow .requestcontent span.action:hover {
                background: #FFF;
                color: #5abfe2;
            }


.fair-section {
    background: #FFF;
    text-align: center;
    padding: 25px 30px;
    -moz-transition: all .1s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all .1s cubic-bezier(0.42,0,0.58,1);
    -webkit-transition: all .1s cubic-bezier(0.42,0,0.58,1);
    transition: all .1s ease-in-out;
    overflow: hidden;
}

    .fair-section .info {
        font-size: 16px;
        line-height: 1.6;
        text-align: center;
        max-width: 245px;
        margin: 5px auto 0;
    }

    .fair-section .icon {
        height: 80px;
    }

        .fair-section .icon img {
            max-width: 60px;
            max-height: 60px;
            -moz-transition: all .1s cubic-bezier(0.42,0,0.58,1);
            -o-transition: all .1s cubic-bezier(0.42,0,0.58,1);
            -webkit-transition: all .1s cubic-bezier(0.42,0,0.58,1);
            transition: all .1s cubic-bezier(0.42,0,0.58,1);
            margin: 0 auto;
        }

    .fair-section h2 {
        font-size: 21px;
        margin-bottom: 0;
        margin-top: 0;
        font-weight: 800;
        text-align: center;
    }

        .fair-section h2:lang(zh) {
            font-size: 20px;
        }

    .fair-section:hover .icon img {
        -moz-transition: all .1s cubic-bezier(0.42,0,0.58,1);
        -o-transition: all .1s cubic-bezier(0.42,0,0.58,1);
        -webkit-transition: all .1s cubic-bezier(0.42,0,0.58,1);
        transition: all .1s cubic-bezier(0.42,0,0.58,1);
        max-width: 64px;
        max-height: 64px;
    }



#testimonials-container {
    margin-bottom: 0;
    padding: 0;
    background-color: #EEE;
}

    #testimonials-container #testimonials {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #testimonials-container .header h1, #testimonials-container .header h2 {
        margin-bottom: 30px;
    }

#testimonials .arrow_box {
    background: #FFF;
}

#page_fair #paragraphbody {
    margin-bottom: 25px;
}

    #page_fair #paragraphbody p {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        max-width: 55%;
        line-height: 1.8;
        font-size: 17px;
    }

#page_fair #seminars .slick-dots li button:before {
    font-size: 30px;
    color: #555;
}

#page_fair #seminars .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #0095e0;
}

#page_fair #seminars .slick-dots li {
    width: 10px;
}

.register-button-container {
    margin: 30px auto 130px;
    max-width: 500px;
    text-align: center;
}

    .register-button-container .form-group {
        margin-bottom: 0;
    }

    .register-button-container button {
        display: inline-block;
    }


#head .register-button-container {
    margin-top: 20px;
}

.photos .register-button-container {
}

#register .info {
    text-align: center;
}

#register .register-form img.graduation-hat {
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 70px;
}

#banks img.logo {
    max-height: 75px;
}

#organiser img.logo {
    max-height: 75px;
    width: auto;
    height: 75px;
}

#organiser h3 {
    margin-top: 5px;
    margin-bottom: 50px;
    font-size: 17px;
}

.signup.blue-btn, .blue-btn.gtt-chat, .register-container .btn {
    min-width: 150px;
}


footer .upcoming {
    display: none;
}

#page_fair .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 100vw 40px 0;
    border-color: transparent transparent #069 transparent;
    background:#EEE;
}

    #page_fair .triangle.accent {
        background-color: #1c73a7;
    }

        #page_fair .triangle.accent.darker {
            background-color: #1e7db7;
        }

    #page_fair .triangle.a0 {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        border-width: 3px 100vw 40px 0;
    }

    #page_fair .triangle.a1 {
        border-width: 0 0 40px 100vw;
        background: #EEE;
    }

    #page_fair .triangle.a2 {
        border-width: 3px 100vw 30px 0;
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
    }

    #page_fair .triangle.a3 {
        border-width: 0 0 40px 100vw;
        background: #EBEBEB;
    }

    #page_fair .triangle.a4 {
        border-color: transparent transparent #FFF transparent;
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
    }

    #page_fair .triangle.a5 {
        border-width: 0px 0 40px 100vw;
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        background: #E1E1E1;
    }

    #page_fair .triangle.a6 {
        border-width: 0 100vw 40px;
    }

    #page_fair .triangle.a7 {
        border-width: 3px 0 30px 100vw;
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        background: #EBEBEB;
    }

    #page_fair .triangle.a8 {
        border-width: 0 0 40px 100vw;
        background: #FFF;
    }

    #page_fair .triangle.a9 {
        border-width: 0 0 40px 100vw;
        background: #FFF;
    }



@media all and (max-width:992px) {
    .carousel-inner.preview {
        width: 300%;
    }

        .carousel-inner.preview > .item {
            width: 30%;
            display: inline-block;
        }

            .carousel-inner.preview > .item.active1 {
                display: inline-block;
            }

    .popup_wrapper #register-form .cover, .survey {
        border-radius: 0;
    }

    #register-form .success-container {
        font-size: 18px;
    }


    #page_fair .requestcontainer .requestrow .requestcontent .requesttext {
        font-size: 26px;
        max-width: 97%;
    }

    .requestcontainer .requestrow .requestcontent .requesttext:lang(zh) {
        font-size: 19px;
    }

    .requestcontainer .requestrow .requestcontent {
        margin: 0;
        padding: 10px;
        padding-bottom: 15px;
    }


/*    #represented h1 {
        display: block;
        color: #FFF;
    }
*/
    #page_fair .header h1 {
        font-size: 35px;
    }

    #page_fair #head .rocket {
        width: 90px;
        height: 90px;
        top: 95%;
    }

    #testimonials-container {
        padding-top: 0;
    }

    #testimonials-container #testimonials {
        padding-bottom: 0;
    }

    #page_fair .requestcontainer {
       min-height:200px;
    }

    #page_fair #head .content {
        padding-top:20px;
        padding-bottom:20px;
    }

    #page_fair .dream {
        min-height:530px;
    }
}


@media all and (min-width: 1280px) {
    .carousel-control .glyphicon-chevron-left {
        margin-left: -70px;
    }

    .carousel-control .glyphicon-chevron-right {
        margin-right: -70px;
    }


}



@media all and (max-width:1200px) {
    #bgr6, #bgr8 {
        background-position-x: 0;
        background: none;
        max-height: none;
        border-radius: 0;
        margin-top: 0;
    }

    #head h3 {
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    #register .rowheader #head h1 {
        font-size: 52px !important;
    }



    #details .rowheader .intro p {
        margin: 20px auto;
    }

    .prelim input[type=checkbox] {
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    #register-form label, #checkin-form label {
        float: left;
        max-width: 90%;
    }



    #page_fair #information {
        padding: 30px 0 30px;
        padding-bottom: 0px;
        background: #EEE;
    }

        #page_fair #information .martop30 {
            margin-top: 15px;
        }

        #page_fair #information .fair-section {
            background: #ffffff;
            border-radius: 20px;
            min-height: 270px;
        }

            #page_fair #information .fair-section .blue-btn {
                margin-top: 10px;
            }

    #page_fair.onsite #information {
        padding-bottom: 0;
    }

    .fair-section {
        margin-bottom: 0;
        padding: 30px 15px;
        box-shadow: 1px 1px 3px rgb(216 216 216 / 0.90);
    }

        .fair-section .content h2, .fair-section h2 {
            font-size: 24px;
            font-weight: 900;
            line-height: 1.3;
        }

    #seminars .fair-section .content h2 {
        font-size: 20px;
    }

    #seminars .fair-section .content .speaker {
        font-size: 15px;
    }

    #seminars .fair-section .content .subject {
        font-size: 14px;
    }


    .photos .fair-section h2 {
        margin-top: 10px;
    }

    .fair-section .info {
        font-size: 18px;
        max-width: 100%;
        margin: 5px auto 0;
    }

    .container-header {
        border-radius: 0;
    }

    .photos {
        padding-top: 0;
    }

        .photos .header h1, #page_fair #information .header h1 {
            line-height: normal;
        }

        .photos .header h1, .container-header h1 {
            font-size: 28px;
            margin-bottom: 15px;
            margin-top: 15px;
        }

    #fair {
        display: none;
    }

    .ribbon span {
        font-size: 17px;
        box-shadow: none !important;
    }

    .corner-ribbon.top-right {
        right: -95px !important;
        display: none;
    }

    .registerNow {
        font-size: 27px !important;
    }

    .forms .short {
        max-width: none;
        width: 100%;
    }

    .registerNow .button {
        border-radius: 0;
        padding: 6px 0;
    }

    .register-form {
        border-radius: 0;
    }



    #subjecttags .ms-ctn .ms-sel-item {
        font-size: 19px;
        border-radius: 100px;
        width: 100%;
    }

    .forms textarea, .forms select, #subjecttags .ms-ctn {
        font-size: 17px;
        min-height: 50px;
        border-radius: 26px;
    }

    .survey select.short {
        width: 100%;
    }

    #register .info {
        padding: 30px 15px 10px;
        font-size: 27px;
    }

        #register .info h1 {
            margin-top: 0;
            font-size: 55px;
            text-transform: uppercase;
        }


    #register-form .blue-btn, #checkin-form .blue-btn {
        margin-top: 5px;
    }

    #checkin-form #emailTB {
        margin-bottom: 10px;
        font-weight: 900;
        text-align: center;
        font-size: 23px !important;
    }

    #checkin-form .blue-btn {
        margin-top: 0;
        margin-bottom: 10px;
    }

    #checkin-form .survey {
        padding-top: 50px;
    }

    .speech-bubble {
        position: relative;
    }

/*        .speech-bubble:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 0;
            height: 0;
            border: 16px solid transparent;
            border-top-color: #1c8acb;
            border-bottom: 0;
            margin-left: -16px;
            margin-bottom: -16px;
            z-index: 100;
        }*/



    #subjecttags .ms-ctn .ms-sel-ctn input {
        font-size: 20px;
        min-width: fit-content;
    }

    .col-xs-bottom-margin {
        margin-bottom: 15px;
    }

    .col-xs-bottom-margin-20 {
        margin-bottom: 20px;
    }

    #register-form input[type="text"],
    #register-form input[type="tel"],
    #register-form input[type="email"],
    #register-form select,
    #register-form textarea,
    #checkin-form input[type="text"],
    #checkin-form input[type="email"],
    #checkin-form input[type="tel"] {
        font-size: 19px;
        min-height: 50px;
        border-radius: 100px;
        font-size: 19px !important;
        padding-left: 15px !important;
    }


    #universities #country .martop0-sm {
        margin-top: 0;
    }

    #register-form label, #checkin-form label {
        font-size: 18px;
        margin-bottom: 5px;
    }


    .row .active .header h2, .row .active .header span {
        font-size: 22px !important;
        font-weight: 900 !important;
    }

    .register-form .survey h1 {
        font-size: 62px;
        margin-bottom: 5px;
        margin-top: 0;
        text-transform: uppercase;
    }

    .survey, .form-bgr, #register-form .forms {
        background: #EEE;
    }

    .form-bgr, #register-form .forms {
        max-width: 100%;
    }


    #bgr6 {
        height: 540px;
    }

    #gallery-mobile1 .slickinfo .slick-list {
        margin: 0 -15px;
    }

    #gallery-mobile1 {
        margin-top: 0;
        margin-bottom: 40px;
    }

    #gallery-mobile2 {
        margin-top: 5px;
        margin-bottom: 30px;
    }

    #gallery-mobile1, #gallery-mobile2 {
        padding-left: 0;
        padding-right: 0;
    }

    .slickinfo .slickcontent .slickheader span {
        font-size: 80px;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 100;
    }

    #register .register-form img.goodiebag {
        width: 100%;
        max-width: 70px;
        margin-bottom: 15px;
        display: none;
    }

    .prelim {
        padding: 10px 0 0;
    }

    .survey {
        padding: 20px;
        margin-bottom: 0;
        padding-top: 25px;
    }

    #register #support {
        background: #e3f3ff;
        padding: 30px 0;
        margin-top: 30px;
    }

    .rowheader p {
        font-size: 17px;
    }

    #venue {
        text-align: center;
        margin: 10px 0 0;
    }

    #register .info {
        font-size: 22px;
        font-weight: 500;
    }

    #details .contained-container {
        padding-bottom: 0;
    }

    .slickinfo .slickcontent .slicktext p {
        font-size: 21px;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 400;
    }

    .slickinfo .slickcontent .slickheader .fa {
        font-size: 70px;
    }

/*    .slickinfo .slickcontent {
        min-width: 160px;
        min-height: 120px;
        background: #EEE;
        margin: 0 8px;
    }*/



    #banks {
        margin-bottom: 50px;
    }

    #organiser {
        margin-top: 50px;
    }

        #organiser h3 {
            margin-bottom: 20px;
        }

    #register-form .cover .head .large span, #checkin-form .cover .head .large span {
        font-size: 36px;
    }

    #checkin-form .cover .head span {
        font-size: 23px;
    }

    #reasons.carousel {
        background: #EEE;
    }

    .photos .header h1 {
        margin-bottom: 40px;
    }

    #reasons .fair-section {
        margin-bottom: 0;
        border-radius: 20px;
    }

    .photos .carousel-control .glyphicon-chevron-left, .photos .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .photos .carousel-control .icon-prev {
        top: 22%;
    }

    .photos .carousel-control .glyphicon-chevron-left, .photos .carousel-control .icon-prev {
        margin-left: 20px;
    }


    .photos .fair-section .background-parent .background {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    .slick-list {
        padding: 0 30px 0 5px !important;
    }


    .ms-ctn .ms-trigger {
        border-left: none !important;
    }

    body.fixed {
        width: 100%;
        height: 100%;
    }

    .register-div .signup.btn {
        font-size: 24px !important;
    }

    .fair-section .icon {
        height: 75px;
    }

    .register-button-container {
        margin: 0;
        width: 100%;
        max-width: none;
    }

    body.scrolled .register-button-container button {
        width: 49.5% !important;
        min-width: unset;
        display: inline;
        border-radius: 0 !important;
        font-size: 29px !important;
        padding: 9px 0px !important;
        box-sizing: border-box;
    }

        body.scrolled .register-button-container button.gtt-chat {
            background: #59a90f !important;
        }


    .register-button-container .signup.blue-btn {
        margin-bottom: 0;
        border-radius: 0 !important;
        font-size: 30px;
        width: 100%;
    }

    .photos .fair-section .content {
        padding: 15px;
    }

    .survey.success .blue-btn {
        font-size: 25px;
    }

    #page_fair #details #head .register-container {
        margin-top: 30px;
    }

    #register .register-form img.graduation-hat {
        width: 90px;
        height: 90px;
        max-width: none;
    }


    #information .blue-btn {
        font-size: 27px;
    }

    #page_fair #paragraphbody p {
        font-size: 18px;
        max-width: 100%;
    }

        #page_fair #paragraphbody p:last-child {
            margin-bottom: 0;
        }

    #information .photos {
        padding: 10px 0 0;
    }

    #assistant .photos .fair-section .background-parent, #assistant .photos .fair-section .background-parent .background {
        height: 150px;
    }


    #seminars .fair-section .background-parent .background, #seminars .fair-section iframe {
        height: 145px !important;
    }

    #seminars .seminardays a {
        margin-bottom: 10px;
        width: 100%;
    }

    #seminars .seminardays {
        margin-bottom: 20px;
    }

    #seminars {
        margin-top: 40px;
    }

    .slick-prev, .slick-next {
        display: none !important;
    }

    #seminars .fair-section .content .description {
        max-width: 84%;
    }

    #seminars .cloneslick {
        margin-top: 15px;
    }

    #seminars .seminardays a.subcat {
        font-size: 17px;
    }

    #page_fair .triangle.a1 {
        border-width: 0 0 30px 100vw
    }

    #page_fair .triangle.a9 {
        border-width: 0 0 30px 100vw;
    }

    #page_fair .triangle.a6 {
        border-width: 0 100vw 30px;
    }

    #page_fair .triangle.a3 {
        border-width: 0 0 30px 100vw;
    }
}


@media all and (max-width:767px) {
    .survey {
        min-height: 100vh;
    }

    .survey {
        padding-bottom: 200px;
    }
}

@media only screen and (max-width: 768px) {
    .rowheader h1 {
        font-size: 55px !important;
    }
}


@media only screen and (max-width: 480px) {

    #page_fair.onsite .dream {
        min-height:555px;
    }

    .rowheader h1 {
        font-size: 60px !important;
    }

    #page_fair #details .rowheader #head h2 {
        font-size: 45px;
        margin-top: 0;
    }

    #page_fair span.location {
        font-size: 21px;
    }

    #page_fair .smalldate {
        font-size: 25px;
    }

        #page_fair .smalldate.smaller {
            font-size:23px;
        }

        #register-form .forms #submitbtn, #register-form .forms #cancelBtn {
            min-height: 50px;
            margin-bottom: 5px;
        }

    #seminar-container h1 {
        margin-top: 30px;
        margin-bottom: 40px;
    }

    #seminar-container img {
        border-radius: 0;
    }

    #page_fair #head .logo {
        display:none;
        max-width: 180px;
    }

    #page_fair .requestcontainer .requestrow .requestcontent .requesttext {
        font-size: 21px;
    }

        #page_fair .requestcontainer .requestrow .requestcontent .requesttext.maxwidth80 {
            font-size: 21px;
            max-width: 97%;
        }

    #page_fair .dream {
        min-height: 420px;
    }

    #page_fair #head .content {
        padding-top: 55px;
    }

    #page_fair .dream .rocket {
        top: 30px;
        display: none;
    }
}


@media only screen and (max-width: 360px) {

    .smalldate {
        font-size: 26px;
    }

    .rowheader #head h1 {
        font-size: 55px !important;
    }

    .rowheader #head h2 {
        font-size: 24px;
    }

    #page_fair .requestcontainer .requestrow .requestcontent .requesttext {
        font-size: 24px;
    }

    #page_fair .dream {
        min-height: 500px;
    }
}



@media only screen and (min-width:1024px) and (max-width:1200px) {
    .contained-container {
        margin-top: 0;
        margin-bottom: 0;
        border-radius: 0;
        padding-bottom: 90px;
    }

    #bgr6 {
        border-radius: 0;
        height: 475px;
        background-position-y: 50px;
    }

    #details .rowheader #head h2 {
        font-size: 38px;
        margin-top: 0;
    }

    #register {
        display: none;
    }
}



@media only screen and (min-width:1200px) {

    #register-form .short {
        width: 55% !important;
    }

    .contained-container {
        border-radius: 15px;
    }
    .cover img {
        display: block;
        max-width: 500px;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }

    #register-form img.goodiebag {
        width: 105px;
        position: absolute;
        bottom: 63px;
        right: 1px;
    }

    #register-form .success-container {
        padding-top: 0;
        font-size: 17px;
    }

    .awesome {
        height: auto;
        margin: unset;
        top: 0;
        left: 85%;
        width: 180px;
    }

    #head p:lang(zh) {
        font-size: 17px;
    }

    .photos #reasons.multi-item-carousel .carousel-control.left {
        display: none;
    }

    .photos #reasons.multi-item-carousel .carousel-control.right {
        display: none;
    }

    .photos .fair-section .background-parent, .photos .fair-section .background-parent .background, #seminars .fair-section .background-parent .background {
        height: 150px;
    }

        #seminars .fair-section .background-parent .background img {
            width: 100%;
        }


    #reasons .background-parent .background, #reasons .background-parent {
        height: 190px;
    }

    #page_fair #paragraphbody p {
        max-width: 65%;
        font-size: 18px;
    }

    #page_fair #information #paragraphbody p {
        max-width: 50%;
    }

    #seminars .seminardays {
        max-width: 77%;
    }

    #page_fair .slickinfo .slick-slide {
        padding: 20px;
    }
}

@media only screen and (min-width:768px) {
    .popup_wrapper #register-form .cover, .popup_wrapper #checkin-form .cover {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

    .survey {
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
}



@media only screen and (min-width:992px) {
    #subjecttags .ms-ctn .ms-sel-ctn input {
        font-size: 17px;
        width: auto !important;
        border: none !important;
    }

    #register-form .cover {
        border-top-left-radius: 21px;
        border-top-right-radius: 21px;
    }

    #details .rowheader #head h1:lang(zh) {
        font-size: 64px;
        margin-top: 10px;
    }

    .signup.blue-btn, .blue-btn.gtt-chat, .register-container .btn {
        min-width: 230px;
        font-size: 23px;
    }

    #page_fair #information {
        background: #EEE;
        padding: 70px 0 0;
    }

    .fair-section {
        padding: 30px 15px;
        border-radius: 20px;
    }

    #page_fair #information .header h1 {
        margin-bottom: 30px;
    }


    .row-2 {
        margin-top: 30px;
    }


    #seminars .fair-section {
        margin-bottom: 30px;
    }

    #seminars .seminardays a {
        font-size: 17px;
    }
}

