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 #120ce8 solid;
    padding: 2px 15px;
    margin-left: 10px;
    font-size: .9em;
}

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

ul.header-top li:hover {
    background-color: #120ce8;
    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: #120ce8;
}

.aef_2020-slider {
    background-image: url('../img/aef_2020/aef-2020-banner.jpg');
    background-attachment: fixed;
    background-size: cover;
    min-height: 520px;
}

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

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

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

.about-content h4 {
    color: #120ce8;
}

.why-stau-inner ul li i {
    color: #120ce8;
}

.text-blue {
    color: #120ce8;
}

.text-yellow {
    color: #ffbb00;
}

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

ul.aef_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: 13.3em;
}

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

.event-wrapper:hover {
    background: #fff;
}

.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;
}

.aef_2020-heading {
    width: 70%;
}

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

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

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

.aef_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;
}

.aef_2020-title {
    font-weight: 800;
    letter-spacing: -1px;
    color: #120ce8;
    text-transform: uppercase;
}

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

ul.why-aef_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) !important;
    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;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 0.9rem !important;
    font-weight: 300;
    line-height: 1.5;
    color: #120ce8 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #120ce8;
    border-radius: 0rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

input::placeholder {
    color: #120ce8 !important;
}

.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%;
}

.ad-img img {}


/*-------------------
    Style1
---------------------*/

.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/aef_2020/griffith-student.jpg);
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
}

.why-aef_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/aef_2020/au-banner.jpg);
    background-attachment: fixed;
    min-height: 600px;
}

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

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

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

@media screen and (max-width:550px) {
    .slider-caption h1 {
        font-size: 2rem;
    }
    .slider-caption h4 {
        width: 100%;
    }
    .aef_2020-heading {
        width: 100%;
    }
    .aef_2020-heading h1 {
        font-size: 1.5em;
    }
    .aef_2020-slider {
        background: none !important;
    }
    .aef-form-2020 {
        padding-right: 2px !important;
    }
}