@import url(typography.css);
    @import url(bootstrap.css);
    @import url(https://fonts.googleapis.com/css?family=Philosopher:300,400,700,800);
    @import url(https://fonts.googleapis.com/css?family=Anton);
    @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800);
    .add .names h4, .botpoll .jawaban, .dropcap, .slides h4, .tag-list li a, .views-all {
    text-transform: uppercase;
}
body {
    font: 13px "Open Sans",Arial,Helvetica;
}
#wrapper {
    width: 1024px;
    margin: 0 auto;
    box-shadow: 0 0 20px #ccc;
}
#top-bar, .header .logo img {
    width: 100%}
#topnav li {
    float: left;
    list-style: none;
    font: 13px/30px "Open Sans", Arial;
     padding:  10px 0;
    color: #fff;
    margin-right: 15px;
}
#topnav li:last-child {
    margin-right: 0;
}
#topnav li a {
    display: block;
    padding: 0 8px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.info-block h4 a:hover, .info-block p a:hover {
    text-decoration: underline;
}
#topnav li a:hover {
    color: #036;
}
#clock {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
    padding: 0;
    margin: 0!important;
    color: #fff;
}
#clock strong {
    padding: 2px;
    margin-right: 3px;
    background: #ddd;
    border-radius: 10px;
    color: #444;
}
#clock span.time {
    font-weight: 700;
}
#editor {
    background: url(../img/theme/edit.png) 0 7px no-repeat;
    text-indent: 10px;
}
#fixwrapper {
    position: relative;
    border-bottom: 5px solid #036;
    margin: 0;
    z-index: 999;
}
#primary-header .header {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.header .logo {
    width: 100%;
    margin-bottom: -5px;
}
.header .linked {
    background: rgba(221,  198,  73,  0.7);
    position: absolute;
    z-index: 10;
    right: 10px;
    bottom: 10px;
    padding: 10px;
}
.header .linked a {
    margin: 0;
}
.header .linked .icon {
    height: 32px;
    color: #fff;
    text-align: right;
}
.icon .fa {
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0;
    font-size: 16px;
    color: #fff;
    transition: all .5s ease .1s;
}
.icon .fa-facebook {
    background: #3B5991;
    color: #fff;
}
.icon .fa-twitter {
    background: #3bf;
    color: #fff;
}
.icon .fa-feed {
    background: #f90;
    color: #fff;
}
.icon .fa-google-plus, .icon .fa-youtube {
    background: #DB3330;
    color: #fff;
}
.header .schinfo {
    margin: 10px 0;
    height: 15px;
    color: #aaa;
}
.header .schinfo .inleft {
    text-align: right;
    font: italic 13px Georgia;
}
.header .schinfo .incenter {
    text-align: right;
    font-size: 23px;
    font-weight: 700;
    margin-top: 10px;
    height: 23px;
    line-height: 23px;
}
.incenter .fa {
    height: 18px;
    width: 18px;
    line-height: 18px;
    font-weight: 400;
    background: #aaa;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-right: 0;
}
.header .schinfo .inright {
    text-align: right;
}
.blues {
    background: #3bf;
}
.darkblue {
    background: #036;
}
.red {
    background: #d22;
}
.yellow {
    background: #f90;
}
.green {
    background: #8c3;
}
.purple {
    background: #cc2d84;
}
#subbar {
    padding: 30px;
    margin: 12px -12px;
    background: #fff;
    min-height: 50px;
}
#schku, #schku .kepsek {
    height: 220px;
    background: #167696;
    overflow: hidden;
}
#schku {
    margin: 0 0 12px;
    padding: 0;
    color: #fff;
}
#schku .kepsek {
    width: 70%;
    float: left;
}
.kepsek img {
    width: 170px;
    float: right;
    margin: 0 0 20px 20px;
}
#x {
    display: inline;
}
.kepsek h4 {
    font: 18px/18px 'Philosopher';
    margin: 15px 15px 10px 15px;
    color: #fff;
}
.kepsek .fa {
    margin-right: 15px;
}
.kepsek p {
    color: #fff;
    margin: 0 15px 24px 15px;
}
.kepsek .kep-more {
    background: #333;
    width: 130px;
    margin-left: 190px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 15px;
}
.kepsek .kep-more a {
    color: #fff;
}
.kepsek .kep-more .fa {
    margin: 0;
    height: 30px;
    line-height: 30px;
    width: 30px;
    float: right;
    font-size: 25px;
    text-align: center;
    background: #3bf;
    color: #fff;
}
#schku .poll {
    width: 30%;
    padding: 0 0 20px;
    float: right;
    color: #fff;
    background:  #222;
}
#schku .poll form {
    padding:  0 10px;
}
#pengumuman, #prestasi, #sekilas_info {
    float: left;
    width: 32.5%}
