@font-face {
    font-family: "ArialNarrowRegular";
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowRegular/ArialNarrowRegular.eot");
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowRegular/ArialNarrowRegular.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowRegular/ArialNarrowRegular.woff") format("woff"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowRegular/ArialNarrowRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "ArialNarrowBold";
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowBold/ArialNarrowBold.eot");
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowBold/ArialNarrowBold.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowBold/ArialNarrowBold.woff") format("woff"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowBold/ArialNarrowBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "ArialNarrowItalic";
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowItalic/ArialNarrowItalic.eot");
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowItalic/ArialNarrowItalic.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowItalic/ArialNarrowItalic.woff") format("woff"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowItalic/ArialNarrowItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "ArialNarrowBoldItalic";
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.eot");
    src: url("/wp-content/themes/Politema/fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.woff") format("woff"),
    url("/wp-content/themes/Politema/fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

body {
    font-family: "ArialNarrowRegular", 'Arial', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    line-height: 1.2;
}

header {
    background: #e9e9e9;
    padding: 10px 0;
    box-sizing: border-box;

}

.news-title a {
    text-decoration: none;
    color: inherit;
    line-height: 1.5;
}

.news-title {
    margin-bottom: 5px;
}

body {
    margin: 0;
}

html {
    margin-top: 0 !important;
}


.img-content img{
    width: 100%;
    height: auto;
}
.img-content{
    text-align: center;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
}

div#header-wrapper, footer.footer, .content-wrapper {
    padding: 20px;
    max-width: 1100px;
    margin: auto;
}

div#header-wrapper {
    text-align: center;
}

ul#menu-main-menu a {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-family: ArialNarrowBold;
    text-decoration: none;
    border-bottom: 1px solid;
}

.flex.tabs {
    display: flex;
}

.menu-mobile {
    font-size: 27px;
    margin-top: 20px;
}
.author-item .image img {
    width: 70px!important;
    height: 70px !important;
    border-radius: 50%;
}
@media (max-width: 1100px) {
	div#header-wrapper .menu {
		display: none;
	}

#header-wrapper .menu {
        position: absolute;
        width: 96%;
        list-style: none;
        box-sizing: border-box;
        background: #e9e9e9;
        margin-top: 30px;
        border: 1px solid;
    }

    #header-wrapper .menu li a {
        display: block;
        width: 100%;
        padding: 10px 0;
        font-size: 20px;
    }

    ul#menu-main-menu {
        margin: 0;
        -webkit-padding-start: 0;
    }

    .menu-mobile {
        position: absolute;
        left: 20px;
        top: 16px;
        z-index: 999;
        cursor: pointer;
    }
.age-limit {
    position: absolute;
    right: 20px;
    top: 37px;
}
    .logo {
        display: none;
    }

    .right-column {
        padding: 20px;
        box-sizing: border-box;
    }

}

@media (min-width: 1100px) {
	div#header-wrapper .menu {
		display: flex !important;
	}
    .menu-mobile {
        display: none;
    }
    .page-id-2901 .wrap{
        width: 467%;
    }
    .wrap {
        width: 72%;
    }

    .width-25 {
        width: 25%;
    }

    .content-wrapper .width-25 {
        margin-left: 3%;
    }

    .logo {
        font-size: 12px;
        text-align: right;
        margin-bottom: 5px;
    }

    .flex {
        display: flex;
    }

    ul#menu-main-menu li, .footer-menu li, .social-footer li {
        margin: 0 16px 0 0;
    }

    ul#menu-main-menu, .header-wrapper .menu, .footer-menu, .social-footer {
        display: flex !important;
        list-style: none;
    }

    .single h1 {
        font-size: 23px;
    }
}

ul.footer-menu, .social-footer {
    margin-left: 0;
    -webkit-padding-start: 0;
}

.published {
    margin-right: 10px;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.tab-link {
    padding: 10px;
    border: 1px solid #ccc;
    border-bottom: 0;
    margin-right: 10px;
}

.header-wrapper .menu {
    display: none;
}

.menu.active {
    display: block;
}

.person-speech a {
    text-decoration: none;
    color: inherit;
}

@media (min-width: 768px) {
    .news-title a {
        font-size: 17px;
        line-height: 30px;
        word-wrap: break-word;

    }

    .news-item {
        line-height: 23px;
        vertical-align: bottom;
        margin-bottom: 2px;
    }
}

@media (min-width: 768px) {
    a {
        text-decoration: none;
        color: #000;
    }
}
@media(max-width: 767px) {

    .content-wrapper .tab-link{
        margin-right: 0px;
    }
    .content-wrapper .flex {
        display: block;
    }
}

.published {
    float: left;
    width: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #8d8c8c;
}

.author-item.flex {
    display: flex;
    align-content: center;
    align-items: center;
}

.author-item .image {
    margin-right: 20px;
}

.pagination {
    text-align: center;
    margin: 20px auto;
}

.page-numbers {
    display: inline-block;
    padding: 10px 15px;
    font-size: 20px;
}

.page-numbers.current {
    border: 1px solid;
}

h1.quote {
    color: #d2071f;
    font-size: 24px;
}

h1.quote::before {
    content: "«";
}

h1.quote::after {
    content: "»";
}

h2, h1 {
    -webkit-margin-after: 0px;
    -webkit-margin-before: 0px;
}

.site-header .flex {
    align-items: center;
}

h3 {
}

.author-item h3 {
    font-weight: normal;
    line-height: 1.5;
    margin: 10px 0;
}

.author-item {
    padding: 10px;
    margin-bottom: 10px;
}

.flex.justify {
    justify-content: space-between;
    align-items: center;
}

.flex.justify p {
    margin: 0px
}

p {
    -webkit-margin-before: 10px;
    -webkit-margin-after: 10px;
}

#ajax_ac_widget th {
    background: none;
    color: #000;
    font-weight: normal;
    padding: 5px 1px;
    text-align: center;
    font-size: 16px;
}

