﻿/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .rownomargin {
        margin-bottom: 0;
    }
}

h1 {
    color: #01579B;
}

h2, h3, h4 {
    color: #424242;
}

.authors {
    width: 72px;
    position: absolute;
    margin-left: -130px;
    top: 167px;
}

#author, #author2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    #author img, #author2 img {
        margin: 0 auto;
        margin-bottom: 10px;
        display: block;
        border-radius: 50%;
    }

}

#author span, #author2 span {
    display: none;
    font-size: 0.8em;
    font-family: "wf_segoe-ui_light","Segoe UI Light",Tahoma,Helvetica,sans-serif;
}


#author h3, #author p, #author2 h3, #author2 p {
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: "wf_segoe-ui_light","Segoe UI Light",Tahoma,Helvetica,sans-serif;
}

#author h3, #author2 h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    font-family: "wf_segoe-ui_light","Segoe UI Light",Tahoma,Helvetica,sans-serif;
}

#author p, #author2 p {
    font-size: 13px;
    font-family: "Georgia",Times,"Times New Roman",serif;
}

    #author p a, #author2 p a {
        color: #A5A5A5;
    }

        #author p a:hover, #author2 p a:hover {
            color: #727272;
        }

#author footer, #author2 footer {
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.b-accent, .txtmsgs li {
    background-color: #424242;
}

@media only screen and (max-width: 1250px) {
    .authors {
        width: 100%;
        position: relative;
        margin-left: 0;
        top: 0;
        margin-top: 150px;
    }

    #author {
        position: relative;
        float: left;
        margin: 0 20px 0 5px;
    }

    #author2 {
        position: relative;
        margin-left: 0;
        margin-bottom: 30px;
        float: left;
    }

        #author img, #author2 img {
            display: none;
        }
}

@media only screen and (max-width : 992px) {
    /*#author {
        position: relative;
        margin-left: 0;
        margin-bottom: 5px;
    }*/
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .authors {
        margin-top: 95px;
    }

    #author {
        margin-left: 0;
        margin-bottom: 5px;
        width: 100%;
    }

        #author .b-accent {
            display: none;
        }

    #author2 {
        margin-left: 0;
        margin-bottom: 30px;
        width: 100%;
    }

    .article-page .info-box {
        margin-bottom: -150px;
        margin-bottom: -14rem;
        width: 100%;
    }
}


video {
    background-color: transparent;
}

/*video 9.20*/

.video #hero {
    background: url(/National_Library/oe_/https://stories.visualstudio.com/assets/img/content/devops/devops_heroshot_mobile.png) 50% 50% no-repeat;
    background-size: cover;
}

    .video #hero.active #vid-holder {
        opacity: 1;
    }

    .video #hero.started {
        background-image: none;
    }

        .video #hero.started #vid-holder {
            -webkit-transition: 250ms ease-out;
        }

    .video #hero #vid-holder {
        opacity: 0;
        -webkit-transition: opacity 450ms ease-out;
        transition: opacity 450ms ease-out;
    }

    .video #hero #poster {
        display: none;
    }

#hero {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

    #hero #vid-holder {
        z-index: 1;
        width: 1920px;
        height: 1002px;
        margin-left: -960px;
        margin-top: -501px;
        position: absolute;
        top: 50%;
        left: 50%;
    }

        #hero #vid-holder #poster {
            position: absolute;
            width: 100%;
            height: 100%;
            background: url(/National_Library/oe_/https://stories.visualstudio.com/assets/img/content/devops/devops_heroshot_mobile.png) 50% 50% no-repeat;
            background-size: cover;
            z-index: 2;
        }

            #hero #vid-holder #poster img {
                width: 100%;
                height: 100%;
            }

        #hero #vid-holder video {
            z-index: 1;
            position: absolute;
            top: 0;
            right: 0;
            max-width: none;
            width: 100%;
            height: 100%;
        }


#mob-vid-holder {
    display: none;
}



@media (max-width:768px) {
    #vid-holder {
        display: none;
    }

    #hero, .video #hero, .video #hero.started {
        background: url(/National_Library/oe_/https://stories.visualstudio.com/assets/img/content/devops/devops_heroshot_mobile.png) 70% 30% no-repeat;
        background-size: cover;
    }

    #mob-vid-holder {
        display: block;
        width: 100%;

    }
}

/*endvideo add*/

.article-page .intro-content, .article-page .intro-content hgroup, .article-page .intro-content hgroup .row {
    height: auto;
    position: relative;
}

.article-page .info-box {
    position: absolute;
    bottom: 0px;
    z-index: 10;
}

