/*
Theme Name: Akademi
Theme URI: http://akademi.ciuss.com
Author URI: http://facebook.com/ciussgw
Description: Tema wordpress Akademi khusus untuk website sekolah di Indonesia. Dilengkapi Agenda, Pengumuman, Sambutan Kepala Sekolah, Blog Guru, Galeri, Daftar Guru, Daftar Siswa. Tema responsive
Author: Ciuss Creative
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: wordpress sekolah, wp sekolah, website sekolah, tema sekolah
Copyright: (c) 2017 ciuss.com
*/

@import "https://fonts.googleapis.com/css?family=Montserrat";
@import "https://fonts.googleapis.com/css?family=Philosopher";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1;
    text-align: left
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none
}

body {
    font: 14px 'Open Sans', Geneva, "Times New Roman", times;
    background: url("images/pattern.png");
    color: #777
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.left {
    float: left
}

.right {
    float: right
}

.wrapper {
    width: 100%;
	max-width: 1100px;
    background: #f7f7f7;
    margin: 0 auto;
    box-shadow: 0 0 15px #aaa;
    padding: 46px 0 0;
    position: relative
}

#container {
    padding: 8px
}

.header {
    overflow: hidden;
    padding: 10px;
    background: #fff
}

.logo {
    width: 400px;
    padding: 10px;
    overflow: hidden;
    float: left
}

.logo img {
    height: auto;
    max-width: 90%
}

.headr {
    width: 360px;
    padding: 0;
    overflow: hidden;
    float: right
}

.headr .kontak {
    padding: 20px 0;
    text-align: center
}

.kontak .serv {
    line-height: 24px;
    border-bottom: 1px dotted #1a84c6
}

.kontak .fa {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 30px;
    text-align: center;
    margin: 0;
    font-size: 30px;
    color: #fff;
    transition: all .5s ease .1s
}

.serv span {
    font-weight: bold;
    float: right
}

.ops.fa {
    display: none
}

.ndsearch {
    width: 170px;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 500
}

.search_form {
    width: 160px;
    margin: 5px 10px;
    float: right
}

.search_form fieldset {
    width: 160px;
    height: 30px
}

.search_form input {
    width: 135px;
    border: none;
    background: none;
    padding: 8px;
    color: #fff;
    font: 11px 'Open Sans', Geneva, "Times New Roman", times;
    text-transform: uppercase;
    vertical-align: middle
}

.search_form button {
    width: 16px;
    height: 16px;
    background: url("images/search.png") 50% 50% no-repeat;
    cursor: pointer;
    border: none;
    vertical-align: middle
}

.breadcrumbs {
    padding: 40px 10px 40px;
    font-size: 13px;
    text-align: center;
    border: 1px solid #ddd
}

.breadcrumbs a {
    font-weight: bold
}

.nav-akademi {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000
}

.customize-support .nav-akademi {
    top: 32px
}

.nav-inn {
    width: 100%;
	max-width: 1100px;
    min-height: 40px;
    margin: 0 auto;
    position: relative
}

.open {
    display: none
}

.inn {
    width: 100%;
    float: left
}

.nav {
    background: #fff
}

.nav .dd {
    height: 40px
}

.nav .dd li {
    float: left;
    display: block;
    margin: 0;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    position: relative
}

.nav .dd li:nth-child(1) a {
    border-radius: 0 0 22px 0
}

.nav .dd li:nth-child(2) a {
    border-radius: 22px 0 0 0
}

.nav .dd li:last-child {
    border: 0
}

.nav .dd li a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    line-height: 40px;
    margin: 0;
    padding: 0 14px;
    white-space: nowrap
}

.nav .dd li a:hover {
    text-decoration: none
}

.nav .dd li ul {
    position: absolute;
    padding: 0;
    display: none;
    z-index: 100;
    min-width: 150px;
    width: auto
}

.nav .dd li:hover ul.sub-menu {
    display: block
}

.sub-menu:after {
    content: '';
    position: absolute;
    left: 20%;
    top: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    clear: both
}

.nav .dd li ul li {
    float: none;
    position: relative;
    display: block;
    border: none;
    font-size: 13px;
    text-align: left;
    margin: 0;
    padding: 0
}

.nav .dd li ul li:nth-child(1) a {
    border-radius: 0
}

.nav .dd li ul li:nth-child(2) a {
    border-radius: 0
}

.nav .dd li ul li a {
    display: inline;
    margin: 0 !important;
    white-space: nowrap;
    line-height: 34px;
    padding-top: 0
}

.nav .dd li ul li ul {
    position: absolute;
    display: none ! important;
    left: 100%;
    top: 0
}

.nav .dd li ul li ul.sub-menu:after {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    clear: both
}

.nav .dd li ul li:hover ul {
    display: block ! important
}

.nav .dd li ul li ul li ul,
.nav .dd li ul li:hover ul li ul {
    position: absolute;
    display: none ! important;
    left: 100%;
    top: 0
}

.nav .dd li ul li ul li:hover ul {
    display: block ! important
}

.nav a.dd_hover:hover {
    text-decoration: none !important
}

.nav .submenu a:hover {
    text-decoration: underline
}

.nav .dd li.parent a {
    margin: 0 8px;
    padding-right: 14px;
    background: url("images/dd.png") 100% 24px no-repeat
}

.nav .dd li.parent a.dd_hover {
    color: #fff;
    background: url("images/dd_hover.png") 100% 24px no-repeat;
    margin: 0 8px;
    padding-right: 14px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px
}

.mob {
    display: none
}

input[type=text].wpcf7-form-control,
input[type=email] {
    width: 94%;
    padding: 5px 15px;
    margin: 3px 0;
}

input[type=submit] {
    border: 0;
    background: #444;
    color: #fff;
    padding: 5px 15px;
    font: 700 14px 'Open Sans';
}

#ndeslide {
    padding: 0
}

#slideshow,
.slideshow {
    height: auto;
	min-height: 102px;
    width: 100%;
    overflow: hidden;
    position: relative
}

.slide {
    height: auto;
    width: 100%;
    background: #fff
}

.slide img {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 0px;
    display: block
}

.sloverlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 200;
    padding: 20px 190px
}

