﻿body {
    padding: 0;
    margin: 0;
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
}
.container {
    max-width: 1000px;
    margin: auto;
    font-size: 18px;
    padding: 20px;
}

#content {
    padding: 20px;
}

.transfercontent{background:#e0e0e0;}
.feature{text-align:center;color:#97002E;}
.feature p{margin-top:20px;color:#000000;}
.step{padding-bottom:1rem;padding-top:1rem;border-bottom:1px solid #cccccc;}
.step a, .step a:hover{color:#97002E;}
#steps .step:last-child{border-bottom:0;}
.step h3{margin-bottom:1rem;}
header, footer {
    background: #97002E;
    background-repeat: repeat-x;
    color: #ffffff;
    margin: 0;
    text-align: center;
}

footer{background:#3d3d3d;}

h1 {
    color: #ffffff;
    font-size: 5vw !important;
}

h2 {
    color:#97002E;
    font-family: 'UniversLTW10-67BoldCn';
    padding-top: 20px;
    padding-bottom: 20px;
}

p {
    line-height: 30px;
}

img {
    max-width: 100%;
}

ul {
    margin: 0;
    padding: 0;
    margin-bottom:40px!important;
    list-style: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: 300px;
    -moz-column-width: 300px;
    column-width: 300px;
}

    ul li a {
        text-decoration: none;
        color: #97002E;
    }

        ul li a:hover {
            color: #000000;
            text-decoration: underline;
        }

    ul li {
        margin-bottom: 20px;
    }

#Logo {
    max-width: 350px;
}
.flex-even {
    flex: 1;
}

.submissionform {
    background: #e0e0e0;
    border-radius: 10px;
    margin: 0;
    max-width: 400px;
    margin-bottom:200px;
    margin-top:80px;
}

    .submissionform fieldset {
        padding: 20px;
    }

    .submissionform p{padding:20px;}
/*
    .submissionform p {
        background: #97002E;
        text-transform: none;
        color: #ffffff;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        padding: 20px;
    }*/

.btn {
    background: #97002E !important;
    border: none !important;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

    .btn:hover {
        background: #740124 !important;
    }

#feature {
    background-color: #000000;
    background-size: cover;
    padding: 0;
    margin: 0;
    background-position: 0 50%;
}

.ratio{color:#97002E!important;font-size:4.2em;font-weight:bold;display:block;padding-bottom:1.4rem;}
.video a {
    position: relative;
    display: block;
    z-index: 1;
    text-decoration: none;
    padding: 20px 0px;
}

.video .icon {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 100px;
    opacity: 0.6;
}

.video img {
    width: 100%;
    position: relative;
}

.video p {
    background: #97002E;
    color: #ffffff;
    padding: 10px;
    margin-top: -7px;
}

.video a:hover p {
    color: #fbaf3f;
}

.video a:hover img {
    filter: grayscale(100%);
}

.video a:hover .icon {
    color: #fbaf3f;
    opacity: 1;
}
.thanks h2 {
    font-size: 5vw;
    color: #97002E;
}

.thanks {
    text-align: center;
}
.next a {
    color: #97002E !important;
    font-weight: bold;
}

.next h2 {
    color: #000000;
    padding: 0 !important;
    font-size: 30px !important;
}

.next {
    background: #f0f0f0;
    padding: 10px;
    border-radius: 10px;
    margin: 10px;
}

.video a:hover {
    text-decoration: none !important;
}
.benefits{background:#e0e0e0;padding:20px; border-radius: 10px;}
.benefits h2{color:#000000; text-transform: uppercase;}
.benefits li{padding-bottom:10px;padding-top:10px; }
.apply{background:#333333;color:#ffffff;padding:20px;border-radius:10px 10px 0px 0px;text-align:center;border-bottom:4px solid #ffffff;}
.apply p{padding:0;}
.academics {list-style:none;padding:0;margin-bottom:40px;}
.academics li a{text-align:center;padding:20px;background:#97002E;display:block;border-radius:10px;color:#ffffff;}
.academics li a:hover{background:#800329;text-decoration:none;color:#ffffff;}
@media screen and (min-width: 900px) {
    h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 50px !important;
    }

    .benefits h2 {
        font-size: 30px !important;
    }
}


@media (max-width: 450px) {

    .video .icon {
        font-size: 50px;
        top: 40%;
    }

    .video a {
        color: red;
        font-size: 18px !important;
    }
   
}

@media screen and (max-width:600px) {
    #feature {
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #e0e0e0;
        background-position: 0 0;
        padding-top: 330px;
    }

        #feature p {
            background: none;
            color: #000000;
            font-weight: bold;
        }

    #MainImage {
        display: none;
    }

    .apply{background:#333333;border:3px solid #ffffff;border-radius:10px;margin-bottom:40px;}
    .apply p{color:#ffffff!important;font-weight:normal!important;}
    .submissionform {
       
        margin-bottom: 0px;
        margin-top: 0px;
    }
    
}


@media screen and (max-width:440px) {
    #feature {
        padding-top: 250px;
    }
   
}


@media screen and (min-width:600px) {
    #MainImage {
        display: none;
    }

}

@media screen and (max-width:980px) {
    #content {
        text-align: center;
    }

    li {
        text-align: left;
    }

    .next {
        text-align: center;
    }

    .thanks h2 {
        font-size: 80px !important;
        line-height: 70px;
    }


}

