.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin-bottom: -50px;
  margin-top: -15px;
}

.trikampis {
  float: right;
}

.panel {
  background-color: white;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 5px;
}

.img-fulltext img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    margin-bottom: 25px;
}

.item-page .img-fulltext {
  margin: 0px;
}

#login {
    width: 10%;
}

#yt_mainmenu {
    width: 100%;
}

#yt_mainmenu #meganavigator li.level1 {
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    z-index: 1;
    list-style: none;
    border-left: 1px solid #393C43;
    width: 14.28%;
}

#yt_spotlight3 {
    background-image: url(https://ref.lt/templates/sj_plus/images/pattern/footer/pattern4.png);
    background-color: #141414;
    color: #666666;
}

.modtitle {
    border-color: #545454;
}

#content #yt_component {
    background: #f6f6f6;
    border: none;
    padding: 0px;
}

.page-header {
    display: none;
}

.blog .items-leading .item {
    padding: 0px;
    padding-top: 0px;
}

.copyright_middle {
    width: 89%;
    text-align: end;
    font-size: 18px;
}	

@media screen and (min-width: 480px) {
#bottom2, #bottom3, #bottom4 {
    width: 33.33%;
}

#yt_component {
    font-size: 20px;
    font-weight: 200;
    line-height: 1.35;
    font-family: calibri;
}
	
.blog-featured .items-row .item:nth-of-type(1) {
    padding-right: 35px;
    border-bottom: none;
    border-top: 1px solid #ddd;
    padding-top: 40px;
    padding-bottom: 25px;
    border-right: 1px solid #ddd;
}

.blog-featured .items-row .item:nth-of-type(2) {
    padding-left: 35px;
    border-bottom: none;
    border-top: 1px solid #ddd;
    padding-top: 40px;
    padding-bottom: 25px;
}

.blog-featured .items-row {
    overflow: hidden;
    padding: 0 15px !important;
    display: flex;
}

#bd table td:nth-of-type(2) {
  float: right;
}
}

@media screen and (max-width: 480px) {
.blog-featured .items-row .item:nth-of-type(1) {
    border-bottom: none;
    border-top: 1px solid #ddd;
    padding-top: 40px;
    padding-bottom: 25px;
}

.blog-featured .items-row .item:nth-of-type(2) {
    border-bottom: none;
    border-top: 1px solid #ddd;
    padding-top: 40px;
    padding-bottom: 25px;
}

.blog-featured .items-row {
    overflow: hidden;
}
	
#bd table td {
  width: 100% !important;
  display: table-cell !important;
}
	
#bd table {
  height: 100% !important;
  width: 100% !important;
}
	
#bd table th:last-child, #bd table td:last-child {
  border: none !important;
}

#bd table tbody tr {
  border-right: none !important;
}
	
#content_right {
  display: none !important;
}
	
#yt_footer #yt_copyright .copyright_middle {
  padding-bottom: 20px;
  padding-top: 20px;
}
	
.copyright {
  text-align: center;
  width: 100%;
}

#yt_footer #yt_copyright .copyright, #yt_footer #yt_copyright .designby {
  display: block !important;
}
	
.pagination ul li a, .pagination ul li span {
    float: none;
    display: inline-block;
    padding: 7px !important;
    border: 1px solid #ccc;
    color: #666;
    background: #fff;
    border-radius: 0 !important;
    height: 38px;
    vertical-align: top;
}
}

#mod-finder-searchform input.inputbox {
    width: 100%;
    height: 45px;
    padding: 4px 30px 4px 10px;
    color: #999;
    background: #fff;
    float: left;
    font-size: 91%;
    border: 1px solid #e3e3e3;
}

#mod-finder-searchform {
    margin: 0px;
    position: relative;
}

.counter {
    display: none;
}

.pagination {
    margin-top: 25px;
}

.pagination ul li a, .pagination ul li span {
    float: none;
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #ccc;
    color: #666;
    background: #fff;
    border-radius: 0 !important;
    height: 38px;
    vertical-align: top;
}

#yt_header {
    background-image: url(../images/pattern/header/pattern5.png);
    padding: 0px;
}

#yt_header #yt_logo {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    animation: none;
    -webkit-animation: none;
    height: 126px;
    margin-top: 30px;
}

.blog .items-row .item .article-text .article-header h2 a {
    color: #1967a4;
    display: block;
}

.article-header {
    font-size: 15px;
}

.blog .items-leading .item .article-text .article-header h2 a {
    color: #1967a4;
    display: block;
}

#yt_mainmenu #meganavigator li.level1 > .item-link {
    line-height: 30px;
    color: #fff;
    font-size: 118%;
    text-align: center;
}

#search {
    float: right;
    margin-right: 20px;
}
