body {
    font-family: 'Poppins', sans-serif;
}

header {
    padding: 10px;
}

ul.header-top li {
    list-style: none;
    float: right;
    padding-left: 1em;
    border-radius: 50px;
    border: 1px #0f2fd8 solid;
    padding: 2px 15px;
    margin-left: 10px;
    font-size: .9em;
}

ul.header-top li a {
    text-decoration: none;
    color: #0f2fd8;
    font-weight: 500;
}

ul.header-top li:hover {
    background-color: #0f2fd8;
    color: #fff;
    transition: .2s;
}

ul.header-top li a:hover {
    color: #fff;
}

ul.header-bottom li {
    list-style: none;
    float: right;
    padding-left: 1em;
    margin-left: 10px;
}

ul.header-bottom li a {
    text-decoration: none;
    color: #0f2fd8;
}

.usa-vef-slider {
    background-image: url('../img/usa-vef/usa-banner.jpg');
    background-size: cover;
    min-height: 650px;
    ;
}

ul.why-au li {
    font-size: 18px;
    margin-bottom: 10px;
}

.form-content {
    box-shadow: 5px 5px 5px #dfebfd;
    border-radius: 5px;
    padding: 50px;
    border: 1px #e2eaff solid;
}

.form-control {
    height: 60px;
    border: none;
    border-bottom: 1px #ccc solid;
    border-radius: 0;
}

.slider-caption h1 {
    color: #0f2fd8;
    letter-spacing: -2px;
    font-weight: 700;
    width: 97%;
    line-height: 1;
}

.slider-caption h5 {
    list-style: none;
    color: #0f2fd8;
    display: inline-block;
    border-radius: 50px;
    border: 1px #0f2fd8 solid;
    padding: 2px 15px;
}

.about-content h2 {
    font-size: 2em;
    color: #000;
}

.about-content h4 {
    color: #0f2fd8;
}

.why-stau-inner ul li i {
    color: #0f2fd8;
}

.text-blue {
    color: #0f2fd8;
}

.text-yellow {
    color: #ffbb00;
}

ul.asiaad_2020_courses_section_item li {
    border-bottom: 1px #ccc solid;
    margin-bottom: 5px;
}

ul.asiaad_2020_courses_section_item li:hover {
    border-bottom: 1px #ffbb00 solid;
    transition: .2s;
}

.ins-box {
    border: 1px #ccc solid;
}

.wte_box {
    background-color: #f6f5fa;
    padding: 1.5em;
    min-height: 15.3em;
}

.event-wrapper {
    background: #fff;
    border-radius: 5px rgba(204, 204, 204, 0.64) solid;
    padding: 25px;
    margin: 10px 0px;
    min-height: 270px;
}

.event-wrapper-flinders {
    min-height: 371px !important;
}

.event-wrapper:hover {
    background: rgb(246, 247, 250);
}

.slider-caption h2 {
    font-size: 2.0rem;
    font-weight: 800;
    letter-spacing: -1px;
    color: #004d8e;
    line-height: 1;
}

.slider-caption h4 {
    color: #061b36;
    font-weight: 700;
    width: 80%;
}

p {
    font-size: 15px;
    color: #333;
    line-height: 1.4;
}

.asiaad_2020-heading {
    width: 70%;
}

.service-box {
    border: 1px #ccc solid;
    padding: 2rem;
    background-color: #fff;
    min-height: 350px;
    margin-bottom: 20px;
}

h2.subtitle {
    font-weight: bold;
}

.sat-features .box {
    background-color: #fff;
    box-shadow: 0 0px 11px 1px rgb(227 24 55 / 7%);
    text-align: center;
    margin: 40px 0 0;
    min-height: 250px;
    border-radius: 12px;
}

.sat-features .box:hover {
    transform: translateY(-10px);
    cursor: pointer;
    transition: .2s;
}

.sat-features .box img {
    width: 27%;
}

a.header-cta-left2 {
    background-color: #fff;
    color: #0f2fd8;
    border: 1px #0f2fd8 solid;
    border-radius: 20px;
    padding: 9px 13px;
}

.header-cta {
    font-size: 16px;
    font-weight: 600;
    color: #0f2fd8;
}

a.header-cta-right2 {
    background-color: #0f2fd8;
    color: #fff;
    border-radius: 40px;
    padding: 9px 13px;
}

.service-box:hover {
    box-shadow: -12px 7px 18px -4px rgba(204, 204, 204, 0.64);
}

.asiaad_2020-heading h1 {
    font-weight: 900;
    text-transform: uppercase;
    color: #011640;
    font-size: 2rem;
}

.asiaad_2020-heading h3 {
    color: #033E8C;
}

.btn-cborder {
    border: 2px #033E8C solid;
    padding: .3em 1.7em;
    color: #fff;
    background-color: #033E8C;
}

.btn-cborder:hover {
    border: 2px #011640 solid;
    background-color: #011640;
    color: #fff;
}

.banner-title {
    font-weight: 900;
    font-size: 40px;
}

.banner-content h1 {
    color: #0f1d42 !important;
    font-weight: 700;
    width: 70%;
    font-size: 3em;
}

.asiaad_2020-title {
    font-weight: 800;
    letter-spacing: -1px;
    color: #0f2fd8;
    text-transform: uppercase;
}