#schku .poll h4 {
    color: #fff ! important;
     padding:  0 10px;
}
.poll h4 {
    font: 18px/18px 'Philosopher';
    margin: 15px 15px 10px 0;
    color: #777;
}
.poll .fa {
    margin-right: 5px;
}
.poll p {
    margin-bottom: 5px;
}
.botpoll {
    margin-top: 10px;
    overflow: hidden;
}
.botpoll button {
    height: 32px;
    font: 700 13px 'Open Sans';
    border: none;
    background: #333;
    color: #fff;
    border-radius: none;
    line-height: 32px;
    padding: 0 15px;
    margin-right: 3px;
}
.botpoll .jawaban {
    height: 30px;
    font: 700 13px 'Open Sans';
    border: none;
    background: #3bf;
    color: #fff!important;
    border-radius: none;
    line-height: 30px;
    padding: 8px 15px;
    margin-right: 10px;
}
.information {
    margin-bottom: 30px;
}
#sekilas_info {
    margin-right: .8%}
#pengumuman {
    margin: 0 .4%}
#prestasi {
    margin-left: .8%}
.info-block h4 a {
}
 .info-block h4 a {
    font: 700 14px/1.2 'Open Sans';
    color: #727070;
    text-shadow: 0 1px 1px #eee;
}
.info-block p, .info-block p a {
    color: #777;
}
.info-block p a:hover {
    color: #444;
}
h3.info {
    padding: 10px 15px;
    font: 700 16px/20px 'Open Sans';
    background:  rgba(0, 0, 0, 0.7);
     position:  relative;
     z-index:  1000;
}
h3.info .fa {
    float: right;
    font-size: 20px;
    line-height: 20px;
}
.infose {
    padding: 0 0 15px 0;
    color: #777;
}
.infose .isiinfo {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0 0 -1px;
}
.infose h4 {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #fff;
}
.list-peng {
    padding: 0;
    color: #777;
}
.list-peng .peng {
    border-bottom: 1px solid #ddd;
}
.list-peng .news  {
    border: 1px solid #ddd;
    padding:  10px;
     margin:  0 0 -1px;
}
.list-peng .liisi {
    border: 1px solid #ddd;
    padding:  10px;
     margin:  0 0 -1px;
}
.list-peng h4 {
    margin-left: 80px;
    margin-bottom: 0;
}
.list-peng p {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.list-peng span {
    display: none;
}
.list-peng img {
    float: left;
    width: 72px;
    height: 54px;
    margin: 0 10px 0 0;
}
.list-peng .first {
    margin: 0;
}
.list-peng .first img {
    float: none;
    width: 100%;
    height: auto;
    margin: -40px 0 -5px;
}
.list-peng .first h4 {
    margin: 5px 0 0;
     height:  40px;
}
#pengumuman .list-peng p, #prestasi .list-peng p {
    max-height: 66px;
    padding: 0 10px;
}
.gale {
    margin-bottom: 10px;
}
.gale h4 {
    padding: 10px;
    margin: 10px 0;
    color: #fff;
    background: #036;
    font: 700 18px/28px "Open Sans";
    border-bottom: 2px solid #3bf;
}
.gale h4 a {
    float: right;
    padding: 5px 12px;
    line-height: 18px;
    background: #3bf;
    color: #fff;
    font-size: 14px;
}
.gale .head {
    margin-right: 8px;
}
#gale-img li, #gallery-photo li {
    list-style: none;
    float: left;
    width: 25%}
#gale-img li img, #gallery-photo li img {
    display: block;
    width: 100%;
    height: auto;
}
#primary-navigator {
    position: relative;
    width: 100%;
    z-index: 999;
}
#primary-navigator-list {
    width: 100%}
.tree-menu, .tree-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tree-menu li {
    position: relative;
    white-space: nowrap;
}
.tree-menu li.mr, .tree-menu li.mr:hover {
    float: right ! important;
}
.tree-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    min-width: 16em;
}
.tree-menu a, .widget-title {
    position: relative;
}
.tree-menu a, .tree-menu li.sfHover>ul, .tree-menu li:hover>ul {
    display: block;
}
.tree-menu>li, .tree-menu>li:active {
    float: left;
    padding: 8px 10px;
}
.tree-menu a {
    padding: 6px 4px;
    text-decoration: none;
    zoom: 1;
    font: 700 13px/14px 'Open Sans', 'Patua One';
    color: #fff;
}
#news-ticker li span {
    color: #3bf;
}
.tree-menu li ul li:hover a, .tree-menu li:hover a, .tree-menu ul ul li:hover {
    color: #fff;
}
.tree-menu ul ul {
    top: 0;
    left: 100%}