.sloverlay h2 {
    font: 24px/30px Montserrat;
    color: #ddd;
    padding: 0;
    margin: 0;
    text-transform: uppercase
}

.sloverlay #hours {
    font: 700 30px/44px 'Open Sans';
    border: 2px solid #ccc;
    padding: 0 10px;
    position: absolute;
    right: 20px;
    top: 20px
}

.kepsek {
    padding: 8px 8px 20px;
    height: auto;
}

.kepsek .editorial {
    width: 50%;
    float: left;
    height: 100px;
    position: relative
}

.editorial .epho {
    width: 135px;
    height: 170px;
    margin: -100px 20px 0 0;
    padding: 8px;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #f7f7f7;
    position: relative;
    z-index: 300;
    float: left
}

.editorial .epho .cpho {
    background: #444;
    width: 135px;
    height: 170px;
    overflow: hidden
}

.editorial .epho .cpho img {
    width: 100%;
    height: auto
}

.editorial h4 {
    font: 700 14px 'Open Sans'
}

.editorial p {
    color: #777;
    font-size: 13px;
    padding: 0 20px 0 0;
    border-right: 1px solid #ddd
}

.editorial p a {
    font-style: italic
}

.motivation {
    width: 50%;
    float: right;
    height: 100px;
    font-size: 13px;
    position: relative
}

.motinn {
    padding: 0 0 15px 20px;
    text-align: center
}

.motinn .fa {
    position: absolute;
    top: -15px;
    left: 50%;
    font-size: 30px;
    padding: 0 3px;
    text-align: center;
    background: #f7f7f7;
    z-index: 100
}

.akquotes .post {
    padding: 20px 30px 0;
}



#content {
    width: 66.6666666%;
    float: left;
    margin: 0
}

.fivebs {
    border: 1px solid #ddd;
    padding: 0px;
    margin: 0 8px 10px;
    font-size: 13px;
    background: #fff
}

.fivebs .tophe {
    padding: 10px 15px;
    font: bold 14px 'Open Sans';
    margin: -1px -1px 0;
    color: #fff
}

.fivebs .tophe span {
    float: right
}

.fivebs .tophe span a {
    color: #fff
}

.fivebs .meta-info h3 a {
    color: #555
}

.fivebs .meta-info h3 a {
    color: #555
}

.fivebsleft {
    width: 50%;
    float: left
}

.singloop {
    padding: 0
}

.singloop .sing-info {
    background: #fff;
    margin: 15px;
    padding: 0
}

.singloop .sing-info .singbig {
    position: relative
}

.singloop .sing-info .singbig span {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
    padding: 2px 4px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 11px;
    color: #fff
}

.singloop .sing-info img {
    margin: 0 0 10px;
    width: 100%;
    height: auto
}

.singloop .sing-info .meta-info h3 a {
    text-decoration: none;
    font-weight: bold;
    color: #777 ! important
}

.fourloop {
    width: 50%;
    float: right;
    padding: 8px 0
}

.fourloop .four-info {
    background: #fff;
    margin: 0 15px 0 0;
    padding: 8px 0;
    min-height: 60px;
    border-bottom: 1px solid #ddd
}

.fourloop .four-info .thumb img {
    float: left;
    margin: 0 15px 0 0;
    width: 80px;
    height: auto
}

.fourloop .four-info span {
    color: #aaa;
    font-size: 12px
}

.fourloop .four-info h3 a {
    color: #555 ! important;
    font-weight: normal;
    text-decoration: none
}

.fourloop .four-info div:last-child {
    margin: 0
}

.sixsm {
    border: 1px solid #ddd;
    padding: 0px;
    margin: 0 8px 10px;
    font-size: 13px;
    background: #fff
}

.sixsm h3 span {
    float: right;
}

.sixsm h3 span a {
    color: #fff;
}

.sixsm .homti {
    padding: 10px 15px;
    font: bold 14px 'Open Sans';
    margin: -1px 0 8px -1px;
    color: #fff
}

.sixsm .homgu {
    padding: 10px 15px;
    font: bold 14px 'Open Sans';
    margin: -1px 0 8px 0;
    color: #fff
}

.sixhalf {
    width: 50%;
    float: left
}

.hleft {
    border-right: 1px solid #ddd;
    margin-right: -1px
}

.homloop {
    padding: 0
}

.homloop .six-info {
    background: #fff;
    margin: 10px 15px;
    padding: 0
}

.six-info {
    background: #fff;
    margin: 0 15px 0 0;
    padding: 8px 0;
    min-height: 70px;
    border-bottom: 1px solid #ddd
}

.six-info .metas {
    font-size: 13px;
    color: #444;
    text-transform: uppercase
}

.six-info .thumb img {
    float: left;
    margin: 0 15px 0 0;
    width: 80px;
    height: auto
}

.six-info .rthumb img {
    float: right;
    margin: 0 0 0 15px;
    width: 80px;
    height: auto
}

.six-info span {
    font-size: 12px
}

.six-info h3 {
    margin-top: 4px
}

.six-info h3 a {
    color: #555 ! important;
    font-weight: normal;
    text-decoration: none
}

.six-info div:last-child {
    margin: 0 0 8px
}

#quotes-slider {
    width: 100%;
    min-height: 160px;
    margin: 15px auto 0
}

#qslider {
    height: 70px;
    width: auto;
    margin: 10px auto 0;
    text-align: left;
    overflow: visible;
    position: relative;
    overflow: hidden
}

#qmask {
    overflow: hidden;
    height: 160px
}

#qslider ul {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100
}

#qslider li {
    width: auto;
    height: 160px;
    text-align: center;
    position: absolute;
    top: -225px;
    list-style: none;
    color: #555
}

#qslider li.firstanimation {
    -moz-animation: cycle 35s linear infinite;
    -webkit-animation: cycle 35s linear infinite
}

#qslider li.secondanimation {
    -moz-animation: cycletwo 35s linear infinite;
    -webkit-animation: cycletwo 35s linear infinite
}

#qslider li.thirdanimation {
    -moz-animation: cyclethree 35s linear infinite;
    -webkit-animation: cyclethree 35s linear infinite
}

#qslider li.fourthanimation {
    -moz-animation: cyclefour 35s linear infinite;
    -webkit-animation: cyclefour 35s linear infinite
}

