<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    height: 100%;
    /* overflow: hidden;*/
    padding-top: 0 !important;
}

video {
    width: 80%;
    height: 100%;
}

.close {
    position: absolute;
}

.icons .anchDisable i.icon-player-next:before, .icons .anchDisable i.icon-player-prev:before {
    cursor: not-allowed;
    opacity: 0.5;
}
/*-------------------------
 		LINKS &amp; TYPE
---------------------------*/
.ADAMContent {
    background-color: rgb(255,255,255);
    font-family: 'Lato', sans-serif;
    position: relative;
    font-size: 14px;
}

a:visited, a:focus, a {
    color: rgb(255,255,255);
    outline: none;
    text-decoration: none;
    transition: all ease-in 0.3s;
    -webkit-transition: all ease-in 0.3s;
}

    a:hover, a.active {
        color: rgb(236,205,255);
        text-decoration: none;
    }

    a:hover {
        cursor: pointer;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 4.500em;
}

.ADAMContent h2 {
    font-size: 1.714em;
}

ul, ol {
    padding: 0;
}


.icon-2x {
    font-size: 1.429em;
    color:#fff;
}

.icon-3x {
    font-size: 1.750em;
}

/*-------------------------
 		FORMATTING
---------------------------*/
.left-align {
    float: left;
}

.right-align {
    float: right;
}

nav ul li {
    list-style: none;
}