ul.no-list li {
    list-style: none;
}

ul.why-asiaad_2020-inner li {
    font-size: 16px;
}

ul.uk-list li i {
    color: #033E8C;
}

ul.uk-list li {
    border: 1px #ccc solid;
    border-radius: 8px;
    padding: 4px 17px;
    margin-bottom: 8px;
    background-color: #fff;
}

.box-wrapper img:hover {
    transform: scale(1.2);
    cursor: pointer;
    transition: .2s;
    overflow: hidden;
}

.box-wrapper-inner {
    position: absolute;
    background: #00000069;
    width: 100%;
    height: 100%;
    top: 0;
    color: #fff;
    padding: 20px;
}

.img-hover-zoom {
    height: auto;
    overflow: hidden;
}

.img-hover-zoom--quick-zoom img {
    transform-origin: center;
    transition: transform .9s, visibility .4s ease-in;
}

.img-hover-zoom--quick-zoom:hover img {
    transform: scale(2);
}

ul.uk-list li:hover {
    box-shadow: 0 1px 4px 1px rgba(9, 163, 241, 0.2);
    border: 1px #92d8fc solid;
}

[class*="tc-member-"] img {
    width: 100%;
}

.tc-member-style1 {
    overflow: hidden;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
    border: 1px #ccc solid;
}

.tc-member-style1 .member-photo {
    overflow: hidden;
    position: relative;
}

.tc-member-style1 .member-photo img {
    transition: all .3s cubic-bezier(0, 0, 0, 0.1);
    transition: all .3s cubic-bezier(0, 0, 0, 0.1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.tc-member-style1 .member-icons {
    margin-top: 10px;
    position: absolute;
    bottom: 20px;
    width: 70%;
    background: rgba(255, 255, 255, 0.13);
    text-align: center;
    padding: 6px 20px;
}

.tc-member-style1.member-light .member-icons {
    background: rgba(0, 0, 0, 0.3);
}

.tc-member-style1 .member-icons:before {
    content: '';
    position: absolute;
    right: -100%;
    height: 1px;
    width: 100%;
    background: rgba(255, 255, 255, 0.13);
    top: 50%;
}

.tc-member-style1.member-light .member-icons:before {
    background: rgba(0, 0, 0, 0.3);
}

.tc-member-style1 .member-icon i {
    font-size: 13px;
    color: rgb(255, 255, 255);
    margin: 0 6px;
    -webkit-transition: transform .2s cubic-bezier(0, 0, 0, 0.6), -webkit-transform .2s cubic-bezier(0, 0, 0, 0.6);
    transition: transform .2s cubic-bezier(0, 0, 0, 0.6), -webkit-transform .2s cubic-bezier(0, 0, 0, 0.6);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.tc-member-style1 .member-info {
    padding: 25px 20px;
}

.tc-member-style1 .member-name {
    font-size: 18px;
    margin: 0;
}

.tc-member-style1 span.member-role {
    font-size: 12px;
    color: #999;
    display: block;
}

.tc-member-style1 .member-icon i:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.tc-member-style1:hover .member-photo img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.griffith-cta {
    background-image: url(../img/asiaad_2020/griffith-student.jpg);
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
}

.intake-cta {
    background-color: #f8ce46;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: bold;
}

.why-asiaad_2020-box {
    background-color: #fff;
    box-shadow: 0 0px 11px 1px rgba(51, 51, 51, 0.2);
    padding: 20px 10px;
    min-height: 287px;
    border-radius: 2px;
}

.top-institutions {
    background-color: #011640;
    min-height: 400px;
}

.text-white {
    color: #fff !important;
}

.register-form {
    background-color: #011640;
    padding: 30px;
    position: relative;
    top: 10%;
}

.btn-custom {
    color: #fff;
    background-color: #033E8C;
    border-color: #033E8C;
    width: 100%;
}

.why-attend {
    background-image: url(../img/asiaad_2020/usa-m-banner.jpg);
    background-attachment: fixed;
    min-height: 600px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.why-attend h2 {
    font-weight: 800;
    line-height: 1;
}

.asiaad-separator {
    width: 180px;
    height: 5px;
    background-color: #ffbb00;
    margin-bottom: 5px;
}

#rc-anchor-container {
    width: 25px !important;
}

.c-table {
    width: 80%;
    margin: auto;
}

@media screen and (max-width:550px) {
    .usa-vef-slider {
        min-height: 400px !important;
    }
    .banner-content {
        margin-top: 0 !important;
    }
    .mobile-banner {
        margin-top: 27%;
    }
    .banner-content h1 {
        color: #0f1d42 !important;
        font-weight: 700;
        width: 100%;
        font-size: 2.2em;
    }
    .banner-content h2 {
        font-size: 34px !important;
    }
    .asiaad_2020-slider {
        min-height: 50px !important;
        ;
    }
    .c-table {
        width: 100%;
        margin: auto;
    }
    .slider-caption h1 {
        font-size: 2rem;
    }
    .slider-caption h4 {
        width: 100%;
    }
    .asiaad_2020-heading {
        width: 100%;
    }
    .asiaad_2020-heading h1 {
        font-size: 1.5em;
    }
    .asiaad_2020-slider {
        background: none !important;
    }
    .asiaad-form-2020 {
        padding-right: 2px !important;
    }
}