#qslider li.fifthanimation {
    -moz-animation: cyclefive 35s linear infinite;
    -webkit-animation: cyclefive 35s linear infinite
}

#qslider:hover li,
#qslider:hover .progress-bar {
    -moz-animation-play-state: paused;
    -webkit-animation-play-state: paused
}

#qslider h5 {
    font-size: 14px;
    font-weight: bold
}

.qbar {
    position: relative;
    bottom: 0px;
    height: 4px;
    -moz-animation: fullexpand 35s ease-out infinite;
    -webkit-animation: fullexpand 35s ease-out infinite
}

.galeria {
    border: 1px solid #ddd;
    padding: 0px;
    margin: 0 8px 10px;
    font-size: 13px;
    background: #fff
}

.galeria .galhe {
    padding: 10px 15px;
    font: bold 14px 'Open Sans';
    margin: -1px -1px 0;
    color: #fff
}

.galeria .galhe span {
    float: right
}

.galeria .galhe span a {
    color: #fff
}

.eightgal {
    padding: 10px 15px
}

.eightgal img {
    width: 100%;
    height: auto;
    display: block
}

.eightgal .eight {
    width: 25%;
    float: left
}

.homv {
    margin: 0 -1px -1px -1px;
    padding: 10px 10px;
    border: 1px solid #ddd
}

.full {
    width: 100%
}

.full iframe {
    height: 230px
}

iframe {
    margin-bottom: 20px
}

.list .post {
    padding: 0 0 50px
}

.list .post.type-agenda .post-content {
    padding: 0 0 0 150px
}

.list .oversis {
    overflow-x: auto
}

.list .post .thumb img {
    margin: 0 0 10px 0;
    width: 100%;
    height: auto
}

.list .post a {
    color: #666677
}

.list .post .agnd {
    width: 120px;
    text-align: center;
    color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 25px
}

.list .post .agnd .adate {
    font: 800 70px/80px 'Open Sans'
}

.list .post .post-category {
    font-size: 11px;
    color: #ddd;
    text-transform: uppercase;
    margin: 11px 0
}

.list .post .post-category a {
    text-decoration: none;
    padding: 0px 10px;
    line-height: 24px;
    display: inline-block;
    border-radius: 15px;
    color: #fff;
    margin-bottom: 3px
}

.list .post .post-category a:hover {
    text-decoration: underline
}

.list .post h2 {
    margin-bottom: 8px
}

.list .post h2,
.list .post h2 a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.list .post h2 a:hover {
    text-decoration: underline
}

.list .post .post-meta {
    font-size: 12px;
    font-style: italic;
    color: #aaa9a9;
    margin-bottom: 0px;
    border: none
}

.list .post .post-meta span,
.list .post .post-meta a {
    color: #666677;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal
}

.list .post .post-meta a:hover {
    text-decoration: underline
}

.ring li {
    border-bottom: 1px solid #ddd;
    padding: 4px 10px
}

.ring li span {
    float: right;
    font-weight: bold
}

.post-author {
    text-transform: uppercase
}

.pagination {
    padding: 20px 0px;
    color: #aaa9a9;
    font-size: 12px;
    clear: both;
    position: relative
}

.pagination a,
.pagination .disabled {
    text-decoration: none;
    padding: 3px 10px;
    margin: 0 1px 3px 0
}

.pagination a:hover,
.pagination a.active {
    margin: 0 1px 3px 0
}

.contents {
    margin-bottom: 50px;
    padding: 10px
}

.contents .post {
    padding-bottom: 40px;
    margin-bottom: 10px
}

.contents .post .akademithumb {
    width: 280px;
    margin: 0 25px 0 0;
    float: left
}

.contents .post-content .akademithumb {
    float: left ! important;
    margin: 0 25px 25px 0
}

.contents .post .akademithumb img {
    width: 100%;
    height: auto
}

.contents .post .akademithumb iframe {
    width: 100%;
    height: 200px
}

.contents .post .editorthumb {
    width: 150px;
    margin: 0 25px 0 0;
    float: left;
    padding: 8px;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #fff
}

.contents .post .editorthumb img {
    width: 100%;
    height: auto;
    display: block
}

.contents .post h2 {
    font: 18px/1.2 'Open Sans'
}

.contents .post-meta {
    padding: 0 0 10px 0;
    margin: 0 0 10px;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    color: #aaa9a9;
    position: relative
}

.contents .post-meta h1 {
    color: #333;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: Montserrat, sans-serif;
    font-weight: 400
}

.contents .post-meta span,
.contents .post-meta a {
    color: #666677;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal
}

.contents .post-meta a:hover {
    text-decoration: underline
}

.contents .post-meta.sagen {
    font-size: 13px
}

.contents .post-meta .agnd {
    width: 120px;
    text-align: center;
    color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 25px
}

.agnd .adate {
    font: 800 70px/70px 'Open Sans'
}

.agnd .amonth {
    font: 400 14px/30px 'Montserrat';
    text-transform: uppercase;
    background: #333
}

.contents .post-comms {
    position: absolute;
    right: 0
}

.contents .post-meta .fa {
    text-align: center;
    width: 25px;
    margin-right: 5px;
    border-right: 1px solid #bbb
}

.contents .post-content {
    padding: 0
}

.contents .post-content a {
    color: #666677
}

.contents .post-content a:hover {
    text-decoration: none
}

.contents .post-footer {
    font-size: 14px;
    margin: 30px 0 15px
}

.contents .post-footer a {
    border: 1px solid #ddd;
    margin: 0 2px 4px 0;
    color: #12b114;
    padding: 2px 6px;
    line-height: 20px;
    font-size: 13px !important;
    display: inline-block;
    background: #fff
}

.contents .post-footer a:hover {
    text-decoration: underline
}

.page .post-category {
    display: none
}

.single .meta-info {
    text-align: right;
    margin: 0 0 20px
}

.single .meta-info strong {
    float: left
}

.single .meta-info table {
    width: 100%;
    border: 1px solid #eee
}

.single .meta-info table th,
.single .meta-info table td {
    margin: -1px -1px 0 0;
    border: 1px solid #ddd;
    padding: 3px 0
}

.post-content {
    margin-bottom: 10px;
    color: #444
}

.list table.siswa td {
    border: 1px solid #aaa;
    padding: 5px 8px;
    margin: 0 -1px -1px 0
}

