.apartments .rsDefault .rsArrowIcn:hover {
    background-color: transparent;
}
.apartments .rsArrowRight .rsArrowIcn {
    background-image: url('../images/rs-rightarrow.png');
    margin-left: -30.5px;
}
.apartments .rsArrowLeft .rsArrowIcn {
    background-image: url('../images/rs-leftarrow.png');
    margin-left: -0.5px;
}
.apartments .about-area-slideshow .rsGCaption{

}
.apartment-prices .header {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}
@media only screen and (min-width: 48em) {
    .apartment-prices .header {
        background-image: url(../images/apartments-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .apartment-prices .header {
        background-image: url(../images/apartments-header_768.jpg);
        height: 250px;
    }
}
.apartment-prices .header .top {
    margin: 48px 0 161px 0;
}
@media only screen and (max-width: 64em) {
    .apartment-prices .header .top {
        margin: 15px 0 177.5px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .apartment-prices .header .top {
        margin: 15px 0 78px 0;
    }
}
@media only screen and (max-width: 25.25em) {
    .apartment-prices .header .top {
        margin: 15px 0 54px 0;
    }
}
@media only screen and (max-width: 25em) {
    .apartment-prices .header .top {
        margin: 15px 0 82px 0;
    }
}
.apartment-prices .header .header-text {
    text-align: center;
}
.apartment-prices .header .header-text h1 {
    font-size: 48px;
    color: white;
    font-weight: 700;
}
@media only screen and (max-width: 25em) {
    .apartment-prices .header .header-text h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 47.75em) {
    .apartment-prices .submenu .wrapper nav a {
        width: 50%;
    }
}
.apartment-prices .apartment-info .wrapper {
    padding: 40px 0;
}
.apartment-prices .apartment-info .wrapper h2 {
    color: #333333;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
@media only screen and (max-width: 45em) {
    .apartment-prices .apartment-info .wrapper .pricing {
        width: 100%;
    }
}
.apartment-prices .apartment-info .wrapper .pricing table {
    margin-bottom: 40px;
    width: 100%;
}
.apartment-prices .apartment-info .wrapper .pricing table th {
    background: #f2f2f2;
    color: #7e7e7e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}
.apartment-prices .apartment-info .wrapper .pricing table td,
.apartment-prices .apartment-info .wrapper .pricing table th {
    padding: 12px 15px;
    text-align: center;
}
@media only screen and (max-width: 40em) {
    .apartment-prices .apartment-info .wrapper .pricing table td,
    .apartment-prices .apartment-info .wrapper .pricing table th {
        text-align: left;
    }
}
.apartment-prices .apartment-info .wrapper .pricing table td {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
}
.apartment-prices .apartment-info .wrapper .pricing table tr {
    border-bottom: 1px solid #d5d5d5;
}
.apartment-prices .apartment-info .wrapper .pricing table tr:nth-of-type(even) {
    background: #FAFAFA;
}
.apartment-prices .apartment-info .wrapper .pricing table tr:nth-of-type(odd) {
    background: white;
}
@media only screen and (max-width: 40em) {
    .apartment-prices .apartment-info .wrapper .pricing {
        /* Force table to not be like tables anymore */

        /* Hide table headers (but not display: none;, for accessibility) */

        /*
                  Label the data
        */

    }
    .apartment-prices .apartment-info .wrapper .pricing table,
    .apartment-prices .apartment-info .wrapper .pricing thead,
    .apartment-prices .apartment-info .wrapper .pricing tbody,
    .apartment-prices .apartment-info .wrapper .pricing th,
    .apartment-prices .apartment-info .wrapper .pricing td,
    .apartment-prices .apartment-info .wrapper .pricing tr {
        display: block;
    }
    .apartment-prices .apartment-info .wrapper .pricing thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .apartment-prices .apartment-info .wrapper .pricing td {
        /* Behave  like a "row" */

        position: relative;
        padding-left: 50% !important;
    }
    .apartment-prices .apartment-info .wrapper .pricing td:before {
        /* Now like a table header */

        position: absolute;
        /* Top/left values mimic padding */

        top: 10px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
    }
    .apartment-prices .apartment-info .wrapper .pricing td:nth-of-type(1):before {
        content: "Apartment";
    }
    .apartment-prices .apartment-info .wrapper .pricing td:nth-of-type(2):before {
        content: "Occupants";
    }
    .apartment-prices .apartment-info .wrapper .pricing td:nth-of-type(3):before {
        content: "4 Weeks (28 Days) Cost Per Student";
    }
}
.apartment-prices .apartment-info .wrapper .terms {
    margin-bottom: 40px;
}
@media only screen and (max-width: 45em) {
    .apartment-prices .apartment-info .wrapper .terms {
        width: 100%;
    }
}
.apartment-prices .apartment-info .wrapper .terms ul {
    list-style: none;
}
.apartment-prices .apartment-info .wrapper .terms ul li {
    float: left;
    width: 100%;
    border-top: 1px solid #e9e9e9;
    color: #444444;
    font-size: 13px;
    line-height: 18px;
    padding: 10px 25px;
    background-image: url(../images/terms-check.png);
    background-repeat: no-repeat;
    background-position: 7.5px 15px;
}
.apartment-prices .apartment-info .wrapper .terms ul li:last-child {
    border-bottom: 1px solid #e9e9e9;
}
.login {
    background-color: #6eb7a3;
    height: 100%;
}
.login .loginmenu {
    min-height: 92%;
    overflow: hidden;
}
.login .loginmenu .wrapper {
    width: 100%;
    max-width: 550px;
    min-width: 0;
    margin: 0 auto;
}
.login .loginmenu .wrapper .full {
    padding: 150px 0;
}
@media only screen and (max-width: 64em) and (orientation: landscape) {
    .login .loginmenu .wrapper .full {
        padding: 100px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .login .loginmenu .wrapper .full {
        padding: 20px 10px 45px;
    }
}
.login .loginmenu .wrapper .full .logo {
    background-image: url(../images/ushloginlogo.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 50px;
    margin: 0 auto;
    display: block;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.login .loginmenu .wrapper .full .logo:hover {
    opacity: .75;
}
.login .loginmenu .wrapper .full .loginbox {
    background: white;
    margin: 50px auto 0 auto;
    text-align: left;
    padding: 55px 45px;
    width: 100%;
    border-bottom: 6px solid #609f8e;
    float: left;
}
@media only screen and (max-width: 47.9375em) {
    .login .loginmenu .wrapper .full .loginbox {
        padding: 40px 15px;
    }
}
.login .loginmenu .wrapper .full .loginbox form {
    width: 100%;
    float: left;
}
.login .loginmenu .wrapper .full .loginbox form input[type="email"],
.login .loginmenu .wrapper .full .loginbox form input[type="password"] {
    padding: 12px 15px;
    outline: none;
    width: 100%;
    border: none;
    border: 1px solid #d9d9d9;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
    float: left;
}
.login .loginmenu .wrapper .full .loginbox form input[type="email"]:focus,
.login .loginmenu .wrapper .full .loginbox form input[type="password"]:focus {
    color: black;
}
.login .loginmenu .wrapper .full .loginbox form input[type="submit"] {
    float: left;
    background: #ff8853;
    font-size: 20px;
    width: 40%;
    margin-top: 0 !important;
    font-weight: 500;
    padding: 12px 15px;
    letter-spacing: 2px;
    border: 1px solid #ff8853;
    text-transform: uppercase;
    outline: none;
    color: white;
    opacity: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.login .loginmenu .wrapper .full .loginbox form input[type="submit"]:hover {
    opacity: .75;
}
.login .loginmenu .wrapper .full .loginbox form input[type="submit"]:focus {
    opacity: .75;
}
.login .loginmenu .wrapper .full .loginbox form #forgot-link {
    float: left;
    width: 55%;
    margin-left: 5%;
    text-decoration: none;
    font-size: 14px;
    color: #6eb7a3;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.login .loginmenu .wrapper .full .loginbox form #forgot-link:hover {
    opacity: .6;
}
.login .loginmenu .wrapper .full .loginbox form .checkbox:not(#foo) {
    float: left;
    margin-left: 5%;
    margin-top: 15px;
    display: block;
}
.login .loginmenu .wrapper .full .loginbox form .checkbox:not(#foo) input[type='checkbox'] {
    width: 20px;
    opacity: 0;
    height: 20px;
    float: left;
    position: absolute;
}
.login .loginmenu .wrapper .full .loginbox form .checkbox:not(#foo) input[type='checkbox'] + label {
    background: url(../images/checkboxnotlogin.png) left center no-repeat;
    padding: 3px 0 0 24px;
    border: none;
    font-size: 14px;
    height: 20px;
    cursor:pointer;
}
.login .loginmenu .wrapper .full .loginbox form .checkbox:not(#foo) input[type='checkbox']:checked + label {
    background-image: url(../images/checkboxlogin.png);
}
.login footer {
    overflow: hidden;
    position: relative;
    width: 100%;
    bottom: 0;
    background-color: #f0f7f5;
}
@media only screen and (min-height: 56.25em) {
    .login footer {
        position: fixed;
        bottom: 0;
    }
}
.about .header {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@media only screen and (min-width: 48em) {
    .about .header {
        background-image: url(../images/aboutheader.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .about .header {
        background-image: url(../images/aboutheader_700.jpg);
        background-position: 65% 50%;
    }
}
.about .header .top {
    margin: 48px 0 180px 0;
}
@media only screen and (max-width: 64em) {
    .about .header .top {
        margin: 15px 0 180px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .about .header .top {
        margin: 15px 0 130px 0;
    }
}
@media only screen and (max-width: 31.25em) {
    .about .header .top {
        margin: 15px 0 180px 0;
    }
}
@media only screen and (max-width: 37.5em) {
    .about .header .intro h1 {
        font-size: 34px;
        line-height: 32px;
    }
    .about .header .intro p {
        font-size: 16px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 29.9375em) {
    .about .header .intro h1 {
        font-size: 28px;
        line-height: 26px;
    }
    .about .header .intro p {
        font-size: 15px;
        margin-bottom: 10px;
    }
}
.about .education,
.about .side {
    padding: 80px 15px;
}
@media only screen and (max-width: 47.9375em) {
    .about .education,
    .about .side {
        padding: 40px 15px;
    }
}
@media only screen and (max-width: 50em) {
    .about .education .wrapper,
    .about .side .wrapper {
        min-width: 0;
    }
}
.about .education .wrapper .info,
.about .side .wrapper .info {
    position: relative;
}
.about .education .wrapper .info .icon,
.about .side .wrapper .info .icon {
    padding: 0 15px;
}
@media only screen and (max-width: 47.9375em) {
    .about .education .wrapper .info .icon,
    .about .side .wrapper .info .icon {
        float: none;
        text-align: center;
    }
}
@media only screen and (max-width: 47.9375em) {
    .about .education .wrapper .info .description,
    .about .side .wrapper .info .description {
        margin: 20px 0 0 0 !important;
        position: relative;
        float: left;
    }
}
.about .education .wrapper .info .description h3,
.about .side .wrapper .info .description h3 {
    float: left;
    margin-bottom: 15px;
    color: #5f5f5f;
    font-size: 24px;
    font-weight: 700;
}
@media only screen and (max-width: 47.9375em) {
    .about .education .wrapper .info .description h3,
    .about .side .wrapper .info .description h3 {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
}
.about .education .wrapper .info .description p,
.about .side .wrapper .info .description p {
    float: left;
    color: #454545;
    font-weight: 300;
    line-height: 28px;
}
@media only screen and (max-width: 47.9375em) {
    .about .education .wrapper .info .description p,
    .about .side .wrapper .info .description p {
        text-align: center;
    }
}
.about .education .wrapper .info .description p a,
.about .side .wrapper .info .description p a {
    text-decoration: none;
    color: #ff8853;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.about .education .wrapper .info .description p a:hover,
.about .side .wrapper .info .description p a:hover {
    color: #6eb7a3;
}
.about .education .icon {
    float: left;
}
@media only screen and (min-width: 48em) {
    .about .education .description {
        position: absolute;
        top: 50%;
        margin-left: 260px;
        margin-right: 10px;
    }
}
.about .side {
    background-color: #f0f7f5;
}
.about .side .icon {
    float: right;
}
@media only screen and (min-width: 48em) {
    .about .side .description {
        position: absolute;
        top: 50%;
        margin-left: 0;
        margin-right: 260px;
    }
}
.about .matchmaking-services {
    color: #696969;
    padding: 60px 0;
    text-align: center;
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services {
        padding: 40px 0;
    }
}
.about .matchmaking-services .full {
    text-align: center;
    padding: 0 50px 60px;
}
@media only screen and (max-width: 63.9375em) {
    .about .matchmaking-services .full {
        padding: 0 20px 60px;
    }
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .full {
        padding: 0 15px 20px;
    }
}
.about .matchmaking-services .full h1 {
    font-size: 48px;
    line-height: 50px;
    font-weight: 300;
    margin-bottom: 30px;
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .full h1 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 29.9375em) {
    .about .matchmaking-services .full h1 {
        font-size: 32px;
        line-height: 34px;
    }
}
.about .matchmaking-services .full h3 {
    font-size: 20px;
    line-height: 34px;
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .full h3 {
        font-size: 17px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .service {
        width: 100%;
        margin-bottom: 20px;
    }
}
.about .matchmaking-services .service:after {
    content: "";
    display: table;
    clear: both;
}
.about .matchmaking-services .service:before {
    content: "";
    display: table;
}
.about .matchmaking-services .service .icon {
    text-align: center;
    margin-bottom: 30px;
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .service .icon {
        margin-bottom: 20px;
    }
}
.about .matchmaking-services .service h3 {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 5px;
    text-align: center;
}
.about .matchmaking-services .service p {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .service p {
        max-width: 347px;
        margin: 0 auto;
    }
}
.about .matchmaking-services .center {
    padding-top: 60px;
    width: 66.66666%;
    display: inline-block;
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .center {
        width: 100%;
        padding-top: 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .about .matchmaking-services .center .half {
        width: 100%;
    }
}

.contact .header {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}
@media only screen and (min-width: 48em) {
    .contact .header {
        background-image: url(../images/contactheader.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .contact .header {
        background-image: url(../images/contactheader_700.jpg);
        height: 250px;
    }
}
.contact .header .top {
    margin: 48px 0 110px 0;
}
@media only screen and (max-width: 64em) {
    .contact .header .top {
        margin: 15px 0 130px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .contact .header .top {
        margin: 15px 0 30px 0;
    }
}
.contact .header .intro {
    text-align: center;
}
.contact .header .intro img {
    margin-bottom: 20px;
}
.contact .header .intro h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 47.5em) {
    .contact .header .intro h1 {
        font-size: 40px;
    }
}
.contact .contact-us {
    padding: 60px 0;
}
@media only screen and (max-width: 48em) {
    .contact .contact-us {
        padding: 30px 0;
    }
}
.contact .contact-us .wrapper {
    width: 800px;
}
@media only screen and (max-width: 37.5em) {
    .contact .contact-us .half {
        width: 100%;
    }
}
.contact .contact-us .contact-header h2 {
    color: #333333;
    font-size: 44px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 40px;
}
@media only screen and (max-width: 48em) {
    .contact .contact-us .contact-header h2 {
        font-size: 38px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 39.5em) {
    .contact .contact-us .contact-header h2 {
        font-size: 30px;
        line-height: 32px;
    }
}
@media only screen and (max-width: 32em) {
    .contact .contact-us .contact-header h2 {
        font-size: 26px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 28em) {
    .contact .contact-us .contact-header h2 {
        font-size: 24px;
        line-height: 26px;
    }
}
.contact .contact-us .contact-header h3 {
    color: #5b5b5b;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contact .contact-us .contact-info .gray,
.contact .contact-us .contact-other .gray {
    color: #a1a1a1;
}
.contact .contact-us .contact-info .orange,
.contact .contact-us .contact-other .orange {
    color: #ff8853;
}
.contact .contact-us .contact-info .icon,
.contact .contact-us .contact-other .icon {
    float: left;
    width: 24px;
    text-align: center;
    padding-top: 7.5px;
}
.contact .contact-us .contact-info .info,
.contact .contact-us .contact-other .info {
    margin-bottom: 25px;
}
.contact .contact-us .contact-info .number,
.contact .contact-us .contact-other .number {
    margin-left: 35px;
}
.contact .contact-us .contact-info .number h4,
.contact .contact-us .contact-other .number h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.contact .contact-us .contact-info .number p,
.contact .contact-us .contact-other .number p {
    font-size: 20px;
    font-weight: 700;
}
.contact .contact-us .contact-info .number a,
.contact .contact-us .contact-other .number a {
    text-decoration: none;
    color: black;
}
.contact .contact-us .contact-mailing,
.contact .contact-us .contact-email {
    margin-top: 50px;
}
@media only screen and (max-width: 37.5em) {
    .contact .contact-us .contact-mailing,
    .contact .contact-us .contact-email {
        margin: 0 0 25px 0;
    }
}
.contact .contact-us .contact-mailing .icon,
.contact .contact-us .contact-email .icon {
    float: left;
}
.contact .contact-us .contact-mailing .number,
.contact .contact-us .contact-email .number {
    margin-left: 35px;
}
.contact .contact-us .contact-mailing .number h4,
.contact .contact-us .contact-email .number h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333333;
}
.contact .contact-us .contact-mailing .number p,
.contact .contact-us .contact-email .number p {
    font-size: 16px;
    margin-bottom: 5px;
    color: #333333;
}
.contact .contact-us .contact-mailing .number .bold,
.contact .contact-us .contact-email .number .bold {
    font-weight: 700;
    color: #333333;
}
.contact .contact-us .contact-mailing .number a,
.contact .contact-us .contact-email .number a {
    text-decoration: none;
    color: #ff8853;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact .contact-us .contact-mailing .number a:hover,
.contact .contact-us .contact-email .number a:hover {
    color: #6eb7a3;
}
.contact .contact-us .contact-mailing a {
    font-weight: 400 !important;
    text-decoration: none;
    color: #333333;
}
.contact .contact-us .contact-email .icon {
    padding-top: 3px;
}
.contact .thank-you {
    background-color: #6eb7a3;
    padding: 30px 0;
    text-align: center;
}
.contact .thank-you p {
    color: white;
    font-size: 20px;
}
.faq .faqTitle {
    font-weight: bold;
    text-align-last: center;
    font-size: 44px;
    margin-bottom: 30px;

}
.faq .us-popup,
.faq .foreign-popup {
    position: relative;
    background: #FFF;
    padding: 20px 20px;
    width: 90%;
    max-width: 400px;
    margin: 20px auto;
}
.faq .us-popup p,
.faq .foreign-popup p {
    font-size: 13px;
    margin-top: 20px;
    color: #444444;
    line-height: 18px;
    margin-bottom: 10px;
}
.faq .us-popup p span,
.faq .foreign-popup p span {
    font-weight: 700;
}
@media only screen and (max-width: 31.25em) {
    .faq .header .top {
        margin: 15px 0 50px 0;
    }
}
.faq .header .intro {
    text-align: center;
}
.faq .header .intro img {
    margin-bottom: 20px;
}
.faq .header .intro h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 47.5em) {
    .faq .header .intro h1 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 40em) {
    .faq .header .intro h1 {
        font-size: 32px;
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 25em) {
    .faq .header .intro h1 {
        font-size: 28px;
        margin-bottom: 5px;
        line-height: 26px;
    }
}
.faq .header .intro a {
    display:inline-block; 
    text-transform: uppercase;
    font-size: 26px;
    color:#fff;
    border:1px solid #FFF; 
    padding:7px 25px;
    margin:20px 10px 0px 10px;
    background-color: rgba(51, 51, 51, 0.8);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
}
.faq .header .intro a:hover {
    background-color: rgba(51, 51, 51, 0.9);
}
@media only screen and (max-width: 47.5em) {
    .faq .header .intro a {
        font-size: 28px;
    }
}
@media only screen and (max-width: 40em) {
    .faq .header .intro a {
        font-size: 20px;
    }
}
.faq .apartmentsfaq {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@media only screen and (min-width: 48em) {
    .faq .apartmentsfaq {
        background-image: url(../images/apartmentsfaq-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .faq .apartmentsfaq {
        background-image: url(../images/apartmentsfaq-header_768.jpg);
        background-position: 70% 50%;
    }
}
.faq .homestayfaq {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@media only screen and (min-width: 48em) {
    .faq .homestayfaq {
        background-image: url(../images/homestayfaq-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .faq .homestayfaq {
        background-image: url(../images/homestayfaq-header_768.jpg);
        background-position: 30% 50%;
    }
}
.faq .questions {
    padding: 60px 0;
}
@media only screen and (max-width: 47.9375em) {
    .faq .questions {
        padding: 30px 0;
    }
}
.faq .questions #clear {
    clear: both;
}
.faq .questions .question {
    margin-bottom: 40px;
}
@media only screen and (max-width: 50em) {
    .faq .questions .question {
        width: 100%;
    }
}
.faq .questions .question .icon {
    float: left;
    margin-top: 5px;
}
@media only screen and (max-width: 25em) {
    .faq .questions .question .icon {
        margin-top: 0;
        margin-right: 10px;
    }
}
.faq .questions .question .description {
    padding-left: 40px;
}
.faq .questions .question .description h3 {
    color: #ff8853;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 25em) {
    .faq .questions .question .description h3 {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 22px;
    }
}
@media only screen and (max-width: 20.625em) {
    .faq .questions .question .description h3 {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 20px;
    }
}
.faq .questions .question .description p {
    color: #5b5b5b;
    line-height: 28px;
}
@media only screen and (max-width: 25em) {
    .faq .questions .question .description p {
        line-height: 24px;
    }
}
.faq .questions .question .description p a {
    text-decoration: none;
    color: #ff8853;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.faq .questions .question .description p a:hover {
    color: #6eb7a3;
}
.faq .homestayquestions .question {
    width: 100%;
}
.faq .homestayquestions {
    width: 100%;
    padding-bottom: 0px !important;
}
.partner-schools .header {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}
@media only screen and (min-width: 48em) {
    .partner-schools .header {
        background-image: url(../images/schools-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .partner-schools .header {
        background-image: url(../images/schools-header_768.jpg);
        height: 250px;
    }
}
.partner-schools .header .top {
    margin: 48px 0 161px 0;
}
@media only screen and (max-width: 64em) {
    .partner-schools .header .top {
        margin: 15px 0 177.5px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .partner-schools .header .top {
        margin: 15px 0 78px 0;
    }
}
@media only screen and (max-width: 25.25em) {
    .partner-schools .header .top {
        margin: 15px 0 54px 0;
    }
}
@media only screen and (max-width: 25em) {
    .partner-schools .header .top {
        margin: 15px 0 82px 0;
    }
}
.partner-schools .header .header-text {
    text-align: center;
}
.partner-schools .header .header-text h1 {
    font-size: 48px;
    color: white;
    font-weight: 700;
}
@media only screen and (max-width: 25em) {
    .partner-schools .header .header-text h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 47.75em) {
    .partner-schools .submenu .wrapper nav a {
        width: 50%;
    }
}
.partner-schools .school-info {
    padding: 60px 0 40px;
}
@media only screen and (max-width: 47.9375em) {
    .partner-schools .school-info {
        padding: 40px 0;
    }
}
.partner-schools .school-info .wrapper {
    max-width: 850px;
    width: 100%;
}
.partner-schools .school-info .wrapper h2 {
    color: #333333;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
}
@media only screen and (max-width: 39.375em) {
    .partner-schools .school-info .wrapper h2 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 36.25em) {
    .partner-schools .school-info .wrapper h2 {
        font-size: 32px;
    }
}
.partner-schools .school-info .wrapper p {
    text-align: center;
    margin-bottom: 30px;
    color: #686969;
    font-size: 20px;
    line-height: 30px;
}
@media only screen and (max-width: 47.9375em) {
    .partner-schools .school-info .wrapper p {
        font-size: 18px;
        line-height: 26px;
    }
}
.partner-schools .school-info .wrapper .green {
    color: #6eb7a3;
    font-size: 24px;
    font-weight: 700;
    max-width: 600px;
    margin: 0 auto;
}
@media only screen and (max-width: 47.9375em) {
    .partner-schools .school-info .wrapper .green {
        font-size: 20px;
    }
}
.partner-schools .bottom {
    padding: 40px 0;
}
.partner-schools .bottom .wrapper p {
    margin-bottom: 0;
}
.partner-schools .testimonial {
    background-color: #333333;
}
.partner-schools .testimonial .wrapper {
    max-width: 925px;
    position: relative;
    padding: 60px 0;
    width: 100%;
}
@media only screen and (max-width: 47.9375em) {
    .partner-schools .testimonial .wrapper {
        padding: 40px 0;
    }
}
.partner-schools .testimonial .wrapper .quote {
    color: #ececec;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 20px;
    font-weight: 700;
}
.partner-schools .testimonial .wrapper .name {
    color: #ff8853;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
}
.partner-schools .testimonial .wrapper .description {
    color: #8d8d8d;
    font-size: 13px;
    margin-bottom: 2px;
}
.partner-schools .testimonial .wrapper .director-info {
    float: left;
}
@media only screen and (max-width: 40.625em) {
    .partner-schools .testimonial .wrapper .director-info {
        float: none;
    }
}
.partner-schools .testimonial .wrapper .three-fourth img {
    float: left;
    padding-right: 15px;
}
@media only screen and (max-width: 40.625em) {
    .partner-schools .testimonial .wrapper .three-fourth {
        width: 100%;
        text-align: center;
    }
    .partner-schools .testimonial .wrapper .three-fourth img {
        float: none;
        margin-bottom: 15px;
        padding: 0;
    }
}
@media only screen and (max-width: 40.625em) {
    .partner-schools .testimonial .wrapper .fourth {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
}
.partner-schools .info-request .wrapper {
    max-width: 700px;
    min-width: 0;
    margin: 0 auto;
    width: 100%;
}
@media only screen and (max-width: 37.5em) {
    .partner-schools .info-request .wrapper form .half {
        width: 100%;
    }
}
.partner-schools .info-request .wrapper form .inner {
    margin-bottom: 30px;
    padding: 0 10px;
}
.partner-schools .info-request .wrapper form .formheader {
    padding: 0 10px 30px;
    margin-bottom: 0;
}
.partner-schools .info-request .wrapper form .formheader h3 {
    color: #ff8853;
    font-size: 20px;
    font-weight: 700;
}
.partner-schools .info-request .wrapper form .select select {
    width: 110%;
}
.partner-schools .info-request .wrapper form textarea {
    width: 100%;
    resize: none;
    border: 1px solid #d9d9d9;
    padding: 8px 12px;
    outline: none;
    border-radius: 0;
}
.partner-schools .info-request .wrapper form p {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin-bottom: 5px;
}
.partner-schools .info-request .wrapper form #right {
    float: right;
    color: #949494;
    font-size: 11px;
}
.partner-schools .info-request .wrapper form .primarytel .parentheses,
.partner-schools .info-request .wrapper form .fax .parentheses,
.partner-schools .info-request .wrapper form .extension .parentheses {
    float: left;
    text-align: center;
    font-size: 22px;
    line-height: 37px;
    width: 6%;
}
.partner-schools .info-request .wrapper form .primarytel .dash,
.partner-schools .info-request .wrapper form .fax .dash,
.partner-schools .info-request .wrapper form .extension .dash {
    text-align: center;
    font-size: 22px;
    line-height: 37px;
    width: 8%;
    float: left;
}
.partner-schools .info-request .wrapper form .primarytel input,
.partner-schools .info-request .wrapper form .fax input,
.partner-schools .info-request .wrapper form .extension input {
    width: 25%;
    float: left;
    text-align: center;
}
.partner-schools .info-request .wrapper form .primarytel #tel-last,
.partner-schools .info-request .wrapper form .fax #tel-last,
.partner-schools .info-request .wrapper form .extension #tel-last {
    width: 30%;
}
.partner-schools .info-request .wrapper form input[type="submit"] {
    background: #ff8853;
}
.partner-agents .header {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}
@media only screen and (min-width: 48em) {
    .partner-agents .header {
        background-image: url(../images/agents-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .partner-agents .header {
        background-image: url(../images/agents-header_768.jpg);
        height: 250px;
    }
}
.partner-agents .header .top {
    margin: 48px 0 161px 0;
}
@media only screen and (max-width: 64em) {
    .partner-agents .header .top {
        margin: 15px 0 177.5px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .partner-agents .header .top {
        margin: 15px 0 78px 0;
    }
}
@media only screen and (max-width: 25.25em) {
    .partner-agents .header .top {
        margin: 15px 0 54px 0;
    }
}
@media only screen and (max-width: 25em) {
    .partner-agents .header .top {
        margin: 15px 0 82px 0;
    }
}
.partner-agents .header .header-text {
    text-align: center;
}
.partner-agents .header .header-text h1 {
    font-size: 48px;
    color: white;
    font-weight: 700;
}
@media only screen and (max-width: 25em) {
    .partner-agents .header .header-text h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 47.75em) {
    .partner-agents .submenu .wrapper nav a {
        width: 50%;
    }
}
.partner-agents .agent-info {
    padding: 60px 0 40px;
}
@media only screen and (max-width: 47.9375em) {
    .partner-agents .agent-info {
        padding: 40px 0;
    }
}
.partner-agents .agent-info a {
    color: #ff8853;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.partner-agents .agent-info a:hover {
    color: #6eb7a3;
}
.partner-agents .agent-info .wrapper {
    max-width: 850px;
    width: 100%;
}
.partner-agents .agent-info .wrapper h2 {
    color: #333333;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
}
@media only screen and (max-width: 39.375em) {
    .partner-agents .agent-info .wrapper h2 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 36.25em) {
    .partner-agents .agent-info .wrapper h2 {
        font-size: 30px;
    }
}
.partner-agents .agent-info .wrapper p {
    text-align: center;
    margin-bottom: 30px;
    color: #686969;
    font-size: 20px;
    line-height: 30px;
}
@media only screen and (max-width: 47.9375em) {
    .partner-agents .agent-info .wrapper p {
        font-size: 18px;
        line-height: 26px;
    }
}
.partner-agents .agent-info .wrapper p:nth-child(3) {
    margin-bottom: 0;
}
.partner-agents .agent-info .wrapper .green {
    color: #6eb7a3;
    font-size: 24px;
    font-weight: 700;
    max-width: 600px;
    margin: 0 auto;
}
.partner-agents .bottom {
    padding: 40px 0;
}
.partner-agents .bottom .wrapper p {
    margin-bottom: 0;
}
.partner-agents .offers {
    padding: 60px 0;
    background-color: #f0f7f5;
}
@media only screen and (max-width: 47.9375em) {
    .partner-agents .offers {
        padding: 40px 0;
    }
}
.partner-agents .offers a {
    color: #ff8853;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.partner-agents .offers a:hover {
    color: #6eb7a3;
}
.partner-agents .offers h3 {
    margin-bottom: 15px;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
.partner-agents .offers .half {
    margin-bottom: 60px;
    width: 46.5%;
}
.partner-agents .offers .half p {
    color: #686969;
    line-height: 26px;
}
@media only screen and (max-width: 47.9375em) {
    .partner-agents .offers .half {
        width: 100%;
        margin-bottom: 40px;
    }
    .partner-agents .offers .half:first-child {
        margin-bottom: 30px;
    }
}
.partner-agents .offers #right {
    float: right;
}
.partner-agents .offers .icon {
    text-align: center;
    margin-bottom: 20px;
}
.partner-agents .offers .fourth p {
    font-weight: 700;
    color: #444444;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.partner-agents .offers .fourth:nth-child(3) {
    clear: both;
}
@media only screen and (max-width: 47.9375em) {
    .partner-agents .offers .fourth {
        width: 50%;
    }
    .partner-agents .offers .fourth:nth-child(4) {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 29.9375em) {
    .partner-agents .offers .fourth {
        width: 100%;
        margin-bottom: 20px;
    }
    .partner-agents .offers .fourth:last-child {
        margin-bottom: 0;
    }
    .partner-agents .offers .fourth p {
        max-width: 300px;
        margin: 0 auto;
    }
}
.partner-agents .info-request .wrapper {
    max-width: 700px;
    min-width: 0;
    margin: 0 auto;
    width: 100%;
}
@media only screen and (max-width: 37.5em) {
    .partner-agents .info-request .wrapper form .half {
        width: 100%;
    }
}
.partner-agents .info-request .wrapper form .inner {
    margin-bottom: 30px;
    padding: 0 10px;
}
.partner-agents .info-request .wrapper form .formheader {
    padding: 0 10px 30px;
    margin-bottom: 0;
}
.partner-agents .info-request .wrapper form .formheader h3 {
    color: #ff8853;
    font-size: 20px;
    font-weight: 700;
}
.partner-agents .info-request .wrapper form .select select {
    width: 110%;
}
.partner-agents .info-request .wrapper form textarea {
    width: 100%;
    resize: none;
    border: 1px solid #d9d9d9;
    padding: 8px 12px;
    outline: none;
    border-radius: 0;
}
.partner-agents .info-request .wrapper form p {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin-bottom: 5px;
}
.partner-agents .info-request .wrapper form #right {
    float: right;
    color: #949494;
    font-size: 11px;
}
.partner-agents .info-request .wrapper form .primarytel .parentheses,
.partner-agents .info-request .wrapper form .fax .parentheses,
.partner-agents .info-request .wrapper form .extension .parentheses {
    float: left;
    text-align: center;
    font-size: 22px;
    line-height: 37px;
    width: 6%;
}
.partner-agents .info-request .wrapper form .primarytel .dash,
.partner-agents .info-request .wrapper form .fax .dash,
.partner-agents .info-request .wrapper form .extension .dash {
    text-align: center;
    font-size: 22px;
    line-height: 37px;
    width: 8%;
    float: left;
}
.partner-agents .info-request .wrapper form .primarytel input,
.partner-agents .info-request .wrapper form .fax input,
.partner-agents .info-request .wrapper form .extension input {
    width: 25%;
    float: left;
    text-align: center;
}
.partner-agents .info-request .wrapper form .primarytel #tel-last,
.partner-agents .info-request .wrapper form .fax #tel-last,
.partner-agents .info-request .wrapper form .extension #tel-last {
    width: 30%;
}
.partner-agents .info-request .wrapper form input[type="submit"] {
    background: #ff8853;
}
.whatnow {
    background-color: white;
}
.whatnow .header {
    background-color: #6eb7a3;
}
.whatnow .header .top {
    margin: 21px 0;
}
.whatnow .header .top:after {
    content: "";
    display: table;
    clear: both;
}
.whatnow .header .top:before {
    content: "";
    display: table;
}
.whatnow .header .top .logo {
    background-image: url(../images/ushlogo.png);
    background-repeat: no-repeat;
    width: 90px;
    height: 32px;
    margin: 0 auto;
    float: left;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.whatnow .header .top .logo:hover {
    opacity: .75;
}
.whatnow .header .top .mainmenu .login {
    background-color: transparent;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.whatnow .header .top .mainmenu .login:hover {
    background-color: #ff8853;
    opacity: .75;
}
.whatnow .whatnow-header {
    background-color: #6eb7a3;
}
.whatnow .whatnow-header .wrapper .full {
    padding: 19px 15px 40px;
}
.whatnow .whatnow-header .wrapper .full h1 {
    text-align: center;
    color: white;
    font-weight: 700;
    font-size: 44px;
}
.whatnow .whatnow-header .wrapper .full .steps {
    position: absolute;
    bottom: -14.5px;
    left: 50%;
    margin-left: -47.5px;
}
.whatnow .homestay .wrapper .full .steps {
    margin-left: -64.5px;
}
.whatnow .whatnow-body {
    padding: 100px 0;
}
@media only screen and (max-width: 40.625em) {
    .whatnow .whatnow-body {
        padding: 40px 0;
    }
}
.whatnow .whatnow-body .wrapper {
    width: 100%;
    max-width: 600px;
    min-width: 0;
    margin: 0 auto;
}
.whatnow .whatnow-body .wrapper .whatnow-text h1 {
    color: #ff8853;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
}
.whatnow .whatnow-body .wrapper .whatnow-text h3 {
    color: #5b5b5b;
    line-height: 28px;
    margin-bottom: 10px;
}
.whatnow .whatnow-body .wrapper .whatnow-text h3 a {
    color: #ff8853;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.whatnow .whatnow-body .wrapper .whatnow-text h3 a:hover {
    color: #6eb7a3;
}
.whatnow .whatnow-body .wrapper .whatnow-text h3:last-child {
    margin-bottom: 0;
}
.whatnow footer {
    overflow: hidden;
    position: relative;
    width: 100%;
    bottom: 0;
}
@media only screen and (min-height: 46.25em) and (min-width: 43.75em) {
    .whatnow footer {
        position: fixed;
        bottom: 0;
    }
}
.airport-transfer .header {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}
@media only screen and (min-width: 48em) {
    .airport-transfer .header {
        background-image: url(../images/airport-transfer-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .airport-transfer .header {
        background-image: url(../images/airport-transfer-header_768.jpg);
        height: 250px;
    }
}
.airport-transfer .header .top {
    margin: 48px 0 161px 0;
}
@media only screen and (max-width: 64em) {
    .airport-transfer .header .top {
        margin: 15px 0 177.5px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .airport-transfer .header .top {
        margin: 15px 0 78px 0;
    }
}
@media only screen and (max-width: 25.25em) {
    .airport-transfer .header .top {
        margin: 15px 0 54px 0;
    }
}
@media only screen and (max-width: 25em) {
    .airport-transfer .header .top {
        margin: 15px 0 82px 0;
    }
}
.airport-transfer .header .header-text {
    text-align: center;
}
.airport-transfer .header .header-text h1 {
    font-size: 48px;
    color: white;
    font-weight: 700;
}
@media only screen and (max-width: 25em) {
    .airport-transfer .header .header-text h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 47.75em) {
    .airport-transfer .submenu .wrapper nav a {
        width: 50%;
    }
}
.airport-transfer .airport-info {
    padding: 60px 0 40px;
}
.airport-transfer .airport-info .wrapper h2 {
    color: #333333;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    max-width: 650px;
    margin: 0 auto 30px;
}
@media only screen and (max-width: 25em) {
    .airport-transfer .airport-info .wrapper h2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 21.25em) {
    .airport-transfer .airport-info .wrapper h2 {
        font-size: 32px;
    }
}
.airport-transfer .airport-info .wrapper p {
    text-align: center;
    margin-bottom: 30px;
    color: #686969;
    font-size: 18px;
    line-height: 28px;
    max-width: 800px;
    margin: 0 auto 30px;
}
.airport-transfer .airport-info .wrapper .green {
    text-align: center;
    color: #6eb7a3;
    font-size: 20px;
    font-weight: 700;
    max-width: 800px;
    margin: 0 auto 30px;
}
.airport-transfer .info-request .wrapper {
    max-width: 700px;
    min-width: 0;
    margin: 0 auto;
    width: 100%;
}
@media only screen and (max-width: 37.5em) {
    .airport-transfer .info-request .wrapper form .half {
        width: 100%;
    }
}
.airport-transfer .info-request .wrapper form .inner {
    margin-bottom: 30px;
    padding: 0 10px;
}
.airport-transfer .info-request .wrapper form .formheader {
    padding: 0 10px 30px;
    margin-bottom: 0;
}
.airport-transfer .info-request .wrapper form .formheader h3 {
    color: #ff8853;
    font-size: 20px;
    font-weight: 700;
}
.airport-transfer .info-request .wrapper form .select select {
    width: 110%;
}
.airport-transfer .info-request .wrapper form textarea {
    width: 100%;
    resize: none;
    border: 1px solid #d9d9d9;
    padding: 8px 12px;
    outline: none;
    border-radius: 0;
}
.airport-transfer .info-request .wrapper form p {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin-bottom: 5px;
}
.airport-transfer .info-request .wrapper form #right {
    float: right;
    color: #949494;
    font-size: 11px;
}
.airport-transfer .info-request .wrapper form .primarytel .parentheses,
.airport-transfer .info-request .wrapper form .fax .parentheses,
.airport-transfer .info-request .wrapper form .extension .parentheses {
    float: left;
    text-align: center;
    font-size: 22px;
    line-height: 37px;
    width: 6%;
}
.airport-transfer .info-request .wrapper form .primarytel .dash,
.airport-transfer .info-request .wrapper form .fax .dash,
.airport-transfer .info-request .wrapper form .extension .dash {
    text-align: center;
    font-size: 22px;
    line-height: 37px;
    width: 8%;
    float: left;
}
.airport-transfer .info-request .wrapper form .primarytel input,
.airport-transfer .info-request .wrapper form .fax input,
.airport-transfer .info-request .wrapper form .extension input {
    width: 25%;
    float: left;
    text-align: center;
}
.airport-transfer .info-request .wrapper form .primarytel #tel-last,
.airport-transfer .info-request .wrapper form .fax #tel-last,
.airport-transfer .info-request .wrapper form .extension #tel-last {
    width: 30%;
}
.airport-transfer .info-request .wrapper form input[type="submit"] {
    background: #ff8853;
}
.possible-matches .match-popup {
    position: relative;
    background: #FFF;
    padding: 20px 0px;
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
    /* Force table to not be like tables anymore */

    /* Hide table headers (but not display: none;, for accessibility) */

    /*
        Label the data
    */

}
.possible-matches .match-popup .full {
    display: inline-block;
}
.possible-matches .match-popup .half {
    float: left;
    padding: 0 5px;
}
@media only screen and (max-width: 47.9375em) {
    .possible-matches .match-popup .half {
        width: 100%;
    }
}
.possible-matches .match-popup h2 {
    padding: 0 5px;
    margin-bottom: 20px;
    font-size: 30px;
}
.possible-matches .match-popup h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}
.possible-matches .match-popup table {
    margin-bottom: 40px;
    width: 100%;
}
.possible-matches .match-popup table th {
    background: #f2f2f2;
    color: #7e7e7e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}
.possible-matches .match-popup table td,
.possible-matches .match-popup table th {
    padding: 12px 15px;
    text-align: center;
}
@media only screen and (max-width: 40em) {
    .possible-matches .match-popup table td,
    .possible-matches .match-popup table th {
        text-align: left;
    }
}
.possible-matches .match-popup table td {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
}
.possible-matches .match-popup table td a {
    color: #444444;
    padding: 5px;
    background-color: #f2f2f2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.possible-matches .match-popup table td a:hover {
    color: #f2f2f2;
    background-color: #444444;
}
.possible-matches .match-popup table td:last-child {
    padding: 12px 0;
}
.possible-matches .match-popup table tr {
    border-bottom: 1px solid #d5d5d5;
}
.possible-matches .match-popup table tr:nth-of-type(even) {
    background: #FAFAFA;
}
.possible-matches .match-popup table tr:nth-of-type(odd) {
    background: white;
}
.possible-matches .match-popup table,
.possible-matches .match-popup thead,
.possible-matches .match-popup tbody,
.possible-matches .match-popup th,
.possible-matches .match-popup td,
.possible-matches .match-popup tr {
    display: block;
}
.possible-matches .match-popup thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.possible-matches .match-popup td {
    /* Behave  like a "row" */

    position: relative;
    padding-left: 50% !important;
    background-color: #00FF00;
}
.possible-matches .match-popup td:before {
    /* Now like a table header */

    position: absolute;
    /* Top/left values mimic padding */

    top: 10px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
}
.possible-matches .match-popup td:nth-of-type(1):before {
    content: "Region";
}
.possible-matches .match-popup td:nth-of-type(2):before {
    content: "MealPlanOptionCode";
}
.possible-matches .match-popup td:nth-of-type(3):before {
    content: "PrivateBathroom";
}
.possible-matches .match-popup td:nth-of-type(4):before {
    content: "SexCode";
}
.possible-matches .match-popup td:nth-of-type(5):before {
    content: "SmokingCode";
}
.possible-matches .match-popup td:nth-of-type(6):before {
    content: "PetCode";
}
.possible-matches .match-popup td:nth-of-type(7):before {
    content: "ChildCode";
}
.possible-matches .match-popup td:nth-of-type(8):before {
    content: "OccupancyCode";
}
.possible-matches .match-popup .no-match {
    background-color: red;
}
.possible-matches .header {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}
@media only screen and (min-width: 48em) {
    .possible-matches .header {
        background-image: url(../images/apartments-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .possible-matches .header {
        background-image: url(../images/apartments-header_768.jpg);
        height: 250px;
    }
}
.possible-matches .header .top {
    margin: 48px 0 161px 0;
}
@media only screen and (max-width: 64em) {
    .possible-matches .header .top {
        margin: 15px 0 177.5px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .possible-matches .header .top {
        margin: 15px 0 78px 0;
    }
}
@media only screen and (max-width: 25.25em) {
    .possible-matches .header .top {
        margin: 15px 0 54px 0;
    }
}
@media only screen and (max-width: 25em) {
    .possible-matches .header .top {
        margin: 15px 0 82px 0;
    }
}
.possible-matches .header .header-text {
    text-align: center;
}
.possible-matches .header .header-text h1 {
    font-size: 48px;
    color: white;
    font-weight: 700;
}
@media only screen and (max-width: 25em) {
    .possible-matches .header .header-text h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 47.75em) {
    .possible-matches .submenu .wrapper nav a {
        width: 50%;
    }
}
.possible-matches .matches .wrapper {
    width: 800px;
    padding: 40px 0;
}
.possible-matches .matches .wrapper h2 {
    color: #333333;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
@media only screen and (max-width: 45em) {
    .possible-matches .matches .wrapper .full {
        width: 100%;
    }
}
.possible-matches .matches .wrapper .full table {
    margin-bottom: 40px;
    width: 100%;
}
.possible-matches .matches .wrapper .full table th {
    background: #f2f2f2;
    color: #7e7e7e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}
.possible-matches .matches .wrapper .full table td,
.possible-matches .matches .wrapper .full table th {
    padding: 12px 15px;
    text-align: center;
}
@media only screen and (max-width: 40em) {
    .possible-matches .matches .wrapper .full table td,
    .possible-matches .matches .wrapper .full table th {
        text-align: left;
    }
}
.possible-matches .matches .wrapper .full table td {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
}
.possible-matches .matches .wrapper .full table td a {
    color: #f2f2f2;
    padding: 5px;
    background-color: #444444;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.possible-matches .matches .wrapper .full table td a:hover {
    color: #444444;
    background-color: #f2f2f2;
}
.possible-matches .matches .wrapper .full table td:last-child {
    padding: 12px 0;
}
.possible-matches .matches .wrapper .full table tr {
    border-bottom: 1px solid #d5d5d5;
}
.possible-matches .matches .wrapper .full table tr:nth-of-type(even) {
    background: #FAFAFA;
}
.possible-matches .matches .wrapper .full table tr:nth-of-type(odd) {
    background: white;
}
@media only screen and (max-width: 40em) {
    .possible-matches .matches .wrapper .full {
        /* Force table to not be like tables anymore */

        /* Hide table headers (but not display: none;, for accessibility) */

        /*
                  Label the data
        */

    }
    .possible-matches .matches .wrapper .full table,
    .possible-matches .matches .wrapper .full thead,
    .possible-matches .matches .wrapper .full tbody,
    .possible-matches .matches .wrapper .full th,
    .possible-matches .matches .wrapper .full td,
    .possible-matches .matches .wrapper .full tr {
        display: block;
    }
    .possible-matches .matches .wrapper .full thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .possible-matches .matches .wrapper .full td {
        /* Behave  like a "row" */

        position: relative;
        padding-left: 50% !important;
    }
    .possible-matches .matches .wrapper .full td:before {
        /* Now like a table header */

        position: absolute;
        /* Top/left values mimic padding */

        top: 10px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
    }
    .possible-matches .matches .wrapper .full td:nth-of-type(1):before {
        content: "First Name";
    }
    .possible-matches .matches .wrapper .full td:nth-of-type(2):before {
        content: "Last Name";
    }
    .possible-matches .matches .wrapper .full td:nth-of-type(3):before {
        content: "Gender";
    }
    .possible-matches .matches .wrapper .full td:nth-of-type(4):before {
        content: "Notes";
    }
    .possible-matches .matches .wrapper .full td:nth-of-type(5):before {
        content: "Action";
    }
}
.make-payment .ccv-popup {
    position: relative;
    background: #FFF;
    padding: 20px 20px;
    width: 90%;
    max-width: 400px;
    margin: 20px auto;
}
.make-payment .ccv-popup p {
    font-size: 13px;
    margin-top: 20px;
    color: #444444;
    line-height: 18px;
    margin-bottom: 10px;
}
.make-payment .ccv-popup p span {
    font-weight: 700;
}
.make-payment .header {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}
@media only screen and (min-width: 48em) {
    .make-payment .header {
        background-image: url(../images/apartments-header.jpg);
    }
}
@media only screen and (max-width: 47.9375em) {
    .make-payment .header {
        background-image: url(../images/apartments-header_768.jpg);
        height: 250px;
    }
}
.make-payment .header .top {
    margin: 48px 0 161px 0;
}
@media only screen and (max-width: 64em) {
    .make-payment .header .top {
        margin: 15px 0 177.5px 0;
    }
}
@media only screen and (max-width: 47.9375em) {
    .make-payment .header .top {
        margin: 15px 0 78px 0;
    }
}
@media only screen and (max-width: 25.25em) {
    .make-payment .header .top {
        margin: 15px 0 54px 0;
    }
}
@media only screen and (max-width: 25em) {
    .make-payment .header .top {
        margin: 15px 0 82px 0;
    }
}
.make-payment .header .header-text {
    text-align: center;
}
.make-payment .header .header-text h1 {
    font-size: 48px;
    color: white;
    font-weight: 700;
}
@media only screen and (max-width: 25em) {
    .make-payment .header .header-text h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 47.75em) {
    .make-payment .submenu .wrapper nav a {
        width: 50%;
    }
}
.make-payment .payment .wrapper {
    width: 800px;
    padding: 40px 0;
}
.make-payment .payment .wrapper h2 {
    color: #333333;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
.make-payment .payment .wrapper h3 {
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}
.make-payment .payment .wrapper p {
    margin-bottom: 15px;
}
.make-payment .payment .wrapper .bold {
    margin-bottom: 5px;
    font-weight: 700;
}
.make-payment .payment .wrapper .bold span {
    font-weight: 400;
}
.make-payment .payment .wrapper .bold:last-child {
    margin-bottom: 15px;
}
@media only screen and (max-width: 45em) {
    .make-payment .payment .wrapper .full {
        width: 100%;
    }
}
.make-payment .payment .wrapper .full .new-card {
    float: right;
    color: #ff8853;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.make-payment .payment .wrapper .full .new-card:hover {
    color: #6eb7a3;
}
.make-payment .payment .wrapper .full table {
    margin-bottom: 15px;
    width: 100%;
}
.make-payment .payment .wrapper .full table th {
    background: #f2f2f2;
    color: #7e7e7e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}
.make-payment .payment .wrapper .full table td,
.make-payment .payment .wrapper .full table th {
    padding: 12px 15px;
    text-align: center;
}
@media only screen and (max-width: 40em) {
    .make-payment .payment .wrapper .full table td,
    .make-payment .payment .wrapper .full table th {
        text-align: left;
    }
}
.make-payment .payment .wrapper .full table td {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
}
.make-payment .payment .wrapper .full table td a {
    color: #f2f2f2;
    padding: 5px;
    background-color: #444444;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.make-payment .payment .wrapper .full table td a:hover {
    color: #444444;
    background-color: #f2f2f2;
}
.make-payment .payment .wrapper .full table td:last-child {
    padding: 12px 0;
}
.make-payment .payment .wrapper .full table tr {
    border-bottom: 1px solid #d5d5d5;
}
.make-payment .payment .wrapper .full table tr:nth-of-type(even) {
    background: #FAFAFA;
}
.make-payment .payment .wrapper .full table tr:nth-of-type(odd) {
    background: white;
}
@media only screen and (max-width: 40em) {
    .make-payment .payment .wrapper .full {
        /* Force table to not be like tables anymore */

        /* Hide table headers (but not display: none;, for accessibility) */

        /*
                  Label the data
        */

    }
    .make-payment .payment .wrapper .full table,
    .make-payment .payment .wrapper .full thead,
    .make-payment .payment .wrapper .full tbody,
    .make-payment .payment .wrapper .full th,
    .make-payment .payment .wrapper .full td,
    .make-payment .payment .wrapper .full tr {
        display: block;
    }
    .make-payment .payment .wrapper .full thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .make-payment .payment .wrapper .full td {
        /* Behave  like a "row" */

        position: relative;
        padding-left: 50% !important;
    }
    .make-payment .payment .wrapper .full td:before {
        /* Now like a table header */

        position: absolute;
        /* Top/left values mimic padding */

        top: 10px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
    }
    .make-payment .payment .wrapper .full td:nth-of-type(1):before {
        content: "Name on Card";
    }
    .make-payment .payment .wrapper .full td:nth-of-type(2):before {
        content: "Type";
    }
    .make-payment .payment .wrapper .full td:nth-of-type(3):before {
        content: "Card Number";
    }
}
.make-payment .complete-payment .wrapper {
    width: 800px;
    padding: 40px 0;
}
.make-payment .complete-payment .wrapper h2 {
    color: #333333;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
.make-payment .complete-payment .wrapper h3 {
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}
.make-payment .complete-payment .wrapper p {
    margin-bottom: 15px;
}
.make-payment .complete-payment .wrapper .bold {
    margin-bottom: 5px;
    font-weight: 700;
}
.make-payment .complete-payment .wrapper .bold span {
    font-weight: 400;
}
.make-payment .complete-payment .wrapper .credit-ccv div {
    max-width: 100px;
}
.make-payment .complete-payment .wrapper .credit-ccv p {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin-bottom: 5px;
}
.make-payment .complete-payment .wrapper .credit-ccv a {
    float: right;
}
.make-payment .complete-payment .wrapper input[type="submit"] {
    background-color: #ff8853;
}
.make-payment .add-card {
    display: none;
}
.make-payment .add-card .wrapper {
    width: 800px;
}
.make-payment .add-card .wrapper .formheader {
    color: #333333;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
}
@media only screen and (max-width: 37.5em) {
    .make-payment .add-card .wrapper .half {
        width: 100%;
    }
}
.make-payment .add-card .wrapper p {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin-bottom: 5px;
}
.make-payment .add-card .wrapper .inner {
    margin-bottom: 30px;
}
.make-payment .add-card .wrapper .expiration-date p {
    width: 100%;
}
.make-payment .add-card .wrapper .expiration-date .select {
    width: 60%;
    margin-right: 5%;
}
.make-payment .add-card .wrapper .expiration-date .select:last-child {
    width: 35%;
    margin-right: 0;
}
.make-payment .add-card .wrapper .credit-ccv div {
    max-width: 100px;
}
.make-payment .add-card .wrapper .credit-ccv a {
    float: right;
}
.make-payment .add-card .wrapper input[type="submit"] {
    background-color: #ff8853;
}

section.vid {
    display: none;
    width: 100%;
    float: left;
    position: relative;
}
.vid .close {
    float: left;
    width: 100%;
    position: relative;
    background-color: black;
    font-size: 16px;
    padding: 12px;
    cursor: pointer;
    color: white;
    z-index: 9999;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.vid .close:hover {
    opacity: .75;
}

.vid .vidcont {
    float:left;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
    z-index: 1000;
}
.vid .vidcont iframe, .vid .vidcont .wistia_embed {
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    position: absolute;
}
.header {
    /*-ms-behavior: url(backgroundsize.htc);*/
}

.disclaimer{
  padding: 30px 15px 0 !important;
margin-bottom: 0 !important;
line-height: 20px !important;
}

.disclaimer p{
  margin-bottom: 0 !important;
}

.disclaimer p a{
  color:#ff8853;
}
.no-page {
  padding: 100px 0 290px;
  text-align: center;
}
.no-page h1 {
  margin: 0px 0 30px;
  text-align: center;
}
.no-page p {
  margin: 0 0 60px 0;
  font-size: 1.2em;
}
.no-page a {
  background-color: #ff8853;
  text-align: center;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 10px;
  letter-spacing: 1px;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.no-page a:hover {
  opacity: .75;
  -ms-filter: "alpha(opacity=75)";
}
.no-page .full {
  width: 80%;
  padding: 80px 10px;
  margin: 0 10%;
  background-color: #f0f7f5;
}
#continue-app {
  display:none;
  width:50%;
  padding:40px 10px 80px 10px;
  background-color:#f0f7f5;
}
#continue-app h2 {
  font-size:2em;
  text-align:center;
}
#continue-app p {
  font-size:1.2em;
  width:80%;
  margin:30px auto 40px auto;
}
#continue-app a {
  padding:15px;
}
#continue-app a.continue {
  background-color:#6eb7a3;
}

/* School description - full width below pricing */
.prices-schools-single .school-info .wrapper {
  padding-bottom: 10px;
}
.prices-schools-single .school-description {
  background: #fff;
}
.prices-schools-single .school-description .wrapper {
  padding: 0 0 40px 0;
}
.prices-schools-single .school-description h2 {
  color: #333333;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
.prices-schools-single .school-description .full {
  color: #444444;
  font-size: 15px;
  line-height: 1.7;
}