body {
    font-family: "Open Sans",sans-serif;
    color: #555;
    font-size: 16px;
    background: #4f81bd;
    overflow-x: hidden
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway",sans-serif
}

h1 {
    color: #fff
}

.bold {
    font-weight: 700;
    color: #2bb1e6 !important
}

.hide {
    display: none
}

.back-to-top {
    position: fixed;
    display: none;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    text-decoration: none
}

    .back-to-top i {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        width: 40px;
        height: 40px;
        border-radius: 4px;
        background: #1a224c;
        color: #fff;
        transition: all 0.4s
    }

        .back-to-top i:hover {
            background: #04488e;
            color: #fff
        }

#header {
    height: 100px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    
    color: #fff;
    font-size: 14px
}
    #header.header-transparent {
        background: none
    }

    #header.header-scrolled {
        background: rgba(4,72,142,1);
        height: 90px;
        color: #000 !important
    }

    #header .schoolname {
        font-size: 18px;
        font-weight: 600;
        padding: 20px
    }

    

    #header .logo img {
        padding: 0;
        margin: 0;
        max-height: 60px
    }
    #header .btn {
        margin: 2px 15px;
        padding: 10px 16px
    }

.video-background-holder {
    position: relative;
    background-color: #000;
    height: calc(100vh - 72px);
    min-height: 25rem;
    width: 100%;
    overflow: hidden
}

    .video-background-holder video {
        position: absolute;
        top: 10%;
        left: 55%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: 135vh;
        z-index: 0;
        -ms-transform: translateX(-25%) translateY(-25%);
        -moz-transform: translateX(-25%) translateY(-25%);
        -webkit-transform: translateX(-25%) translateY(-25%);
        transform: translateX(-25%) translateY(-25%)
    }

.video-background-content {
    position: relative;
    z-index: 2
}

.video-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .6;
    z-index: 1;
    background-image: url(../img/PPDT-ss_2493334753-02.jpg);
    background-position: center;
    background-size: cover
}

#maincontent {
    height: 100vh;
    overflow: hidden;
    position: relative;
    text-align: left;
    background: linear-gradient(180deg,#000 0%,rgba(0,0,0,1) 75%,#000 100%);
    color: #fff
}

    #maincontent::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    #maincontent .hero-text {
        margin-top: 90px
    }

    #maincontent h1 {
        color: #fff;
        margin-bottom: 25px;
        font-size: 100px;
        font-weight: 700;
        line-height: 100px;
        /*text-shadow: 2px 2px 4px #000;*/
        letter-spacing: normal
    }

    #maincontent .subtitle {
        font-size: 40px
    }

    #maincontent h2  {        
        font-size: 30px;
    }
        #maincontent h2 span {
            background-color: #4f81bd;
            border-radius: 6px;
            padding: 10px 6px;
        }

    #maincontent p {
        color: #fff
    }



    .whychooseus h1 { 
        font-size:55px;
        color: #fff !important;
        font-weight:600
       
        
    }

    .whychooseus .description {
        font-size: 22px;  
        line-height: 30px;        
        color:#fff
    }

.whychooseus img {
   
    border-radius: 10px
}



.whychooseus .card {
    background: #04488e;
    color: #fff
}
.whychooseus .card .card-body i {
    font-size: 28px;
    font-weight:300
    
}
    
    .whychooseus .card .card-body .card-text {
        font-size: 24px;
        line-height: 30px;
        font-weight: 500;
    }
    .whychooseus .card .card-body span {
        font-size: 18px;
        font-weight: 400;
    }

.whychooseus .calltoaction {
    font-size: 24px;
}

section {
    padding: 60px 0;
    overflow-x: hidden
}

.section-title {
    text-align: center;
    padding-bottom: 30px
}

    .section-title h4 {
        font-size: 20px;
        font-weight: 600;       
           
        position: relative;
        color: #fff
    }
    
    .section-title p {
        margin-bottom: 0;
        font-size: 14px;
        color: #444;
        text-align: left
    }

#audcampus {
    background-color: #0d111a;
    background-image: url(../img/AUD-dji_0853-pano1.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 100vh
}

