div#content-container.clear {
    margin: 0 !important;
    padding: 0 !important;
}

.bg-color-red {
    background-color: #F8694D !important;
}

.bg-color-blue {
    background-color: #3498db !important;
}

.g-popup-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(62, 71, 87, .5);
    z-index: 9992;
}

.g-popup--subscribe {
    width: 680px;
    background: #0080b5;
    color: #fff;
}

.g-popup {
    z-index: 9993;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g-popup--subscribe-message {
    text-align: center;
    padding: 75px 50px 50px;
}

.g-popup__close {
    color: #333;
    position: absolute;
    line-height: .9;
    font-size: 16px;
    opacity: 1;
    top: -13px;
    right: -5px;
    border-radius: 50% !important;
    padding: 5px;
}

.g-popup--subscribe__close, .g-popup--subscribe__close:hover {
    color: #0080b5;
    background: #fff;
}

.sky-form .input .form-control {
    display: inline-block;
}

.g-popup--subscribe h3, .g-popup--subscribe h4 {
    color: #fff;
    font-size: 25px;
    line-height: 1.4;
    margin: 0 0 15px;
}

.g-popup--subscribe h3 {
    text-transform: uppercase;
}

.g-popup--subscribe p {
    color: #fff;
    margin-bottom: 30px;
}

.icon-close {
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon-close:before {
    content: "\e082";
}

.news-subscribe {
    padding: 20px 0;
    background: #0080b5;
}

.news-subscribe h2 {
    margin: 0;
    color: #fff;
    font-size: 24px !important;
    font-weight: 200;
    text-transform: uppercase;
}

span.publication-badge {
    top: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    padding: 2px 8px;
    position: absolute;
    font-style: inherit;
    height: 24px;
    z-index: 1;
}

span.label-blue, span.badge-blue {
    background: #3498db;
}

span.label-green, span.badge-green {
    background: #2ecc71;
}

span.label-red, span.badge-red {
    background: #e74c3c;
}

.publication-img {
    overflow: hidden;
    position: relative;
}

.publication-img .embed-container {
    top: 5px;
}

@media (max-width: 991px) {
    .publication-img {
        max-width: calc(99%);
    }
}

#content-block-container {
    padding: 0;
    margin: 0;
}

#publication-content {
    padding: 10px;
    background: #ece8e7;
}

#publication-banner {
    background: #0080b5;
    /*width:1169px;*/
    display: block;
    /*background:#f5f5f5;*/
}

#banner-animate {
    padding-top: 25px;
    display: none;
    text-align: center;
}

.grid_3col {
    /*padding-top:250px;*/
}

.mega-secondary {
    padding-top: 10px;
    color: #7b8993;
    font-family: Roboto, Verdana, sans-serif;
    font-size: 24px;
    font-variant-caps: normal;
}

.mega {
    text-align: center;
    padding: 25px;
    font-size: 4rem;
    line-height: 1;
    margin-bottom: 1.5rem;
    letter-spacing: -.05em;
    font-family: Roboto, Verdana, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: 100;
}

figure {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

.publication-img figure {
    overflow: visible;
}

figure:hover + span {
    bottom: -36px;
    opacity: 1;
}

/* Zoom In #1 */
figure2 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

figure2:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.bg-color-blue {
    background-color: #3498db !important;
}

.grid_3col .grid-boxes-in {
    margin-bottom: 15px;
    padding: 3px;
    display: none;
    background: white;
    -webkit-box-shadow: 0px 1px 1px 0px #afb0b2;
    -moz-box-shadow: 0px 1px 1px 0px #afb0b2;
    box-shadow: 0px 1px 1px 0px #afb0b2;
    /*border-color:#d3d3d3;*/
}

.grid_3col .grid-boxes-caption {
    padding: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

.grid_3col h3 {
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
}

.grid_3col h3 a {
    color: #555;
}

.grid_3col h3 a:hover {
    color: #F8694D;
}

.grid_3col h3 a:hover {
    color: #F8694D;
}

.grid_3col ul.grid-boxes-news {
    margin-bottom: 15px;
}

.grid_3col ul.grid-boxes-news li {
    font-size: 12px;
}

.grid_3col ul.grid-boxes-news li,
.grid_3col ul.grid-boxes-news li a {
    color: #777;
}

.grid_3col ul.grid-boxes-news li a:hover {
    color: #F8694D;
}

.grid-boxes-caption.grid-boxes-hero {
    padding: 30px;
    background: #333;
    text-align: center;
}

.grid-boxes-hero p {
    position: relative;
}

.grid-boxes-hero p:after {
    /*   content: " \" ";*/
    margin-left: 10px;
    position: absolute;
    font-family: Tahoma;
}

.grid-boxes-hero p:before {
    /*   content: " \" ";*/
    margin-left: -15px;
    position: absolute;
    font-family: Tahoma;
}

a:hover, a:visited, a:link, a:active {
    text-decoration: underline;
}

.list-inline a:hover, .list-inline a:visited, .list-inline a:link, .list-inline a:active {
    text-decoration: none;
}

h3 a:hover, h3 a:visited, h3 a:link, h3 a:active {
    text-decoration: none;
}

a.hero-link:hover, a.hero-link:visited, a.hero-link:link, a.hero-link:active {
    text-decoration: none;
}

.grid-boxes-hero p,
.grid-boxes-hero p a,
.grid-boxes-hero span {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    font-family: "Open Sans";
    /* text-transform: uppercase;*/
}

.grid-boxes-hero span {
    font-size: 12px;
}

.archive-btn {
    background-color: #f0f0f0;
    color: #666666;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
    white-space: nowrap;
    padding: 9px 12px;
    font-size: 13px;
    line-height: 1.49;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.archive-header {
    min-height: 70px;
    padding: 20px 22px;
    background: #e7e7e7;
    border-bottom: 1px solid #ddd;
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #555;
    font-weight: 400;
}

.single-publication {
    background: white !important;
}

#publication-content:not(.single-publication) {
    min-height: 300px;
}

.header-logo a {
    text-decoration: none !important;
}

.card-image:hover {
    transform: scale(1.1);
    transition: all .2s ease-in-out;
}