#my-calendar a.has-post {
    background: #d2071f;
    color: #fff;
}

#today a, #today span {
    background: none repeat scroll 0 0 #ccc !important;
    color: #FFFFFF;
}

.ajax-calendar {
    position: relative;
}

#ajax_ac_widget th {

    font-weight: normal;
    padding: 5px 1px;
    text-align: center;
    font-size: 16px;
}

#ajax_ac_widget {
    padding: 5px;
}

#ajax_ac_widget td {
    border: 1px solid #CCCCCC;
    text-align: center;
}

#my-calendar a {

    display: block;
    padding: 6px 0;
    width: 100% !important;
}

#my-calendar {
    width: 100%;
}

#my_calender span {
    display: block;
    padding: 6px 0;
    width: 100% !important;
}

#ajax_ac_widget #my_year {
    float: right;
}

.select_ca #my_month {
    float: left;
}

#ajax_ac_widget td.pad {
    border: 0;
}

.tab-link.active {
    color: #d2071f;
    font-weight: 600;
}

.tab-link {
    cursor: pointer;
}

h1.speech {
    font-size: 20px;
    color: #d2071f;
    border-bottom: 1px solid;
    padding: 3px 0;
}

h2.new-qouted {
    color: #d2071f;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
}

.lid {
    font-style: italic;
}

.person-name a {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    color: #333;
}

.person-name {
    line-height: 1.5;
}

.text-wrapper a {
    color: #d2071f;
    text-decoration: underline;
}

.loadmore, .more{
    text-align: center;
    padding: 5px 20px;
    background: #ccc;
    margin: 20px auto;
}
.more{
	display:block;
	margin: 30px auto;
}
h2.speach {
    font-size: 20px;
    color: #d2071f;
    margin: 40px 0 0;
}

ul.social-footer {
    display: flex;
    list-style: none;
}

ul.social-footer li {
    margin-right: 10px;
}

ul.social-footer, ul.footer-menu {
    display: flex;
    list-style: none;
    margin: 0;
}

ul.social-footer li, ul.footer-menu li {
    margin-right: 10px;
}

.space-between.flex {
    justify-content: space-between;
}

.post-template-default h1 {
    color: #d20e1f;
    margin: 10px 0;
}
.age-limit {
    font-size: 21px;
    font-weight: 600;
    color: #d20e1f;
    margin-left: 28px;
}
h2.widget-title {
    color: #7f7f7f;
    text-transform: uppercase;
    min-height: 15px;
    font-size: 19px;
}

.menu-right-menu-container ul {
    list-style: none;
    padding: 0;
}

.menu-right-menu-container ul li {
    border-bottom: 1px dotted #ccc;
    padding: 5px 9px;
    transition: 0.5s;
}

.menu-right-menu-container ul li:hover {
    background: #d20e1f;
    color: #fff;
}

.menu-right-menu-container ul li:hover a {
    color: #fff;
}

.menu-right-menu-container ul li a {
    display: block;
}

#menu-right-menu .current-menu-item {
    color: #fff;
    background: #d8283d;
}

#menu-right-menu .current-menu-item a {
    color: #fff;
}
ul#menu-main-menu .current-menu-item a {
    color: #d20e1f;
}
.body-text a{
    text-decoration: underline;
    font-weight: bold;
}

.accent{
    font-weight: bold;
}
.important{
    font-weight: bold;
    color: #d2071f !important;
}

/*right qoutes*/

.right-column .person-name a, .right-column .person-speech, .width-25 .person-name a, .width-25 .person-speech{
    font-size: 13px;
}
.right-column .person-name,  .width-25 .person-name{
    line-height: 1.0
}
.right-column p, .width-25 p{
    margin: 0;
}
#wp_posts_widget-2 p{
    display: none;
}
.right-column .post-li, .width-25 .post-li{
    display: block;
    margin: 10px 0;
    height: 75px;
}
.right-column .post-li a, .width-25 .post-li a{
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    font-family: 'PFDinDisplayProRegular',Tahoma,Geneva;

}



#sticky-posts-2 .size-thumbnail{
    height: 75px;
    width: 75px;
}
#sticky-posts-2 .entry-image, #sticky-posts-2 .entry-title{
    display: inline-block;
}

#sticky-posts-2 header{
    background: none;
}
#sticky-posts-2 header{
    display: flex;
}
#sticky-posts-2 .entry-title{
    vertical-align: top;
    font-weight: normal;

    vertical-align: inherit;
    margin-top: 0;
}
.entry-image{
    margin-right: 20px;
    margin-bottom: 0;
}
#sticky-posts-2 .entry-title a{
    color: #000000;
    font-size: 13px;
}
#sticky-posts-2 article{
    padding: 10px;
    margin-bottom: 0;
}
#sticky-posts-2 header{
    padding: 0;

}

#sticky-posts-2, #wpb_widget-2{
    margin-top: 30px;
}


html :where(img){
    max-width: inherit!important;
}