.tree-menu {
    float: left;
}
.tree-menu ul li a, .tree-menu ul ul li a {
    padding: 10px;
    font: 700 13px/14px 'Open Sans', 'Patua One', sans-serif;
}
.tree-menu li:hover {
    -webkit-transition: none;
    transition: none;
}
#dd-menu, .mobimenu {
    display: none;
}
.widget .livevideo {
    width: 100%;
    height: 482px;
}
#subbar .label-info, #subbar .label-success, #subbar .label-warning {
    float: left;
    padding: 2px 8px;
    margin: 1px 10px;
    font-weight: 400;
    font-size: 10px;
    background: #29a9fc;
    border-radius: 10px;
    text-shadow: none;
}
#news-ticker {
    width: 800px;
    margin: 0 auto;
}
#breadcrumb {
    float: left;
}
#news-ticker li {
    list-style: none;
    color:  #6F8193;
    text-align: center;
    width: 800px;
    padding: 0;
    font:  30px/1.0 'Philosopher'}
#content-wrapper {
    display: -webkit-flex;
    display: flex;
    margin-top: 12px;
}
#main-content {
    float: left;
    width: 70%}
#main-content.homepage {
    width: 100%}
#main-content .widget-title h4 {
    font: 18px/18px 'Open Sans', sans-serif;
    text-align: left;
    margin: 5px 30px 5px 0;
    color: #333;
    border-bottom: 1px solid #d0d1d5;
}
#main-content .ul-list li {
    list-style: none;
    border-bottom: none;
}
#main-content .widget.more li {
    padding: 5px 0;
}
#main-content .widget.more a {
    display: inline-block;
    font-size: 13px;
    text-decoration: underline;
}
#scrool-top, .copyright a, .slides h4 a, .ul-list li a {
    text-decoration: none;
}
.widget .post-list li a, .widget .post-list li h4 {
    color: #1090C3;
}
.widget .post-list li a:hover {
    color: #22a0e0;
}
.widget .post-list li {
    border-bottom: none;
}
.widget .post-list li p {
    color: #333;
}
.widget .post-list li span {
    color: #171717;
}
.post-list li {
    margin-bottom: 0;
    margin-top: 0;
}
.post-list li p {
    margin: 0 0 8px;
    color: #333;
    font-size: 13px;
    font-family: 'Open Sans', 'lucida grande', Georgia, arial, sans-serif;
}
.post-list li .metadata {
    font: 13px 'Open Sans';
    color: #1ac;
    margin-top: 8px;
    margin-bottom: 8px;
}
.metadata .fa {
    margin: 0 10px;
}
.post-list li h4, .post-list li h4 a {
    font-weight: 700;
}
.post-list li h4 a {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: -1px;
    color: #fff;
}
.post-list li h4 a:hover {
    color: #22a0e0;
}
.widget-title .views-all {
    margin: 3px 10px 0 0;
}
table td, table tr {
    border: 1px solid #ddd;
    margin-bottom: -1px;
    padding: 5px 8px;
}
#aside-secondary {
    color: #555;
    font-size: 13px;
}
#aside-secondary .widget-title h4 {
    font: 700 16px/18px 'Philosopher',  'Open Sans', sans-serif;
    text-align: left;
    margin: 0;
    padding: 10px 15px;
    color: #333;
    border-bottom: 1px solid #d0d1d5;
}
#aside-secondary .widget-title h4 .fa {
    float: right;
}
#aside-secondary .widget {
    margin: 0 0 20px;
    padding: 15px;
}
#aside-secondary .widget form p {
    margin-top: 8px;
    margin-bottom: 15px;
}
#aside-secondary .widget input[type=radio] {
    padding: 0;
    margin: 5px 10px 5px 0;
    vertical-align: middle;
}
#aside-secondary .widget .post-list li p {
    font: italic 13px 'Open Sans'}
#aside-secondary .widget .post-list li img {
    margin-top: 0;
    width: 85px;
    height: auto;
}
#aside-secondary .widget .post-list li .sambut {
    width: 85px;
    padding: 6px 15px 26px 0;
    float: left;
}
#aside-secondary a {
    color: #888;
}
#aside-secondary a.samkep {
    background: #1fa6ea;
    margin-left: 95px;
    padding: 0 0 0 10px;
    height: 30px;
    width: 115px;
    line-height: 30px;
    color: #fff;
}
#aside-secondary a.samkep:hover, .samkep .fa {
    background: #333;
    color: #fff;
}
.samkep .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    float: right;
    font-size: 20px;
    text-align: center;
}
#aside-secondary a:hover {
    color: #888;
}
#aside-secondary .ul-list li {
    list-style: none;
    border-bottom: none;
    border-bottom: 1px dashed #bbb;
}
#aside-secondary {
    margin-left: 3px;
    float: left;
    width: 30%}