#whychoose {
    background: linear-gradient(0deg,#ddd 0%,#ddd 25%,#ddd 100%);
    background: #a7c0de;
    border-top-right-radius: 80px;
    border-top-left-radius: 80px;
    margin-top: -170px;
    padding-bottom:0px
}

    #whychoose h1 {
        color: #04488e
    }

    #whychoose .overview {
        font-size: 22px;
        color: #2d2b50; padding-top: 20px
    }

    #whychoose .subtitle .program {
        color: #fff !important
    }



.whyaud .subtitle {
    border-radius: 10px;
    padding-bottom: 0
}

    .whyaud .subtitle .program {
        font-weight: 700;
        margin-bottom: 12px;
        font-size: 17px;
        padding: 0;
        color: #04488e !important
    }

    .whyaud .subtitle p, .whyaud .description {
        font-size: 16px;
        color: #555;
        line-height: 28px
    }

.whyaud h4 {
    margin-bottom: 30px;
    font-size: 27px;
    font-weight: 600;
    line-height: 37px;
    color: #ddd
}

    .whyaud h4 span {
        background-color: #04488e;
        border-radius: 6px;
        padding: 15px
    }

.whyaud .formdesc {
    font-size: 44px;
    font-weight: 700;
    padding-right: 25px;
    line-height: 55px;
    color: #ddd
}

.register {
    /*background: linear-gradient(0deg,#202c54 0%,rgb(4 72 142 / .35) 55%,#202c54 100%);*/
    background:rgba(255,255,255,.5);
    padding-top: 140px;
    margin-top: 0 !important;
    padding-bottom: 160px
}

.whyaud .icon-box {
    padding: 18px
}

.whyaud .icon-box-bg {
    background-image: linear-gradient(0deg,#222222 0%,#2f2f2f 50%,#222222 100%)
}

.whyaud .icon {
    margin-bottom: 15px
}

    .whyaud .icon i {
        color: #4fc6ed !important;
        font-size: 32px;
        font-weight: 700
    }

.whyaud .title {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px
}

.whyaud .content h3 {
    font-weight: 700;
    font-size: 28px
}

.whyaud .content ul {
    list-style: none;
    padding: 0
}

    .whyaud .content ul li {
        padding-bottom: 10px
    }

    .whyaud .content ul i {
        font-size: 20px;
        padding-right: 4px;
        color: #1a224c
    }

.whyaud .content p:last-child {
    margin-bottom: 0
}

.whyaud .register-form {
    width: 100%;
    border-top: 3px solid #04488e;
    border-bottom: 3px solid #04488e;
    padding: 32px;
    background: #202c54;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / .12);
    color: #fff
}

    .whyaud .register-form .form-group {
        padding-bottom: 8px
    }

    .whyaud .register-form .validate {
        color: #f3223c;
        margin: 0 0 15px 0;
        font-weight: 400;
        font-size: 13px
    }

    .whyaud .register-form .error-message {
        display: none;
        color: #fff;
        background: #f3223c;
        text-align: left;
        padding: 15px;
        font-weight: 600
    }

        .whyaud .register-form .error-message br + br {
            margin-top: 25px
        }

    .whyaud .register-form .sent-message {
        color: #fff;
        background: #f3223c;
        text-align: center;
        padding: 15px;
        font-weight: 600;
        margin-bottom: 25px
    }

    .whyaud .register-form .loading {
        display: none;
        background: #fff;
        text-align: center;
        padding: 15px
    }

        .whyaud .register-form .loading:before {
            content: "";
            display: inline-block;
            border-radius: 50%;
            width: 24px;
            height: 24px;
            margin: 0 10px -6px 0;
            border: 3px solid #18d26e;
            border-top-color: #eee;
            -webkit-animation: animate-loading 1s linear infinite;
            animation: animate-loading 1s linear infinite
        }

    .whyaud .register-form input, .whyaud .register-form textarea, .whyaud .register-form select {
        box-shadow: none;
        font-size: 16px;
        border-radius: 2px
    }

    .whyaud .register-form label {
        margin-bottom: 8px
    }

    .whyaud .register-form input:focus, .whyaud .register-form textarea:focus, .whyaud .register-form select:focus {
        border-color: #c845db;
        box-shadow: 0 0 24px 0 rgb(255 255 255 / .25)
    }

    .whyaud .register-form textarea {
        padding: 10px 12px
    }

.whyaud .submitbutton {   
    border: 0;
    padding: 14px 50px;
    border-radius: 10px !important;
    letter-spacing: 1px}

.whyaud .registernow {
    padding: 18px 40px !important
}



.footer-sketch {
    width: 100%
}

#footer {
    background: #1a224c;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 50px 0;
 
    
}
#footer a {
    
    color: #fff;
 
    
}
    #footer a:hover {
        color: #f3223c;
        text-decoration: underline
    }

    #footer h3 {
        font-size: 32px;
        font-weight: 700;
        color: #fff;
        position: relative;
        padding: 0;
        margin: 10px 0 15px 0
    }

    #footer .copyright {
        margin: 0 0 45px 0
    }

