@charset "UTF-8";
@font-face {
    font-family: "Portico-Rounded";
    src: url("../fonts/Portico/Portico-Rounded.otf");
}

@font-face {
    font-family: "Avenir-Regular";
    src: url("../fonts/Avenir/Avenir-Regular.ttf");
}

@font-face {
    font-family: "AvenirNext-Medium";
    src: url("../fonts/Avenir/Avenir-Regular.ttf");
}

@font-face {
    font-family: "AvenirNext-DemiBold";
    src: url("../fonts/Avenir/Avenir-Regular.ttf");
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans-Regular.ttf");
}

body {
    margin: 0;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.title {
    font-size: 48px;
    font-family: "Portico-Rounded";
}

.blocktitle {
    font-size: 32px;
    font-family: "Portico-Rounded";
}

.subtitle {
    font-size: 22px;
    font-family: "Portico-Rounded";
}

.img-title {
    font-size: 20px;
    font-family: "Portico-Rounded";
}

.desc {
    font-size: 16px;
    font-family: "Avenir-Regular";
}

.section-yearbook {
    color: #0A1B54;
    border-top: 1px solid #cccc;
}

.section-yearbook .section-one {
    position: relative;
    background-image: url("../images/GraphPaper.svg");
    border-bottom: 5px solid #2c3e50;
    background-color: rgb(229, 245, 251);
}

.section-yearbook .section-one .left-bck {
    position: absolute;
    top: 40px;
    left: 0;
}

.section-yearbook .section-one .right-bck {
    position: absolute;
    top: 40px;
    right: 0;
}

.section-yearbook .section-one .lightning-bck {
    display: none;
}

.section-yearbook .section-one .yearbook-header {
    position: relative;
    padding-top: 48px;
    text-align: center;
}

.section-yearbook .section-one .yearbook-header .desc {
    width: 90%;
    margin: 15px auto;
}

.section-yearbook .section-one .honorable-mentions {
    position: relative;
    margin: 24px 0 12px 0;
    text-align: center;
}

.section-yearbook .section-one .honorable-mentions .ribbon_pink_two {
    display: none;
}

.section-yearbook .section-one .honorable-mentions .subtitle {
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
}

.section-yearbook .section-one .yearbook-gallery {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

.section-yearbook .section-one .yearbook-gallery .list-item {
    position: relative;
    margin: 20px 12px;
    padding: 10px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.section-yearbook .section-one .yearbook-gallery .list-item img {
    height: 215px;
    width: 160px;
    object-fit: cover;
}

.section-yearbook .section-one .yearbook-gallery .list-item .list-title-div {
    width: 162px;
    margin: 0 auto;
}

.section-yearbook .section-one .yearbook-gallery .list-item .list-title-div .list-pic-title {
    position: relative;
    cursor: pointer;
}

.section-yearbook .section-one .yearbook-gallery .list-item .list-title-div .list-pic-title p {
    color: #0A1B54;
    font-family: "Portico-Rounded";
    font-size: 16px;
    width: 76%;
    margin: 0px auto;
    text-decoration: underline;
    line-height: 16px;
}

.section-yearbook .section-one .yearbook-gallery .list-item .list-title-div .list-pic-title .chevron-right {
    position: absolute;
    top: 6px;
    left: 63px;
    width: 30px;
    height: 30px;
}

.section-yearbook .section-one .yearbook-gallery .list-item .yellow-tape {
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    width: 96px;
    height: 24px;
    margin: 0 auto;
}

.section-yearbook .section-one .view-america’s-yearbook {
    margin: 10px 0 27px;
    text-align: center;
}

.section-yearbook .section-one .view-america’s-yearbook .view-btn {
    background-color: #009BDB;
    text-decoration: none;
    padding: 8px 30px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    font-family: "Avenir-Regular";
    cursor: pointer;
}

.section-yearbook .students-winner {
    padding: 20px 0;
}

.section-yearbook .students-winner .winner-header {
    text-align: center;
}

.section-yearbook .students-winner .winner-header .subtitle {
    width: 50%;
    margin: 10px auto;
}

.section-yearbook .students-winner .winner-header .desc {
    width: 50%;
    margin: 0 auto;
    color: #0A1B54;
    font-size: 16px;
    line-height: 22px;
    font-family: "Avenir-Regular";
}

.section-yearbook .students-winner .students-content .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: normal;
}

.section-yearbook .students-winner .students-content .d-flex .w-20 {
    flex: 0 0 20%;
    width: 260px;
    margin: 27px;
    padding: 38px 42px;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.section-yearbook .students-winner .students-content .d-flex .w-20 .students-block {
    width: 254px;
    position: relative;
}

.section-yearbook .students-winner .students-content .d-flex .w-20 .students-block .students-pic-frame {
    padding: 15px;
    text-align: center;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.section-yearbook .students-winner .students-content .d-flex .w-20 .students-block .students-pic-frame .student-pic {
    width: 100%;
}

.section-yearbook .students-winner .students-content .d-flex .w-20 .students-block .students-pic-frame .img-title {
    padding: 0 36px;
    margin: 5px auto;
    margin-bottom: 0;
    color: #0A1B54;
    font-weight: 500;
    text-transform: uppercase;
    height: 50px;
    word-break: break-word;
}

.section-yearbook .students-winner .students-content .d-flex .w-20 .students-block .banner-pic {
    position: absolute;
    top: -25px;
    left: -43px;
    width: 338px;
}

.section-yearbook .students-winner .students-content .d-flex .w-20 .students-block .img-subTitle {
    position: absolute;
    top: -20px;
    left: 40px;
    color: #0A1B54;
    font-size: 16px;
    font-family: "Portico-Rounded";
}

.section-yearbook .students-winner .students-content .d-flex .w-20 .desc {
    padding: 0 20px;
    margin: 12px 0;
    text-align: center;
    font-weight: 600;
    padding: 0 35px;
}


/* .section-yearbook .students-winner .students-content .d-flex .student-one {
    background-image: url("../images/Background_Yellow.jpg");
}

.section-yearbook .students-winner .students-content .d-flex .student-two {
    background-image: url("../images/Background_White.jpg");
}

.section-yearbook .students-winner .students-content .d-flex .student-three {
    background-image: url("../images/Background_Pink.jpg");
}

.section-yearbook .students-winner .students-content .d-flex .student-four {
    background-image: url("../images/Background_Blue.jpg");
}

.section-yearbook .students-winner .students-content .d-flex .student-five {
    background-image: url("../images/Background_Navy.jpg");
} */

.section-yearbook .teacher-container {
    border: 5px #2c3e50;
    border-style: solid none;
    background-image: url("../images/Teacher_Dt.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    margin-bottom: 50px;
}

.section-yearbook .teacher-container .teacher-winner {
    width: 90%;
    margin: 42px auto;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .center-text-two {
    display: none;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic {
    flex: 0 0 44%;
    max-width: 44%;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content {
    position: relative;
    width: 367px;
    height: 498px;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .teacher-pic {
    width: 100%;
    height: 495px;
    object-fit: cover;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .banner-pic {
    position: absolute;
    top: 16px;
    left: -60px;
    z-index: 1;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .tape-pic {
    position: absolute;
    left: -36px;
    bottom: -24px;
    z-index: 2;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .tape-pic-two {
    position: absolute;
    left: 299px;
    bottom: -22px;
    z-index: 2;
    transform: rotate(308deg);
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text {
    flex: 0 0 55%;
    max-width: 55%;
    margin-top: 47px;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text {
    text-align: center;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div {
    width: 74%;
    display: inline-table;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div p {
    width: 78%;
    margin: 0 auto;
    padding: 10px 0;
    border: 3px #FF61A9;
    border-style: solid none;
    line-height: 40px;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .img-title {
    margin: 10px 0;
    font-weight: bold;
    padding: 0 10px;
    font-family: "AvenirNext-Medium";
    line-height: 1.5em;
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .blocksubTitle {
    font-weight: 900;
    padding: 8px 28px;
    font-family: "AvenirNext-DemiBold";
}

.section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .desc {
    color: #0A1B54;
    text-align: left;
}

#Subheader {
    display: none;
}

@font-face {
    font-family: "Portico-Rounded";
    src: url("../fonts/Portico/Portico-Rounded.otf");
}

@font-face {
    font-family: "Avenir-Regular";
    src: url("../fonts/Avenir/Avenir-Regular.ttf");
}

@font-face {
    font-family: "AvenirNext-Medium";
    src: url("../fonts/Avenir/Avenir-Regular.ttf");
}

@font-face {
    font-family: "AvenirNext-DemiBold";
    src: url("../fonts/Avenir/Avenir-Regular.ttf");
}

@media only screen and (max-width: 1180px) {
    .section-yearbook .students-winner .students-content .d-flex .w-20 {
        margin: 24px;
    }
    .section-yearbook .students-winner .winner-header .subtitle {
        width: 57%;
    }
    .section-yearbook .students-winner .winner-header .desc {
        width: 57%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div {
        width: 95%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div p {
        width: 70%;
    }
}

@media only screen and (max-width: 1024px) {
    .section-yearbook .students-winner .students-content .d-flex .w-20 {
        margin: 20px;
    }
    .section-yearbook .students-winner .winner-header .subtitle {
        width: 77%;
    }
    .section-yearbook .students-winner .winner-header .desc {
        width: 77%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .StarWinner {
        display: none;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .contest-winner {
        display: none;
    }
    .section-yearbook .teacher-container .teacher-winner {
        text-align: center;
        text-align: -webkit-center;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content {
        display: block;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 40px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .banner-pic {
        left: -60px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .tape-pic {
        left: -25px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .tape-pic-two {
        left: 290px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div {
        width: 50%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div p {
        width: 100%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .center-text-two {
        display: block;
        margin-top: 85px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .center-text-two .contest-winner {
        display: block;
        margin: 14px 0 30px 0;
        padding: 0px 43px;
        font-weight: 600;
        font-family: "AvenirNext-DemiBold";
        line-height: 1.5em;
    }
    .section-yearbook .teacher-container {
        background-image: url("../images/Teacher_M.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
}

@media only screen and (max-width: 768px) {
    .section-yearbook .section-one .yearbook-gallery {
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: normal;
    }
    .section-yearbook .section-one .left-bck,
    .section-yearbook .section-one .right-bck {
        display: none;
    }
    .section-yearbook .section-one .lightning-bck {
        display: block;
        position: absolute;
        top: 0px;
        left: -22px;
    }
    .section-yearbook .students-winner .winner-header .subtitle {
        width: 100%;
        line-height: 1.2em;
    }
    .section-yearbook .students-winner .winner-header .desc {
        width: 100%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div {
        width: 60%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div p {
        width: 100%;
    }
    .section-three .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 640px) {
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div {
        width: 86%;
    }
    .section-yearbook .section-one .yearbook-header .title {
        line-height: 1em;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div p {
        line-height: 1em;
    }
    .section-yearbook .section-one .honorable-mentions .ribbon_pink {
        width: 100%;
    }
    .section-yearbook .section-one .yearbook-header {
        padding-top: 22px;
    }
    .yearbook-header .title {
        padding-bottom: 10px !important;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .blocksubTitle {
        padding: 14px 28px;
        padding-top: 4px;
    }
}

@media only screen and (max-width: 490px) {
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content {
        width: 275px;
        height: auto;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .banner-pic {
        left: -44px;
        width: 364px;
        top: 10px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .tape-pic {
        left: -35px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-pic .winner-pic-content .tape-pic-two {
        left: 207px;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .title-div {
        width: 100%;
    }
    .section-yearbook .teacher-container .teacher-winner .teacher-content .winner-text .center-text .desc {
        padding: 0 20px;
        line-height: 1.5em;
    }
}

@media only screen and (max-width: 440px) {
    .section-yearbook .section-one .yearbook-header .title {
        line-height: 1.1em;
    }
    .section-yearbook .section-one .honorable-mentions .ribbon_pink {
        display: none;
    }
    .section-yearbook .section-one .honorable-mentions .subtitle {
        display: none;
    }
    .section-yearbook .section-one .honorable-mentions .ribbon_pink_two {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .section-yearbook .section-one .honorable-mentions .subtitle {
        width: 58%;
        margin: 0 auto;
        top: 7px;
    }
}

.section {
    /* padding: 40px; */
}

.section .gallery-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.section .gallery-2 .list-item {
    width: 235px;
    margin: 5px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.control-group {
    position: absolute;
    right: -1px;
    top: 5px;
}

.control-group .count {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    text-align: right;
    position: relative;
    right: 16px;
    top: -6px;
}

.control-group .red-heart-checkbox {
    visibility: hidden;
}

.control-group .red-heart-checkbox+label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 30px;
    padding-left: 15px;
    transition: all 0.2s;
}

.control-group .red-heart-checkbox:checked+label:before {
    content: "";
    color: #fff;
}

.control-group .red-heart-checkbox+label:before {
    width: 31.5px;
    height: 30px;
    content: "";
    position: absolute;
    margin-left: -48px;
    margin-top: 3px;
    font-family: FontAwesome;
    font-size: 25px;
    content: "";
    transition: all 0.3s;
    color: #fff;
}

.control-group .red-heart-checkbox+label:hover:before {
    transform: scale(1.2);
}

.sweeps {
    text-align: center;
    margin-bottom: 50px;
    text-decoration: underline;
    color: #0A1B54;
    font-family: "Avenir-Regular";
    font-size: 16px;
}

.back-section .linkback {
    display: flex;
    margin-top: 40px;
    /* flex-wrap: wrap; */
    justify-content: left;
    margin-left: 9%;
    margin-bottom: 40px;
}

.linkback .mainpage {
    font-family: "Avenir-Regular";
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 33px;
}

.linkback img {
    width: 10px;
}

.linkback .mainpage a {
    color: #0A1B54;
}

.yearbook-header .title {
    padding-bottom: 10px;
}

.students-pic-frame .teacher-pic {
    height: 287px;
    object-fit: cover;
    width: -moz-available;
    width: 222px;
}

.tooltip {
    display: block;
    border-bottom-width: 0px;
    border-style: none;
}

.tooltiptext {
    display: none;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #cccccc;
    color: #000000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 32%;
    margin-left: -60px;
    font-size: 14px;
    line-height: 13px;
    /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #cccccc transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip:hover:after,
.tooltip.hover:after {
    display: none;
}


/*# sourceMappingURL=style.css.map */