#aside-secondary .post-list li {
    color: #555;
}
#aside-secondary.single {
    width: 30.09%;
    background: #fafafa;
    box-shadow: inset 0 0 10px #ddd;
}
#sub-footer {
    padding: 0;
    margin: 0;
}
#footcont {
    padding: 12px 0 12px 12px;
    color: #fff;
}
.footer-title h4 {
    color: #fff;
    font: 700 16px 'Open Sans';
    letter-spacing: -1px;
    padding-bottom: 10px;
}
.infooter {
    width: 25%;
    padding: 0;
    margin: 0;
    float: left;
}
.infooter .list {
    margin-right: 12px;
    padding-top: 10px;
    border-top: 1px dashed #fff;
}
.infooter .list h4 {
    font: 700 14px 'Open Sans';
    margin-bottom: 10px;
}
#footer {
    width: 959px;
    padding: 4px 0 6px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 5px auto 0;
}
#scrool-top {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 3px 10px;
    margin-top: -2px;
    color: #fff;
    font: 600 10px/18px "Open Sans", Arial, Helvetica;
    background: #000;
    border-radius: 3px;
    border: 0;
}
#iimgslider, .read-more, .slides li {
    position: relative;
}
.copyright, .dev .eloper {
    line-height: 20px;
    color: #fff;
}
#scrool-top:hover {
    background: #444;
}
.copyright {
    width: 50%;
    float: left;
}
.copyright a {
    color: #fff;
}
.dev {
    width: 50%;
    float: right;
    text-align: right;
}
.dev .eloper {
    height: 30px;
    padding: 5px 0 18px;
}
.dev .eloper a {
    color: #fff;
    font-weight: 700;
}
#copyright-wrapper {
    clear: both;
    padding: 15px;
}
.pagination ul li a {
    border: 0;
    color: #666;
    border-right: 1px #ddd dotted;
}
.pagination ul li:last-child a {
    border-right: 0;
}
.pagination ul li.active a, .pagination ul li.active a:hover {
    background: 0 0;
    color: orange;
}
.left-columns {
    float: left;
    margin: 10px 20px 10px 0;
    width: 20%;
    min-height: 250px;
}
.right-columns {
    margin: 10px 0;
    width: 100%}
hr {
    border-bottom: 1px dotted #ccc;
    height: 1px;
    margin: 25px 0;
    width: 100%}
.the-icons {
    list-style: none;
}
#qcContactMap {
    height: 260px;
    border-top: 3px #ddd solid;
    border-bottom: 3px #ddd solid;
}
#form-wrapper {
    margin: 18px 15px 15px;
}
input[type=submit] .form {
    margin-top: 20px;
}
.form input[type=text], .form input[type=email], .form input[type=url], .form input[type=password], .form textarea {
    padding: 9px 10px;
}
.form select {
    padding: 9px;
}
.form .btn-success {
    position: relative;
    top: 5px;
    padding: 7px;
}
p.readmore {
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px #eee solid;
}
.read-more {
    color: #666;
    top: 1px;
}
p.readmore i {
    opacity: .6;
}
.add {
    float: left;
    width: 300px;
    height: 300px;
    background: #0f7c93;
}
.add .names {
    padding: 30px 20px;
    color: #fff;
    text-align: center;
}
.add .names h4 {
    font: 700 16px "Open Sans"}
#iimgslider {
    height: 300px;
    float: left;
    width: 700px;
    background: #4DCE6E;
}
.slides li {
    width: 100%}