/*#hero #vid-holder {
    z-index: 1;
    width: 1920px;
    height: 1002px;
    margin-left: -960px;
    margin-top: -501px;
    position: absolute;
    top: 50%;
    left: 50%;
}

    #hero #vid-holder video {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 0;
        max-width: none;
        width: 100%;
        height: 100%;
    }*/

#msft-vs .video-player-container {
    height: 460px;
    width: 100%;
}


#msft-vs .video-player {
    border: 1px #FFF solid;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);*/
    margin: 0 auto;
    background: #000;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    max-width: 960px;
    height: 460px;
}

    #msft-vs .video-player .play {
        border: 0;
        padding: 0;
        display: block;
        width: 145px;
        height: 145px;
        margin: 150px auto 0 auto;
        color: transparent;
        text-indent: -999px;
        background: url("/National_Library/oe_/https://stories.visualstudio.com/assets/img/chrome/yt_play.png") no-repeat 0 0;
    }



#msft-vs .video-player-container.vignettes {
    height: 260px;
    width: 100%;
}

@media only screen and (max-width : 768px) {
    #msft-vs .video-player-container.vignettes {
        margin-bottom: 15px;
    }
}

#msft-vs .video-player.vignettes {
    border: 1px #FFF solid;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);*/
    margin: 0 auto;
    background: #000;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    max-width: 960px;
    height: 260px;
}

    #msft-vs .video-player.vignettes .play {
        border: 0;
        padding: 0;
        display: block;
        width: 145px;
        height: 145px;
        margin: 60px auto 0 auto;
        color: transparent;
        text-indent: -999px;
        background: url("/National_Library/oe_/https://stories.visualstudio.com/assets/img/chrome/yt_play.png") no-repeat 0 0;
    }


.quote.noborder-box {
    border: solid #e3e3e3;
    border-width: 0 0;
    background-color: #e6e6e6;
    color: #68217a;
    padding: 0;
}

.headline-background {
    height: 130px;
    background: url("/National_Library/oe_/https://stories.visualstudio.com/assets/img/content/devops/headline-bakground-galaxy.png") no-repeat center center;
}

    .headline-background h2 {
        text-align: center;
        font-weight: bold;
        font-family: "Segoe UI",Tahoma,Helvetica,sans-serif;
        margin: 0 0 0 0;
        line-height: 30px;
        padding-top: 40px;
    }

.section-hero {
    width: 58%;
    float: right;
    height: 200px;
    display: table;
}

    .section-hero h1 {
        font-style: normal;
        font-family: "Segoe UI",Tahoma,Helvetica,sans-serif;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        color: #fff;
    }


.section-grey {
    background-color: #737373;
    padding: 50px 0;
    color: #fff;
    margin-bottom: 40px;
}

.section-darkgrey {
    background-color: #424242;
    padding: 50px 0;
    color: #fff;
}

    .section-darkgrey h3 {
        color: #fff;
        font-family: "Segoe UI",Tahoma,Helvetica,sans-serif;
        font-weight: bold;
        text-transform: uppercase;
    }

    .section-darkgrey p {
        color: #fff;
        font-family: "Segoe UI",Tahoma,Helvetica,sans-serif;
        font-style: italic;
        padding: 0 30px;
    }

.text-white {
    color: #fff;
}

.text-black {
    color: #000;
}

