<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Grand College Child
Version: 1.3.2
Template: grandcollege
*/

/*----------------------
        custom
------------------------*/

/* Logo */
div.logo-wrapper img {
    width: 100%;
}

/* Navigation */
.lang-item a img {
    display: inline-block;
}

/* heading */
h2.main {
    font-weight: bold;
    font-size: 33px;
    text-shadow: 1px 1px #ddd;
}

/* Polarid */
.polaroidPicture {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    border: 10px white solid;
    box-shadow: -2px 4px 11px #999;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    width: 250px;
    height: 250px;
}
.polaroidPicture:hover {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
}
.page-wrapper {
    font-size: 1.1em;
}
.subheading {
    font-style: italic;
    margin-bottom: 8pt;
}
h3.content-slider-header-title {
    font-size: 23px;
}
.polarPic {
    float: right;
    margin-top: 10px 0px 0px 0px;
    height: 200px;
    padding: 10px;
    box-shadow: 0px 2px 11px #999;
}
div.letter {
    margin-right: 250px;
}
/*
.gdl-page-item {
font-size: 1.1em;
line-height: 1.5em;
}
*/
div.under-slider-right {
    background-color: #006c3f
}
.gdl-gallery-image {
    height: 100px;
}
/* For mobile and smartphones */
#mobnav-btn {
    display: none;
    font-size: 20px;
    font-weight: bold;
    background: url('../grandcollege/images/navigation-shadow.png');
    color: white;
    padding: 10px;
    cursor: pointer;
}
.mobnav-subarrow {
    display: none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-device-width : 480px) and (max-device-width : 800px) {
    /* Hide */
    .top-navigation, div.social-wrapper, div.content-bottom-gimmick {
        display: none;
    }
    /* full-width */
    div.inner-header-wrapper, div.container, .container .sixteen.columns, div.stunning-text-wrapper, div.navigation-wrapper, div.content-wrapper, div.sixteen.columns.wrapper.mb0, div.footer-wrapper, div.gdl-page-float-left, .sidebar-included .gdl-page-item {
        width: 100% !important;
        min-width: 0 !important;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .body-wrapper {
        /*overflow: hidden;*/
    }
    /* spaced a little */
    .container .sidebar-included .gdl-page-item .sixteen.columns {
        width: 90% !important;
        padding-left: 5% !important;
    }
    img {
        max-width: 100% !important;
    }
    div.content-wrapper {
        width: 96% !important;
        margin-left: 2% !important;
    }
    h1.gdl-page-title, h3.gdl-title {
        text-align: center;
        float: none;
        padding-right: 0;
        padding-left: 0;
        width: 100% !important;
    }
    .five.columns.mt0.gdl-right-sidebar {
        width: 100% !important;
    }
    body {
        width: 520px;
    }
    p {
        font-size: 13pt;
        line-height: 16pt;
    }
    .home .content-wrapper .sixteen.columns.mb0 {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
    /*
.home .content-wrapper .sixteen.columns.mb0 {
display: none;
}
*/
    .home .content-wrapper .sixteen.columns.wrapper.overflow-hidden {
        display: none;
    }
    .home .polaroidPicture {
        display: none;
    }
    h2.main {
        font-size: 29px;
    }
    #menu-item-120 {
        display: none;
    }
    div.custom-sidebar {
        margin-top: 30px;
    }
    .polarPic {
        height: inherit;
        margin-bottom: 20px;
    }
    div.letter {
        margin-right: 0px;
    }
    div.gdl-page-item {
        float: none;
        width: auto;
    }
    .navigation-wrapper {
        margin: 0px !important;
    }
    /*
#menu-main-navbar {
width: 100%;
float:none;
}
#menu-main-navbar li ul {
display: block;
float: none;
visibility: visible;
}
#menu-main-navbar li, #menu-main-navbar li ul li {
width: 100%;
float:none;
}

}
*/
    .sub-menu {
        width: 500px !important;
    }
    #mobnav-btn {
        display: block;
    }
    .mobnav-subarrow {
        display: block;
        background-color: #0f3975;
        opacity: .3;
        border-bottom: 1px solid white;
        border-top: 1px solid black;
        height: 90%;
        width: 100px;
        background-position: top left !important;
        position: absolute;
        top: 8px;
        right: 10px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }
    .sf-menu {
        width: 100% !important;
        display: none;
        font-size: 25px;
    }
    .sf-menu.xactive {
        display: block !important;
    }
    .sf-menu li {
        float: none !important;
        display: block !important;
        width: 100% !important;
        visibility: visible !important;
    }
    .sf-menu li a {
        float: none !important;
    }
    .sf-menu ul {
        position: static !important;
        display: none !important;
    }
    .xpopdrop ul {
        display: block !important;
        visibility: visible !important;
    }
    .container .twelve.columns {
        width: auto;
    }
}</pre></body></html>