/*
Theme Name: Newspeak
Theme URI: http://demo.avantgardia.com/newspeak/
Author: Avantgardia
Author URI: http://avantgardia.com/
Description: Newspeak theme is clean, blog/news focused, and designed for clarity. Newspeak is simple, typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0.12
License: Commercial
License URI: http://themeforest.net/licenses/regular
Tags: two-columns, three-columns, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: newspeak
*/


.site-logo-wrapper {
    display: none
}

.featured-authors .cd-fa-wrap .cd-fa-info ul li a span {
    font-size: 13px;
    display: block;
    padding-top: 7px;
}
.featured-authors .cd-fa-wrap .cd-fa-info ul li a {
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
    color: #333;
    text-align: center;
}

.featured-authors .cd-fa-wrap .cd-fa-info span a {
    font-size: 16px;
    color: #000;
}
.featured-authors .cd-fa-wrap .cd-fa-info {
    flex: 1 1 100%;
}
.featured-authors .cd-fa-wrap .avatar-wrap img {
    width: 100%;
    height: auto;
}

.featured-authors .cd-fa-wrap .avatar-wrap {
    margin-right: 0px;
    border-radius: 3px;
    overflow: hidden;
    border: 0px;
    flex: 0 0 110px;
}

.featured-authors .cd-fa-wrap {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 15px;
    margin-right: 0px;
    background-color: #fafafa;
    padding: 15px 10px;
    padding-bottom: 19px;

}

.featured-authors .cd-fa-wrap .author.vcard a {
    color: #fff;
    text-align: left;
    display: block;
    font-size: 13px;
    padding-left: 15px;
    text-transform: capitalize;
}
.featured-authors .cd-fa-wrap .author.vcard {
    position: absolute;
    bottom: 0px;
    background-color: #000;
    width: 100%;
    left: 0px;
    color: #fff;
    line-height: 26px;

}

#mc-author .owl-controls {
    position: relative;
    padding: 0px;
    margin: auto;
    left: 0px;
    right: 0px;
    text-align: center;
}

.banner-manset a {
    display: block;
}

.banner-manset img {
    width: 100%;
}

.banner-manset {
    display: block;
    padding: 10px 20px;
}


.two-column > div {
    flex: 1 1 100%;
    padding: 0px 2.5px;
    width: 100%;
}

.two-column > div:first-child {
    flex: 0 0 69%;
    width: 60%;
}

.two-column div img {
    width: 100%;
}

.two-column {
    display: flex;
    padding: 10px 0px;
}
.column-left-content {
   
    padding-left: 5px;
}

.site-right {
    position: fixed;
    right: 10%;
}

.site-left {
    position: fixed;
    left: 10%;
}

@media only screen and (max-width: 1200px) {
    .site-left, .site-right {
        display: none
    }

    .ag-head-author a img {
        width: 100%;
        padding: 0px 0px;
    }

}



.ag-head-author img {
    width: 100%;

}

.site-left, .site-right {
    width: 190px;
}

.site-left img, .site-right img {
    width: 100%;
}


#petroturklist .petroturklist-item aside p {
    font-size: 14px;
    padding-top: 5px;
    line-height: 20px;
    padding-bottom: 9px;
}

#petroturklist .petroturklist-item aside h3 {
    font-size: 14px;
    line-height: 19px;
    color: #12232b;
    border-bottom: 1px solid #12232b;
    padding-bottom: 5px;
    font-weight: 600;
}

#petroturklist .petroturklist-item aside h3, #petroturklist .petroturklist-item aside p {
    padding-left: 15px;
}

#petroturklist .petroturklist-item aside {
    padding-left: 0px;
    padding-top: 5px;
}

#petroturklist .petroturklist-item figure {
    flex: 0 0 95px;
    border-radius: 100%;
    overflow: hidden;
    height: 95px;
    position: relative;
    margin: 0px;
}

#petroturklist .petroturklist-item figure img {
    width: 100%;
    height: 100%;
}

#petroturklist .petroturklist-item .petroturklist-item-play {
    background-image: url(img/youtube-play.png);
    width: 25px;
    height: 18px;
    display: inline-block;
    background-size: 25px;
    position: absolute;
    bottom: 10px;
    left: 0px;
    margin: auto;
    right: 0px;

}

#petroturklist .petroturklist-item a {
    display: flex;
    padding: 2.5px 7.5px;
    color:#333
}

#petroturklist {
    background-color: #F4F6F4;
    position: relative;
    font-family: "Open Sans Condensed";
    display: block;
    width: 100%;
}

#petroturklist .owl-bottom {
    display: flex;
    background-color: #12232b;
    line-height: 17px;
    color: #fff;
    padding: 2.5px 10px;
    font-size: 14px;
    font-family: "Open Sans Condensed";
}
#petroturklist .owl-bottom span {
    flex: auto;
}
#petroturklist .owl-bottom a {
    color: #fff;
    font-size: 12px;
}


#petroturklist .owl-controls {
    position: absolute;
    bottom: -5px;
    display: flex;
    justify-content: center;
    width: 100%;
}

#petroturklist .owl-pagination {
    position: absolute;
}



#petroturklist .ag-slider-dot, #petroturklist .owl-page {
    background-color: #ffffff;
    opacity: 1;
}
#petroturklist .ag-slider-dot:hover, #petroturklist .ag-slider-dot.active, #petroturklist .owl-page:hover, .owl-page.active {
    background-color: #e12621;
    opacity: 1;
}


div#petroturkgazete div a img {
    width: 100%;
}

div#petroturkgazete div a {
    display: block;
    padding: 0px 10px;
}
div#petroturkgazete {
    display: flex;
}

#main > .entry-content.clearfix{
    display:none
}




.column-right .ag-ad-wrap, .column-left .ag-ad-wrap {
   
    text-align: center;
}
.column-right,.post-box-shadow .post-list, .post-box-shadow li.product {

    background: none;
    box-shadow: none;
}
.horizontal-gradient:before,.has-sidebar .column-right.horizontal-gradient:after{
    display: none;
}

.ads-750-90{
    margin-top:5px;
}

#main > .entry-content.clearfix{
	display:block;
}
.sfs-layout-type-3 .ag-slide-meta > div.ag-slider-post-ccount {
    display: none;
}

@media only screen and (max-width: 1680px)and (min-width: 1180px) {
    .site-left, .site-right {
        width: 120px;
    }

    .site-left {
        position: fixed;
        left: 1.5%;
    }
    .site-right {
        position: fixed;
        right: 1.5%;
    }
}


@media only screen and (max-width: 768px) {
    .two-column > div:first-child {
        flex: 0 0 100%;
        width: 100%;
    }
    .two-column {

        flex-wrap: wrap;
    }
    .entry-content .featured-authors > div {
        flex: 0 0 calc(50% - 10px);
        margin: 0px 5px;
        margin-bottom: 10px;
        padding: 0px;
        flex-wrap: wrap;
        flex-flow: wrap-reverse;
        justify-content: center;
        line-height: 15px;
        padding-bottom: 25px;
    }
}





div#petroturkgazete > div a {
    padding: 0px;
    margin: 0px;
    display: block;
    width: 100%;
}
div#petroturkgazete > div img {
    width: 100%;
    display: block;
}
div#petroturkgazete > div {
    flex: 0 0 50%;
    margin-bottom: 10px;
}
div#petroturkgazete {
    display: flex;
    flex-wrap: wrap;
}

#header-1 .owl-pagination,#header-2 .owl-pagination{
    display:none
}