#iimgslider li img {
    width: 400px;
    height: 300px;
}
.slides .slide-time {
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgba(10, 110, 165, .5);
    padding: 8px 12px;
    color: #fff;
    font-weight: 700;
}
.slides .content {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    width: 260px;
    padding: 20px;
}
.slides .content p {
    margin-bottom: 25px;
}
.slides .content .bacas {
    background: #77fe82;
    color: #0f7517;
    padding: 5px 8px;
}
#main-content .slides .content h4 a {
    color: #fff;
}
#main-content .slides .content h4 a:hover {
    color: #eee;
}
.slides span {
    padding: 3px 5px;
    font: 600 10px/10px "Open Sans", Arial, Helvetica;
    background: #ccc;
    border-radius: 1;
}
.slides h4 {
    font: 18px/22px 'Open Sans', 'Patua One', sans-serif;
    font-weight: 700;
    margin: 0 0 25px;
    padding: 0;
}
.slides h4 a {
    color: red;
}
.slides h4 a:hover, .slides p {
    color: #fff;
}
.slides p {
    margin: 0 25px 10px 0;
    font-size: 12px;
}
.carousel {
    border: 10px solid #eee;
    margin-top: 15px;
    min-height: 144px;
}
.carousel li {
    cursor: pointer;
    margin: 0;
}
.widget {
    position: relative;
    margin: 15px 15px 25px;
}
.widget-title h4 {
    font: 13px/18px 'Patua One', sans-serif;
    color: #000;
    padding: 7px 0;
    text-align: left;
}
.widget p {
    margin-top: 8px;
    margin-bottom: 8px;
}
#aside-primary .widget h4, #aside-secondary .widget h4 {
    padding: 8px 0;
    font: 12px/18px 'Patua One', sans-serif;
}
#main-content .widget {
    margin: 20px 30px 30px 0;
}
#main-content .widget h4 {
    text-align: left;
    text-indent: 10px;
}
#main-content .widget-title h4 {
    font-weight: 700;
    margin-bottom: 0;
}
#main-content .widget-title h4 .fa {
    float: right;
}
#sub-footer .widget>.linked {
    float: left;
    width: 310px;
    padding: 20px 0 20px 20px;
    margin: 0;
    border-right: 1px #ddd solid;
}
#sub-footer .widget:last-child {
    border: 0;
}
.ul-list {
    margin: 10px 0;
}
.ul-list li {
    list-style: none;
    border-bottom: 1px #ddd dotted;
}
.ul-list li:last-child {
    border: 0;
}
.ul-list li a {
    display: block;
    padding: 5px 0;
    color: #fff;
    font-size: 13px;
}
.ul-list li a:hover {
    color: #fff;
    text-decoration: underline;
}
.ul-list li a span {
    float: right;
    padding: 0 6px;
    border-radius: 3px;
    color: #fff;
}
.ul-list li:hover span {
    background: #fff;
    color: #3bf;
}
.tag-list {
    list-style: none;
    margin: 15px 0;
}
.tag-list li {
    float: left;
}
.tag-list li a {
    display: block;
    padding: 0 8px;
    margin: 2px;
    font-size: 9px;
    color: #fff;
    background: #666;
    border-radius: 10px;
    text-decoration: none;
}
.tag-list li a:hover {
    background: #239e5d;
}
.last-post {
    text-align: justify;
}
.post-col li a, .post-list li a {
    display: block;
    text-align: left;
    text-decoration: none;
}
.last-post img {
    position: relative;
    margin: 10px 0 0;
    width: 100%;
    border: 1px solid #ddd;
}
.post-list li h4, .post-list li:last-child {
    border: 0;
}
.last-post a.btn {
    margin-top: 7px;
    text-decoration: none;
}
.post-list {
    list-style: none;
    padding: 0;
}
.post-list li ol, .post-list li ul {
    padding-left: 15px;
}
.post-list li {
    color: #555;
    padding: 15px 0;
}
.post-list li a {
    font-size: 12px;
}
.post-list img {
    float: left;
    margin: 10px 20px 10px 0;
    width: 200px;
    height: 150px;
}
.kepala .post-list img {
    height: auto!important;
}
.post-list .left-columns img {
    height: auto!important;
    width: 100%!important;
}
.post-list video {
    float: left;
    margin: 5px 10px 10px 0;
    border: 1px solid #ddd;
}
.post-list li img:hover {
    opacity: .8;
}
.post-list .comment-init a {
    font-size: 10px;
    color: #666;
}
#main-content .post-list li h4 {
    text-indent: 0;
    font-size: 18px;
    font-weight: 700;
    margin-top: 3px;
}
.views-all {
    position: absolute;
    right: 50px;
    top: 8px;
    font-size: 10px;
    text-indent: 23px;
}
.views-all a {
    color: #333;
    text-decoration: none;
}
.post-single-list h4 a, .views-all a:hover {
    color: #000;
}
.views-all a .badge {
    margin-left: 2px;
    padding: 2px 8px;
}
.post-single-list {
    list-style: none;
    padding-top: 8px;
}
.post-single-list li {
    border-bottom: 1px #ddd solid;
    padding: 20px 10px;
}
.post-single-list li:first-child {
    padding-top: 0;
}
.post-single-list li a img {
    float: left;
    width: 190px;
    height: 190px;
    padding: 5px;
    -webkit-box-shadow: 0 0 5px #eee;
    -moz-box-shadow: 0 0 5px #eee;
    box-shadow: 0 0 5px #eee;
    margin-right: 15px;
    border: 1px solid #ddd;
}
#main-content .widget .post-single-list h4 {
    border: 0;
    text-indent: 0;
    padding: 0 0 12px;
    line-height: 24px;
}
.post-single-list .comment-init {
    float: left;
    margin-left: 15px;
}
.post-single-list .exerpt {
    margin-top: 30px;
}
.post-single-list .exerpt .btn {
    margin-top: 15px;
}
.post-single-list .comment-init a {
    color: #666;
}
.post-col {
    list-style: none;
}
.post-col li {
    float: left;
    width: 49.8%;
    border-right: 1px #ddd dotted;
}
.post-col li:nth-child(even) {
    border: 0;
}
.post-col li div {
    padding: 10px;
}
.post-col li img {
    display: block;
    width: 100%;
    margin: 0 0 5px;
}
.post-col li img:hover {
    opacity: .9;
}
.post-col li a {
    font-size: 14px;
    color: #000;
    border: 0;
}
#main-content .widget .post-col li h4 {
    padding-left: 0;
    border: 0;
    text-indent: 0;
}
.post-col li p {
    padding-bottom: 8px;
    margin-bottom: 10px;
    border-bottom: 1px #ddd solid;
}
.post-col li .comment-init a {
    padding-bottom: 5px;
    font-size: 10px;
    color: #666;
}
#main-content .widget .tabs {
    margin: 15px 0 0;
}
#main-content .widget .tabs li a {
    font: 12px/34px 'Patua One', sans-serif;
    font-weight: 700;
}
.widget .banner {
    margin: 0;
}
ul.address {
    margin-top: -10px;
}
ul.address li {
    list-style: none;
    padding: 8px 0;
    font-size: 11px;
    border-bottom: 1px #ddd dotted;
}
ul.address li:first-child {
    margin-top: 15px;
}
ul.address li:last-child {
    border: 0;
}
ul.address li p {
    margin: -16px 0 3px 20px;
}
ul.address li i {
    position: relative;
    overflow: hidden;
    margin: 3px 7px 0 0;
}
a {
    text-decoration: none;
}
#breadcrumb li a:hover, #copyright a:hover, #copyright-wrapper li a:hover, #footerNav ul li a:hover, .pagination ul li a:hover, .post-col li a:hover, .post-list li a:hover, .post-single-list .comment-init a:hover, .post-single-list h4 a:hover, .slides h4 a:hover, .ul-list li:hover a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
h1, h2, h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 12px;
}
h5 {
    font-size: 10px;
}
h6 {
    font-size: 8px;
}
.dropcap {
    font-size: 30px;
    margin: 0 3px 5px 0;
}
.post-content ul li {
    margin-left: 12px;
}
.post-content p {
    margin: 20px 0;
}
#sub-footer .widget.last {
    border: 0;
    width: 320px;
}
#aside-secondary.border {
    border-right: 1px #ddd solid;
}
#aside-primary.no-border {
    border: 0;
}
.qcPara {
    padding: 20px;
}
img.about {
    width: 100%}