.list table.siswa td.ctr {
    text-align: center
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5 {
    color: #333;
    font-family: 'Montserrat', Geneva, "Times New Roman", times;
    margin: 15px 0;
    font-weight: 400
}

.post-content h1 {
    font-size: 24px;
    line-height: 35px
}

.post-content h2 {
    font-size: 22px
}

.post-content h3 {
    font-size: 20px
}

.post-content h4 {
    font-size: 18px
}

.post-content h5 {
    font-size: 16px
}

.post-content {
    color: #777;
    font: 14px/1.5 'Open Sans', sans-serif
}

.post-content p {
    margin: 10px 0
}

.post-content table td {
    vertical-align: middle
}

.post-content table.gtk {
    margin: 0 0 20px
}

.post-content table.gtk td.tlf {
    padding-right: 15px;
    font-weight: bold
}

.post-content .fa {
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    margin: 1px 10px 1px 0
}

.post-content ol {
    list-style: decimal;
    padding-left: 35px;
    margin: 15px 0
}

.post-content ul {
    list-style: disc;
    padding-left: 35px;
    margin: 15px 0
}

.post-content li {
    color: #777;
    font: 14px/1.5 'Open Sans', sans-serif;
    margin: 3px 0
}

.post-content blockquote {
    padding: 15px 0 10px 65px;
    background: url("images/bq.png") 20px 0 no-repeat
}

.post-content blockquote p {
    color: #8c8888;
    font: italic 16px 'Open Sans', Geneva, "Times New Roman", times
}

.post-content .search_form {
    float: none;
    margin-top: 15px;
    width: auto
}

.post-content .search_form fieldset {
    width: 610px;
    height: 35px
}

.post-content .search_form input {
    width: 570px;
    font-size: 16px
}

.post-navigation {
    padding: 15px 0;
    position: relative
}

.post-navigation a {
    display: block;
    color: #666677;
    font: 11px 'Open Sans', sans-serif;
    text-decoration: none;
    line-height: 1.5
}

.post-navigation a:hover {
    text-decoration: none
}

.post-navigation a em {
    display: block;
    color: #aaa9a9;
    font: italic 11px 'Open Sans', Geneva, "Times New Roman", times
}

.post-navigation a:hover span {
    text-decoration: underline
}

.post-prev {
    width: 250px;
    min-height: 40px;
    padding-left: 30px;
    float: left;
    text-align: left;
    background: url("images/post_prev.png") 0 50% no-repeat
}

.post-next {
    width: 250px;
    min-height: 40px;
    padding-right: 30px;
    float: right;
    text-align: right;
    background: url("images/post_next.png") 100% 50% no-repeat
}

.line {
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    top: 0;
    right: 305px
}

.post-content .post-img img {
    margin: 0 0 15px;
    height: auto;
    width: 100%
}

.post-content h6 {
    position: relative;
    left: -30px
}

.post-content img, .post-content .attachment img {
    max-width: 100%;
	height: auto;
}

.post-content .alignnone,
.post-content img.alignnone {
    clear: both;
    display: block;
    margin-bottom: 15px
}

.post-content .alignleft,
.post-content img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 4px
}

.post-content .alignright,
.post-content img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-top: 4px
}

.post-content .aligncenter,
.post-content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-content img.alignleft,
.post-content img.alignright,
.post-content img.aligncenter {
    margin-bottom: 15px
}

.post-content .wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center
}

.post-content .wp-caption img {
    margin: 5px 5px 0
}

.post-content .wp-caption p.wp-caption-text {
    color: #888;
    font-size: 14px;
    margin: 5px
}

.post-content .wp-smiley {
    margin: 0
}

.post-content .gallery {
    margin: 0 auto 18px
}

.post-content .gallery .gallery-item {
    float: left;
    margin: 0 !important;
    text-align: center
}

.post-content .gallery.gallery-columns-1 .gallery-item {
    width: 100% !important
}

.post-content .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important
}

.post-content .gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important
}

.post-content .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important
}

.post-content .gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important
}

.post-content .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.post-content .gallery .gallery-item img {
    width: 100%;
    height: auto;
	display: block;
    border: none !important;
    margin-bottom: 0
}

.post-content .gallery .gallery-caption {
    color: #888;
    font-size: 14px;
    margin: 0 0 14px
}

.post-content .gallery dl {
    margin: 0
}

.post-content .gallery br+br {
    display: none
}

.post-content .attachment img {
    display: block;
    margin: 0 auto
}

.post-content iframe {
    width: 100%;
    height: 300px
}

.post-content iframe.akframe {
    width: 100%;
    height: 300px
}

.comments h3 {
    font-size: 18px;
    font-weight: normal;
    color: #666677;
    padding: 15px 0;
    border-bottom: 1px solid #ddd
}

.comments a {
    color: #666677
}

#comments {
    margin-bottom: 30px
}

.comment {
    padding: 15px 0;
    border-bottom: 1px dotted #ddd
}

.comment td {
    vertical-align: top
}

.comment-meta {
    position: relative;
    min-height: 70px;
    font-size: 11px;
    margin-right: 30px
}

.avatar {
    display: block;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 40px;
    padding: 5px;
    background: #fff
}

.comment-author {
    color: #aaa9a9
}

.comment-author span {
    color: #666677
}

.comment-author a,
.comment-author span {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-style: normal
}

.comment-author a:hover {
    text-decoration: underline
}

.comment-author,
.comment-date {
    white-space: nowrap
}

.comment-reply-link {
    position: absolute;
    bottom: 1px;
    text-decoration: none;
    color: #777
}

.comment-reply-link:hover {
    text-decoration: underline
}

.comment-text p {
    color: #4b4b4b;
    font: 12px 'Open Sans', sans-serif;
    margin-bottom: 10px
}

.children {
    margin-left: 80px
}

.children .children {
    margin-left: 50px
}

.children .comment {
    padding-left: 0
}

#respond p,
.nopassword {
    margin: 10px 0;
    font: 14px 'Open Sans', sans-serif
}

#respond p a {
    text-decoration: none
}

#respond p a:hover {
    text-decoration: underline
}

#commentform {
    position: relative;
    margin: 10px 0;
    padding-top: 155px
}

