.preload * {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important
}

.media-and-news .content .inner {
    width: 95%;
    margin: 0 auto;
    max-width: 1230px
}

.reload-video {
    width: 640px
}

@media only screen and (min-width:768px) {
    .media-and-news .content .inner {
        margin: 0 auto;
        max-width: 1400px;
        min-height: 428px
    }
    .kenburns {
        position: absolute;
        background: #8d8f94 url(#assets/themes/utb2015/img/main-image-cropped.jpg);
        width: 100%;
        height: 100%;
        top: 0;
        background-position: 0 40%;
        background-size: cover;
        -webkit-animation-name: kenburns;
        -ms-animation-name: kenburns;
        animation-name: kenburns;
        -webkit-animation-timing-function: linear;
        -ms-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        -ms-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-duration: 20s;
        -ms-animation-duration: 20s;
        animation-duration: 20s;
        -webkit-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        opacity: 1;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    @-webkit-keyframes kenburns {
        0% {
            opacity: 1;
            -webkit-transform: scale(1.3);
            -ms-transform: scale(1.3);
            transform: scale(1.3)
        }
        33% {
            opacity: 1;
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2)
        }
        66% {
            opacity: 1;
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }
    }
    @keyframes kenburns {
        0% {
            opacity: 1;
            -webkit-transform: scale(1.3);
            transform: scale(1.3)
        }
        33% {
            opacity: 1;
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
        }
        66% {
            opacity: 1;
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
        }
    }
}

@media screen and (max-width:450px) {
    header.scrolled~main.media-and-news,
    header.scrolled~main.news-and-media-single-outer {
        top: -10px!important
    }
}

.media-and-news-header {
    background: url(#assets/themes/utb2015/img/main-image-cropped.jpg);
    padding-top: 3%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.media-and-news-header::after {
    content: '';
    display: block;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .74) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .74) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .74) 100%);
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    z-index: -1
}

.news-and-media-single-strip {
    background: #646569;
    height: 80px
}

.media-and-news-header h1,
.news-and-media-single-strip h1 {
    background: rgba(141, 143, 148, 1);
    text-align: center;
    font-size: 28px;
    padding: 10px;
    font: 700 28px/1.4em verdana, arial, sans-serif;
    color: #f0c63b;
    position: relative;
    z-index: 1
}

.news-and-media-single-strip h1 {
    text-align: left;
    display: inline-block;
    margin-bottom: 0;
    line-height: 30px;
    padding: 0;
    background: #646569;
    font-size: 28px;
    color: #fff;
    padding-top: 20px
}


/*.typography .inner{padding-top:55px!important;padding-bottom:35px}*/

.news-and-media-single-strip h1 span {
    color: #fff
}

.news-and-media-single-strip h2 {
    display: none;
    color: #fff;
    padding-left: 10px
}

.news-and-media-pull-quote-oppo {
    font-size: 16px;
    margin: 1em auto;
    display: block;
    position: relative;
    padding: 0 4em;
    font-style: italic;
    font-weight: 0!important
}

.news-and-media-pull-quote-oppo:before {
    font-size: 24px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1.3em;
    height: 1.3em;
    background: url(../img/qm-left.png);
    opacity: .5
}

.news-and-media-pull-quote-oppo:after {
    font-size: 24px;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 1.3em;
    height: 1.3em;
    background: url(../img/qm-right.png);
    background-size: contain;
    bottom: 0;
    opacity: .5
}

.news-and-media-single-outer .two-thirds div {
    display: inline-block;
    font-weight: 0!important;
    margin-bottom: 1em
}

.news-and-media-color-quote {
    margin: 2em 0 2em 10px;
    padding: 2em
}