.article-page .nav-social {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.nav-social > li {
    display: inline;
}

.article-page .nav-social a {
    display: inline;
    float: none;
    margin-right: 2rem;
}

.caption {
    font-size: 14px;
    color: #898989;
    font-style: italic;
    text-align: center;
    margin-bottom: 1em;
}


.base-box, .info-box {
    display: block;
    background-color: #01579b;
}

a.base-box:hover, a.info-box:hover {
    background-color: #004378;
}

.row-constraint {
    margin: 0px auto;
    min-width: 270px;
    max-width: 1200px;
}

/*.intro-content {
    top: 65%;
    z-index: 10;
}

    .intro-content h1 {
        color: rgb(255, 255, 255);
        font-weight: bold;
        font-family: "wf_segoe-ui_light","Segoe UI Light",Tahoma,Helvetica,sans-serif;
        text-transform: uppercase;
        text-align: center;
        font-size: 8rem;
        line-height: 1;
    }

        .intro-content h1 span {
            font-family: "wf_segoe-ui_light","Segoe UI Light",Tahoma,Helvetica,sans-serif;
            font-weight: normal;
            font-size: 50%;
        }

@media only screen and (max-width: 760px) {
    .intro-content h1 {
        font-size: 6rem;
    }
}*/
.info-box {
    position: absolute;
    bottom: 0px;
}


@media only screen and (max-width : 768px) {
    .info-box {
        position: absolute;
        bottom: 0px;
        width: 100%;
    }
}

.summary {
    margin-left: 0;
    padding-left: 0;
    font-size: 1.3em;
}

@media only screen and (max-width : 1200px) {
    .summary {
        margin-left: 0;
        padding-left: 0;
        font-size: 1.3em;
    }
}

@media only screen and (min-width: 1250px) {
    .summary {
        margin-left: 200px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .summary {
        margin-left: 0;
        padding-left: 0;
        font-size: 1.3em;
    }
}



@media only screen and (max-width : 768px) {
    .summary {
        margin-left: 0;
        padding-left: 0;
        font-size: 1.3em;
    }
}



.quote-over-animation {
    position: relative;
}

    .quote-over-animation blockquote {
        position: absolute;
        top: 85px;
        color: #000;
    }

@media only screen and (max-width : 768px) {
    .quote-over-animation blockquote {
        position: absolute;
        top: 40px;
        color: #000;
    }
}

.quote-over-animation .text {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin-left: 40px;
    margin-right: 40px;
}

blockquote p {
    font-weight: bold;
    font-size: 3rem;
}

/*Vignettes*/

.pic {
    width: 100%;
    height: 260px;
    background-repeat: no-repeat;
}

.pic-text {
    width: 100%;
    height: 260px;
    background: rgba(208, 82, 72, 1);
    opacity: 0;
    position: absolute;
    top: 0;
}

.engaged.pic:hover .pic-text {
    display: none;
}

.pic:hover .pic-text {
    opacity: 0.6;
    text-align: center;
    color: #fff;
}

    .pic:hover .pic-text h1, .pic:hover .pic-text p {
        color: #fff;
        opacity: 1.0;
    }




.callout-box.flipcard .front, .callout-box.flipcard .front a {
    background-color: #01579B;
}

.front-content {
    padding: 20px;
    color: #fff;
}

    .front-content h3 {
        color: #fff;
    }

.callout-box .copy {
    width: 100%;
    padding: .5em 2em 5.5rem;
    bottom: -5.5rem;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
    font-size: 1.4rem;
    color: #FFF;
}

.flipcard-info {
    background-color: transparent;
}

    .flipcard-info .go-back {
        background-color: #01579B;
        height: 45px;
    }

    .flipcard-info, .flipcard-info h3, .flipcard-info a {
        color: #000;
    }


.back-content img {
    margin-bottom: 0;
}

.callout-box.flipcard {
    height: 320px;
}

@media only screen and (max-width: 960px) {
    .callout-box.flipcard {
        height: 290px;
    }
}

@media only screen and (max-width: 720px) {
    .callout-box.flipcard {
        height: 465px;
    }
}

@media only screen and (max-width: 400px) {
    .callout-box.flipcard {
        height: 320px;
    }
}


.section-intro {
    margin: 40px 0 10px 0;
}

.p-t-15 {
    padding-top: 15px;
}

/*Animation*/
.spin {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

table.roles {
    margin-bottom: 1.5em;
    width: 100%;
    line-height: 43px;
}

    table.roles thead {
        color: #1f497d;
        text-align: left;
    }

    table.roles tr {
        border-bottom: 1px solid #c4c4c4;
        height: 50px;
        padding-top: 10px;
    }

        table.roles tr.last {
            border-bottom: none;
        }

    table.roles td, table.roles th {
        padding-left: 10px;
    }

    table.roles .border-right {
        border-right: 1px solid #c4c4c4;
    }

/*nici added*/

table {
    font-family: "wf_segoe-ui_light","Segoe UI Light",Tahoma,Helvetica,sans-serif;
}

    table th {
        color: #000000;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 1em;
        vertical-align: bottom;
        padding-bottom: 5px;
    }

        table th span {
            text-transform: none;
            font-size: 12px;
        }

.table tr td {
    vertical-align: top;
    width: 25%;
    line-height: 1em;
    padding-top: 10px;
    padding-right: 10px;
    font-weight: bold;
    color: #000000;
}

    .table tr td:nth-child(1) {
        width: 50%;
        color: #1f497d;
    }

    .table tr td span {
        text-transform: none;
        font-size: 12px;
        line-height: 1em;
    }

    .table tr td:nth-child(1) span {
        font-size: 110%;
    }

    .table tr td .content {
        line-height: 1.5em;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: normal;
        color: #000000;
    }

.infoExpander:not(.expanded) .content {
    display: none;
}

.infoExpander .head {
    cursor: pointer;
}

.clearfix {
    clear: both;
}