.icon-Asset-1:before {
    content: "\e900";
}
/*---------------------
		LAYOUT
---------------------*/
.ADAMContent header, .ADAMContent footer {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc8cf6+0,6a1d95+100 */
    background: #cc8cf6; /* Old browsers */
    background: -moz-linear-gradient(top, #cc8cf6 0%, #6a1d95 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cc8cf6 0%,#6a1d95 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cc8cf6 0%,#6a1d95 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc8cf6', endColorstr='#6a1d95',GradientType=0 ); /* IE6-9 */
    height: 5.357em;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.logo {
    padding: 0.5em 1.429em 0;
    display: table;
}

    .logo a, .logo h2 {
        display: table-cell;
        vertical-align: middle;
    }

    .logo h2 {
        color: rgb(255,255,255);
        font-size: 20px;
        font-weight: bold;
    }

    .logo .navbar-brand {
        height: auto;
        padding: 20px;
        font-family: 'Henny Penny', cursive;
        text-shadow: 1px 1px 1px #000;
    }

.ADAMContent nav ul li {
    display: inline-block;
    line-height: 5.357em;
    padding: 0 1.429em;
}
/*.layout{
	height:100vh;
	padding:5.357em 0;
	}*/
.ADAMContent footer {
    bottom: 0;
    top: auto;
}

    footer .player-controllers {
        height: 3.429em;
        border-top: 1px solid rgb(144,144,144);
        display: table;
        width: 100%;
    }

    footer .copyright {
        background: rgb(20,18,19);
        font-size: 1em;
        text-align: center;
        color: rgb(146,148,151);
        line-height: 23px;
    }

.icons {
    padding: 1em 0;
    border-right: 1px solid rgb(144,144,144);
    float: left;
    display: table-cell;
    width: 16.357em;
}

.player-options {
    display: table-cell;
    border-right: 1px solid #FFF;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

.icons a {
    display: inline-block;
    width: 2.857em;
    text-align: center;
    cursor: pointer;
}

.slide-options {
    width: 10.9em;
}

    .slide-options .slide-counting {
        background: rgb(34,31,32);
        padding: 0.214em 0.357em;
        border-radius: 0.214em;
        box-shadow: -1px 1px 1px 0px rgb(60, 60, 60);
        vertical-align: top;
        color: rgb(255,255,255);
        font-size: 1.071em;
    }

.current {
    color: rgb(223,173,255);
    vertical-align: top;
}

.slide-options.icons {
    float: right;
    border: none;
}

.player {
    display: table;
    width: 100%;
    color: rgb(255, 255, 255);
    height: 3.357em;
}

.player-control, .player-slider, .player-time-volume {
    display: table-cell;
    vertical-align: middle;
}

.player-time-volume, .player-control {
    width: 12.714em;
}

.player-time-volume {
    padding-left: 0.714em;
}

.player-slider {
    padding-right: 1.786em;
}

.player-time, .player-volume {
    width: 50%;
    float: left;
}

.play {
    display: inline-block;
    float: left;
    width: 100%;
}

.progress-container {
    width: 100%;
    height: 12px;
    box-shadow: 0px 0px 1px 0 rgb(143,143,143);
    border-radius: 25px;
    background-image: -moz-linear-gradient(rgb(86, 87, 88), rgb(57, 57, 57));
    background-image: -webkit-linear-gradient(rgb(86, 87, 88), rgb(57, 57, 57));
    background-image: -ms-linear-gradient(rgb(86, 87, 88), rgb(57, 57, 57));
    position: relative;
}

.handler {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-image: -moz-radial-gradient( rgb(38, 169, 224), rgb(27, 142, 203), rgb(27, 142, 203));
    background-image: -webkit-radial-gradient( rgb(38, 169, 224), rgb(27, 142, 203), rgb(27, 142, 203));
    background-image: -ms-radial-gradient( rgb(38, 169, 224), rgb(27, 142, 203), rgb(27, 142, 203));
    position: absolute;
    top: -4px;
    margin-left: -2px;
    z-index: 10;
}

.ADAMContent .progress {
    height: 12px;
    background-image: -moz-linear-gradient(rgb(219, 231, 236), rgb(133, 182, 204));
    background-image: -webkit-linear-gradient(rgb(219, 231, 236), rgb(133, 182, 204));
    background-image: -ms-linear-gradient(rgb(219, 231, 236), rgb(133, 182, 204));
    position: absolute;
    left: 0;
    border-radius: 25px 0 0 25px;
}

.ADAMContent .video {
    /*width: 68%;*/
    margin: 0 auto;
    position: relative;
    height: 100%;
    padding: 0px 0;
    text-align: center;
}

.close {
    position: absolute;
    background: red;
    font-size: 11px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    opacity: 1;
    text-align: center;
    right: 0;
    border-radius: 50%;
    right: 0px;
    top: 2px;
    z-index: 100;
    color: #fff;
}

    .close a {
        color: #fff;
    }

.menu, .visible-orientation-small {
    display: none;
}

.slide-wrapper {
    height: 100%;
    position: relative;
}

.player-control div {
    width: 33.3%;
    float: left;
    text-align: center;
}


/*-----------------------------
	OFF CANVAS MENU
------------------------------*/
.offcanvas {
    position: absolute;
    left: -21.875em;
    height: 100%;
    background: rgb(32,32,32);
    width: 21.875em;
    transition: all ease-in 0.3s;
    -webkit-transition: all ease-in 0.3s;
    z-index: 1;
}

    .offcanvas.active {
        left: 0;
    }

.wrapper {
    transition: all ease-in 0.3s;
    -webkit-transition: all ease-in 0.3s;
    width: 100%;
    height: 100vh;
}

    .wrapper.push-left {
        margin-left: 21.875em;
    }

.sidebar-heading {
    display: table;
    height: 75px;
    width: 100%;
    position: absolute;
    background: rgb(32,32,32);
    z-index: 1;
    top: 0;
}

    .sidebar-heading span {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        text-align: center;
    }

.sidebar-content {
    padding-top: 75px;
    height: 100%;
}

.sidebar-menu {
    position: relative;
    height: 100%;
    overflow-y: auto;
}

    .sidebar-menu span.icon, .sidebar-menu span.close {
        width: 40px;
        text-align: center;
        font-size: inherit;
    }

    .sidebar-menu ul li a {
        padding: 0 20px;
        line-height: 60px;
        color: #fff;
        display: block;
        border-bottom: 1px solid rgb(17,17,17);
        box-shadow: 0 1px 1px rgb(130,131,132) inset;
        font-size: 15px;
    }

    .sidebar-menu.mCustomScrollbar .mCustomScrollBox .mCSB_container &gt; ul &gt; li &gt; a {
        font-size: 18px;
        font-weight: bold;
    }

    .sidebar-menu ul &gt; li a {
        background: rgb(32,32,32);
    }

    .sidebar-menu ul li a:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a1d95+0,cc8cf6+100 */
        background: #6a1d95; /* Old browsers */
        background: -moz-linear-gradient(top, #6a1d95 0%, #cc8cf6 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #6a1d95 0%,#cc8cf6 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #6a1d95 0%,#cc8cf6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a1d95', endColorstr='#cc8cf6',GradientType=0 ); /* IE6-9 */
    }

    .sidebar-menu ul &gt; li &gt; ul li a {
        padding-left: 40px;
    }

    .sidebar-menu ul &gt; li ul li:nth-child(even) a {
        background: rgb(88,89,91);
    }

    .sidebar-menu ul &gt; li ul li:nth-child(odd) a {
        background: rgb(64,64,65);
    }

    .sidebar-menu ul &gt; li ul li a:hover {
        background: rgb(27,146,208)
    }

    .sidebar-menu [class^="icon-"], .sidebar-menu [class*=" icon-"] {
        margin-right: 5px;
    }

.glossary-menu ul li a {
    display: block;
    background: rgb(32,32,32);
    padding: 0.357em;
}

.glossary-menu ul li:nth-child(odd) a {
    background: rgb(64,64,65);
}

.glossary-menu ul li a:hover, .glossary-menu ul li.active a {
    background: rgb(27,146,208);
    color: rgb(255,255,255);
}

/*------------------------
	MODAL WINDOW
--------------------------*/

.ADAMContent .btn {
    font-size: 3vmin;
    padding: 0.75em 1.5em;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    text-decoration: none;
    display: inline;
    border-radius: 4px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
}

    .btn:hover {
        background-color: #ddd;
        -webkit-transition: background-color 1s ease;
        -moz-transition: background-color 1s ease;
        transition: background-color 1s ease;
    }

.btn-small {
    padding: .75em 1em;
    font-size: 0.8em;
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 98%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}



@media (min-width: 32em) {

    .modal-box {
        width: 70%;
    }
}

.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
}

    .modal-box header h3,
    .modal-box header h4,
    .modal-box .modal-header h3,
    .modal-box .modal-header h4 {
        margin: 0;
    }

.modal-box .modal-body {
    padding: 2em 1.5em;
}

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

/*---- Transcript -------*/
.transcript-modal, .glossary-modal {
    background: rgb(32, 32, 32) none repeat scroll 0 0;
    height: 100%;
    margin-left: -250px;
    padding: 75px 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    width: 250px;
    z-index: 0;
}

.glossary-modal {
    width: 500px;
    margin-left: -500px;
}

.open {
    margin-left: 0 !important;
    transition: all ease-in 0.3s;
}

.transcript-container {
    height: 100%;
    width: 100%;
    position: relative;
    padding-top: 75px;
}

.transcript-content, .glossary-container {
    background: rgb(223,223,224);
    height: 100%;
    position: relative;
    padding: 15px;
    line-height: 20px;
}

.glossary-container {
    padding: 0;
    background: rgb(32,32,32);
}

.glossary-menu, .glossary-detail {
    width: 248px;
    height: 100%;
    position: relative;
    background: rgb(32,32,32);
    float: left;
    border: 1px solid rgb(80,80,80);
}

.glossary-detail {
    background: rgb(232,233,233);
    float: right;
    padding: 0.714em;
}

    .glossary-detail .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .transcript-content .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .table-of-content-description .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: rgba(118,118,119,0.5);
    }

.glossary-heading {
    height: 5.357em;
    padding: 0 1.071em;
    position: absolute;
    top: 0;
    width: 100%;
    color: rgb(255,255,255);
    line-height: 5.357em;
}

    .glossary-heading .title, .sidebar-heading .title {
        font-size: 1.286em;
        font-weight: bold;
        text-align: left;
        margin-left: 0.357em;
    }

.glossary-heading-left, .glossary-heading-right {
    width: 16.429em;
    float: left;
}

.glossary-heading-right {
    float: right;
}

    .glossary-heading-right input {
        width: 12em;
        height: 2.143em;
        background: rgb(109,110,112);
        border: none;
        border-radius: 3px;
        padding: 0.357em;
        color: rgb(255,255,255);
        font-style: italic;
    }

    .glossary-heading-right .icon-player-close {
        margin-top: 1.571em;
    }

    .glossary-heading-right form {
        position: relative;
    }

    .glossary-heading-right .search-icon {
        position: absolute;
        right: 0.429em;
        top: 0.286em;
    }

.glossary-detail-heading {
    margin-bottom: 1.071em;
    display: table;
    width: 100%;
}

    .glossary-detail-heading span {
        display: table-cell;
    }

        .glossary-detail-heading span.icon {
            width: 30px;
            font-size: 18px;
            font-weight: bold;
        }

    .glossary-detail-heading .title {
        font-weight: bold;
    }


.cover {
    overflow: auto;
    height: 100%;
    position: relative;
    margin-top: 5.599%;
}

    .cover img {
        max-height: 100%;
    }


.half-box {
    width: 50%;
    height: 98%;
    float: left;
    text-align: center;
    position: relative;
    padding: 10px;
}

video {
    width: 54%;
}

.caption h2 {
    font-family: 'Henny Penny', cursive;
    font-size: 35px;
}

.half-box img {
    max-height: 100%;
}

.white-bg {
    background: #fff;
}

.green-bg {
    background: #99cc99;
}

.brown-bg {
    background: #604125;
}

.caption {
    position: absolute;
    width: 100%;
    left: 0;
}

    .caption.emily {
        bottom: 40px;
    }

    .caption.babies-come {
        top: 45px;
    }

        .caption.babies-come h2 {
            text-shadow: 2px 1px 2px #fff;
            color: #0086cd;
        }

    .caption.big-baby {
        top: 45px;
    }

        .caption.big-baby h2 {
            color: #000;
            text-shadow: 2px 1px 2px #fff;
        }

    .caption.percy {
        top: 45px;
    }

        .caption.percy h2 {
            color: #000;
            text-shadow: 2px 1px 2px #fff;
        }

    .caption.memory-machine {
        top: 45px;
    }

        .caption.memory-machine h2 {
            color: #000;
            text-shadow: 2px 1px 2px #fff;
        }

    .caption.birth {
        bottom: 35%;
        left: 0;
    }

    .caption.tinker-tot {
        bottom: 60px;
    }

        .caption.tinker-tot h2 {
            width: 150px;
            display: inline-block;
        }


.family-album {
    width: 150px;
    padding: 10px;
}

    .family-album img {
        max-width: 100%;
        height: auto;
    }

.birth {
    padding: 20px 0;
}

.coverpage {
    background: #ebebeb;
}
/*--------------------
	MEDIA QUERY
---------------------*/
/*----- tablet -----*/
@media only screen and (min-width:993px) and (max-width:1024px) {
    .half-box img {
        max-height: auto;
        max-width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {

    .icons a.print {
        display: none;
    }

    .player-control {
        width: 5.714em;
    }

    .player-time-volume {
        width: 115px;
        padding-left: 1.429em;
    }

    .logo {
        width: 70%;
    }

    .player-slider {
        padding-right: 0;
    }

    .transcript-modal, .glossary-modal {
        width: 100%;
        bottom: 75px;
        height: 350px;
        top: auto;
        padding: 0 0 25px;
        margin-left: -100%;
    }

    .glossary-menu, .glossary-heading-left {
        width: 29%;
    }

    .glossary-detail, .glossary-heading-right {
        width: 70%;
    }

    .remodal {
        max-width: 500px;
    }

    .navigation-instruction-items {
        width: 100%;
    }

    .table-of-content-description {
        width: 99.3%;
        position: relative;
        right: 0;
        float: left;
        height: 250px;
    }

    .navigation-instruction-items ul li {
        width: 24.5%;
    }

    .offcanvas {
        margin-top: 75px;
        padding-bottom: 150px;
    }

    .wrapper.push-left {
        margin-left: 0;
    }

    .half-box {
        width: 50%;
        height: 48%;
    }

    .cover img {
        max-height: auto;
        max-width: 50%;
    }

    .birth {
        /*	padding-top: 25%;*/
    }

    .player-volume {
        display: none;
    }
}

/*----- mobile -----*/
@media only screen and (min-width:320px) and (max-width:767px) {
    header {
        position: absolute;
        width: 100% !important;
    }

    .icons a.print {
        display: none;
    }

    .copyright {
        display: none;
    }

    .player-control {
        width: 65px;
        float: left;
        padding-top: 10px;
    }

    .slide-options.icons, .player-control, .player-slider, .player-time-volume {
        display: block;
    }

    .player-time {
        font-size: 12px;
    }

    .player-volume {
        display: none;
    }

    .player-time-volume {
        width: auto;
        text-align: center;
        margin-left: 80px;
        padding-right: 0;
        padding-left: 0;
        margin-top: 3px;
    }

    .player-time {
        float: none;
        width: auto;
    }

    .player-slider {
        padding-right: 0;
        margin-left: 75px;
        margin-top: 13px;
    }

    .ADAMContent footer {
        height: 3.42em;
        transition: all ease-in 0.1s;
        -webkit-transition: all ease-in 0.1s;
    }

    .player-options {
        width: 2.143px;
        padding: 0 12px 0 0;
        border: none;
    }

    .slide-options.icons {
        border-left: 1px solid rgb(144, 144, 144);
        width: 12.1em;
    }

    .icon-2x {
        font-size: 1em !important;
    }

    .icons.mobile-menu {
        display: none;
        transition: all 0.3s ease-in;
    }

        .icons.mobile-menu.active {
            background: rgb(32, 32, 32);
            border-bottom: 1px solid rgb(144, 144, 144);
            border-right: none;
            bottom: 47px;
            display: block;
            left: 0;
            position: absolute;
            width: 100%;
        }

    .mobile-menu a {
        width: 24%;
    }

    .layout {
        padding-top: 0;
    }

    .half-box {
        width: 100%;
    }

    .cover img {
        max-height: auto;
        max-width: 100%;
    }

    .layout {
        padding-bottom: 40px;
    }

    .caption h2 {
        font-size: 25px;
    }


    .slide-options.icons {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }

        .slide-options.icons a {
            width: 21px;
        }

    .slide-counting {
        display: none;
    }

    .family-album {
        position: absolute;
        top: 0;
        right: 0;
    }

    .logo .navbar-brand {
        padding: 10px 0;
    }

    .logo h2 {
        font-size: 16px;
    }

    .layout {
        height: calc(100% - 120px);
        padding: 0;
    }
}
/*----- mobile ladnscape orientation -----*/
@media only screen and (min-width:480px) and (max-width:767px) and (orientation:landscape) {
    footer {
        width: 3.42em;
        right: 0;
        height: 100%;
        border: none;
        transition: all ease-in 0.1s;
        -webkit-transition: all ease-in 0.1s;
    }
    /*.video{
		width: 75%;
		margin: 50px auto 0 !important;
	}*/
    video {
        width: 68%;
    }

    .menu, .player-options, .slide-options.icons {
        display: inherit;
        width: 100%;
        padding: 1.071em 0;
        text-align: center;
        border-left: none;
        border-right: none;
    }

    .menu, .player-options {
        border-bottom: 1px solid rgb(144, 144, 144);
    }

    .play {
        float: none;
        width: auto;
    }

    .player {
        height: auto;
    }

    .slide-options.icons a {
        width: auto;
        display: block;
    }

        .slide-options.icons a.prev {
            padding: 0 0 0.714em;
        }

        .slide-options.icons a.next {
            padding: 0.714em 0 0;
        }

    .slide-options .slide-counting {
        display: none;
        text-align: center;
        box-shadow: 0 1px 2px 0 rgb(60, 60, 60);
        margin: 0 0.357em;
        font-size: 0.929em;
    }

    .slide-options {
        position: absolute;
        bottom: 0;
    }

    .visible-orientation-small {
        display: block;
        height: 1px;
    }

    .icons.mobile-menu.active {
        width: 3.42em;
        height: 100%;
        bottom: 0;
        border-bottom: none;
        border-right: 1px solid rgb(144, 144, 144);
        right: 3.42em;
        top: 0;
        left: auto;
        padding: 0;
    }

        .icons.mobile-menu.active a {
            height: 25%;
            width: 100%;
            padding-top: 60%;
        }

    footer .player-controllers {
        display: block;
    }

    .layout {
        padding: 0;
    }

    .player-control div {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    }

    .player-control {
        width: 50px;
        padding: 0;
    }
}
/*----- mobile Portrait orientation -----*/
@media only screen and (min-width:320px) and (max-width:640px) and (orientation:portrait) {
    .birth {
        padding-top: 25%;
    }

    .player-options {
        width: 77%;
    }

    .half-box {
        height: 48%;
    }
}

@media only screen and (max-width:1200px) {
    video {
        height: auto;
    }

    .video {
        /*margin: 10% auto 0;*/
        height: auto;
    }
}

/*@media  only screen and (max-width:992px){
	video{
		height: 100%;
		width: 100%;
	}
	.video{
		margin: 0;
		height: 100%;
		width: 100%;
	}
}*/
@media only screen and (min-width:993px) and (max-width:1365px) and (orientation:portrait) {
    .half-box {
        height: 48%;
        width: 100%;
    }

        .half-box img {
            max-width: 100%;
        }
}

@media only screen and (min-width:993px) and (max-width:1365px) and (orientation:landscape) {
    .half-box {
        height: 98%;
        width: 50%;
    }

        .half-box img {
            max-width: 100%;
        }
}

@media only screen and (min-width:1366px) {

    .half-box img {
        max-width: 100%;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    header {
        width: calc(100% - 48px);
    }

    .family-album img {
        padding-right: 34px !important;
    }
}

@media only screen and (min-width:993px) and (max-width:1200px) {
    .half-box {
        height: 96%;
        width: 50%;
    }
}

@media only screen and (min-width:1024px) and (max-width:1365px) and (orientation:portrait) {
    .half-box {
        height: 48%;
        width: 50%;
    }

    .video-box video {
        height: 98%;
    }

    .cover img {
        max-width: 100%;
    }

    video {
        width: 54%;
    }
}


/*-------------------------------
	IE HACK FOR EDGE AND 10/11
--------------------------------*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /*video { height:auto; margin-top: 0%; }*/

}

@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width:320px) and (max-width: 360px) {
    video {
        margin-top: 40%;
    }
}

@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width:361px) and (max-width: 480px) {
    video {
        margin-top: 25%;
    }
}

@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width:481px) and (max-width: 600px) {
    video {
        margin-top: 15%;
    }
}