.pretty-bird {
    display: inline-block;
    width: 80px;
    height: 80px;
    float: right;
    margin-top: 2px;
    background: url(#assets/themes/utb2015/img/owl-160.png);
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat
}

.media-and-news-header .inner {
    padding: 0 20px
}

.news-and-media-single-strip-inner {
    max-width: 974px;
    margin: 0 auto;
    padding: 0 30px;
    background: #646569
}

.media-and-news-header img {
    width: 24%;
    height: auto;
    position: relative;
    bottom: -6px
}

.the-specialist-svg {
    display: inline-block;
    width: 69%;
    background: url(#assets/themes/utb2015/svg/the-specialist.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 25%;
    z-index: 1;
    position: relative
}

.the-specialist-owl {
    display: inline-block;
    width: 100%;
    background: url(#assets/themes/utb2015/img/theopportunity-text.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 25%;
    margin-top: 5%;
    z-index: 1;
    position: relative
}

.media-and-news-posts-wrap {
    width: 100%;
    position: relative;
    margin-bottom: 40px
}

.media-and-news-post {
    text-align: center;
    padding: 2%;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin: 1%;
    overflow: hidden;
    min-height: 300px;
    max-height: 300px
}

@media only screen and (min-width:768px) {
    .media-and-news-post {
        width: 48%;
        min-height: 360px
    }
    .media-and-news-header {
        overflow: hidden
    }
    .news-and-media-single-strip h2 {
        display: inline-block
    }
    .pretty-bird {
        background: #646569 url(#assets/themes/utb2015/img/Owl.gif);
        background-size: 103%;
        border: 1px solid #646569;
        background-position: center;
        margin-top: -2px
    }
}

@media only screen and (min-width:1224px) {
    .media-and-news-post {
        width: 31.33%;
        min-height: 360px;
        max-height: 360px;
        float: left
    }
    .media-and-news-post:nth-child(1),
    .media-and-news-post:nth-child(3),
    .media-and-news-post:nth-child(4),
    .media-and-news-post:nth-child(5),
    .media-and-news-post:nth-child(6),
    .media-and-news-post:nth-child(7) {
        width: 23%!important
    }
    .media-and-news-post:nth-child(2) {
        width: 48%!important
    }
    .news-and-media-single-outer .inner.columns {
        padding-top: 134px
    }
    .news-and-media-single-strip {
        position: fixed;
        top: 134px;
        left: 0;
        right: 0;
        z-index: 1
    }
}

.media-and-news-post:after {
    content: '';
    display: block;
    position: absolute;
    background: rgba(1, 1, 1, .5);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    transition: all .4s ease-in-out
}

.media-and-news-posts-wrap .case-study {
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center
}

.media-and-news-post .readmore {
    display: block;
    padding-top: .5em;
    margin-bottom: -9px
}

.media-and-news-post time {
    font-size: 1rem
}

.media-and-news-post .readmore,
.media-and-news-post .text,
.media-and-news-post h2,
.media-and-news-post time {
    color: #fff;
    transition: all .4s ease-in-out
}

.media-and-news-post h6 {
    color: rgba(255, 255, 255, .6);
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    transition: all .4s ease-in-out
}

.media-and-news-post h2 {
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    margin-bottom: .3em
}

.media-and-news-post-title-wrap {
    position: relative
}

.media-and-news-post-title-wrap:after {
    content: '';
    display: block;
    width: 60%;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    margin-top: 15px;
    transition: all .4s ease-in-out
}

.media-and-news-post-inner .text {
    padding-top: 20px;
    min-height: 100px;
    max-height: 100px
}

.media-and-news-post .text p {
    transition: all .4s ease-in-out
}

.media-and-news-post-inner {
    transition: all .4s ease-in-out;
    max-height: 100%
}

.media-and-news-post-inner .text div {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 700;
    color: #efc94b;
    padding-bottom: .5em;
    transition: all .4s ease-in-out
}

.media-and-news-post-inner time {
    font-size: 13px
}

.media-and-news-post-inner .text p {
    opacity: 0;
    font-size: 13px;
    line-height: 1.6
}

.media-and-news-post:hover .media-and-news-post-inner {
    -webkit-transform: translatey(0) translatey(0)!important;
    -ms-transform: translatey(0) translatey(0)!important;
    transform: translatey(0) translatey(0)!important
}

.media-and-news-post:hover .media-and-news-post-inner .text {
    opacity: 1
}

.media-and-news-post:hover:after {
    background: rgba(229, 184, 34, .9)
}

.media-and-news-post-inner .readmore,
.media-and-news-post-inner time {
    opacity: 0
}

.media-and-news-post:hover .media-and-news-post-inner .text div,
.media-and-news-post:hover .media-and-news-post-inner .text p,
.media-and-news-post:hover .media-and-news-post-inner h2,
.media-and-news-post:hover .media-and-news-post-inner h6,
.media-and-news-post:hover .readmore,
.media-and-news-post:hover time {
    color: rgba(1, 1, 1, .7);
    opacity: 1
}

.media-and-news-post:hover .media-and-news-post-title-wrap:after {
    background: rgba(1, 1, 1, .7)
}

.news-and-media-author {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 20px
}

@media screen and (max-width:1200px) {
    .reload-video {
        width: 500px
    }
}