img.left {
    float: left;
}
img.right {
    float: right;
}
.widget form label, .widget form p {
    font-weight: 400;
    font-size: 13px;
}
.login input {
    width: 92%;
    padding: 8px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    font-size: 11px;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
@media screen and (max-width:1024px) {
    #wrapper {
    width: 1024px;
    margin: 0 auto;
}
.more .fb_iframe_widget iframe, .more .fb_iframe_widget span {
    width: 655px!important;
}
#aside-secondary .fb_iframe_widget iframe {
    width: 265px!important;
}
.post-list.berita li p {
    font-size: 12px;
}
#footer-img li img {
    display: block;
    width: 184px;
    height: 145px;
}
}@media screen and (max-width:768px) {
    .list-peng .liisi {
    border:  0;
}
 .list-peng .first {
    padding:  10px;
}
 .list-peng .first a  {
    color:  #0C96B4;
}
 .header .linked .icon, .header .logo, .header .schinfo .incenter, .header .schinfo .inleft, .mobimenu #openmobi {
    text-align: center;
}
#wrapper {
    overflow: hidden;
    width: 768px;
    margin: 0 auto;
}
.container {
    width: auto;
    padding: 0 12px;
}
#primary-header .header {
    width: auto;
    padding: 0;
    height: auto;
}
#clock span.time {
    margin-right: 10px;
}
.header .logo {
    float: none;
    width: 100%}
.header .logo img {
    width: 100%}