.hide {
    display: none
}


@media (max-width:1498px) {
    .whychooseus .card .card-body .card-text {
        font-size: 18px;
        line-height: 25px;
  
    }

}

    @media (max-width:1024px) {


        #maincontent {
            height: 80vh
        }

            #maincontent .subtitle {
                font-size: 35px
            }

            #maincontent h1 {
                font-size: 80px;
                line-height: 80px
            }

            #maincontent h2 {
                font-size: 25px;
            }

        .whychooseus h1 {
            font-size: 40px;
        }

        .whychooseus .description {
            font-size: 21px;
        }

        .whychooseus img {
            max-height: none;
            margin-bottom: 10px
        }

        .whychooseus .card .card-body .card-text {
            font-size: 22px;
            line-height: 28px;
        }


        .whyaud .formdesc {
            font-size: 40px
        }

        .whychooseus .calltoaction {
            font-size: 21px;
            text-align: center
        }


        .cover h1 {
            opacity: 0
        }

        #audcampus {            
            height: 60vh
        }

        .whyaud h4 {
            font-size: 26px
        }

        #panels #panels-container {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            #panels #panels-container .s1, #panels #panels-container .s2 {
                min-height: 400px
            }
    }



    @media (max-width:768px) {
        .whyaud h4 {
            font-size: 26px
        }

        #header .container {
            text-align: unset
        }

        #maincontent {
            height: 80vh
        }

            #maincontent .subtitle {
                font-size: 28px
            }

            #maincontent h1 {
                font-size: 64px;
                line-height: 68px;

            }

        .whychooseus h1 {
            font-size: 32px;
            padding-right: 30px;
            padding-left: 30px
        }

        .whychooseus .description {
            font-size: 20px;
            line-height: 30px;
            padding-right: 30px;
            padding-left: 30px
        }

        .whychooseus .card .card-body i {
            font-size: 22px;
            
        }

        .whychooseus .card .card-body .card-text {
            font-size: 18px;
            line-height: 25px;
        }

        .whychooseus .calltoaction {
            font-size: 20px;
            padding-right: 30px;
            padding-left: 30px
        }

        .card .cover .itemtext {
            max-width: 280px
        }

        .whyaud .formdesc {
            font-size: 30px;
            line-height: 40px
        }

        #panels #panels-container .panel {
            position: center
        }
    }

    @media (max-width:414px) {
        .whyaud h4 {
            font-size: 18px
        }

        #header .container {
            margin-left: 0;
            padding: 10px
        }

        #header .logo img {
            max-height: 45px
        }

        #header .btn {
            --bs-btn-padding-x: 0.6rem;
            --bs-btn-padding-y: 0.6rem;
            --bs-btn-font-size: .92rem;
            --bs-btn-line-height: 1;
            margin-right: 2px !important
        }

        #maincontent h1 {
            font-size: 40px;
            line-height: 40px
        }

        #maincontent .subtitle {
            font-size: 22px;
        }

        #maincontent h2 {
            font-size: 20px;
        }



        #whychoose {
            border-top-right-radius: 80px;
            border-top-left-radius: 80px
        }

        .whychooseus h1 {
            font-size: 28px;
            padding-right: 20px;
            padding-left: 20px
        }
        .whychooseus .description {
            font-size: 19px;
            line-height: 29px;
            color: #eee;
            font-weight: 400;
            padding-left: 20px;
            padding-right: 20px
        }
        .whychooseus .col-xl-3 {
            margin-bottom: 10px
        }
        .whychooseus .calltoaction {
            font-size: 19px;     
            padding-left: 20px;
            padding-right: 20px;           
        }

        #audcampus {
            height: 30vh
        }

        #whychoose .overview {
            font-size: 19px;
            
        }
    }