#respond .comment_message {
    margin: 10px 0 25px
}

#respond .commform-author,
#respond .commform-email,
#respond .commform-url {
    float: left;
    width: 33.333333333%;
    margin-bottom: 15px;
    background: #fff
}

#respond .commform-author p,
#respond .commform-email p,
#respond .commform-url p {
    font: bold 12px 'Open Sans', sans-serif;
    color: #333;
    margin-bottom: 5px
}

#respond .commform-author p span,
#respond .commform-email p span,
#respond .commform-url p span {
    color: #aaa9a9;
    font: italic 12px 'Open Sans', Geneva, "Times New Roman", times
}

#respond .commform-textarea {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff
}

#respond .commform-textarea > div {
    border: 1px solid #ddd;
    padding: 10px
}

#respond p.form-submit {
    margin-bottom: 0
}

#respond p.form-submit #submit {
    float: none
}

#comment {
    width: 100%;
    height: 120px;
    padding: 0;
    margin: 0;
    border: none;
    border-color: #fff;
    overflow: auto
}

.commform-author div {
    margin-right: 15px;
    border: 1px solid #ddd;
    padding: 5px
}

.commform-email div {
    border: 1px solid #ddd;
    padding: 5px
}

.commform-url p {
    margin-left: 15px !important
}

.commform-url div {
    margin-left: 15px;
    border: 1px solid #ddd;
    padding: 5px
}

#author,
#email,
#url {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    font: 14px 'Open Sans', sans-serif;
    color: #333
}

#submit {
    float: left;
    border: none;
    color: #fff;
    font: bold 14px 'Open Sans', sans-serif;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px
}

#submit:hover {
    background: #333
}

p#cancel-comment-reply {
    float: right;
    line-height: 28px;
    margin: 0
}

.post-password-form input {
    font-family: 'Open Sans'
}

.ndeso {
    font: 800 150px 'Open Sans';
    color: #333;
    width: 500px;
    margin: 0 auto;
    letter-spacing: -1px
}

.owl-carousel .owl-item img {
    height: auto;
}

.tickercontainer {
    font-family: 'Open Sans';
    width: auto;
    height: 32px;
    margin: 0;
    padding: 0 5px;
    overflow: hidden;
    position: relative
}

.tickercontainer #infotit {
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 100;
    font: 700 13px/32px 'Open Sans';
    color: #fff;
    padding: 0 10px 0 0;
    text-transform: uppercase
}

.tickercontainer .infotim {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
    font: 700 13px/32px 'Open Sans';
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase
}

.tickercontainer .mask {
    position: relative;
    margin: 0;
    overflow: hidden
}

ul.newstickers {
    position: relative;
    left: 100%;
    width: 1000000px !important;
    list-style-type: none;
    margin: 6px 0;
    padding: 0
}

ul.newstickers li {
    float: left;
    margin: 0 60px 0 0;
    padding: 0;
    color: #ddd;
    height: 28px;
    font-size: 13px;
    overflow: hidden
}

ul.newstickers a {
    white-space: nowrap;
    padding: 0;
    font-weight: normal;
    margin: 0 50px 0 0
}

ul.newstickers .fa {
    margin-right: 10px
}

ul.newstickers span {
    margin: 0;
    font-weight: bold;
    line-height: 20px
}

.sidebar {
    width: 33.333333%;
    margin: 0;
    float: right
}

.widget {
    margin-bottom: 10px;
    background: #333;
    clear: both;
    padding: 0;
    color: #ccc;
	margin: 0 8px;
}

.widget-small {
    width: 130px
}

.widget h3,
.widget-small h3 {
    background: #333;
    padding: 0 15px 0 0;
    margin: 0;
    font: bold 14px 'Open Sans';
    color: #fff;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: right
}

.widget h3 div,
.widget-small h3 div {
    float: left;
    height: 36px;
    line-height: 36px;
    display: inline
}

.star {
    padding: 0 10px;
    border-radius: 0 0 20px 0
}

.afstar {
    padding: 0
}

.instar {
    background: #333;
    padding: 0;
    width: 20px;
    border-radius: 20px 0 0 0
}

.star .fa {
    margin: 0 2px;
	line-height: 30px
}

.sidebar .search_form {
    float: none;
    width: auto;
    margin: 0;
    padding: 15px
}

.sidebar .search_form fieldset {
    width: 100%
}

.sidebar .search_form input {
    width: 90%
}

.widget a,
.widget-small a {
    color: #fff;
    text-decoration: none
}

.widget a:hover,
.widget-small a:hover {
    text-decoration: underline
}

.widget p,
.textwidget {
    color: #777;
    font: 14px/1.3 'Open Sans', sans-serif
}

.widget p a,
.textwidget a {
    text-decoration: underline
}

.widget p a:hover,
.textwidget a:hover {
    text-decoration: none
}

.widget ul,
.widget-small ol {
    margin: 10px 15px
}

.widget li,
.widget-small li {
    font-size: 13px;
    color: #bbb;
    line-height: 20px;
    border-bottom: 1px solid #666;
    padding: 5px 0
}

.widget ul li ul,
.widget ul li ol,
.widget-small ul li ul,
.widget-small ul li ol {
    margin: 10px 15px -1px
}

.widget ul li ul li:nth-child(1),
.widget ul li ol li:nth-child(1),
.widget-small ul li ul li:nth-child(1),
.widget-small ul li ol li:nth-child(1) {
    border-top: 1px solid #666
}

.widget .menu-item-has-children {
    padding-bottom: 0
}

.widget .recentcomments {
    font-style: italic
}

.widget_gurus .owl-carousel .owl-item img { 
    height: auto ! important;
	width: 35%;
	float: left;
	margin: 0 15px 0 0;
}

.widget_gurus .goout {
    padding: 15px;
}

.widget_gurus.widget .bfgtk {
	margin: 0 0 0 35%;
}

.widget_gurus.widget .pgtk {
	color: #eee;
	padding: 0 0 4px;
	margin: 0 0 4px 15px;
	border-bottom: 1px solid #555;
}
.widget_gurus span {
    float: right;
}

.widget .recentcomments span,
.widget .recentcomments a {
    font-style: normal
}

.widget .recentcomments span {
    font-weight: bold;
    color: #eee
}

