html {
margin-top: 0 !important;
}
h2.single-title { color: #fff;
font-weight: 600;
}
h2.single-title a span {
font-size: 1.4rem;
font-weight: 400;
color: #fff;
}
#first-sec.section-inner {
padding: 0 0 60px;
}
.digest-desc {
padding: 50px 0;
margin-bottom: 0;
}
h2#infomation {
background: none;
font-size: 1.8rem;
padding: 20px 10px !important;
line-height: 4.8rem;
font-size: 2.4rem;
color: rgb(85, 85, 85);
font-weight: bold;
text-align: center;
}
h2#infomation .course-doc-btn {
margin-bottom :30px;
}
h2#infomation .course-doc-btn .btn {
font-size: 24px;
font-weight: 700;
}
p.lock-desc {
color: #d25757;
margin-bottom: 20px;
}
p.lock-desc i {
font-size: 1.6em;
}
.direction-aware li.da-item {
width: 100%;
}
.portfolio-item {
box-shadow: 0px 0px 6px 3px #eee;
}
#lineups h3 {
margin: 2.8rem 0;
}
.lineup p {
margin-bottom: 0;
}
.lineup .btn-box {
text-align: left;
}
.lineup button {
margin-left: 0;
}
img.thumb-img {
width: 100%;
border: none;
box-shadow: 0px 0px 6px 3px #eee;
}
.iframe-wrapper a {
display: flex;
justify-content: center;
align-items: center;
}
.iframe-wrapper a .playmark {
position: absolute;
font-weight: 400;
font-size: 6em;
color: #fff;
z-index: 10;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 1em;
height: 1em;
text-align: center;
}
i.playmark {
text-shadow: 3px 3px 12px #cecece, -3px 3px 12px #cecece, 3px -3px 12px #cecece, -3px -3px 12px #cecece;
opacity: 0.85;
}
i.doc-lock {
font-size: 130%;
}
img.thumb-img:hover {
opacity: 0.85;
}
footer span.copyright {
line-height: 1;
}
.modal {
width: 100%;
}
.modal-header .close {
margin-top: -1em;
font-size: 30px;
}
.btn {
white-space: initial;
}
@media(max-width:800px) {
.digest-desc br{
display: none;
}
.navbar-default {
background-color: #f8f8f8;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #666;
}
html {
margin-top: 20px !important;
}
.preloader {
display: none;
}
}
@media(max-width:460px) {
html {
margin-top: 0 !important;
}
.digest-desc br{
display: none;
}
.nav>li {
background: #333;
}
.navbar-collapse {
background: #666;
}
ul.nav, ul.nav li {
background: none;
}
.navbar {
margin-bottom: 0;
}
}