.header .linked {
    float: none;
}
#primary-navigator, .add {
    display: none;
}
.mobimenu {
    display: block;
}
.mobimenu #openmobi {
    height: 50px;
    background: #036;
}
.mobimenu #openmobi span {
    font: 700 20px/50px 'Open Sans';
    color: #fff;
    text-align: center;
}
.mobimenu .accordion {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
    border: none;
}
.mobimenu .accordion li, .mobimenu .accordion li.level1, .mobimenu .accordion ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    display: block;
}
.mobimenu .accordion li {
    background: #3bf;
    cursor: pointer;
    list-style: none;
}
.mobimenu .accordion li.level1 {
    cursor: pointer;
    list-style: none;
    background: url(../img/theme/open.gif) center right no-repeat #3bf;
}
.mobimenu .accordion li.active>a {
    color: #fff;
    background: url(../img/theme/close.gif) center right no-repeat;
}
.mobimenu .accordion li div {
    padding: 20px;
    background: #aef;
    display: block;
    clear: both;
    float: left;
    width: 360px;
}
.mobimenu .accordion a {
    text-decoration: none;
    border-bottom: 1px solid #4df;
    font: 700 14px/16px 'Open Sans', sans-serif;
    color: #fff;
    padding: 15px 20px;
    display: block;
    cursor: pointer;
}
.mobimenu .accordion li ul li {
    background: #036;
}
.mobimenu .accordion li ul li.level2 {
    background: url(../img/theme/open.gif) center right no-repeat #036;
}
.mobimenu .accordion li ul li a {
    border-bottom: 1px solid #0B427A;
}
.mobimenu .accordion li ul li ul li {
    background: #0B4278;
}
#iimgslider {
    width: 744px;
    height: 330px;
}
#iimgslider li img {
    width: 440px;
    height: 330px;
}
.slides .content {
    width: 264px;
    padding: 25px 20px;
    height: 280px;
}
.slides p {
    font-size: 12px;
}
.slides h4 {
    font-size: 16px;
    padding: 10px 0;
    margin: 20px 0 10px;
}
#news-ticker, #news-ticker li {
    width: 100%;
    margin: 0 auto;
}
#schku {
    width: 100%;
    height: auto;
}
#schku .kepsek {
    height: 190px;
    overflow: hidden;
    width: auto;
    border-right: none;
    float: none;
    padding: 0;
    margin: 0;
}
#schku .poll {
    width: auto;
    padding: 20px;
    float: none;
}
#pengumuman, #prestasi, #sekilas_info {
    width: 100%;
    margin: 0;
}
.info-block h4 a {
    font: 700 15px/1.2 'Open Sans';
    color:  #0C96B4;
}
.infose, .list-peng {
    padding: 20px 0;
}
h3.info {
    padding: 10px 30px;
}
.infose .isiinfo, .list-peng .peng {
    height: auto;
    margin-bottom: 0;
    border: 0;
}
.list-peng .first img, .list-peng img {
    float: left;
    width: 200px;
    height: 150px;
    margin: 0 18px 15px 0;
}
.list-peng h4, .list-peng p {
    margin-left: 220px;
}
.list-peng span {
    display: inline;
}
.list-peng span a {
    color: #777;
}
#pengumuman .list-peng p, #prestasi .list-peng p {
    border-bottom: none;
}
#pengumuman .list-peng h4, #prestasi .list-peng h4 {
    border-bottom: 1px dashed #fff;
    margin-top: 10px;
}
.infooter {
    width: 50%}
#main-content {
    width: 100%;
    float: none;
}
#main-content .widget-title h4 {
    margin: 5px 0;
}
#main-content .widget {
    margin: 30px 0;
}
#main-content .fb_iframe_widget span, .more .fb_iframe_widget iframe {
    width: 700px!important;
}
#main-content .widget canvas {
    width: 100%}
#main-content .widget form {
    margin-bottom: 20px;
}
.widget .livevideo {
    height: 530px;
}
#aside-secondary {
    float: none;
    width: 100%;
    margin-top: 120px;
    margin-left: 0;
}
#aside-secondary .widget {
    padding: 30px;
}
#aside-secondary .widget .post-list li p {
    font: 14px 'Open Sans';
    margin-top: 30px;
}
#aside-secondary .widget .post-list li img {
    margin-top: 0;
    width: 160px;
}
#aside-secondary .widget .post-list li .sambut {
    width: 165px;
    padding: 6px 15px 0 0;
    float: left;
}
#aside-secondary .widget-title h4 {
    padding: 15px 30px;
}
#aside-secondary a.samkep {
    margin-left: 200px;
}
#content-wrapper {
    display: block;
}
#footer-img li img {
    display: block;
    width: 133px;
    height: 110px;
}
}@media screen and (max-width:640px) {
    #wrapper {
    width: 100%}
