@import url('https://fonts.googleapis.com/css?family=Wendy+One|Open+Sans:400,400i,700,700i'); #article {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

#inlinevid {
     float: none;
    width: 50%;
}
.dl {
    width: 50%;
    margin: auto;
}
#inline-gif {
    max-width: 100%;
    width: 340px;
    height: auto;
    float: right;
    margin: 10px 0 30px 5%;
}

div#inline-gif .inline-asset-title-container {
    display: none;
}

img[data-uuid="3df495a1-e3ff-482c-819b-f33a97b33a0b"] {
    position: relative;
    top: -45px;
}

img[data-uuid="cfce58ee-386d-4e7d-90a2-59e91b05d491"] {
    position: relative;
    top: -45px;
}

.link i {
    padding-right: 10px;
}

#topbar {
    background: #fff;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

.ctab.lede {
    width: 350px;
    margin: 20px auto;
}

#head-box {
}

#call-to-action {
}

#share-icons {
}

/* Headline */
#headline {
    display: none;
    background: none repeat scroll 0 0 #555;
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 54px;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
    filter: alpha(opacity=75);
    opacity: .75;
    width: 100%;
    margin: auto;
}

#box-a-b {
    background: url('images/8142051-small-cedar-wall.jpg') fixed top center;
    padding: 15px;
}

.logo {
    margin: 20px;
}

p.share-icons-label {
    color: #fff;
}

#box-a {
    text-align: center;
    margin: 20px auto;
    width: 100%;
}

#box-a .col-md-3, #box-a .col-md-4 {
    border-top: solid 4px transparent;
}

#box-a .col-md-4:hover {
    border-top: solid 4px #c81d29;
}

#box-a .col-md-3:hover {
    border-top: solid 4px #c81d29;
}

#box-b {
}

#box-c-d {
    display: none;
    padding: 30px;
}

#box-c {
    text-align: right;
    padding: 20px;
}

#box-d {
    text-align: left;
    padding: 20px;
}

#underfooter {
}

/* PressRelease */
#press-release {
    text-align: left;
}

h1 {
    color: #CC1F2C;
    text-align: center;
    font-weight: bold
}

h2 {
    text-align: center;
    margin: 20px 0px 40px 0px;
}

.h3, h3 {
    color: #fff;
}

#box-a-b h3 {
    font-family: wendy one;
    font-size: 2.5em;
}

#box-a-b a {
    font-family: wendy one;
}

#lede {
}

#body-media-gallery, #body-media-gallery-2 {
    display: none;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    background: #F4F4F4;
    margin: 20px 0px;
}

#body_text {
}

.tq {
    text-align: center;
    padding: 10px;
    font-size: 1.3em;
}

.link {
    font-size: 2.5em;
    display: inline-block;
    padding: 5px;
    margin: 10px;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #c81d29;
    font-size: 2.5em;
    font-family: wendy one;
}

.link:hover {
    color: #eee;
}

.soc {
    padding: 10px 12px;
    margin: 5px;
    height: 50px;
    width: 50px;
    color: #fff;
    background: #8095A4;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
}

.soc:hover {
    color: #ffb81c;
}

.ctab, .ctab:visited {
    clear: both !important;
    text-transform: uppercase;
    background: url('images/red-button-pattern.png') #cc1f2c;
    border-radius: 3px;
    color: #fff;
    text-decoration: none !important;
    padding: 15px;
    font-weight: bold;
    font-size: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.ctab:hover {
    color: #fff;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.sfeed {
    margin-top: 20px;
}

/* Sidebar */
#sidebar {
    /* Sidebar Single Column */
    width: 100%;
    box-shadow: rgb(189, 189, 189) 0px 0px 2px inset;
    background: #eee;
    height: auto !important;
}

#press-release-row {
    width: 100%;
}

@media only screen and (min-width : 768px) {
    #sidebar {
        width:30%;
        float: right;
    }

    #sidebar-wrapper #press-release-row {
        width: 70%;
        float: left;
    }
}

/* Inline assets */
.inline-asset-title-container {
    background: #C81D29;
    font-family: inherit;
    font-size: 16px;
    padding-left: 16px;
    padding-bottom: 7px;
    padding-top: 7px;
    line-height: 108%;
    text-align: left;
}

.inline-icon {
}

.inline-asset {
    width: 100%;
    margin: 20px auto;
}

.inline-asset.inline-asset-single-column {
    width: 100%;
}

.inline-asset:hover {
    box-shadow: 0px 0px 25px #d6d1d1;
    filter: progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=20);
}

/* Gallery */
#title-gallery {
    color: #000;
}

.gallery-asset-title-container {
    background: #C81D29;
    font-family: inherit;
    padding-left: 16px;
    padding-bottom: 7px;
    padding-top: 7px;
    line-height: 108%;
}

.gallery-asset {
    box-shadow: 0px 1px 5px -2px rgba(0,0,0,0.75);
}

.gallery-asset-title {
    font-size: small;
}

.video-play-icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #CA1E2A;
    font-size: 25px;
}

#view-asset-3,#view-asset-4,#view-asset-5,#view-asset-6 {
    width: 25%;
}

.video-play-bg {
    top: 50%;
    left: 54%;
    transform: translate(-54%, -50%);
    -webkit-transform: translate(-54%, -50%);
    -moz-transform: translate(-54%, -50%);
    -o-transform: translate(-54%, -50%);
    -ms-transform: translate(-54%, -50%);
}

#content-media-gallery {
}

.gallery-icon {
}

img[data-uuid="d531c41a-ad81-4d37-ae7d-2eff66fbea00"] {
    position: relative;
    top: -45px;
}

.nav_all_assets {
}

.external-icon {
}

.inline-image-asset {
    height: 17vw;
    overflow: hidden;
}

#inline-1 img {
    position: relative;
}

/* Media queries */
@media only screen and (max-width: 991px) {
    .inline-image-asset {
        height:auto!important;
        overflow: hidden;
    }

    #inlinevid {
        height: auto;
    width: 100%;
    }

.dl {
    width:100%;
    margin: auto;
}
    #inline-1 img {
        position: relative;
        top: auto;
    }
}

@media only screen and (max-width: 980px) {
    .link {
        display:block;
    }
}

@media only screen and (max-width: 768px) {
    #head-box {
        display:none;
    }
}

@media only screen and (max-width: 768px) {
    #inline-gif {
        float: none;
        margin: 50px auto 40px;
    }

    #view-asset-3,#view-asset-4,#view-asset-5,#view-asset-6 {
        width: 100%;
    }

    #box-a {
        width: 100%;
        text-align: center;
    }

    #box-b {
        width: 100%;
        text-align: center;
    }

    #box-c {
        display: none;
    }

    #box-d {
        display: none;
    }

    .tq {
        width: 100%;
        margin: auto;
        float: none;
    }

    body-gallery-2 {
        display: none;
    }
}