.widget .widakademi {
    padding: 15px;
    border-bottom: 1px solid #556
}

.widget .widakademi .widage {
    width: 80px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    background: #8c3;
    overflow: hidden;
    float: right;
    margin-left: 15px
}

.widget .widakademi .widage .wadate {
    font: 800 40px/40px 'Open Sans'
}

.widget .widakademi .widage .wamonth {
    font: 400 11px/20px 'Montserrat';
    text-transform: uppercase;
    background: #555
}

.widget .widakademi .post-meta {
    font: italic 12px 'Open Sans'
}

.widget .widakademi .post-content {
    color: #ddd;
    font: 13px 'Open Sans';
    padding: 5px 0;
    margin: 0;
    border-bottom: 1px solid #555
}

.widget .widakademi .post-content h4 {
    color: #ddd;
    font: 700 18px/30px 'Open Sans';
    margin: 0;
    text-transform: uppercase
}

.widget .widakademi .post-content span {
    float: right
}

.widget .widakademi .wdc {
    text-align: center
}

.rpthumb {
    display: block
}

.rpthumb img {
    width: 80px;
    height: 60px;
    margin-right: 15px;
    float: left
}

.rpthumb-title {
    display: block;
    font: 14px 'Open Sans', Geneva, "Times New Roman", times;
    margin-bottom: 6px;
}

.rpthumb-date {
    display: block;
    font-size: 11px;
    color: #aaa9a9;
}

.rpthumb:hover {
    text-decoration: none !important
}

.rpthumb:hover .rpthumb-title {
    text-decoration: underline
}

.widget .vibar {
    width: 100%;
    height: 200px;
    display: block;
    margin: 0
}

.widget .calendar_wrap {
    padding: 15px
}

.widget .calendar_wrap table {
    border: 1px solid #ddd;
    width: 100%
}

.widget .calendar_wrap table caption {
    margin-bottom: 10px
}

.widget .calendar_wrap th {
    border: 1px solid #666;
    margin: 0 -1px -1px 0;
    background: #666;
    text-align: center;
    padding: 3px 0;
    color: #ddd
}

.widget .calendar_wrap td {
    border: 1px solid #666;
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 3px 0
}

.widget .calendar_wrap td a {
    font-weight: bold
}

.widget .tagcloud {
    padding: 10px 15px
}

.widget .tagcloud a {
    border: 1px solid #666;
    margin: 0 2px 4px 0;
    padding: 2px 6px;
    line-height: 20px;
    font-size: 13px !important;
    display: inline-block;
    background: #333
}

.widget label {
    padding: 15px;
    display: block
}

.widget select {
    margin: 0 15px 15px;
    width: 90%;
    border: none;
    overflow: hidden;
    font: 13px 'Open Sans';
    background: #555;
    color: #fff;
    padding: 3px 8px
}

.widget select option {
    padding: 3px 8px
}

.footbar {
    padding: 40px 8px;
    background: #333;
    margin: 50px 0 0;
    border-top: 1px solid #eee
}

.foot-bar {
    width: 33.333%;
    float: left
}

.foot-inn {
    margin: 0 8px
}

.foot-inn .widget {
    margin-bottom: 10px;
    background: #333;
    clear: both;
    padding: 0;
    color: #ddd
}

.foot-inn .widget-small {
    width: 130px
}

.foot-inn .widget h3,
.foot-inn .widget-small h3 {
    padding: 0 15px 0 0;
    margin: 0;
    font: 18px 'Montserrat';
    color: #ddd;
    height: 36px;
    line-height: 36px;
    background: #333;
    border: 0;
    border-bottom: 1px solid #667;
    text-transform: uppercase;
    text-align: left
}

.foot-inn .widget h3 div,
.foot-inn .widget-small h3 div {
    float: left;
    height: 36px;
    line-height: 36px;
    display: inline
}

.foot-inn .search_form {
    float: none;
    width: auto;
    padding: 0 0 10px;
    width: 100%;
    margin: 0
}

.foot-inn .search_form fieldset {
    width: 100%
}

.foot-inn .search_form input {
    width: 87%
}

.foot-inn .widget a,
.foot-inn .widget-small a {
    color: #fff;
    text-decoration: none
}

.foot-inn .widget a:hover,
.foot-inn .widget-small a:hover {
    text-decoration: underline
}

.foot-inn .widget p,
.foot-inn .textwidget {
    color: #ddd;
    font: 14px/1.3 'Open Sans', sans-serif
}

.foot-inn .widget p a,
.foot-inn .textwidget a {
    text-decoration: underline
}

.foot-inn .widget p a:hover,
.foot-inn .textwidget a:hover {
    text-decoration: none
}

.foot-inn .widget ul,
.foot-inn .widget-small ol {
    margin: 10px 0
}

.foot-inn .widget li,
.foot-inn .widget-small li {
    font-size: 13px;
    color: #ddd;
    line-height: 20px;
    border-bottom: 1px dashed #667;
    padding: 5px 0
}

.foot-inn .widget ul li ul,
.foot-inn .widget ul li ol,
.foot-inn .widget-small ul li ul,
.foot-inn .widget-small ul li ol {
    margin: 10px 0 -1px
}

.foot-inn .widget ul li ul li:nth-child(1),
.foot-inn .widget ul li ol li:nth-child(1),
.foot-inn .widget-small ul li ul li:nth-child(1),
.foot-inn .widget-small ul li ol li:nth-child(1) {
    border-top: 1px solid #667
}

.foot-inn .widget .menu-item-has-children {
    padding-bottom: 0
}

.foot-inn .widget .recentcomments {
    font-style: italic
}

.foot-inn .widget .recentcomments span,
.foot-inn .widget .recentcomments a {
    font-style: normal;
    color: #fff
}

.foot-inn .widget .recentcomments span {
    font-weight: bold;
    color: #ddd
}

.foot-inn .widget .widakademi {
    padding: 10px 0;
    border-bottom: 1px solid #556
}

.foot-inn .widget .widakademi .post-content:last-child {
    border-bottom: 0
}

.foot-inn .rpthumb {
    display: block
}

.foot-inn .rpthumb img {
    width: 80px;
    height: 60px;
    margin-right: 15px;
    float: left
}