.moe, .mop {
    display: none;
}
#iimgslider {
    width: 615px;
    height: 270px;
}
#iimgslider li img {
    width: 360px;
    height: 270px;
}
.slides .content {
    width: 225px;
    padding: 10px 15px;
    height: 250px;
}
.slides p {
    font-size: 12px;
}
.slides h4 {
    font-size: 16px;
    padding: 10px 0;
    margin: 0 0 10px;
}
.fb_iframe_widget iframe, .fb_iframe_widget span {
    width: 580px!important;
}
.widget .livevideo {
    height: 345px;
}
}@media screen and (max-width:600px) {
    #wrapper {
    width: 100%}
#iimgslider {
    width: 575px;
    height: 240px;
}
#iimgslider li img {
    width: 320px;
    height: 240px;
}
.slides .content {
    padding: 10px 15px;
    height: 230px;
}
.slides p {
    font-size: 11px;
}
.slides h4 {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0;
    margin: 0 0 10px;
}
#news-ticker {
    width: 500px;
}
#news-ticker li {
    width: 500px;
    font:  25px/1.0 'Philosopher'}
#schku .kepsek {
    height: auto;
}
#pengumuman .list-peng h4, #prestasi .list-peng h4 {
    margin-top: 0;
    min-height: auto;
    padding-bottom: 8px;
}
.fb_iframe_widget iframe, .fb_iframe_widget span {
    width: 530px!important;
}
.widget .livevideo {
    height: 405px;
}
}@media screen and (max-width:480px) {
    .bacas, .slides p {
    display: none;
}
#wrapper {
    width: 100%}
#iimgslider, #iimgslider li img {
    width: 455px;
    height: 330px;
}
.slides .content {
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    width: auto;
    padding: 10px 15px;
    height: auto;
}
.slides h4 {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0;
    margin: 0;
    border: 0;
}
#news-ticker {
    width: 400px;
}
#news-ticker li {
    width: 400px;
    font:  25px/1.0 'Philosopher'}
#schku .kepsek {
    height: auto;
}
.kepsek p {
    margin-left: 15px;
}
.infose, .list-peng {
    padding: 15px 0;
}
#pengumuman .list-peng h4, #prestasi .list-peng h4 {
    margin-top: 0;
    padding-bottom: 8px;
    margin-left: 175px;
}
.list-peng p {
    margin-left: 0;
}
.infose .isiinfo, .list-peng .first, .list-peng .peng {
    margin-bottom: 20px;
}
.list-peng .first img, .list-peng img {
    width: 160px;
    height: 120px;
}
.copyright, .dev {
    width: 100%;
    float: none;
    text-align: center;
}
.fb_iframe_widget iframe, .fb_iframe_widget span {
    width: 410px!important;
}
.widget .livevideo {
    height: 315px;
}
.footer-title h4 {
    padding-top: 30px;
}
}@media screen and (max-width:360px) {
    #topnav li, .header .logo img {
    width: 100%}
.header .linked {
    width: 100%;
    float: none;
    right: 0;
    background: #fff;
    position: relative;
}
#clock {
    display: none;
}
#topnav li {
    text-align: center;
}
#topnav li a {
    display: block;
    padding: 7px 0 7px 7px;
}
#main-content .widget-title h4 .fa, .kepsek .fa-microphone {
    display: none;
}
#iimgslider, #iimgslider li img {
    width: 335px;
    height: 270px;
}
.slides .content {
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    width: auto;
    padding: 10px 15px;
    height: auto;
}
.slides h4 {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0;
    margin: 0;
    border: 0;
}
#news-ticker {
    width: 280px;
}
#news-ticker li {
    width: 280px;
    font:  25px/1.0 'Philosopher'}
.kepsek img {
    width: 100px;
}
.kepsek .kep-more {
    margin-left: 15px;
}
.list-peng .first img, .list-peng img {
    width: 80px;
    height: 60px;
}
#pengumuman .list-peng h4, #prestasi .list-peng h4 {
    margin-left: 95px;
}
.gale h4 {
    font: 700 14px/28px "Open Sans"}
.fb_iframe_widget iframe, .fb_iframe_widget span {
    width: 300px!important;
}
.widget .livevideo {
    height: 225px;
}
.views-all {
    right: 0;
}
.post-list img {
    width: 100%;
    height: auto;
    margin: 0 0 30px;
}
#aside-secondary .widget, #aside-secondary .widget-title h4 {
    padding: 15px;
}
#aside-secondary a.samkep {
    margin-left: 0;
}
.infooter {
    width: 100%}
.infooter .list {
    margin-right: 0;
}
#footcont {
    padding: 20px;
}
.copyright, .dev {
    width: 100%;
    float: none;
    text-align: center;
}
}@media screen and (max-width:320px) {
    #iimgslider, #iimgslider li img {
    width: 295px;
    height: 214px;
}
.fb_iframe_widget iframe, .fb_iframe_widget span {
    width: 260px!important;
}
.widget .livevideo {
    height: 210px;
}
}