@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width:601px) and (max-width: 767px) {
    video {
        margin-top: 10%;
    }
}

@supports (-ms-ime-align:auto) {
    video {
        height: auto;
        margin-top: 5%;
    }
}

@media only screen and (min-width:320px) and (max-width: 360px) {
    @supports (-ms-ime-align:auto) {
        video {
            margin-top: 40%;
        }
    }
}

@media only screen and (min-width:361px) and (max-width: 480px) {
    @supports (-ms-ime-align:auto) {
        video {
            margin-top: 25%;
        }
    }
}

@media only screen and (min-width:481px) and (max-width: 600px) {
    @supports (-ms-ime-align:auto) {
        video {
            margin-top: 15%;
        }
    }
}

@media only screen and (min-width:601px) and (max-width: 767px) {
    @supports (-ms-ime-align:auto) {
        video {
            margin-top: 10%;
        }
    }
}

@supports (-ms-accelerator:true) {
    video {
        height: auto;
        margin-top: 5%;
    }
}

element.style {
}

.column.emilyscrapbook.large-12.media-box.small-12 {
    min-height: 450px;
    height: auto;
}

div#sub-section-back-emilysister {
    padding: 0px !important;
}

div#sub-section-back-emilysister {
    background-color: #fff !important;
}

@media only screen and (min-width:320px) and (max-width:640px) {

    video {
        width: 100%;
    }

    .cover {
        margin-top: 12.999%;
    }
}

p.emilynewsister-inner-title {
    margin-bottom: 0em !important;
}</pre></body></html>