.foot-inn .rpthumb-title {
    display: block;
    font: 14px 'Open Sans', Geneva, "Times New Roman", times;
    margin-bottom: 6px
}

.foot-inn .rpthumb-date {
    display: block;
    font-size: 11px;
    color: #aaa9a9
}

.foot-inn .rpthumb:hover {
    text-decoration: none !important
}

.foot-inn .rpthumb:hover .rpthumb-title {
    text-decoration: underline
}

.foot-inn .widget .calendar_wrap {
    padding: 15px 0
}

.foot-inn .widget .calendar_wrap table {
    border: 1px solid #667;
    width: 100%;
    background: #444
}

.foot-inn .widget .calendar_wrap table caption {
    margin-bottom: 10px
}

.foot-inn .widget .calendar_wrap th {
    border: 1px solid #667;
    margin: 0 -1px -1px 0;
    background: #555;
    text-align: center;
    padding: 3px 0;
    color: #ddd
}

.foot-inn .widget .calendar_wrap td {
    border: 1px solid #667;
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 3px 0
}

.foot-inn .widget .calendar_wrap td a {
    font-weight: bold
}

.foot-inn .widget .tagcloud {
    padding: 10px 0
}

.foot-inn .widget .tagcloud a {
    border: 1px solid #667;
    margin: 0 2px 4px 0;
    padding: 2px 6px;
    line-height: 20px;
    font-size: 13px !important;
    display: inline-block;
    background: #333;
    color: #ddd
}

.foot-inn .widget label {
    padding: 10px 0;
    display: block
}

.foot-inn .widget select {
    margin: 0 0 15px;
    width: 90%;
    border: none;
    overflow: hidden;
    font: 13px 'Open Sans';
    background: #555;
    color: #fff;
    padding: 3px 8px
}

.foot-inn .widget select option {
    padding: 3px 8px
}

.footer {
    margin: 0px;
    padding: 30px 16px;
    background: #eee
}

.footer p {
    font-size: 13px;
    color: #555
}

.footer a {
    color: #333;
    text-decoration: none;
    font-weight: bold
}

.footer a:hover {
    text-decoration: underline
}

.copyright {
    text-align: center;
    color: #555;
    font-size: 13px
}

.copyright img {
    float: left;
    width: 300px;
    height: auto;
    margin-right: 20px;
    padding-right: 100px;
    border-right: 1px solid #ccc
}

.copyright a {
    color: #333
}

.copyright span {
    color: #555
}

.credits {
    float: right
}

@media screen and (max-width: 1024px) {
    .wrapper,
    .nav-inn {
        width: 100%
    }
    .contents .post-content.with {
        padding: 0 0 0 305px
    }
    .contents .post-content.edit {
        padding: 0 0 0 195px
		}
	#slideshow,
    .slideshow {
        min-height: 350px
    }
}

@media screen and (max-width: 800px) {
    .wrapper {
        width: 100%;
    }
    .inn {
        display: none
    }
	.nav-akademi.nofixed {position: absolute ! important;}
    .nav-inn {
        width: 100%
    }
    .open {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        position: absolute;
        cursor: pointer;
        top: 0px;
        left: 0px;
        z-index: 100
    }
    .open span {
        margin-left: 80px;
        font: 16px/40px 'Montserrat';
        text-transform: uppercase
    }
    .mob {
        display: block;
        width: 100%;
		position: fixed;
		top: 46px;
		z-index: 1000;
    }
	.mob.nofixed {
        display: block;
        width: 100%;
		position: absolute ! important;
		top: 46px;
		z-index: 1000;
    }
    .mobi {
        background: #fff
    }
    .mobi .accordion li {
        display: block;
        margin: 0;
        text-align: left;
        font-size: 13px;
        text-transform: uppercase;
        position: relative;
        border-bottom: 1px solid #ddd
    }
    .mobi .accordion li a {
        color: #333;
        text-decoration: none;
        font-weight: bold;
        display: block;
        line-height: 40px;
        margin: 0 14px;
        white-space: nowrap
    }
    .mobi .accordion li a:hover {
        text-decoration: none
    }
	.sub-menu:after {
	    display: none;
		}
    .mobi .accordion li.menu-item-has-children:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 18px;
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #090;
    clear: both
    }
    .mobi .accordion li ul {
        border-top: 1px solid #ddd;
        background: #eee
    }
    .mobi .accordion li ul li a {
        margin: 0 14px
    }
    .mobi .accordion li ul li ul {
        background: #ccc
    }
    .mobi .accordion li ul li ul li a {
        margin: 0 14px
    }
    .ndsearch {
        width: 190px
    }
    .search_form {
        width: 160px
    }
    .search_form fieldset {
        width: 160px
    }
    .search_form input {
        width: 115px
    }
    .kontak .fa {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 24px
    }
    #slideshow,
    .slideshow {
	height: auto;
	min-height: 290px;
        width: 100%
    }
    .slide {
        height: auto;
        width: 100%
    }
    .slide img {
        width: 100%;
        height: auto;
        position: relative
    }
    #larr {
        right: 140px !important
    }
    #rarr {
        right: 100px !important
    }
    .sloverlay {
        font: 12px/1.2 'Open Sans'
    }
    .sloverlay h2 {
        font: 18px/30px Montserrat
    }
    .kepsek {
        height: auto
    }
    .kepsek .editorial {
        width: 100%;
        float: none;
        height: 130px
    }
    .kepsek .motivation {
        width: 100%;
        float: none;
        height: 160px;
        font: 18px 'Philosopher'
    }
    .editorial h4 {
        font: 700 18px 'Open Sans'
    }
    .editorial p {
        border-right: 0
    }
    .motinn {
        padding: 0 40px 15px
    }
    .motinn .fa {
        position: absolute;
        top: -30px;
        left: 50%;
        font-size: 60px;
        margin-left: -30px
    }
    #quotes-slider {
        width: 100%;
        min-height: 200px;
        margin: 45px auto 0
    }
    #content {
        width: auto;
        float: none
    }
    .post-content iframe.akframe {
        width: 100%;
        height: 350px
    }
    .slide-inforight .thumb img {
        width: 100px
    }
    .slide-inforight {
        height: 75px
    }
    .homloop .slide-info {
        height: 459px
    }
    .sidebar {
        width: auto;
        float: none
    }
    .widget .vibar {
        height: 300px;
    }
    .foot-bar {
        width: 100%;
        float: none
    }
    .copyright img {
        padding-right: 20px
    }
}

