/*.side-banner {
    position: absolute;
    margin-left: -8rem;
    /*margin-top: -21rem;*/
    /*z-index: -1;
}*/

/*.post-content.entry-content figure, .post-content.entry-content figure figcaption{
    background: #4bafe8;
    padding: 10px;
    color: #545353;
    text-align: left;
    margin: 0 auto;
}

.post-content.entry-content figure figcaption a {
    color: #545353;
    text-decoration: none;
}*/

.brexit-menu{
    background: #002377;
}

.brexit-menu a{
    color: #FFF !important;
}

.brexit-menu a img{
    margin-right: 10px;
    vertical-align: sub;
}


#category-title h3 {
font-size: 30px;
line-height: 1;
letter-spacing: -0.05em;
margin: 0;
}
 
@media only screen and (min-width: 40.063em) {
  #category-title h3 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 64.063em) {
  #category-title h3 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 75em) {
  #category-title h3 {
    font-size: 60px;
  }
}

.post-content address {
    font-size: 19px;
    font-weight: bold;
    font-style: normal;
    line-height: 26px;
    margin-bottom: 15px;
}

#uzenet-kep{
    margin-bottom: 30px;
    text-align: center;
}

#uzenet-email{
    margin-top: -30px;
    color: #e6007e;
    font-weight: bold;
}

@media screen and (min-width:801px) and (max-width:950px){
    #uzenet-kep{
    margin-bottom: 20px;
    text-align: center;
}

#uzenet-email{
    margin-top: -20px;
    font-size: 13px;
}
}

@media screen and (min-width:643px) and (max-width:800px){
    #uzenet-kep{
        margin-bottom: 10px;
        text-align: center;
    }

    #uzenet-email{
        margin-top: -10px;
        font-size: 10px;
    }
}

@media only screen and (max-width: 40em) {

}

.apro-menu {
    background: #4bafe8 !important;
}

.thb-mobile-menu li {
    padding-left: 10px;
}

#quick_search .searchform{
    top: 12px;
}

.header.style1.fixed #quick_search #search_icon, .header.style1.fixed #quick_search .searchform{
    top: 0px;
}

.header.style1.fixed #full-menu .full-menu > li > a{
    line-height: 34px;
}

@media only screen and (max-width: 641px) {
    .post-detail-style2 .post-detail .post-title {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 40.063em) {
    .header.fixed .header_top {
        padding: 6px 15px;
    }

    .header .header_top {
        padding: 15px 15px;
    }
}

@media only screen and (max-width: 40.063em) {
    .header .header_top {
        padding-top: 0 !important;
    }
}