blob: 1c6ba651944451f971f987e8bd3e19c4e49c0dee [file] [log] [blame]
@charset "UTF-8";
/* Featured story for Photon */
@media (max-width: 992px) {
.featured-jumbotron-bottom-shape {
margin-bottom:-40px;
}
}
.featured-default {
background-image:url(/home/images/banner_image_survey.jpg);
background-position:top center;
background-repeat:no-repeat;
background-size:cover;
}
.featured-default .featured-story-block {
background-color:transparent;
padding-top:40px;
}
.featured-default h2 {
color:#fff;
font-weight:400;
}
.featured-default p {
color:#fff;
font-size:18px;
}
@media (min-width: 992px) {
.featured-photon .featured-story-block {
background-image:url(/home/images/simrel-bg.png);
background-position:top right;
background-repeat:no-repeat;
}
}
.featured-photon .featured-story-block h2 {
line-height:1.2;
}
.featured-photon .featured-story-block h2 .small-title {
font-weight:600;
}
.featured-photon .featured-story-block h2 .big-title {
font-size:40px;
font-weight:600;
color:#cda034;
margin-left:-3px;
}
.featured-photon .now-available {
background-color:#cda034;
padding:10px;
color:#fff;
font-size:14px;
margin-bottom:20px;
width:70%;
}
.btn-photon {
background-color:#cda034;
border:none;
color:#fff;
}
.btn-photon:hover {
background-color:#9c7822;
color:#fff;
}
/* Featured story for ECE */
.featured-story.featured-ece {
background-image:url(images/ece_background_img.png);
background-size:cover;
background-position: -430px;
}
.featured-ece h2, .featured-ece h3, .featured-ece p {
color:#fff;
}
.featured-ece .featured-story-block {
background-color:transparent;
}
.featured-ece .btn-secondary {
background-color:#f7941e;
}
@media (min-width: 768px) {
.featured-ece-cfa {
float:left;
margin-right:40px;
}
.featured-ece .featured-story-block p.featured-ece-date {
margin-bottom:40px;
}
}
@media (max-width: 992px) {
.featured-ece .ece-logo {
width:300px;
}
}