@media screen and (max-width: 768px) {
    .headr {
        width: 320px
    }
    #larr {
        right: 125px !important
    }
    #rarr {
        right: 85px !important
    }
}

@media screen and (max-width: 640px) {
    .logo {
        width: auto;
        float: none;
        text-align: center
    }
    .logo img {
        height: 100px;
        max-width: 100%
    }
    .headr {
        width: auto;
        float: none
    }
    #slideshow,
    .slideshow {
	height: auto;
	min-height: 230px;
        width: 100%
    }
    .slide {
        height: auto;
        width: 100%
    }
    .slide img {
        float: none;
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0
    }
    .slide .post {
        padding: 0 0
    }
    .slide .post-category {
        margin: 10px 20px 5px
    }
    .slide .post h2 {
        margin: 0 20px 5px
    }
    .slide .post-meta {
        margin: 0 20px 5px
    }
    .contents .post .akademithumb {
        width: 240px
    }
    .contents .post-content.with {
        padding: 0 0 0 265px
    }
    .sloverlay {
        position: relative;
        padding: 20px 180px 20px 20px
    }
    #larr {
        right: 50px !important
    }
    #rarr {
        right: 10px !important
    }
    #container {
        padding: 5px
    }
    #content {
        margin: 0 5px
    }
    .kepsek .editorial {
        height: 200px
    }
    .editorial h4 {
        font: 700 16px 'Open Sans';
        padding-top: 30px
    }
    .editorial .epho {
        width: 100px;
        height: 130px;
        margin: -5px 20px 0 0;
        padding: 8px;
        border: 1px solid #eee;
        border-radius: 3px;
        background: #f7f7f7;
        position: relative;
        z-index: 300;
        float: left
    }
    .editorial .epho .cpho {
        background: #444;
        width: 100px;
        height: 130px;
        overflow: hidden
    }
    .editorial .epho .cpho img {
        width: 100%;
        height: auto
    }
    .homloop .six-info {
        background: #fff;
        margin: 10px 10px
    }
    .eightgal {
        padding: 10px 10px
    }
    .singloop .sing-info {
        margin: 10px
    }
    .fourloop .four-info {
        background: #fff;
        margin: 0 10px 0 0
    }
    .six-info h3,
    .four-info h3 {
        margin-top: 0;
        font-size: 12px
    }
    .copyright {
        text-align: center
    }
    .copyright img {
        float: none;
        width: 100%;
        max-width: 300px;
        margin: 0 auto 30px;
        border: 0;
        display: block
    }
}

@media screen and (max-width: 599px) {
    .logo img {
        max-width: 90%;
        height: auto
    }
    .headr .kontak {
        padding: 10px 0
    }
    .nav-inn {
        height: 40px
    }
    .ndsearch {
        display: none
    }
    .ops.fa {
        position: absolute;
        top: 4px;
        right: 12px;
        z-index: 500;
        height: 26px;
        width: 26px;
        line-height: 26px;
        text-align: center;
        color: #8c3;
        font-size: 14px;
        border: 3px solid #8c3;
        border-radius: 20px;
        cursor: pointer;
        display: block
    }
	.akquotes .post {
    padding: 50px 30px 0;
    }
	.tickercontainer #infotit, .tickercontainer .infotim {
	    display: none
	}
	.open span {
    	display: none;
		}
	#slideshow,
    .slideshow {
	min-height: 170px;
    }
    .sloverlay {
        position: relative;
        padding: 10px 114px 10px 10px;
        font: 9px/1.2 'Open Sans';
        height: 35px
    }
    .sloverlay h2 {
        font: 15px/20px Montserrat
    }
    .sloverlay #hours {
        font: 700 20px/30px 'Open Sans';
        border: 2px solid #ccc;
        padding: 0 5px;
        right: 10px;
        top: 10px
    }
    .editorial h4 {
        font: 700 14px 'Open Sans';
        padding-top: 10px
    }
    .motinn {
        padding: 0 0px 15px
    }
    .fivebsleft {
        width: 100%;
        float: none
    }
    .fourloop {
        width: 100%;
        float: none
    }
    .fourloop .four-info {
        margin: 0 10px
    }
    .six-info h3,
    .four-info h3 {
        font-size: 14px
    }
    .sing-info h3 {
        font-size: 14px
    }
    .sixhalf {
        width: 100%;
        float: none
    }
    .post-content iframe.akframe {
        width: 100%;
        height: 250px
    }
    .contents .post .akademithumb {
        width: 100%;
        margin: 0;
        float: none
    }
    .contents .post .akademithumb img {
        margin: 0 0 20px
    }
    .contents .post-content.with {
        padding: 0
    }
    .contents .post .editorthumb {
        width: 200px;
        float: none;
        margin: 0 auto 20px;
        display: block
    }
    .contents .post.gtk .editorthumb {
        width: 150px;
        margin: 0 25px 0 0;
        float: left;
        padding: 8px;
        border: 1px solid #eee;
        border-radius: 3px;
        background: #fff
    }
    .contents .post-content.edit {
        padding: 0
    }
    .contents .post-content .akademithumb.edit {
        float: none ! important;
        display: block;
        max-width: 100%;
        margin: 0 auto 25px
    }
    #respond .commform-author,
    #respond .commform-email,
    #respond .commform-url {
        float: none;
        width: 100%
    }
    .commform-author div {
        margin-right: 0
    }
    .commform-url div {
        margin-left: 0
    }
    .widget .vibar {
        height: 240px;
    }
}

@media screen and (max-width: 360px) {
    .list .post .agnd {
        width: auto;
        float: none;
        margin: 0 auto 10px
		}
    #slideshow,
    .slideshow {
	min-height: 120px;
    }
    .list .post.type-agenda .post-content {
        padding: 0
    }
    .contents .post.gtk {
        text-align: center
    }
    .contents .post.gtk .editorthumb {
        width: 300px;
        margin: 0 auto 20px;
        float: none;
        display: block
    }
	.open span {
        display: none;
    }
	.addrr {display:none}
	.kepsek .motivation {
    height: auto;
	}
	
}