/* story */
@keyframes zuckSlideTime {
    0% {
        max-width: 0;
    }

    100% {
        max-width: 100%;
    }
}

@keyframes zuckLoading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}


.t_align_l {
    text-align: left;
}

.t_align_c {
    text-align: center;
}

.t_align_r {
    text-align: right;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.f_right a {
    float: right;
    color: #000;
}

.d_inline_b {
    display: inline-block;
}

.hide {
    display: none !important;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

::selection {
    background: #cb1515;
    color: #fff;
}

::-moz-selection {
    background: #cb1515;
    color: #fff;
}

::-o-selection {
    background: #cb1515;
    color: #fff;
}

::-ms-selection {
    background: #cb1515;
    color: #fff;
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.clearfix:after,
.row:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.boxed_layout {
    width: 1000px;
    margin: 0 auto;
    background: #e8e8e8;
}

.w_lyt {
    width: 100%;
}

.glstle h1 {
    font-size: 28px;
    border: none;
    text-transform: none;
    font-weight: 700;
    padding-top: 15px;

}

.ctnwstle h1 {
    font-size: 28px;
    border: none;
    text-transform: none;
    font-weight: 700;
    padding-top: 5px;

}

.nwstle h1 {
    font-size: 36px;
    border: none;
    text-transform: none;
    font-weight: 700;
    padding-top: 5px;

}

.text_post_block h2 {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 31px;
    font-weight: normal;
}



.h_bot_part {
    padding: 10px 0;
}

.h_bot_part .logo {
    padding-top: 0px;
    width: 220px;
}

.logotype2 {
    margin-bottom: 4px;
    margin-top: 4px;
    width: 200px;
    height: 50px;
}

.header.header_2 .h_bot_part .logo,
.header_3 .menu_wrap .logo {
    padding-top: 0;
    width: 100%;
}

.menu_wrap {
    z-index: 189;
    width: inherit;
    position: relative;
    background: #fff;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}

.mn_brd {
    border-top: 0px solid #bdbdbd;
    border-bottom: solid 0px #bdbdbd;
}

[class*="header_"] .menu_wrap {
    background: radial-gradient(circle at top right, #bdbdbd,
            #fafafa);



    /* bg  url(https://www.ordugazete.com/images/template/menu-bg.png*/
    margin-bottom: 10px;
}

.menu_wrap .mn_brd_wrap {
    margin-bottom: -2px;
}

.header_6 .menu_wrap .mn_brd_wrap {
    margin-bottom: 0px;
    margin-top: 0px;
}

.menu_wrap.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.spacer {
    display: none;
    height: 0;
    -webkit-transition: height .25s ease;
    transition: height .25s ease;
}

.whitebackroundlast {
    background: #fff !important;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    margin-top: -10px;
    box-shadow: 0px 1px 3px #ccc;
}

.whitebackround {
    background: #efefef !important;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    margin-top: -10px;
    box-shadow: 0px 1px 3px #ccc;
}

.greybackround {
    padding-top: 10px;
    margin-bottom: 15px;
    background: #000000;
}

.blackbackround {
    background: #111;
    padding-top: 10px;
    margin-bottom: 30px;
}

.greybackround .button.view_button {
    color: #fff;
}

.homerow {
    margin-left: 15px;
    margin-right: 15px
}

.whitefont {
    color: #fff !important;
    font-size: 17px !important;
}

.redbg {
    background: #8f2707;
    padding: 3px;
}

.menu_wrap2 {
    background: #383e44;
}

.menu_wrap.type_3 {
    padding: 9px 0;
    border-bottom: 1px solid #e6e5e7;
}

.mn_brd_wrap .sub_menu_wrap {
    top: calc(100% - 2px);
}

.requiredx {
    border: 1px solid #d91e18 !important;
    color: #000 !important;
}

.button {
    padding: 6px 15px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
}

.button:hover {
    background: #000;
}

.button.full_width {
    width: 100%;
}

.morebox a {
    font-size: 15px !important;
    margin: 0 auto;
    font-weight: normal !important;
    float: none;
}

.button.button_orange,
.button.search_button:hover,
.button_grey:hover {
    background-color: #e6e6e6;
    border-radius: 5px;
}

.button.button_grey {
    border-radius: 6px;
    vertical-align: middle;
    font-weight: bold;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    color: #000
}

.button.button_blck:hover {
    background-color: #fff;
}

.button.button_blck {

    vertical-align: middle;
    font-weight: bold;
    border: 1px solid #ccc;
    color: #000
}

.button.button_grey:hover {
    background-color: #fff;
}

.button.button_grey[class*="button_type_icon_"] i,
.button.button_orange[class*="button_type_icon_"]:hover i {
    background: #383e44;
}

.selectix {
    border: solid 1px #efefef;
    width: 100%;
    padding: 5px 10px;
}

.button.button_orange[class*="button_type_icon_"] i {
    background: #ef5f08;
}

.button.button_grey_lightt {
    font-size: 13px;
    margin-left: -3px;
    height: 38px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;

    background-color: #f5f5f5;

    color: #000;
}

.button.button_grey_light {
    background: #f2f2f2;
    color: #000;
}

.button.button_white {
    background: #fff;
    color: #000;
}

.button.button_grey_light[class*="button_type_icon_"] i,
.button.button_grey_light[class*="button_type_icon_"] span {
    background: #e2e6e7;
}

.button.button_grey_light:hover,
.button.button_white:hover {
    background: #cb1515;
    color: #fff;
}

.button.button_grey_light[class*="button_type_icon_"]:hover i,
.button.button_grey[class*="button_type_icon_"]:hover i,
.button.button_grey_light[class*="button_type_icon_"]:hover span {
    background: #ef5f08;
    color: #fff;
}

.close_search_form:hover i {
    color: #888;
}

.button.btn-email {
    padding: 10px 12px 10px;
}

.button.search_button,
.button.shop_button {
    background-color: transparent;
    color: #0f0f0f;
    padding: 15px 10px;
}

.button.shop_button:hover {
    background-color: transparent !important;
}

.header_6 .button.search_button,
.header_6 .button.shop_button {
    padding: 0px 10px;
}

.button.search_button:hover {
    background: transparent !important;
}

.button.button_type_2 {
    padding: 10px 10px;
}

.button.button_type_3 {
    padding: 2px 10px;
    font-size: 13px;
}

.button.button_type_4 {
    padding: 13px 22px;
    font-size: 20px;
    font-weight: bold;
}

.button.button_type_icon_small {
    padding: 2px 10px 2px 11px;
    font-size: 12px;
    position: relative;
}

.button.button_type_icon_small i {
    padding: 2px 7px;
}

.button.button_type_icon_medium {
    padding: 8px 57px 8px 20px;
    font-size: 16px;
    position: relative;
}

.button.button_type_icon_medium i,
.button.button_type_icon_medium span {
    padding: 8px 12px 8px 11px;
}

.button.button_type_icon_big {
    padding: 13px 70px 13px 22px;
    font-size: 20px;
    position: relative;
    font-weight: bold;
}

.button.button_type_icon_big i {
    padding: 13px 16px;
}

.button[class*="button_type_icon_"] i,
.button[class*="button_type_icon_"] span {
    font-family: FontAwesome;
    margin: 0 !important;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    font-weight: bold;
    font-style: inherit;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
}

.button[class*="button_type_icon_"] span {}

.button.icon[class*="button_type_icon_"] {
    padding: 0;
}

.button.icon[class*="button_type_icon_"] i {
    left: 0;
    right: inherit;
    position: relative;
}

.commenttopbottom {
    margin-bottom: 20px;
    margin-top: 20px;
}

.search_button {
    position: relative;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.search_button>i {
    font-size: 18px;
    margin-top: -6px;
    margin-right: 10px;
}

[class*="s_form_wrap"] .search_button {
    margin-top: 9px;
}

.close_search_form {
    background-color: transparent;
    position: absolute;
    right: 15px;
    padding: 15px 11px;
    color: #fff;
    z-index: 99;
    display: block;
    top: 0;
}

.header.header_2 .close_search_form {
    right: 0;
    top: 4px;
}

.searchform_wrap.type_2 .close_search_form {
    right: 28px;
}

.searchform_wrap.type_3 .close_search_form {
    right: 0;
}

.adleft,
.adright {
    position: absolute;
    top: 0;
    width: 100%;
}

.adrela {
    position: relative;
}

.adleft {
    right: 1005px;
    text-align: right;
}

.adright {
    left: 1005px;
    text-align: left;
}

.pageSkin {
    top: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 0;
    left: 0px;
    position: fixed;
}

.pageSkin a {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
}

.frontendAd {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(24, 24, 18, 0.93);
    z-index: 6000;
    display: none;
    left: 0px;
    top: 0px;
}

.frontendAd .content {
    position: absolute;
    margin-top: 1%;
    z-index: 9999;
}

.frontendAd .bar {
    text-align: right;
    font-weight: bold;
    background: #f2f2f2;
    padding: 10px 20px;
    height: 40px;
    font-size: 14px;
    z-index: 9999;
}

.frontendAd .bar div {
    margin-right: 10px;

}

.frontendAd .second {
    float: left;
    z-index: 9999;
}

.frontendAd .closer {
    float: right;
}

.rrelar {
    position: absolute;
}

#menu_button {

    padding: 15px 6px 15px 10px;

    width: 100%;
    display: none;
    background: radial-gradient(circle at top right, #bdbdbd,
            #fafafa);
}

#menu_button {
    text-transform: uppercase;
    color: #0f0f0f;
    text-align: left;
}

#menu_button:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 30px;
    color: #0f0f0f;
    margin-right: 5px;
}

#menu_button.active {
    background: #bdbdbd;
}

#menu_button.active>span,
.close_product:hover {
    color: #cb1515;
}

.login_button:hover .popup,
.lang_button:hover .dropdown_list {
    opacity: 1;
    visibility: visible;
}

.login_button>a,
.lang_button>a {
    padding: 7px 10px;
    background: transparent;
}

.login_button a i {
    margin-right: 7px;
}

.lang_button a img {
    margin: 5px 7px 0 0;
}

.close_product {
    font-weight: 300;
    background-color: transparent;
    color: #b0b2b4;
    position: absolute;
    right: 0;
    top: 0;
}

.buttonmini.bannermini_button_box {
    position: absolute;
    padding: 4px 5px 4px 5px;
    text-transform: none;
    font-size: 14px;
    color: #fff;
}

.text-type-ribbon {
    background: #f10009;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    letter-spacing: .1px;
    padding: 5px 8px;
    position: absolute;
    right: 0px;
    top: 142px;
    z-index: 100;
}

.button.banner_button {
    position: absolute;
    padding: 4px 5px 4px 5px;
    text-transform: none;
    font-size: 12px;
    margin-top: -25px;
    margin-bottom: 0px;
}

.button.banner_button_box {
    position: absolute;
    padding: 4px 8px 2px 8px;
    text-transform: none;
    font-size: 14px;
    margin-top: -23px;
    margin-bottom: 0px;
}

.button.view_button {
    padding: 6px 16px;
    color: #fff;
    font-size: 18px;
    float: right;
    border: 0;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.button.view_button:hover {
    background: #cb1515;
    color: #fff;
}

.button.red {
    background: #a60a15;
    font-size: 18px;
    text-transform: capitalize;
    border-top: 1px solid #33;
    border-radius: 5px;
}

.button.rd {
    background: #cc0000;
    color: #fff;
    font-size: 14px;
}

.nmtop {
    margin-top: 0px !important;
}

.nmarbottom {
    margin-bottom: 0px !important;
}

#load_more,
.more_news_button {
    color: #000;
    font-weight: 400;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    font-size: 14px !important;
}

#load_more:hover,
.more_news_button:hover {
    color: #cb1515;
}

.popup {
    background: #f2f2f2;
    padding: 20px 0 0;
    position: absolute;
    left: 0px;
    overflow: hidden;
    width: 260px;
    position: absolute;
    top: 100%;
    margin-top: -2px;
    min-width: 260px;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #d1d1d1;
}

.puandurumu td {
    padding: 3px 1px 3px 4px !important;
    font-size: 12px;
    color: #000;
}

.puandurumu table {
    margin-top: -20px !important;
}

.langu img {
    width: 32px;
    height: 21px;
}

.wthr_top img {
    width: 25px;
    height: 23px;
}

.header.header_2 .popup {
    left: 0;
}

.popup .button {
    margin-bottom: 10px;
    width: 100%;
    padding: 1px 15px !important;
}

.popup h3 {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000;
}

.popup .button_type_1 {
    width: 100%;
    display: block;
    font-size: 16px;
}

.popup .button_type_1:first-child {
    margin-bottom: 20px;
}

.popup div a {
    color: #000;
}

.popup div a:hover {
    color: #cb1515;
}

.popup ul li:nth-child(2n) {
    margin-bottom: 25px;
}

.popup input:not([type="submit"]),
.popup textarea,
.popup select {
    border-radius: 6px;
}

.authordiv {}

.popup form {
    padding: 0 20px;
}

::-webkit-input-placeholder {
    color: #c4c4c4 !important;
}

:-moz-placeholder {
    color: #c4c4c4 !important;
    opacity: 1;
}

::-moz-placeholder {
    color: #c4c4c4 !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #c4c4c4 !important;
}

.popup .login_footer {
    padding: 20px 20px 10px;
}

.popup label {
    color: #000;
    display: inline-block;
}

.popup input {
    width: 100%;
}

.popup input[type="checkbox"] {
    display: none;
}

.scale_image_container_featured3 {
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    z-index: 1 !important;
    margin-left: 40px;
}

.scl_i_c_featured3 {
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    z-index: 1 !important;
    margin-left: 40px;
    height: 230px;
}

.scl_i_c {
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    z-index: 1 !important;
}

.scl_i_c.var2 .caption_type_1 {
    top: calc(50% - 54px);
}


.scl_i_c.var2 .caption_type_1 .cp_i {
    max-width: 500px;
}

.scl_i_c.var2 {
    margin-bottom: 0;
}

.half_column .scl_i_c,
.one_third_column .scl_i_c {
    margin-bottom: 0;
    z-index: 1 !important;
}

.scale_zooms_cntr:hover .scale_zooms {
    filter: contrast(110%);
    -webkit-filter: contrast(110%);
    -moz-filter: contrast(110%);
    -o-filter: contrast(110%);
    -ms-filter: contrast(110%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.scale_image {
    width: 100%;
    z-index: 1 !important;
    height: auto;
}




.half_column .scale_image {
    height: 265px !important;
}

.caption_type_1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 99;
}

.cp_i {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) -1%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 50%, rgba(0, 0, 0, 1) 100%);
    padding: 5px 10px 15px;
}


.closer {
    padding-right: 10px;
    padding-left: 10px;
}

.closer .col-md-6,
.closer .col-md-4,
.closer .col-md-3 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.half_column {
    width: 50%;
    padding: 0 0 0 5px;
    float: left;
    margin-top: 20px;
}

.half_column:first-child {
    padding: 0 5px 0 0;
}

.one_third_column {
    width: 33.30%;
    padding: 0 5px 0 5px;
    float: left;
    margin-top: 10px;
}

.two_third_column .scl_i_c {
    margin-bottom: 0;
}

.one_third_column.one_third_var2 {
    margin-top: 20px;
    padding: 0 0 0 10px;
    width: 34.2%;
}

.one_third_column.one_third_var2 .scl_i_c:last-child {
    margin-top: 10px;
}

.two_third_column {
    width: 65.8%;
    float: left;
    margin-top: 20px;
}

.iframe_video_cntr {
    height: 0;
    padding-bottom: 56%;
    min-height: 340px;
    position: relative;
}

.iframe_video_cntr>iframe {
    width: 100%;
    height: 100%;
    min-height: 330px;
    position: absolute;
    left: 0;
    top: 0;
}

.iframe_video_cntr>video {
    width: 100%;
    height: 100%;
    min-height: 330px;
    position: absolute;
    left: 0;
    top: 0;
}

.post_image_buttons a {
    position: absolute;
    bottom: 0;
    display: inline-block;
}

.post_image_buttons .buttons_cntr {
    left: 0;
    bottom: 0;
    position: absolute;
}

.post_image_buttons .buttons_cntr .button {
    left: inherit;
    position: relative;
    float: left;
}

.post_image_buttons .button {
    left: 0;
    z-index: 2;
}

.post_image_buttons .icon_box {
    padding: 2px 8px;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    font-size: 13px;
    right: 0;
    z-index: 2;
}

.post_image_buttons .icon_box:hover {
    background: rgba(255, 104, 13, 0.8);
    color: #fff;
}

.scl_i_c .event_date {
    color: #fff;
}

.event_date,
.event_info,
.event_activity {
    font-size: 14px;
    color: #333;
    margin-top: 2px;
}

.gallerytext {
    font-size: 17px;
}

.event_info a {
    color: #333;
    margin-left: 5px;
}

.event_info a:first-child {
    margin-left: 0;
}

.event_info a:hover {
    color: #000;
}

.event_date {
    margin-top: -4px;
    padding-top: 3px;
}

.event_activity {
    padding-top: 5px;
}

.event_date span {
    text-transform: none;
}

.post_text {
    padding-top: 0px;
    background: #fff;
    min-height: 70px;
    overflow: hidden;
}

.comments_list .post_text {
    overflow: hidden;
}

.event_date span {
    text-transform: none;
}

.post_text {
    background: #fff;
}

.comment_tabs .t2 {
    padding: 5px 5px 15px 10px;
    box-shadow: 0 1px 1px rgba(173, 168, 168, .1);
}

.comment_tabs .t2:hover {
    text-decoration: underline;
}

.vertical .galleryx {
    padding: 10px;
    background: #000000;
    margin-bottom: 20px;
}

.biyografi .post_text {
    padding: 12px 0px 0px 0px;
    background: #fff;
}

.biyografi .post_text {

    background: #fff;
    min-height: 50px;
    overflow: hidden;
}

.vertical .post_text {
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
}

.vertical .post_textvideo {
    padding: 10px 10px 0px 0px;
    margin-bottom: 20px;
}

.vertical .general_text {
    background: #fff;
    margin-bottom: 20px;
    min-height: 70px;
    font-size: 16px;
}

.vertical .general_text h3 {
    font-size: 17px;
    padding: 7px;
}

.yazarlar {
    overflow: hidden;
}

.Featuredv1x,
.Featuredv3x,
.Featuredv6x,
.Featuredv8x {
    max-height: 410px;
    overflow: hidden;
}

.Featuredv6x {
    max-height: 440px;
}

.gunx {
    width: 22%;
    margin-bottom: 10px;
    margin-right: 5px;
    border-radius: 2px;
    margin-top: 10px;
}

.yilx {
    width: 28%;
    margin-bottom: 10px;
    border-radius: 2px;
    margin-top: 10px;
}

.butnx {
    width: 22%;
    margin-top: -3px;
    padding-top: 9px;
    padding-right: 6px;
    padding-bottom: 8px;
    padding-left: 6px;
    margin-left: 2px;
}

.butnx2 {
    width: 13%;
    margin-top: 5px;
    padding: 5px 6px;
}

.post_text .post_title h2,
.post_text .post_title a,
.small_post_list h4 {
    font-size: 18px;
}

.small_post_list .post_text {
    padding-top: 4px;
    background: #fff;
    min-height: 68px;
    padding-left: 10px;
}

.post_text .post_title a:hover,
.small_post_list h4:hover {
    text-decoration: underline;


}

.post_text .post_theme {
    padding: 2px 8px;
    background: #cb1515;
    color: #fff;
    margin: 2px 5px 0 0;
    line-height: 16px;
    font-size: 10px;
    text-transform: uppercase;
}

.post_text p {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

.load_more_block,
.more_news {
    display: none;
}

.load_more_wrapper {
    margin-top: 20px;
    text-align: center;
}

.small_post_list li:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.small_post_list.var2 li {
    margin-top: 20px;
}

.small_post_list.var2 h3 {
    margin-bottom: 0;
}

.small_post_list.var3 {
    margin-top: -30px;
}

.small_post_list li .scl_i_c {
    margin-bottom: 10px;
}

.small_post_list li .event_date {
    padding-top: 2px;
}

.small_post_list li .post_text .post_theme {
    float: left;
}

.small_post_list li .post_text h4 {
    display: inline;
}

.load_more_block .small_post_list {
    margin-top: 0;
}

.vertical_post_list.small_post_list {
    margin-top: 20px;
}

.vertical_post_list.small_post_list li {
    margin-top: 20px;
}

.tabs {
    border-top: 1px solid #000;
}

.section_title.section_title_var2,
.section_title_var2 {
    border: none;
    padding-top: 0;
}

.tabs.var4 {
    border-top: none;
    padding-top: 0;
}

.tabs.variation_2 .section_title {
    border-top: none;
    float: left;
    padding-top: 0;
    margin-bottom: 0;
    color: #feb41c;
}

.tabs.variation_2 .tabs_conrainer {
    float: right;
}

.tabs.variation_2 .tabs_conrainer .tabs_nav li {
    margin-right: 3px;
}

.tabs.var4 .tabs_conrainer .tabs_nav li {
    border-right: 1px solid #b0b1b4;
    padding-right: 10px;
    margin-right: 10px;
    height: 10px;
}

.tabs.var4 .tabs_conrainer .tabs_nav li:last-child {
    border-right: none;
}

.tabs.variation_2 .tabs_conrainer .tabs_nav li a {
    font-size: 12px;
    padding: 4px 10px;
    background: #f2f2f2;
    color: #000;
    text-transform: uppercase;
}

.tabs.var4 .tabs_conrainer .tabs_nav li a h5 {
    line-height: 10px;
}

.tabs.variation_2 .tabs_conrainer .tabs_nav li a:hover {
    background: #cb1515;
    color: #fff;
}

.tabs.variation_2 .tabs_conrainer .tabs_nav li.ui-tabs-active a {
    background: #cb1515;
    color: #fff;
}

.tabs.variation_2 .tabs_content {
    margin-top: 20px;
}

.tabs.variation_2 .tabs_content>[id*="tab-"] ul li {
    margin-top: 20px;
}

.tabs.variation_2 .tabs_content>[id*="tab-"] ul li:first-child {
    margin-top: 0;
}

.tabs_conrainer {
    position: relative;
}

.tabs_nav {
    float: left;
}

.tabs_nav li {
    margin-right: 15px;
    margin-left: 10px;
    margin-top: 5px;
    float: left;
}

.tabs_nav li:last-child {
    margin-right: 0;
}

.tabs_nav li a h3 {
    font-size: 14px;
    line-height: 1em;
    padding-top: 0px;
    margin-bottom: 10px;
}

.tabs_nav li a h3,
.tabs_nav li a h4,
.tabs_nav li a h5 {
    font-weight: 600;
    font-size: 16px;
    color: #1b1b1c;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

.tabs_nav li a:hover h3 {
    color: #000;
}

.tabs_nav li.ui-tabs-active h3,
.tabs_nav li.ui-tabs-active h5 {
    color: #107a00;
}

.tabs_content>[id*="tab-"] {
    margin-top: 20px;
}

.tabs_content>[id*="tab-"]>ul>li {
    margin-top: 20px;
}

#tab-17 {
    margin-top: 0px !important;
}

#tab-17 li {
    margin-top: 10px !important;
}

#tab-17 li:last-child {
    margin-bottom: 10px !important;
}

.loader-ellips {
    font-size: 20px;
    /* change size here */
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #555;
    /* change color here */
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }

    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}

.page-load-status {
    display: none;
    /* hidden by default */
    padding-top: 20px;
    text-align: center;
    color: #777;
}

/* loader ellips in separate pen CSS */


.post_var_inline {
    margin-bottom: 10px;
    font-size: 16px;
}

.post_var_inline p {
    color: #000;
    font-size: 17px;
}

.post_var_inline a {
    color: #000;

}

.post_var_inline ul li .scl_i_c {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
}

.side_bar_reviews ul li {
    margin-bottom: 30px;
}

.side_bar_reviews ul li:last-child {
    margin-bottom: 0;
}

.post_text a:hover h4 {
    text-decoration: underline;
}

.comments_list li {
    margin-top: 0 !important;
}

.comments_list li:last-child {
    border-bottom: none;
}

.comments_list li.post_text a .t4 {
    display: inline;
    line-height: 1.6em;
}

.comments_list li .event_date {
    padding-top: 5px;
}

.subcomment-alt {
    margin-top: -18px;
}

.comments_list.comments_list_var2 li a {
    color: #4d5053;
    font-weight: 300;
}

.comments_list.comments_list_var2 li a .t4 {
    font-size: 14px;
    display: inline-block;
    padding-top: 2px;
}

.comments_list.comments_list_var2 li .event_date {
    padding-top: 0;
}

.boxed_layout .menu_wrap.sticky {
    position: fixed;
    top: 0;
    left: auto;
    width: 1000px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 999;
}

.tabs_content.side_bar_tabs .widget_tags {
    margin-top: 20px;
}

.tabs_content.side_bar_tabs.comment_tabs ul li {
    margin-top: 0;
}

.tabs_content.side_bar_tabs.comment_tabs ul li:first-child {
    margin-top: 20px;
}

.side_bar_tabs.comment_tabs ul li .comment_number {
    padding: 10px 15px;
    background: #f2f2f2;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
    float: left;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.social_tabs>[id*="tab-"] p {
    float: left;
    margin-right: 10px;
}

.social_tabs>[id*="tab-"] p a {
    color: #000;
}

.social_tabs>[id*="tab-"] p a:hover {
    text-decoration: underline;
}

.social_tabs>[id*="tab-"] div {
    overflow: hidden;
    display: inherit !important;
}

.tabs_nav.social_media_list {
    margin: 0 0 0 -5px;
}

.tabs_nav.social_media_list li {
    margin: 0 0 5px 5px;
}

.tabs_nav.social_media_list li a {
    font-size: 18px;
    min-width: 40px;
    padding: 10px 0;
}

.tabs_nav.social_media_list li .btn-email {
    background: #ebeced;
    color: #000;
}

.tabs_nav.social_media_list li .btn-email:hover {
    background: #cb1515;
    color: #ffffff;
}

.tabs_nav.social_media_list li.ui-tabs-active a {
    background: #000;
    color: #fff;
}

.tabs.vertical {
    border: none;
    padding-top: 0;
}

.tabs.vertical .tabs_nav {
    width: 30%;
    z-index: 2;
    position: relative;
}

.tabs.vertical .tabs_nav li {
    margin-right: 0;
    border-top: 1px solid #000;
    padding: 9px 0;
    width: 100%;
}

.tabs.vertical .tabs_nav li:last-child {
    margin-right: 0;
    border-bottom: 1px solid #000;
}

.tabs.vertical .tabs_nav li.ui-tabs-active {
    border-right: 1px solid #fff;
}

.tabs.vertical .tabs_content {
    width: 70%;
    float: left;
    padding: 0 0 10px 30px;
    border-left: 1px solid #000;
    margin-left: -1px;
    z-index: 1;
    position: relative;
}

.tabs.vertical .tabs_content>[id*="tab-"] {
    padding-top: 0;
    margin-top: 0;
}

.staticVideo {
    float: none !important;
    display: block;
    min-height: 400px;
    position: static;
    width: 100% !important;
    height: 100% !important;
    top: auto;
    border: 0;
    background: #fff;
    z-index: 199;
    min-width: 646px;
    margin-left: 0px;
}

.vertical_list.type2 {
    margin-top: 40px;
}

.vertical_list li,
.more_news.vertical_list {
    margin-top: 20px;
}

.vertical_list li:first-child {
    margin-top: 0;
    background: #fff
}

.vertical_list li .post_text {
    padding-top: 20px;
    background: #fff;
    min-height: 170px;
    /* box-shadow: 0 1px 1px rgba(173, 168, 168, .1);*/
    /*border: 1px solid rgba(0, 0, 0, .1);*/
    /* border-bottom: inset 2px rgba(80, 80, 80, .2);*/
    padding-left: 10px;
    padding-right: 10px;
}

.namaz table {
    width: 100%;
    margin-top: 15px;
}

.namaz table th {
    font-weight: bold;
    text-align: center;
    padding-bottom: 4px;
    font-size: 12px;
    color: #383838;
}

.namaz table td {
    text-align: center;
    color: #515151;
    font-size: 12px;
}

.namazbg {
    height: 120px;
    background-repeat: no-repeat;
    background-position: right;
}

#namazsonuc table {
    margin-top: 0px;
    width: 100%;
    border: solid 1px rgba(0, 0, 0, 0.2);
}

#namazsonuc div {
    margin-top: 10px;
}

#namazsonuc table th {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    padding: 5px 4px;
    border: solid 1px rgba(0, 0, 0, 0.2);
}

#namazsonuc table td {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: center;
    padding: 5px 4px;
    border: solid 1px rgba(0, 0, 0, 0.2);
}

#namazsonuc table td:last-child,
#namazsonuc table th:last-child {
    padding-right: 4px;
}

#namazilsec {
    color: #fff;
    border: solid 1px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1) !important;
}

#namazilsec option {
    color: #000;
    background: #fff;
}

#namazsonuc tr:last-child td,
#namazsonuc tr:last-child th {
    padding: 5px;
}


.vertical_list li .scl_i_cx {
    float: left;
    margin-bottom: 0;
    background: #fff
}

.vertical_list li .scl_i_cx {
    max-width: 304px;
    width: 100%;
}

.writers_list {
    margin-left: -30px;
}

.writers_list.var2 {
    margin-left: -10px;
}

.writers_list li {
    float: left;
    margin-left: 30px;
    text-align: center;
    max-width: 100px;
}

.writers_list.var2 li {
    margin-left: 10px;
    margin-bottom: 10px;
}

.writers_list li .post_text {
    padding-top: 10px;
}

.writers_list li .event_date {
    line-height: 15px;
    padding-top: 5px;
}

.writers_list li a img {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.writers_list li a:hover img {
    opacity: 0.8;
}

.writers_list li a:hover h4 {
    text-decoration: underline;
}

.writers_list li a h4 {
    font-size: 14px;
    letter-spacing: -1px;
}

.wdg_ctg.categories_var2 .ctrs_lst li ul li {
    border-color: #e8e8e8;
}

.wdg_ctg.categories_var2 .ctrs_lst li ul li a {
    color: #000;
}

.glst li {
    width: 100%;
    padding-bottom: 4px;
    margin-bottom: 4px;
    border: solid 2px #fff;
    font-size: 15px;
}

.glst li a {
    font-size: 16px;
    color: #000;
    line-height: 18px;
}

.glst li a:hover {
    text-decoration: underline;
}

.glst .fa {
    font-size: 5px;
    padding: 8px 2px 0px 1px;
    color: #222;
}

.block_post_list>ul>li {
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
    margin-top: 40px;
}

.block_post_list>ul>li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.block_post_list>ul>li .button_type_2 {
    margin-top: 15px;
}

.custom_select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.custom_select .select_title {

    padding: 8px 10px;
    border: 1px solid #e8e8e8;
    background: #fff;
    z-index: 1;
    width: 100%;
}

.custom_select .select_list {
    position: absolute;
    left: 0;
    top: 100%;

    background: #fff;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    z-index: 5;
    display: none;
    width: 100%;
}

.custom_select .select_list li {
    padding: 8px 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.custom_select .select_list li:hover {
    background: #cb1515;
    color: #fff;
}

.custom_select .select_title:before {
    content: "\f107";
    font-family: FontAwesome;
    border-left: 1px solid #e8e8e8;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 40px;
    padding: 0 10px;
}

.custom_select .select_title.active:before {
    content: "\f106";
}

.closerex {
    color: #777 !important;
    font-size: 13px;
    font-weight: 500 !important;
    position: absolute;

    right: 30px;
    top: 20px;
}

.calendar table {
    width: 100%;
}

.calendar .button {
    margin-top: 10px;
}

.calendar table tr td,
.calendar table tr th {
    border: 1px solid #e8e8e8;
    padding: 10px 5px;
    text-align: center;
}

.calendar table tr th {
    color: #000;
    line-height: 1.3em;
    font-weight: bold;
}

.calendar table tr:first-child td {}

.calendar table tr th,
.calendar table tr td {}

.calendar table tr td.current,
.calendar table tr td.link a:hover {
    background: #cb1515;
    color: #fff;
}

.calendar table tr td.link {
    padding: 0;
}

.calendar table tr td.link a {
    color: #000;
    background: #f2f2f2;
    display: block;
    padding: 10px 5px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.breadcrumb {
    text-transform: capitalize;
    font-size: 14px;
    padding: 10px 10px 8px 10px;
    margin-bottom: 5px;
    margin-top: -9px;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.breadcrumb span a,
.breadcrumb a {
    text-transform: capitalize;
    padding-right: 4px;
}

.breadcrumb .fa {
    font-size: 14px;
    padding: 1px 1px 1px 2px;
}

.breadcrumb_video {
    font-size: 15px;
    color: #fff;
    padding: 9px 0;
    border-bottom: 1px solid #000;
}

.breadcrumb_video span a,
.breadcrumb_video a {
    color: #fff;
    padding-right: 4px;
}

.authors_list .author_details {
    margin-top: 20px;
}

.author_details {
    padding: 0px;
}

.author_details .post_text {
    padding-top: 0;
    padding-bottom: 10px;
}

.author_details>div:first-child {
    margin-right: 20px;
}

.author_details>div .button_type_3 {
    margin-top: 5px;
    width: 100%;
}

.author_details>div .w_sl_icn.type_2 {
    margin-top: 25px;
}

.author_info_buttons {
    margin-top: 20px;
}

.author_info_buttons a {
    margin-top: 3px;
}

.read_post_list .section_title {
    margin-bottom: 0
}

.read_post_list>div.section {
    margin-bottom: 20px;
}

.read_post_list ul li {
    margin-top: 10px;
    min-height: 150px;
    margin-bottom: 20px;
}

.read_post_list ul li:first-child {
    margin-top: 10px;
    margin-bottom: 10px;
}

.read_post_list.var2 ul li {
    margin-top: 40px;
}

.read_post_list.var3 ul li {
    margin-top: 40px;
}

.read_post_list.var2 ul li:first-child {
    margin-top: 20px;
}

.read_post_list ul li .button_type_2 {
    margin-top: 15px;
}

.gallery_list.read_post_list ul li div {
    margin-bottom: 0;
}



#bugun {
    padding-left: 5px;
    float: right;
    font-size: 14px;
    font-family: 'Fira Sans Condensed', sans-serif;
    padding-right: 10px;
}



.mobileMenux {
    width: 100%;
    background-color: #f2f2f2;
    border-top: solid 2px #e4e4e4;
    height: 48px;
    line-height: 48px;
    display: none;
    z-index: 99;
}

#haberler {
    margin-top: -5px;
}

.mobileMenux li {
    list-style: none;
    border-right: 1px solid rgba(0, 0, 0, 0.03);
    margin-right: 0 !important;
    float: left;
    text-align: center;
}

@media only screen and (min-width: 320px) {
    .mobileMenux li a {
        padding: 8px;
        text-decoration: none !important;
        margin-right: 0 !important;
        color: #1a1a1a;
        font-size: 15px;
        height: 46px;
        line-height: 46px;
    }
}

.mobileMenux li:last-child {
    border-right: 0px;
}

.mobileMenux li:first-child {
    margin-left: 20px;
}


.mobileMenux li a:hover {
    color: #000 !important;
}


@media only screen and (max-width: 280px) {

    .mobileMenux {
        display: none;
    }

    .logotype2 {
        margin-left: 15%;
    }

}

@media only screen and (max-width: 320px) {

    .mobileMenux li a {
        padding: 4px;
        text-decoration: none !important;
        margin-right: 0 !important;
        color: #1a1a1a;
        font-size: 15px;
        height: 46px;
        line-height: 46px;
    }

}




.top-wide .head_wthr_info li a:hover i {
    color: #0f0f0f;
}



.top-wide .head_wthr_social {
    float: left;
    color: #0f0f0f;
}

.contact_form {
    margin-top: 20px;
}

.contact_form>ul>li {
    margin-top: 5px;
    margin-bottom: 15px;
}

.contact_form ul li label {
    margin-bottom: 5px;
    display: block;
    font-size: 15px;
}

.contact_form ul li textarea {
    height: 120px;
}

.map_cntr {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 60%;
    margin-bottom: 15px;
}

.map_cntr.var2 {
    margin-bottom: 0;
    padding-bottom: 35%;
}

.map_cntr>iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.contact_info_list li {
    margin-top: 10px;
    font-size: 14px;
}

.contact_info_list li i {
    float: left;
}

.contact_info_list li p {
    padding-left: 25px;
}

.karakterislem i {

    margin-right: 0 !important;
    width: 34px;
    height: 30px;
}

.pagination_block {
    margin-top: 40px;
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 5px;
}

.pagination_block.var2 {
    margin-top: 0;
    text-align: left;
    border-top: none;
    padding-top: 0;
}

.pagination_block span {
    color: #b0b1b4;
    display: inline-block;
    line-height: 31px;
}

.pagination {
    display: inline-block;
    margin-top: 15px;
}

.pagination li {
    float: left;
    margin-right: 5px;
}

.pagination li a {
    background: #fff;
    padding: 4px 12px;
    display: block;
    line-height: 28px;
    margin-left: 2px;
    border: solid 1px #444;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    moz-border-radius: 2px;
    border-radius: 2px;
}

.pagination li a.active {
    background: #cc0700;
    color: #fff;
}

.pagination li a:hover {
    background: #cc0700;
    color: #fff;
}

.accordion_item {
    overflow: hidden;
    border-top: 1px solid #000;
    padding: 7px 0;
}

.accordion_item p {
    padding-top: 15px
}

.a_content {
    padding-bottom: 10px;
}

.a_title {
    position: relative;

    text-transform: uppercase;
    font-weight: 600;
    color: #b0b1b4;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.a_title.active {
    color: #000;
}

.a_title.active .minus_icon {
    opacity: 1;
}

.a_title.active .plus_icon {
    opacity: 0;
}

.a_title [class*="us_icon"] {
    position: absolute;
    right: 0;
    height: 100%;
}

.a_title .minus_icon {
    opacity: 0;
}

.a_title .minus_icon,
.a_title .plus_icon {
    font-family: FontAwesome;
    font-weight: normal;
    color: #000;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.a_title .plus_icon:before {
    content: "\f196";
}

.a_title .minus_icon:before {
    content: "\f147";
}

.elements_soc_icons>div:nth-child(n+2) {
    margin-top: 25px;
}

.elements_buttons .section_title_medium {
    margin-bottom: 15px;
}

[class*="buttons_list_"] {
    float: left;
    position: relative
}

.buttons_list_small .icon_buttons ul {
    float: left;
    margin-left: 10px
}

.buttons_list_small .icon_buttons ul:first-child {
    margin-left: 0;
}

.buttons_list_medium {
    margin-left: 52px;
}

.buttons_list_big {
    margin-left: 88px;
}

[class*="buttons_list_"] ul li {
    margin-top: 10px;
}

.alert_boxes.section_2 {
    margin-bottom: 40px;
}


.alert {
    padding: 14px 35px 13px 20px;
    margin-bottom: 10px;
    background: #ffe8ba;
    font-weight: 500;
}

.alert.alert-success {
    background: #dfefc0;
}

.alert.alert-success button.close:hover {
    background: #96ca2d;
}

.alert.alert-info {
    background: #b8e9ff;
}

.alert.alert-info button.close:hover {
    background: #13b7ff;
}

.alert.alert-error {
    background: #f9beb8;
}

.alert.alert-error button.close:hover {
    background: #cc0000;
}

.alert .close,
.alert .button {
    position: relative;
    right: -22px;
    top: -2px;
    line-height: 20px;
}

.alert .button {
    float: right;
    right: -15px;
}

.alert .button i {
    min-width: inherit;
}

button.close {
    padding: 2px 7px;

    background: transparent;
    border: 0;
    -webkit-appearance: none;
}



button.close:hover {
    background: #feb41c;
    color: #fff;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.blockquotes {
    text-align: center;
    font-style: italic;
}

#video-wrapper.video-wrapper-wide object,
#video-wrapper.video-wrapper-wide embed,
#video-wrapper.video-wrapper-wide iframe,
#video-wrapper.video-wrapper-wide .video-js,
#video-wrapper.video-wrapper-wide .jwplayer {
    width: 968px;
    /*Default width*/
    height: 542px !important;
    max-height: 542px !important;
}

#resize_block {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#video-wrapper {
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease;
    min-width: 638px;
    /*mac fix*/
}

.resize_block-wide {
    margin-top: 0px;
    display: none;
}

.video-wrapper-wide {
    position: relative;
    width: 968px;
    /*Default width*/
    margin-bottom: 10px;
}

.pm-video-head-wide {
    min-width: 100%;
    width: 968px;
    /*Default width*/

}

.videoonu {
    color: #fff;
    font-size: 13px;
}

.videoonu a {
    color: #fff;
    font-size: 13px;
}

.video-wrapper iframe {
    width: 100%;
    margin: 0;
    padding: 0;
    /*0 0 20px 0*/
    min-height: 344px;
}

/*Standard Homepage Player Height*/

a#player_extend {
    position: relative;
}

.adleft,
.adright {
    position: absolute;
    top: 0;
    width: 100%;
}

.blockquotes div:first-child {
    padding: 20px 10px;
    background: #333;
    color: #fff;
    font-weight: 600;
    line-height: 26px;
    font-size: 16px;
}

.blockquotes div:last-child {
    padding: 2px;
    background: #333;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.testimonials {
    background: #f9f9f9;
    font-style: italic;
}

.testimonials div:first-child {
    float: left;
}

.testimonials div:last-child {
    overflow: hidden;
    padding: 15px 20px;
    color: #000;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
}

.testimonials div:last-child span {
    display: block;
    padding-top: 10px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

[class*="table_type_"] {
    width: 100%;
}

.divider_1 {
    border-top: 1px solid #000
}

.divider_2 {
    border-top: 1px solid #e8e8e8;
    margin-top: 20px;
}

.progress_bar_list li {
    margin-bottom: 20px;
}

.progress_bar_list li:last-child {
    margin-bottom: 0;
}

.progress_bar_list li p {
    margin-bottom: 5px;
}

.progress_bar_list li p span {
    float: right;
}

.progress_bar {
    height: 5px;
    background: #e2e6e7;
    position: relative;
    overflow: hidden;
}

.progress_bar>div {
    background: #cb1515;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.open_buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
}

.with_buttons:hover .open_buttons>* {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.with_buttons:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(41, 47, 56, .5);
    -webkit-transition: opacity .7s ease;
    -moz-transition: opacity .7s ease;
    -o-transition: opacity .7s ease;
    transition: opacity .7s ease;
}

.with_buttons:hover:after {
    opacity: 1;
    visibility: visible;
}

.open_buttons>* {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.open_buttons>*:first-child {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
}

.open_buttons>*:nth-child(2) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    -ms-transition-delay: .4s;
    margin-left: 3px;
}

.open_buttons>*:nth-child(3) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    -ms-transition-delay: .6s;
}

.jackbox_button {
    display: table;
    padding: 10px 10px 2px 12px;
    font-size: 18px;
    position: absolute;
    right: 1px;
    top: 1px;
}

.jackbox_button i {
    font-size: 12px;
}

[class*="img_position_"] .button {
    margin-top: 3px;
    width: 100%;
    text-transform: none;
    background: #f2f2f2;
    color: #000;
}

[class*="first_letter_"]>span {
    font-weight: bold;
    float: left;
    display: block;
    text-align: center;
}

.first_letter_1>span {
    font-size: 40px;
    margin: 13px 7px 0 0;
    color: #cb1515;
}

.first_letter_2>span {
    width: 35px;
    height: 35px;
    font-size: 24px;
    color: #fff;
    margin: 7px 10px 0 0;
    padding-top: 8px;
    background: #cb1515;
}

.tltps a {
    color: #c5c6c8;
    position: relative;
}

.tltps a:hover {
    text-decoration: none;
}

.tltps a.left_tltp .tltp:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 5px solid #e2e6e7;
    border-bottom: 8px solid transparent;
    position: absolute;
    bottom: 5px;
    left: 105%;
}

.tltps a.left_tltp .tltp {
    left: -120%;
    bottom: -75%;
}

.tltps a.right_tltp .tltp:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 5px solid #cb1515;
    border-bottom: 8px solid transparent;
    position: absolute;
    bottom: 5px;
    left: -5px;
}

.tltps a.right_tltp .tltp {
    left: 210%;
    bottom: -75%;
}

.tltps a.bottom_tltp .tltp:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid #cb1515;
    border-top: none;
    position: absolute;
    bottom: 27px;
    left: 50%;
}

.tltps a.bottom_tltp .tltp {
    left: 50%;
    bottom: -220%;
}

.tltps span.pointed {
    background: #cb1515;
    color: #fff;
}

.text_list ul li {
    margin-bottom: 15px;
    font-size: 15px;
}

.text_list.messages ul li {
    font-size: 14px;
}

.text_list ul li.text_type_13 {
    font-size: 13px;
}

.text_list ul li.text_type_underline {
    text-decoration: underline;
}

.columns h2.section_title_big {
    margin-bottom: 0;
}

.columns h3.section_title_small {
    margin-bottom: 15px;
}

.page_theme {
    margin-bottom: 15px;
    position: relative;
}

.page_theme .post_image_buttons {
    margin-right: 10px;
}

.caption_type_1 .cp_i .page_theme a.button {
    margin-right: 0;
}

.caption_type_1 .cp_i .page_theme .event_info a {
    color: #fff;
}

.caption_type_1 .cp_i .page_theme {
    margin-bottom: 0;
}

.page_theme .post_image_buttons,
.page_theme .event_date {
    display: inline-block;
    vertical-align: middle;
}

.page_theme .post_image_buttons .buttons_cntr {
    position: relative;
    float: left;
}

.tags_section {
    padding: 5px 0 5px 0;
}

.tags_section span {
    font-size: 14px;
}

.tags_section>span {
    margin-bottom: 5px;
}

.tags_section>span,
.tags_section>div {
    display: inline-block;
    vertical-align: middle;
}

.tags_section>div {
    margin-bottom: 5px;
    margin-top: -12px;
}

.post_controls .prev_post {
    float: left;
}

.post_controls .prev_post .button[class*="button_type_icon_"] i {
    left: 0;
    right: inherit;
}

.post_controls .prev_post .button.button_type_icon_medium {
    padding: 8px 20px 8px 55px;
}

.post_controls .next_post {
    float: right;
    text-align: right;
}

.post_controls .prev_post i,
.post_controls .next_post i {
    font-size: 22px;
    font-weight: bold;
    min-width: 37px;
}

.post_controls h5 {
    margin-top: 10px;
}

.post_controls a:hover h5 {
    text-decoration: underline;
}

.comments {
    font-size: 12px;
    position: relative;
    margin-bottom: 6px;
    widht: 100%;
}

.comments:before {
    margin-bottom: 10px;
}

.comments li:first-child {
    margin-top: 0
}

.comments.sub_comment {
    padding-left: 20px;
}

.comment>div:first-child {
    float: left;
    padding: 3px 0px;
    font-size: 16px;
    color: #000;
}

.comment>div:first-child a {
    width: 100%;
    margin-top: 4px;
}

.comment>div:first-child a i {
    font-size: 14px;
}

.comment>div:last-child {
    padding: 10px 0px;
    overflow: hidden;
}

.comment a:hover h5 {
    text-decoration: underline;
}

.commentText {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: .4px;
}

.comment {
    border-bottom: 1px solid #e1e1e1;
    border-radius: 2px !important;
    padding: 10px;
    display: block;
}

.comments .author {
    font-size: 15px;
    margin-right: 10px;
    float: left;
}

.detailp {
    font-size: 17px;
    line-height: 1.5;
    color: #000;
    margin-top: 7px;
}


.detailp ul,
ol {
    list-style-type: disc !important;
    margin-left: 40px;
    line-height: 25px;
}

ul,
ol {
    list-style: none;
}

.detailp h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
}

.detailp a {

    color: #cc0000;
}

.go-to-top {
    background: #cc0700;
    bottom: 50px;
    border-radius: 3px;

    font-size: 22px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    left: auto;
    display: none;
    line-height: 35px !important;
    position: fixed;
    right: 30px;
    text-align: center;
    top: auto;
    z-index: 100;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
}



.go-to-top:hover {
    background: #cc0700;
}



.go-top-visible {
    display: block;
}

.content {
    margin: 0 0 20px;
}

.calousel_top_news {
    height: 50px;
    overflow: hidden;
    position: relative;
    border-bottom: 4px solid #dfe0e4;
    border-top: 4px solid #dfe0e4;
    margin-top: 0px;
    margin-bottom: 10px;
}

.calousel_top_news .news_title {
    padding: 12px 12px 11px 12px;
    color: #fff;
    background: #de1b4c;
    float: left;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    z-index: 99;
}

.calousel_top_news .news_title i {
    float: left;
    margin-top: 0px;
    font-size: 20px;
    margin-right: 10px;
    margin-left: 0px;
}

.calousel_top_news .owl-carousel .item a {
    color: #000;
}

.calousel_top_news .owl-carousel .item a:hover {
    color: #cb1515;
}

.caption_type_1 .cp_i .t2,
.caption_type_1 .cp_i .t1,
.caption_type_1 .cp_i .t3 {
    padding-top: 10px;
    color: #fefeff;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.caption_type_1 .cp_i .t1 a {
    padding-top: 10px;
    color: #fefeff;
    overflow: hidden;
    text-overflow: ellipsis;
}

.caption_type_1:hover .cp_i .t2,
.caption_type_1:hover .cp_i .t1,
.caption_type_1:hover .cp_i .t3 {
    white-space: normal;
}


.baslikkes {
    overflow-x: hidden;
    text-overflow: ellipsis !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    white-space: nowrap;
}

.post_text:hover .t2 {
    white-space: normal !important;
}

.caption_type_1 .cp_i a.button {
    float: left;
    margin-right: 10px;
    line-height: 21px;
}

.caption_type_1 .cp_i {
    color: #fff;
    font-size: 15px;
    text-align: left;
    text-shadow: 1px 1px 2px #000;
}

.one_third_banner_box {
    margin-left: -5px;
    margin-right: -5px;
}

.section {
    margin-top: 0px;
    position: relative;
    width: 100%;
}

.section_2 {
    margin-bottom: 50px;
    position: relative;
}

.section_3 {
    margin-bottom: 30px;
    position: relative;
}

.section_4 {
    margin-bottom: 50px;
    position: relative;
}

.section_5 {
    margin-top: 20px;
    position: relative;
}

.section_6 {
    margin-top: 20px;
    position: relative;
}

.section_7 {
    margin-top: 20px;
    position: relative;
}

.section_8 {
    margin-top: 10px;
    position: relative;
}

.section_11 {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.section_9 {
    margin-top: 20px;
    position: relative
}

.section_title,
.section_title a {
    padding-top: 10px;
    margin-bottom: 20px;
    line-height: 1em;
}

.section_title a {
    border: none;
}

.section_title_video {
    color: #F5C212;
    text-shadow: 1px 1px 2px #000;
    border-top: 2px solid #000;
    padding-top: 10px;
    margin-bottom: 10px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 18px;
}

.section_title2 {
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 15px;
}

.stitle {
    padding-top: 14px;
    line-height: 1em;
    font-size: 17px;
    padding-left: 6px;
}

.section_title.section_title_big {
    font-size: 22px;
    border-bottom: 1px solid #e5e5e5;
    border: none;
    padding-top: 0;
    text-transform: none;
    font-weight: 700;
}

.section_title_big_video,
.section_title_big_video a {
    font-size: 32px;
    border: none;
    color: #F5C212;
    padding-top: 0;
    text-transform: none;
    text-shadow: 1px 1px 2px #000 !important;
}

.read_post_list .section_title.section_title_big {
    margin-bottom: 0;
}

.form_section .form_text {
    font-size: 14px;
    margin-bottom: 20px;
}

.form_section form .btn-email {
    float: right;
}

.form_section.var2 form input::-webkit-input-placeholder {
    color: #000;
}

.form_section.var2 form input::-moz-placeholder {
    color: #000;
}

.form_section.var2 form input {
    width: 44%;
    float: left;
}

.form_section.var2 form .btn-email {
    float: left;
}

.side_bar_banners>div {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    max-height: 180px;
}

.side_bar_banners>div:first-child {
    margin-top: 0
}

.side_bar_banners>div:last-child {
    margin-bottom: 0;
}

.side_bar_reviews ul li .scl_i_c {
    float: left;
    margin-right: 20px;
}

.box_image_conteiner {
    display: inline-block;
    margin-left: -10px;
    margin-top: -10px;
    font-size: 0;
}

.box_image_conteiner a {
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block;
}

.SpotNewsCont .SlideNav {
    top: calc(45% - 20px);
}

.photo_gallery {
    position: relative;
}

.photo_gallery.gallery_color1 {
    border-color: #13b7ff;
}

.photo_gallery .section_title {
    border-top: none;
    padding-top: 5px;
    margin-bottom: 20px;
    margin-right: 10px;
    display: inline-block;
}

.photo_gallery.gallery_color1 .section_title {
    color: #13b7ff;
}

.photo_gallery .button.view_button {
    margin-top: 2px;
}

.photo_gallery.side_bar .scl_i_c {
    margin-bottom: 10px;
}

.photo_gallery.side_bar .post_text {
    padding-top: 0;
}

.news_gallery {
    padding: 15px 0;
}

.news_gallery.news_gallery_var2 .section_title {
    color: #000;
    font-size: 17px;
}

.news_gallery .section_title {
    border: none;
    padding-top: 0;
    color: #cc0000;
}

.section_post_left .section_title.bussiness {
    color: #13b7ff;
    border-color: #13b7ff;
}

.text_post_block p {
    margin-top: 15px;
    font-size: 17px;
    color: #111111;
    line-height: 24px;
}

.text_post_section {
    margin-top: 10px;
}

.text_post_section .img_position_left,
.img_position_left .f_left {
    float: left;
    margin-right: 30px;
    padding-bottom: 10px;
    width: 300px;
}

.img_position_right .f_right {
    margin-left: 30px;
    padding-bottom: 0px;
    max-width: 500px;
    float: right;
}



.text_post_section {
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
}

.white-background {
    background: #fff;
}

.white-background-detail {
    background: #fff;
    padding: 10px;
}

.text_post_section p {
    line-height: 1.6;
}

.text_post_block h3.section_title_small {
    margin-bottom: 0;
    padding-top: 15px
}

.page_404.section {
    margin-top: 20px;
    text-align: center;
}

.page_404 h2.title_404 {
    font-size: 200px;
    line-height: 180px;
    color: #cb1515;
    font-weight: 900;
}

.page_404 p {
    padding-top: 5px;
    text-align: left;
}

.page_404 .buttons_404 {
    margin-top: 15px;
}

.page_404 .buttons_404 a {
    min-width: 200px;
}

.page_404 form.search {
    margin-top: 20px;
}

.sitemap .section {
    margin-top: 20px;
}

.sitemap h2 {
    margin-bottom: 0
}

form.search {
    margin-top: 10px;
    position: relative;
}

form.search button {
    position: absolute;
    right: 0;
    top: 0;
    min-height: 40px;
    width: 40px;
    background: transparent;
    color: #0f0f0f;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

form.search button:hover {
    color: #cb1515;
}

form.search input {
    padding-right: 40px;
}

form.search input::-webkit-input-placeholder {
    color: #000;
}

form.search input:focus input {
    width: 300px;
}

.searchform_wrap {
    background: #f9f9f9;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -o-transform: translateY(60px);

    -ms-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    visibility: hidden;
    z-index: 101;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.searchform_wrap.var2 {
    height: 47px
}

[class*="header_"] .searchform_wrap {
    background: #bdbdbd;
}

.searchform_wrap[class*="type_"],
.searchform_wrap[class*="type_"].opened,
.searchform_wrap[class*="type_"].closed {
    background: #FAFBFB;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

.searchform_wrap.opened,
.m_menu>li:hover>.sub_menu_wrap {
    opacity: 1;
    visibility: visible;
    margin-top: -4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.searchform_wrap.closed {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
    visibility: hidden;
}

[role="search"]:not([class*="type_"]) {
    width: 95%;
}

[role="search"]:not([class*="type_"]) input[type="text"] {
    width: 100%;
    background: transparent;
    border: none;
    padding: 0 15px;
    color: #fff;
}


.commentstyle input:not([type="submit"]),
.commentstyle textarea {
    width: 100%;
    display: inline-block;
    height: 32px;
    line-height: 18px;
    padding: 8px 10px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    outline: none;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.commentstyle .button_grey {
    padding: 7px 11px;
    border-radius: 6px;
    margin-left: 0px;
}

.commentstyle ul li textarea {
    font-size: 15px;
    height: 90px;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.commentstyledanger {
    font-size: 11px;
    color: #ff0000;
    line-height: 20px;
}

.g-recaptcha {
    transform: scale(0.84);
    transform-origin: 0 0;
    margin-top: 10px;
}

input:not([type="submit"]):focus,
textarea:focus {
    color: #000;
}

input:not([type="submit"]).type_2 {
    padding: 9px 0;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"]+label {

    display: inline-block;
    position: relative;
    margin-bottom: 8px;
}

input[type="checkbox"]+label:after {
    content: "\f00c";
    font-family: FontAwesome;
    line-height: 24px;
    top: 0;
    font-size: .85em;
    position: absolute;
    left: 5px;
    color: #292f38;
    display: none;
}

input[type="checkbox"]+label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 22px;
    height: 23px;
    background: url("https://www.ordugazete.com/images/template/checkbox.png") no-repeat;
}

input[type="checkbox"]:checked+label:after {
    display: block;
}

input[type="radio"]:checked+label:before {
    background-position: 0 -22px;
}

.vote_widget h4 {
    color: #000;
}
.vote_widget form ul li {
    margin-top: 15px;
    font-weight: 300;
}
.vote_widget .vote_buttons {
    margin-top: 20px;
}
#cf_message {
    height: 160px;
}
.subscribe_form_2 input[type="email"] {
    width: 275px
}

.message_cntr_subscribe {
    display: none;
    font-size: 14px;
    margin-top: 5px;
}

.message_cntr {
    display: none;
    margin-top: 10px;
}

.alert_box.warning {
    color: #feb41c;
    font-size: 12px;
}

.alert_box i {
    float: left;
}

.alert a:hover {
    text-decoration: underline;
}

.alert a.button:hover {
    text-decoration: none;
}

.alert strong a {
    font-weight: bold !important;
}

.alert_box p {
    padding-left: 30px;
}

#newsletter .alert_box p {
    padding-left: 0;
}

.alert_box.warning input {
    border: 1px solid #feb41c;
}

.alert_box.error {
    color: #cc0000;
    font-size: 12px;
}

.alert_box.success {
    color: #96ca2d;
    font-size: 12px;
}

.header.header_2 .searchform_wrap form input {
    color: #f2f2f2;
}

.FullAd {
    background: #252525;
    border-bottom: 2px solid #171717;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 5px;
    height: 25px;

}

#embed {
    width: 500px;
    padding: 30px;
    display: none;
    position: relative;
    background: #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

.TrendNewsv2 {
    max-width: 310px;
    float: left;
    display: block;
    background: #fafafa;
    min-height: 220px !important;
}

i[class^="fa "] {
    line-height: inherit;
}

[class*="button_type_"]:not(.button_type_1)>i:not([class*="m_"]):only-of-type {
    margin-left: 10px;
    margin-right: 10px;
}

.w_sl_icn ul li a {
    display: block;
    width: 34px;
    height: 34px;
    color: #fff;
}

.w_sl_icn ul li a i[class^="fa "] {
    line-height: 35px;
}

.w_sl_icn ul .website a {
    background: #cb1515;
}

.w_sl_icn ul .facebook a,
.sw_button.facebook {
    background: #3b5998;
}

.w_sl_icn ul .whatsapp a,
.sw_button.whatsapp,
.sw_color {
    background: #50ca5e;
}

.w_sl_icn ul .twitter a,
.sw_button.twitter,
.tw_color {
    background: #2daae1;
}

.w_sl_icn ul .google_plus a {
    background: #f63e28;
}

.w_sl_icn ul .rss a {
    background: #ff7e00;
}

.w_sl_icn ul .pinterest a {
    background: #cb2027;
}

.w_sl_icn ul .instagram a {
    background: #3f729b;
}

.w_sl_icn ul .linkedin a {
    background: #0073b2;
}

.w_sl_icn ul .vimeo a {
    background: #44b0de;
}

.w_sl_icn ul .youtube a {
    background: #ff3132;
}

.w_sl_icn ul .flickr a {
    background: #ff0084;
}

.w_sl_icn ul .xing a {
    background: #126567;
}

.w_sl_icn ul .Tumblr a {
    background: #32506d;
}

.w_sl_icn ul .envelope a,
.sw_button.contact {
    background: #1abc9c;
}

.w_sl_icny ul li a {
    display: block;
    width: 34px;
    height: 34px;
    color: #838a8f;
}




.w_sl_icny ul .website a {
    background: #cb1515;
    color: #fff;
}

.w_sl_icny ul .facebook a,
.sw_button.facebook {
    background: #3b5998;
    color: #fff;
}

.w_sl_icny ul .twitter a,
.sw_button.twitter,
.tw_color {
    background: #2daae1;
    color: #fff;
}

.w_sl_icny ul .google_plus a {
    background: #f63e28;
    color: #fff;
}

.w_sl_icny ul .rss a {
    background: #ff7e00;
    color: #fff;
}

.w_sl_icny ul .pinterest a {
    background: #cb2027;
    color: #fff;
}

.w_sl_icny ul .instagram a {
    background: #3f729b;
    color: #fff;
}

.w_sl_icny ul .linkedin a {
    background: #0073b2;
    color: #fff;
    ;
}

.w_sl_icny ul .vimeo a {
    background: #44b0de;
    color: #fff;
}

.w_sl_icny ul .youtube a {
    background: #ff3132;
    color: #fff;
}

.w_sl_icny ul .flickr a {
    background: #ff0084;
    color: #fff;
}

.w_sl_icny ul .xing a {
    background: #126567;
    color: #fff;
}

.w_sl_icny ul .Tumblr a {
    background: #32506d;
    color: #fff;
}




.w_sl_icny ul li a i[class^="fa "] {
    line-height: 35px;
}

.w_sl_icny ul .website:hover a {
    background: #cb1515;
    color: #fff;
}

.w_sl_icny ul .facebook:hover a,
.sw_button.facebook {
    background: #3b5998;
    color: #fff;
}

.w_sl_icny ul .twitter:hover a,
.sw_button.twitter,
.tw_color {
    background: #2daae1;
    color: #fff;
}

.w_sl_icny ul .whatsapp:hover a,
.sw_button.whatsapp,
.tw_color {
    background: #50ca5e;
    color: #fff;
}

.w_sl_icny ul .google_plus:hover a {
    background: #f63e28;
    color: #fff;
}

.w_sl_icny ul .rss:hover a {
    background: #ff7e00;
    color: #fff;
}

.w_sl_icny ul .pinterest:hover a {
    background: #cb2027;
    color: #fff;
}

.w_sl_icny ul .instagram:hover a {
    background: #3f729b;
    color: #fff;
}

.w_sl_icny ul .linkedin:hover a {
    background: #0073b2;
    color: #fff;
    ;
}

.w_sl_icny ul .vimeo:hover a {
    background: #44b0de;
    color: #fff;
}

.w_sl_icny ul .youtube:hover a {
    background: #ff3132;
    color: #fff;
}

.w_sl_icny ul .flickr:hover a {
    background: #ff0084;
    color: #fff;
}

.w_sl_icny ul .xing:hover a {
    background: #126567;
    color: #fff;
}

.w_sl_icny ul .Tumblr:hover a {
    background: #32506d;
    color: #fff;
}

.w_sl_icny ul .envelope:hover a,
.sw_button.contact {
    background: #1abc9c;
    color: #fff;
}

.w_sl_icn_header ul li a {
    display: block;
    color: #fff;
    margin-top: 4px;
    margin-left: 2px;
}

.w_sl_icn_header ul li a i[class^="fa "] {
    color: #0f0f0f;
    font-size: 12px;
}

.footer {
    border-top: 1px solid rgba(0, 0, 0, 0.11);
    background: #02050a;
    color: #ffffff;
    display: table;
    width: 100%;
}

.footer .footer_b_prt p {
    font-size: 13px;
    color: #ffffff;
    line-height: 20px;
    margin-top: 7px;
}

.copyrightfont {
    font-size: 13px !important;

}

.footer .footer_b_prt h1 {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
}

.footer .top_footer_banner {
    padding: 20px;
    text-align: center;
    background: #383e44;
}

.footer .footer_top_part {
    padding-bottom: 20px;
}

.footer .widget {
    padding-top: 15px;
}

.widget_title {
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #ffffff;
}

.widget_tags .box-tags a {

    border: none;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 5px;
    text-shadow: none;
    margin: 2px;
}

.widget_tags .box-tags a:hover {
    background: #cb1515;
}

.w_sl_icn ul li {
    position: relative;
    float: left;
    margin: 0 5px 5px 0;
}

.w_sl_icn ul li:last-child {
    margin: 0 0 5px 0;
}

.w_sl_icn ul li:hover a {
    color: #333;
}

.w_sl_icn ul li a {
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
}

.w_sl_icny ul li {
    position: relative;
    float: left;
    margin: 0 5px 5px 0;
}

.w_sl_icny ul li:last-child {
    margin: 0 0 5px 0;
}

.w_sl_icny ul li:hover a {
    color: #333;
}

.w_sl_icny ul li a {
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
}

.widget_facebook .widget_title {
    margin-bottom: 10px;
}

.footer hr {
    background-color: transparent;
    height: 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    border-top: 1px solid rgba(0, 0, 0, 0.11);
    margin: 0;
    clear: both;
    margin-top: 20px;
}

.footer .footer_b_prt {
    padding: 16px 0 22px;
    color: #ffffff;
    text-align: left;
}

.footer .footer_b_prt {
    padding: 16px 0 22px;
    color: #ffffff;
}

.footer .footer_b_prt p {
    float: left;
    color: #ffffff;
}

.footer .footer_b_prt p span {
    color: #ffffff;
}

.footer .footer_b_prt .mb_mn {
    float: right;
    margin-top: 10px;
}

.footer .footer_b_prt .mb_mn nav ul li a {
    font-size: 14px;
    padding: 0 12px;
    color: #ffffff;
}

.footer .footer_b_prt .mb_mn2 {
    float: left;
    margin-top: 10px;
}

.footer .footer_b_prt .mb_mn2 nav ul li a {
    font-size: 12px;
    font-weight: 300;
    padding: 0 9px;
    color: #ffffff;
}

.footer .logo {
    margin-bottom: 20px;
    text-align: left;
    display: block;
}

.footer .wdg_ctg .ctrs_lst>li {
    width: 100%;
    display: block;
}

.footer_2 .wdg_ctg .ctrs_lst>li {
    width: 49%;
    display: inline-block;
}

.footer_2 .wdg_ctg .ctrs_lst>li:last-child {
    padding-left: 25px;
}

.wdg_ctg .ctrs_lst>li>ul li {
    padding: 3px 0;
    margin-right: 7px;
    font-size: 15px;
    text-transform: capitalize;
}

.wdg_ctg li:after {
    margin-bottom: -10px;
    border-top: 1px solid rgba(0, 0, 0, 0.7);
    background-color: transparent;
    height: 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-top: 1px solid rgba(0, 0, 0, 0.9);
    margin: 0;
    clear: both;
}




.wdg_ctg .ctrs_lst>li>ul li:last-child {
    border-bottom: none;
}

.wdg_ctg .ctrs_lst>li>ul li:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.wdg_ctg .ctrs_lst>li>ul li a {
    float: left;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 14px;
}

.wdg_ctg .ctrs_lst>li>ul li a:hover {
    text-decoration: underline;
}

.wdg_ctg .ctrs_lst>li>ul li span {
    float: right;
}

.wdg_nws.form_section .form_text {
    color: #f2f2f2;
    font-size: 13px;
}

.sub_menu_wrap .sub_menu_wrap.sub_menu_inner_2 {
    background: #000;
    left: initial;
    right: 100%;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.yazar-kt-kutular li {
    margin-top: 0px !important
}

.brs {
    padding: 0px 0px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 6px;
}

.brs h3 {
    background: #844ec7;
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.3px;
    width: 100%;
    margin-bottom: 15px;
}

.portal {
    padding: 0px 0px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: -4px;
}

.portal h3 {
    background: #844ec7;
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.3px;
    width: 100%;
    margin-bottom: 15px;
}

.brs ul {
    margin: 0 auto;
}

.brs ul li {
    float: left;
    width: 25%;
}

.brs ul li a {
    padding: 8px 8px;
    color: #313131;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.2px;
    display: block;
}

.brs ul li a i {
    font-size: 34px;
    line-height: 30px;
    display: block;
    margin: 0px 12px;
    margin-bottom: 8px;
}

.brs ul li a span {
    display: none;
}

.brs ul li a:hover {
    background: #a64671;
    color: #fff;
}


#wthr {
    width: 100%;
    text-align: right;
    margin-left: -20px;
    position: relative;
    padding-right: 8px;
    margin-top: 50px;
}

#wthr em {
    font-style: normal;
    color: #06C;
}

#wthr i {
    font-style: normal;
    color: #C00;
}

#wthr .day {
    font-size: 22px;
    width: 25%;
    height: 175px;
    float: left;
    color: #000;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e8e8e8;
    font-family: 'Fira Sans Condensed', sans-serif;
}

#wthr .day h3 {
    font-size: 17px;
    display: block;
    margin: 0px;
    padding: 3px;
    font-weight: normal;
}

#wthr .day span {
    font-size: 15px;
    color: #333;
}

#wthr .day span abbr {
    font-weight: bold;
}

#wthr .day dt {
    height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#wthr .day:last-child {
    border-right: 0px;
}

.optionclass {
    border: 1px solid #cfcfcf;
    color: #393939;

    display: block;
    font-size: 14px;
    height: 34px;
    padding: 5px 10px;
}

.gazatte .optionclass {
    float: right;
    height: 50px;
    width: 100%;
    margin-top: 20px;
    margin-right: 20px;
}

.col-md-2 {
    font-size: 15px;
}

.sblock {
    position: relative;
    height: 42px;
    color: #fff;
    padding: 0 13px;
    text-align: left;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}

.sblock .fa {
    color: #000000;
}

.sblock i {
    margin-right: 5px;
}

.sblock h3 {
    color: #000000;
}

.sdiv {
    padding: 9px;
    border-top: 0;
    background: #fff;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.sdivx {
    padding: 0px;
    border-top: 0;
    background: #000;
    width: 100%;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.sdivx .iframe {
    width: 100%;
}


.sdivportal {
    padding: 0px;
    border-top: 0;
    background: ;
}

.side_bar_banners .sdiv {
    padding: 20px 9px;
}

.morebox {
    margin-top: 20px;
    text-align: center
}

.paddingt {
    padding-top: 10px;
    padding-bottom: 10px;
}

.paddingv {
    padding-top: 22px;
    padding-bottom: 22px;
}

.photogalleryimg {
    border: 1px solid #f2f2f2;
    margin: 0 auto;
    width: auto;
}

.gallerydetail {
    position: relative;
    text-align: center;
}

.g-kategoriler li {
    font-size: 14px;
    float: left;
    width: 135px;
    text-decoration: none;
    margin-left: 0;
    padding: 4px
}

.g-kategoriler li a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #000;
    padding: 4px;
    padding-left: 15px;
    background-image: url(../tema/arrow.png);
    background-repeat: no-repeat;
    background-position: 0 .3em
}

.g-kategoriler li a:hover {
    display: block;
    text-decoration: none;
    color: #db0000;
    padding: 4px;
    padding-left: 15px;
    background-image: url(../tema/arrow.png);
    background-repeat: no-repeat;
    background-position: 0 .3em
}

.likeids {
    padding: 3px;
    border-radius: 2px;
    font-weight: bold;
}

.notlikeids {
    padding: 3px;
    border-radius: 3px;
    font-weight: bold;
}

.notlikeid {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px 5px;
    color: #909090;
    font-size: 12px;
    margin-right: 5px;
    float: left;
    height: 22px;
    line-height: 14px;
}

.likeid:hover {
    border-color: #1fbd0f;
    background: #1fbd0f;
    color: #fff;
}

.notlikeid:hover {
    border-color: #db2929;
    background: #db2929;
    color: #fff;
}

.likeid {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px 5px;
    font-size: 12px;
    margin-right: 5px;
    color: #909090;
    float: left;
    height: 22px;
    line-height: 14px;
}

.sikayet {
    background: #fff;
    margin-right: 5px;
}

.commets {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px 8px;
    font-size: 12px;
    color: #909090;
    float: left;
    height: 22px;
    line-height: 14px;
}

.commets:hover {
    border: 1px solid #4c4c4c;
    color: #fff;
    background: #4c4c4c;
}

.commets i,
.likeid i,
.notlikeid i {
    font-size: 14px;
    margin-top: 0px;
}

.commets i {
    margin-top: 1px;
}

.comment p {
    margin-bottom: 10px;
    font-size: 14px;
}

.HaberYorumLikeButHolder {
    width: 100%;
    height: 23px;
}

.HaberYorumLike {
    width: 118px;
    height: 23px;
    margin-top: 10px;
    font-size: 11px;
}

.HaberYorumNotLike {
    width: 130px;
    height: 23px;
    margin-top: 10px;
    font-size: 11px;
}

.HaberYorumLikeLeft {
    border-radius: 10px;
    background: #76ce68;
    width: 33px;
    height: 22px;
    font-weight: normal;
    font-size: 11px
}

.HaberYorumLikeBut {
    width: 71px;
    height: 17px;
    padding: 0px 4px 2px 2px;
}

.HaberYorumNotLikeLeft {
    border-radius: 10px;
    background: #b9241e;
    width: 33px;
    height: 22px;
    font-weight: normal;
    font-size: 11px
}

.HaberYorumNotLikeBut {
    width: 85px;
    height: 17px;
    padding: 0px 4px 2px 2px;
}

.HaberYorumLike strong,
.HaberYorumNotLike strong {
    color: #FFF
}

.HaberYorumLikeLeft div,
.HaberYorumNotLikeLeft div {
    padding-left: 2px;
    padding-top: -4px
}

.FL {
    float: left
}

.txtLeft {
    float: right;
    text-align: left;
}

.FL_right {
    float: right;
}

.n-margin {
    margin-top: 10px !important;
}

.arsiv-secim {
    border: 1px solid #cfcfcf;
    color: #393939;

    display: block;
    font-size: 12px;
    height: 30px;
    float: left;
    text-align: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 7px;
    width: 68px;
    padding: 4px 4px 4px 4px
}

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.sliderblock1 {
    position: relative;
    float: left;
    width: 50%;
    padding-right: 5px;
}

.sliderblock2 {
    position: relative;
    float: left;
    width: 25%;
}

.sliderblock3 {
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.sliderblock4 {
    position: relative;
    float: left;
    width: 216px;
}

.video .sliderblock4 {
    margin-bottom: 0px !important;
}

.sliderblock4:last-child {
    margin-bottom: 5px;
}

.slider1 img {
    width: 324px !important;
    height: 175px !important;
}

.slider3 img {
    width: 216px !important;
    height: 118px !important;
}

.slider1 {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slider1 .category,
.slider3 .category {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 6px 10px;
    line-height: 14px;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.slider1:hover .category,
.slider3:hover .category {
    background-color: #a60a15;
}




.slider2 {
    float: left;
    width: 380px;
    position: relative;
}

.slider3 {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}

.slider1 .new-img,
.slider3 .new-img {
    max-width: 100%;
}

.slidex1 {
    padding-right: 10px;
}

.slidex2 {
    padding-right: 0px;
}

p.caption {
    margin-bottom: 5px;
    color: #ddd;
}

.slider3 p,
.slider1 p {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 2px #000 !important;
}

.caption {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(31%, rgba(31, 31, 31, 0)), color-stop(61%, rgba(61, 61, 61, 0.41)), color-stop(100%, rgba(0, 0, 0, 0.95)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f2000000', GradientType=0);
}

.slider3 p.caption a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.slider1:hover .new-img,
.slider3:hover .new-img {
    filter: contrast(130%);
    -webkit-filter: contrast(130%);
    -moz-filter: contrast(130%);
    -o-filter: contrast(130%);
    -ms-filter: contrast(130%);
}

.slider3:last-child {
    margin-bottom: 0px;
}

.video-play-ico>img {
    position: absolute;
    top: calc(46% - 50px);
    right: calc(48% - 20px);
    z-index: 9;
    width: 40px !important;
    height: 40px !important;
}

.videox {
    position: relative;
}

.video-play-ico2>img {
    position: absolute;
    top: calc(50% - 20px);
    right: calc(50% - 20px);
    z-index: 9;
    width: 36px !important;
    height: 36px !important;
}

.video-play-ico3>img {
    position: absolute;
    top: calc(50% - 20px);
    right: calc(50% - 20px);
    z-index: 9;
    width: 40px !important;
    height: 40px !important;
}

.photo-ico>img {
    position: absolute;
    top: calc(40% - 20px);
    right: calc(48% - 20px);
    z-index: 9;
    width: 50px !important;
    height: 50px !important;
}

.photo-ico2>img {
    position: absolute;
    top: calc(44% - 20px);
    right: calc(48% - 20px);
    z-index: 9;
    width: 36px !important;
}

.video-gallery {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
}

.video-gallery i {
    float: left;
    font-size: 18px;
    margin-right: 5px;
}

.video-gallery span {
    float: left;
    font-size: 13px;
    margin-top: -1px;
    font-weight: 600;
}

.VideoGalleryHome .scale_image,
.PhotoGalleryHome .scale_image,
.video-play-ico2:hover img {
    display: block;
}

.videogal {
    background: no-repeat url(https://www.ordugazete.com/images/template/video_galeri.png) 0px 0;
    width: 51px;
    height: 50px;
}

.galerigal {
    background: no-repeat url(https://www.ordugazete.com/images/template/video_galeri.png) -52px 0;
    width: 52px;
    height: 50px;
}

.badge {
    display: block;
    position: absolute;
    top: -12px;
    right: 6px;
    padding: 0px 8px;
    color: #fff;
    font-size: 10px;
    border-radius: 5px;
    background: #333;
}

.video-play-icox .icox {
    position: absolute;
    top: calc(40% - 20px);
    right: calc(48% - 20px);
    z-index: 99;
    width: 80px !important;
    height: 80px !important;
}

.video-play-icox>img {
    position: absolute;
    top: calc(40% - 20px);
    right: calc(48% - 20px);
    z-index: 99;
    width: 80px !important;
    height: 80px !important;
}

.currency_top {
    top: 10px;
    width: 300px;
    height: 36px;
    float: left;
}

.currency_top li {
    float: left;
    width: 73px;

    height: 36px;
    position: relative;
    border-right: 1px solid #eee;
}

.currency_top li:last-child {
    border: 0px
}

.currency_top li .name {
    margin-top: 4px;
    color: #000;
    font-weight: 500;
}

.currency_top li.up .value {
    color: #008e42;
}

.currency_top li.up i {
    color: #008e42;
}

.currency_top li span {
    display: block;
    text-align: center;
    line-height: 14px;
    font-size: 11px;
}

.currency_top li.down .value {
    color: #a60a15;
}

.currency_top li.down i {
    color: #a60a15;
}

.currency_top li i {
    position: absolute;
    top: 2px;
    right: 0px;
    margin-right: 5px;
}

.wthr_top {
    color: #0f0f0f;
    float: left;
    font-size: 14px !important;
    font-family: 'Fira Sans Condensed', sans-serif;
    border-left: 1px solid rgba(0, 0, 0, 0.03);
    padding-left: 10px;
    padding-right: 10px;
}

.wthr_top b {
    margin-left: 5px;
}

.wthr_top select {
    width: 134px;
    margin-top: 0px;
    border: 0;
    outline: 0;
    font-size: 13px !important;
    height: 24px;
    background-color: #ffffff;
    color: #0f0f0f;
    padding: 5px 0px 0px 10px;
}

.wthr_ico {
    display: inline-block;
    height: 29px;
    width: 75px;
    margin: 0px 5px 0 0;
    text-align: right;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #999;
}

#hsonuc {
    display: inline-block;
}

.base_position {
    z-index: 1;
    position: relative;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* text-align: left; */
    width: 100%;
    float: left;
    top: 0px;
    height: 10px;
}

.base_top .search_input {
    position: absolute;
    top: 2px;
    right: 0;
    width: 100%;
    height: 36px;
    padding: 0 40px 0 15px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.base_top .search_icon {
    position: absolute;
    top: 3px;
    right: 1px;
    width: 36px;
    height: 34px;
    border-left: 1px solid #e5e5e5;
    background-color: #f7f7f7;
    line-height: 33px;
    text-align: center;
    color: #757575;
}

.base_top .search_button {
    position: absolute;
    top: 2px;
    right: 1px;
    width: 34px;
    height: 33px;
    background: 0;
    border-width: 0;

}

.icon-search:before {
    font-family: FontAwesome;
    content: '\f002';
}

.base_position2 {
    z-index: 1;
    position: relative;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* text-align: left; */
    width: 100%;
    height: 40px;
}

.base_top2 .search_input {
    position: absolute;
    top: 2px;
    right: 0;
    height: 36px;
    padding: 0 40px 0 15px;
    line-height: 30px;
    font-style: italic;
    font-size: 13px;
    color: #999;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.base_top2 .search_icon {
    position: absolute;
    top: 3px;
    right: 1px;
    width: 36px;
    height: 34px;
    border-left: 1px solid #e5e5e5;
    background-color: #f7f7f7;
    line-height: 33px;
    text-align: center;
    color: #757575;
}

.base_top2 .search_button {
    position: absolute;
    top: 2px;
    right: 1px;
    width: 34px;
    height: 33px;
    background: 0;
    border-width: 0;

}

#facebook span {
    width: 100% !important;
}

.top-icons {
    float: right;
    width: 130px;
    margin-top: 0px;
    margin-left: 50px;
}

.top-icons ul li {
    width: 100%;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 15px;
    border-bottom: solid 1px #F7F7F7;
}

.top-icons ul li a {
    font-size: 13px;
    font-weight: 500;
    color: #21252e;
}

.top-icons ul li a i {
    font-size: 16px;
    float: left;
    width: 26px;
}

.top-icons ul li a:hover {
    color: #a60a15;
}

.yazarlar {
    position: relative;
    width: 100%;
    height: 100%;
}

.yazarlar .title {
    background: #1a1a1a;
    height: 45px;
    line-height: 45px;
    text-align: left;
    padding-left: 15px;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    margin-bottom: 15px;
}

.yazarlar .rmenu {
    background: rgba(0, 0, 0, 0.3);
    height: 45px;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 45px;
    text-align: right;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400;
    width: 50px;
}

.yazarlar .rmenu a {
    color: #fff;
    margin-right: 15px;
    font-size: 20px;
}

.yazarlarleft i,
.yazarlarright i,
.yazarlarleftblock i,
.yazarlarrightblock i {
    font-size: 30px;
    color: #000000;
}

.yazarlarleft,
.yazarlarleftblock {
    display: block;
    right: 40px;
    position: absolute;
    top: 5px;
    z-index: 99;
}

.yazarlarright,
.yazarlarrightblock {
    display: block;
    right: 10px;
    position: absolute;
    z-index: 99;
    top: 5px;
}

.yazarlarright:hover i,
.yazarlarleft:hover i,
.yazarlarrightblock:hover i,
.yazarlarleftblock:hover i {
    color: #000000;
}

#kullanici_girisi .button_orange,
#sikayet_et .button_orange {
    color: #fff !important;
}

.popup .button_orange,
#kullanici_girisi .button_orange,
#sikayet_et .button_orange {
    background: #1e1e1e;
    padding: 8px 24px;
    font-weight: 600 !important;
}

.vote_widget {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding-right: 10px;
}

.yazarlar {
    padding: 0px 0;
    margin-top: 0px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.yazarlar ul li {
    display: block;
    margin-bottom: 10px;
    border-bottom: solid 1px #eaeff4 !important;
    padding-bottom: 0px;
    position: relative;
    margin-left: 0px;
    min-height: 90px;
    width: 100%;
}

.yazarlar ul li a {
    width: 100%;
    display: block;
    height: 100px;
}

.yazarlar ul li a:before {
    clear: both;
}

.yazarlar ul li a img {
    width: 80px !important;
    height: 90px !important;
    float: left;
    border: 6px solid #fafafa;
}

.yazarlar ul li a:hover img {}

.yazarlar ul li a:hover .t1 {
    color: #000;
    background: #fff;
    font-size: 14px;
}

.yazarlar ul li a:hover span {
    color: #000;
    text-decoration: underline;
}

.yazarlar ul li a .t1 {
    padding: 8px 20px;
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
    padding-left: 100px;
    width: 100%;
}

.yazarlar ul li a .txt {
    font-size: 16px;
    color: #21252e;
    display: block;
    padding-top: 5px;
    height: 30px;
    line-height: 20px;
}

.yazarlar .bx-viewport {
    height: 315px !important;
}

#videoupdate .scale_image,
#videoupdatex .scale_image,
#galleryupdate .scale_image,
#updatesx .scale_image {
    height: 165px !important;
    width: 100%;
}

#videoupdate .scale_image {
    height: 100px !important;
}

.gallery-nav a {
    color: #fff;
}

.gallery-nav a:hover {
    color: rgba(255, 255, 255, 0.5);
}

.gallery-nav .gallery-prev,
.gallery-nav .gallery-next {
    color: #fff;
    position: absolute !important;
    top: calc(32% - 62px) !important;
    padding: 80px 10px !important;
    font-weight: bold !important;
    font-size: 62px !important;
    font-family: FontAwesome;
    font-weight: bold;
}

.gallery-nav .gallery-prev:before {
    content: "\f104";
}

.gallery-nav .gallery-next:before {
    content: "\f105";
}

.gallery-nav .gallery-next {
    right: 10px !important;
}

.gallery-nav .gallery-prev {
    left: 15px !important;
}

.yazarlarleft:hover,
.yazarlarright:hover {
    color: rgba(255, 255, 255, 0.5);
}

.yazarlarleft,
.yazarlarright {
    font-size: 24px;
    display: table;
    user-select: none;
    margin-top: 2px;
    position: absolute !important;
    top: calc(50% - 20px) !important;
    font-weight: bold !important;
    font-family: FontAwesome;
    font-weight: bold;
    color: #fff;
}

.yazarlarleft {
    right: 40px !important;
}

.yazarlarright {
    right: 10px !important;
}

.videotemp {
    background: #222;
    padding-bottom: 0px;
}

.videoshadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .54), 0 4px 8px rgba(0, 0, 0, .58);
}

.video_header .menu_wrap {
    background-color: #0f1213;
}

.video_header .m_menu>ul>li {
    border-right: solid 1px rgba(0, 0, 0, 0.2);
}

.video_header .m_menu>ul>li>a {
    color: #0f0f0f;
    text-shadow: none;
}

.video_header .button.search_button {
    color: #fff !important;
}

.share__btn {
    border: solid 1px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    /* add in vendor rules */
    box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.3), 0 1px 3px rgba(0, 0, 0, 0.15);
    /* add in vendor rules */
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.share_size_large>.share__btn {
    padding: 5px 0;
    width: 100%;
}

.share_type_twitter>.share__btn {
    background-color: #4099FF;
}

.share_type_facebook>.share__btn {
    background-color: #3B5999;
}

.share_type_gplus>.share__btn {
    background-color: #F90101;
}

.side_bar_tabs .scale_image {
    height: 100%;
}

.side_bar_tabs .scale_imagex {
    width: 100px !important;
    height: 66px !important;
}

.gzts {
    width: 970px;
    height: 100px;
}

.gzts .date {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-left: 32px;
    margin-top: -15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
    width: 100%;
}

.gzts h3 {
    font-size: 32px;
    float: left;
    margin-left: 30px;
    letter-spacing: -0.3px;
    color: #000;
    margin-top: 20px;
}

.GazeteBl {
    width: 50%;
    float: right;
}

.leftNewsCategoryDetailArrow {
    left: 10px;
    position: fixed;
    top: 40%;
    z-index: 99;
}

.leftNewsCategoryDetailArrow a.leftArrow {
    float: left;
}

.leftNewsCategoryDetailArrow .arrowImg {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}

.leftNewsCategoryDetailArrow .leftTextImgWrap {
    width: 200px;
    height: 35px;
    padding: 10px;
    display: table;
    position: absolute;
    top: 0;
    z-index: 9999;
    display: none;
}

.leftNewsCategoryDetailArrow i {
    font-size: 86px;
    color: #333;
    opacity: 0.4;
}

.leftNewsCategoryDetailArrow .leftTextImgWrap .lText {
    display: table-cell;
    width: 180px;
    height: 35px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding: 5px 0px;
}

.rightNewsCategoryDetailArrow {
    position: fixed;
    top: 40%;
    right: 10px;
    z-index: 99;
}

.rightNewsCategoryDetailArrow a.rightArrow {
    float: left;
}

.rightNewsCategoryDetailArrow .arrowImg {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}

.rightNewsCategoryDetailArrow .rightTextImgWrap {
    width: 200px;
    height: 35px;
    padding: 10px;
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    display: none;
}

.rightNewsCategoryDetailArrow i {
    font-size: 86px;
    color: #333;
    opacity: 0.4;
}

.rightNewsCategoryDetailArrow .rightTextImgWrap .rText {
    display: table-cell;
    width: 180px;
    height: 35px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding: 5px 0px;
}

#news-nextprev {
    display: none;
}

.leftNewsDetailArrow {
    left: 10px;
    position: fixed;
    top: 40%;
    z-index: 99;
}

.leftNewsDetailArrow a.leftArrow {
    float: left;
}

.leftNewsDetailArrow .arrowImg {
    border: 1px solid #eee;
    background: #f7f7f7;
    height: 120px;
    line-height: 120px;
    padding: 0 10px;
}

.leftNewsDetailArrow .leftTextImgWrap {
    border: 1px solid #eee;
    background: #fff;
    width: 300px;
    height: 100px;
    padding: 10px;
    display: table;
    position: absolute;
    top: 0;
    z-index: 9999;
    display: none;
}

.leftNewsDetailArrow i {
    font-size: 36px;
}

.leftNewsDetailArrow .leftTextImgWrap .lText {
    display: table-cell;
    width: 180px;
    height: 100px;
    text-align: right;
    font-size: 15px;
    font-weight: bold;
    padding: 0 10px;
}

.leftNewsDetailArrow .leftTextImgWrap img {
    width: 100px;
    height: 66px;
    float: left;
}

.rightNewsDetailArrow {
    position: fixed;
    top: 40%;
    right: 10px;
    z-index: 99;
}

.rightNewsDetailArrow a.rightArrow {
    float: left;
}

.rightNewsDetailArrow .arrowImg {
    border: 1px solid #eee;
    background: #f7f7f7;
    height: 120px;
    line-height: 120px;
    padding: 0 10px;
}

.rightNewsDetailArrow .rightTextImgWrap {
    border: 1px solid #eee;
    background: #fff;
    width: 300px;
    height: 100px;
    padding: 10px;
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    display: none;
}

.rightNewsDetailArrow i {
    font-size: 36px;
    color: #333;
}

.rightNewsDetailArrow .rightTextImgWrap img {
    width: 100px;
    height: 66px;
    float: left;
}

.rightNewsDetailArrow .rightTextImgWrap .rText {
    display: table-cell;
    width: 180px;
    height: 90px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    padding: 0 10px;
}

#news-nextprev {
    display: none;
}

.home_block .title {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

.kosehbr a {
    color: #000;
}

.kosehbr {
    position: fixed;
    z-index: 9999;
    padding: 15px;
    display: none;
    background: #fff;
    width: 330px;
    right: 10px;
    bottom: 2px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.kosehbr .item {
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
    height: 80px;
    margin-bottom: 10px;
}

.kosehbr .resim img {
    height: 66px;
    width: 100px;
    float: left;
}

.kosehbr .icerik {
    padding-left: 10px;
    width: 174px;
    color: #000;
    font-size: 16px;
    float: left;
}

.kosehbr .kapat {
    background: #000;
    border-radius: 2px;
    padding: 2px 8px;
    color: #fff;
    position: absolute;
    top: 23px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;

}

.com-1x {
    width: 10%;
    float: left;
    padding-right: 10px;
}

.com-2x {
    width: 100%;
    float: left;
    padding-right: 0px;
}

.col-2x {
    width: 50%;
    float: left;
    padding-right: 10px;
}

.borsaBand {
    width: 100%;
    display: block;
    clear: both;
    position: relative;
    height: 52px;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin-top: -4px;
}

.borsaBand:hover {
    box-shadow: 0 0 5px -1px #B0B0B0;
    background-color: #ECECEC
}

.borsaList li {
    float: left;
    height: 60px;
}

.borsaList li.parite {
    height: 33px;
    width: 150px;
    padding: 4px 5px;
    margin-left: 9px;
    margin-top: 0px;
    position: relative;
}

.pariteIcon {
    width: 14px;
    height: 12px;
    position: absolute;
    display: block;
    right: 10px;
    top: 4px;
}

.pariteIcon .img {
    width: 20px;
    height: 13px;
    position: absolute;
    display: block;
    right: 10px;
    top: 13px;
}

.borsaList li.parite div.pName {
    font-size: 14px;
    color: #000;
    margin-bottom: 14px;
    font-weight: 700;
    height: 14px;
}

.borsaList li.parite div.pQuan {
    font-size: 14px;
    color: #000;
    margin-top: -3px;
}

.borsaList li.parite span.pRate {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    float: right;
    margin-left: 20px;
}

.borsaList li.cbBtn a:hover {
    opacity: 0.7;
}

.borsaList {
    height: 60px;
    overflow: hidden;
}

.borsaList li.bigParaIcon {
    padding: 16px 10px 0 10px;
    height: 34px !important;
}


.col-md-6 li {
    margin-bottom: 20px;
}

.col-md-6 li .scale_image {
    width: 100px !important;
    height: 66px !important;
}

.tabs {
    border-top: 0px;
}

.newstab .nav-tabs {
    margin-bottom: 0;
    padding: 6px 10px;
    border: 1px solid #ddd;
    background-color: #fafafa;
    width: 100%;
    float: left;
}

.tabs_nav .ui-tabs-active a,
.tabs_nav .ui-state-active a {
    background: #fff !important;
}

.newstab .nav-tabs>li {
    margin: 0 0px;
    text-align: center;
    margin: 10px 3px;
    float: left;
}

.newstab .nav-tabs>li:last-child {
    border-right: 0px;
}

.newstab .nav-tabs>li>a {
    padding: 8px 10px;
    color: #000;
    text-shadow: 1px 1px white;
    font-size: 18px !important;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
}

.newstab .nav-tabs>li>a:hover {
    border-color: #ddd;
    background-color: #eee;
}

.newstab .nav-tabs>.active>a {
    background-color: #fff !important;
    border: 1px solid #ddd;
    color: black;
}

.newstab .tabs_content {
    border: 1px solid #ddd;
    border-top: 0;
    float: left;
    min-height: 280px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #fff;
}

.ad728 {
    width: 100%;
    height: 100%;
    float: left;
    margin: 0px 5px 5px 0px;
}

#flashaber {
    font-size: 20px;
    background: #462ed1;
    height: 44px;
    width: 100%;
    display: inline-table;
    position: relative;
    z-index: 2;
    margin-top: -10px;
    margin-bottom: 11px;


}

#flashaber .f-kapsayici {
    width: 1000px;
    margin: 0 auto;
    line-height: 44px;
    height: 44px;
    padding: 0 15px;
}

@-webkit-keyframes flashaber {
    from {
        background-position: 50px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes flashaber {
    from {
        background-position: 50px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-ms-keyframes flashaber {
    from {
        background-position: 50px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes flashaber {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 50px 0;
    }
}

@keyframes flashaber {
    from {
        background-position: 50px 0;
    }

    to {
        background-position: 0 0;
    }
}

#flashaber.animated {
    max-height: 44px;
    margin-top: -11px;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    margin-bottom: 9px;
}

#flashaber:before,
#flashaber:after {
    content: '';
    display: table;
}

#flashaber .f-baslik {
    display: inline-block;
    margin-right: 15px;
    border-radius: 2px !important;
    color: #c4de5b;
    font-weight: bold;
    font-size: 18px;
    line-height: 44px;
    margin-top: 2px;
}

#flashaber .f-haber a {
    color: #c4de5b;
}

#flashaber .f-haber {
    display: inline-block;
    font-size: 16px;
    line-height: 42px !important;
    margin-top: 3px;
    opacity: 0;
    -moz-transition: all 1s ease-out;
    /* FF4+ */
    -o-transition: all 1s ease-out;
    /* Opera 10.5+ */
    -webkit-transition: all 1s ease-out;
    /* Saf3.2+, Chrome */
    -ms-transition: all 1s ease-out;
    /* IE10 */
    transition: all 1s ease-out;
}

#flashaber .f-haber.move {
    margin-left: 0px;
    opacity: 1;
}

@-webkit-keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

#flashaber .f-baslik.flash {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: flash;
    animation-name: flash;
}


.author .scale_image {
    width: 80px !important;
    height: 90px !important;
}

.author .post_text p {
    padding-bottom: 0px !important;
    padding-top: 2px;
}

.author li {
    width: 32%;
    margin-left: 10px;
}

.author .wrapper {
    overflow: visible;
}

.author .post_title {
    padding: 4px 0;
    padding-left: 0px;
    display: block;
    margin-left: 0px;
}

.author .post_text span {
    padding-top: 0px;
    font-size: 14px;
}

.author p a {
    font-size: 16px;
}

.galleryico>img {
    top: calc(44% - 20px) !important;
    right: calc(50% - 20px) !important;
}

#comment-sc {
    background-color: #fff;
    padding-left: 0px;
    padding-top: 15px;
}

.slimScrollDiv {
    margin-bottom: 40px;
}

.commenttab {
    border-top: solid 1px #ccc;
    width: 100%;
    padding-top: 3px;
}

.commenttab .titex {
    float: left;
    margin-top: -2px;
    font-weight: 600;
    padding-top: 10px;
}

.commenttab .nav-tabs {
    margin-bottom: 0;
    float: right;
    display: block;
}

.commenttab .nav-tabs i {}

.commenttab .ui-tabs-active a,
.commenttab .ui-state-active a {
    background-color: #1a1a1a !important;
    color: #fff;
}

.commenttab .nav-tabs>li {
    text-align: center;
    float: left;
}

.commenttab .nav-tabs li.facebook a {
    background: #4862a3 !important;
    color: #fff;
}

.commenttab .nav-tabs li.disqus a {
    background: #2e9fff !important;
    color: #fff;
}

.commenttab .disqusico {
    transform: rotateY(180deg) !important;
}

.commenttab .nav-tabs>li:last-child {
    border-right: 0px;
}

.commenttab .nav-tabs>li>a {
    padding: 8px 12px;
    color: #fff;
    background: #1a1a1a;
    font-weight: bold;
    display: block;
    margin-top: -8px;

}

.commenttab .nav-tabs>.active>a {
    background-color: #1a1a1a !important;
    color: #fff;
}

.commenttab .tabs_content {
    float: left;
    width: 100%;
}

.fotokutu>img {
    right: 10px !important;
    top: 10px !important;
}

.tabs_content .post_text2 {
    min-height: 80px;
    margin-top: 15px;
}

.hdr_t nav,
.hdr_t .lgn_blk,
.mb_mn nav ul li {
    display: inline-block;
}

.mb_mn2 nav ul li {
    display: inline-block;
}

.mbt10 {
    margin-bottom: 10px;
}

.hdr_t .lgn_blk {
    float: left;
}

.SocialMediaPopup {
    position: fixed;
    z-index: 9999;
    padding-bottom: 10px;
    display: none;
    background: #fff;
    width: 300px;
    left: 10px;
    bottom: 2px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.BlockTite .title {
    padding: 10px;
    font-size: 15px;
    color: #FFF;
    background: #bd0300;
}

#SocialMediaPopup {
    width: 100%;
    height: 45px;
    padding: 10px;
}

.SocialMediaPopup .close {
    width: 20px;
    height: 17px;
    padding-top: 3px;
    font-weight: bold;
    border-radius: 1px;
    color: #fff;
    position: absolute;
    top: 9px;
    right: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;

}

.SocialMediaPopup .fb_iframe_widget {
    float: left;
}

.SocialMediaPopup .fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.SocialMediaPopup .twitter-share-button {
    float: left;
    margin-left: 10px;
    margin-top: -1px;
}

.SocialMediaPopup .fb-like.fb_iframe_widget {
    float: left;
    margin-left: 10px;
}

.SocialMediaPopup div#___plusone_0 {
    margin-left: 10px !important;
    float: left !important;
}

.breadcrumb h3 {
    font-weight: normal;
    line-height: 16px;
    display: inline;
    font-size: 12px;
    margin-left: 4px;
}

.footerx li {
    float: left;
    width: 50%;
    margin-right: 0 !important;
}

.yazar-kt-kutular .post_title {
    display: block !important;
}


.yazar-kt-kutular .post_title span {
    font-size: 15px;
}

.ctrs_lst {
    margin-top: 10px;
}

.top-wide {
    background-color: #ffffff;
    height: 36px;
    line-height: 36px;
    width: 100%;
}

.top-wide .head_wthr_info li {
    list-style: none;
    margin-top: 1px;
    border-right: 1px solid rgba(0, 0, 0, 0.03);
    margin-right: 0 !important;
    float: left;
}

.top-wide .head_wthr_social li {
    list-style: none;
    margin-top: 1px;
    margin-right: 6px !important;
}

.top-wide .head_wthr_info li a {
    padding: 0px 12px;
    margin-right: 0 !important;
}

.top-wide .head_wthr_info li a:hover {
    text-decoration: underline;
    color: #0f0f0f;
}

.top-wide .head_wthr_social li a {
    text-decoration: none !important;
    margin-right: 0 !important;
    margin-top: -1px;
    color: #0f0f0f;
}

.top-wide .head_wthr_info li h2 {
    font-weight: normal !important;
    line-height: 42px !important;
    display: inline !important;
    font-size: 13px !important;
}

.top-wide .head_wthr_social li h2 {
    font-weight: normal !important;
    line-height: 34px !important;
    display: inline !important;
    font-size: 15px !important;
}

.top-wide .head_wthr_info li a:hover {
    text-decoration: underline;
    color: #0f0f0f;
}

.top-wide .head_wthr_info li a:hover i {
    color: #0f0f0f;
}

.top-wide .head_wthr_social li a:hover {
    color: #0f0f0f;
}

.top-wide .head_wthr_social li a:hover i {
    color: #0f0f0f;
}

.top-wide .head_wthr_info {
    float: left;
}

.top-wide .head_wthr_social {
    float: right;
}

.tabs_content {
    margin-top: 10px;
}

.tabs_content li {
    margin-bottom: 10px;
    padding: 6px 0;
    font-size: 12px;
}

.tabs_content li:first-child {
    margin-top: 10px;
}



.tabs_content li:last-child {
    margin-bottom: 10px;
}

.comments_list li {
    margin-bottom: 15px;
}

.comments_list li .username {
    background: #333;
    color: #fff;
    display: inline-block;
    padding: 4px 5px;
    font-size: 12px;
    /* font-weight: bold; */
    border-radius: 2px;
    margin-bottom: 5px;
}

.comments_list li h4 {
    font-weight: normal !important;
}

.SocialKit ul li .fa {
    padding: 3px 1px;
}

.SocialKit ul li .span {
    padding: 3px 1px;
}

.SocialKit ul li {
    display: inline-block;
    float: left;
    width: 100%;
    min-width: 135px;
    margin-bottom: 11px;
    padding: 12px 8px 8px 12px;
    line-height: 22px;
}

.SocialKit ul li {
    border-radius: 2px;
    -webkit-transition: background-color 0.15s ease-out;
    -moz-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    font-size: 18px;
    color: #fff;
}

.SocialKit ul li a i {
    line-height: 22px;
    font-size: 26px;
}

.SocialKit ul li .count {
    color: #1a1a1a;
    border-radius: 7px;
    float: right;
    padding: 0px 4px;
    font-size: 12px;
    padding-bottom: 1px;
}

.SocialKit ul li .ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    border-radius: 2px;
    text-align: center;
    font-size: 22px;
}

.SocialKit ul li a {
    color: #fff;
}

.SocialKit ul li.twitter {
    background: #00ACED;
    -webkit-box-shadow: 0px 2px 0px #0288ba;
    -moz-box-shadow: 0px 2px 0px #0288ba;
    box-shadow: 0px 2px 0px #0288ba;
}

.SocialKit ul li .twitter-ico {}

.SocialKit ul li.facebook {
    background: #3B5998;
    -webkit-box-shadow: 0px 2px 0px #253e72;
    -moz-box-shadow: 0px 2px 0px #253e72;
    box-shadow: 0px 2px 0px #253e72;
}

.SocialKit ul li .facebook-ico {}

.SocialKit ul li.youtube {
    background: #BB0000;
    -webkit-box-shadow: 0px 2px 0px #8c0707;
    -moz-box-shadow: 0px 2px 0px #8c0707;
    box-shadow: 0px 2px 0px #8c0707;
}

.SocialKit ul li .youtube-ico {}

.SocialKit ul li.gplus {
    background: #f63e28;
    -webkit-box-shadow: 0px 2px 0px #c33726;
    -moz-box-shadow: 0px 2px 0px #c33726;
    box-shadow: 0px 2px 0px #c33726;
}

.SocialKit ul li .gplus-ico {}

#___follow_0 {
    float: left !important;
}

.tabs_contentx li:last-child {
    margin-bottom: 20px;
}

.appstorebtn,
.googleplaybtn {
    float: left;
    margin-top: 20px;
}

.googleplaybtn {
    margin-right: 15px;
}

.iyad,
.sanalbasin {
    float: left;
    margin-top: 10px;
}

.iyad {
    margin-left: 40px;
}

.appstorebtn img,
.googleplaybtn img {
    width: 120px;
}

.yazar-yatay li:first-child {
    margin-top: 0px !important;
}

.yazar-yatay li {
    width: 100% !important;
    border-bottom: solid 1px #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.yazar-yatay .author .post_title {
    margin-right: 0px;
}

.SocialKit ul li:last-child {
    margin-bottom: 0px;
}

.faint-text:after {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    bottom: 0;
    content: '';
    height: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}

#blocktopnews li .catshow,
#relatednews li .catshow,
#horizontallist li .catshow,
#verticallist .catshow,
#spotlist li .catshow,
#verticalnewslist .scale_image_container .catshow {
    display: none;
}

#blocktopnews li:hover .catshow,
#relatednews li:hover .catshow,
#verticallist div:hover .catshow,
#horizontallist li:hover .catshow,
#spotlist li:hover .catshow,
#verticalnewslist .scale_image_container:hover .catshow {

    display: block;
}

.authortxt {
    color: #000;
    font-size: 14px !important;
    display: block;
    letter-spacing: .4px;
    padding: 3px;
}

.tabs_content .t1 {
    font-size: 16px !important;

}

.tabs_content .t1:hover {
    text-decoration: underline;
}

.t1 {
    font-size: 16px !important;
    display: block;

}

.t2 {
    font-size: 18px !important;
    display: block;
    line-height: 24px;
    font-weight: 700;
}

.t2 .videos {
    font-size: 18px !important;
    display: block;
    line-height: 24px;
    font-weight: 700;
    color: #ffffff;
}


.t2:hover {
    text-decoration: underline;
}

.t9 {
    font-size: 18px !important;
    display: block;
    line-height: 24px;
    font-weight: 700;
}

.t3 {
    font-size: 16px !important;
    display: block;
    line-height: 24px;
    font-weight: 700
}

.t4 {
    font-size: 20px !important;
    display: block;
    font-weight: 700;
}

.t4video {
    font-size: 18px !important;
    display: block;
    color: #ffffff;
    font-weight: 700;
}

.t4gallery {
    font-size: 18px !important;
    display: block;
    color: #ffffff;
    font-weight: 700;
}

.t5 {
    font-size: 26px !important;
    display: block;
    line-height: 30px;
}

.t6 {
    font-size: 22px !important;
    display: block;
    line-height: 20px;
    font-weight: 700;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #000;
}


.t7 {
    font-size: 22px !important;
    display: block;
}

.t8 {
    font-size: 28px !important;
    display: block;
    line-height: 34px;
    font-weight: 700;
}

.t8:hover {
    text-decoration: underline;
}



.m1 {
    display: block;
    padding-top: 10px;
    line-height: 1.3;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 2px 18px rgba(0, 0, 0, .6);
}

.m1:hover {
    text-decoration: none !important;
}

.m3f {
    font-size: 32px !important;
    display: block;
    color: #fff;
    line-height: 32px;
    padding-top: 10px;
    text-shadow: 1px 1px 2px #000 !important;
    font-weight: 700;
}

.m3 {
    font-size: 20px !important;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 2px #000 !important;
}

.b3 {
    font-size: 18px !important;
    padding: 10px 1px;
    color: #000000 !important;
    text-shadow: 1px 1px 2px #ffffff !important;
    display: block;
    letter-spacing: 0px;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.b3_video {
    font-size: 22px !important;
    font-weight: bold;
    padding: 8px 1px;
    color: #79D3FF !important;
    text-shadow: 1px 1px 2px #000 !important;
    display: block;
}

.bg3 {
    font-size: 20px !important;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    color: #000000 !important;
    text-shadow: 1px 1px 2px #ffffff !important;
    display: block;
    margin-bottom: -3px;
}

.b3v {
    font-size: 17px !important;
    padding: 1px 2px;
    text-shadow: 1px 1px 2px #ffffff !important;
    display: block;
}

.BlokRenkCenter {
    border-bottom: 3px solid #000000;
    color: #000 !important;
    background: #fff;
    text-shadow: 1px 1px 2px #fff !important;
}

.BlokRenk {
    background-color: #f7f7f7;
    border-bottom: 3px solid #000000;
    color: #000000 !important;
    text-shadow: 1px 1px 2px #ffffff !important;
}

.GunlukBurcRenk .b3,
.CokOkunanlarRenk .b3,
.BlokYazarRenk .b3,
.BlokGundemRenk .b3,
.BlokNamazRenk .b3,
.BlokAnketRenk .b3,
.BlokIlgiliRenk .b3,
.BlokIlgiliVideoRenk .b3,
.PuanDurumuRenk .b3,
.SonYorumlananlar .b3 {
    color: #000000 !important;
    text-shadow: 1px 1px 2px #ffffff !important;
    letter-spacing: .4px;
}

.PuanDurumu {
    margin-top: -10px;
}

.BlokNamazRenk .b3,
.PuanDurumuRenk .b3 {
    font-size: 18px !important;
    padding: 11px 1px;
    color: #fff !important;
    text-shadow: 1px 1px 2px #000 !important;
    display: block;
    letter-spacing: 0px;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.GunlukBurcRenk {
    background-color: #f7f7f7;
    border-bottom: 3px solid #a64671;
}

.CokOkunanlarRenk {
    background-color: #f7f7f7;
    border-bottom: 3px solid #d41b65;
}

.BlokYazarRenk {
    background-color: #f7f7f7;
    border-bottom: 3px solid #8f2707;
}

.BlokGundemRenk {
    background-color: #f7f7f7;
}

.BlokNamazRenk {
    background-color: #70b84c !important;
}

.BlokAnketRenk {
    background-color: #f7f7f7;
    border-bottom: 3px solid #000000;
}

.BlokIlgiliRenk {
    background-color: #f7f7f7;
    border-bottom: 3px solid #bd2e2a;
}

.BlokIlgiliVideoRenk {
    background-color: #f7f7f7;
    border-bottom: 3px solid #0f0f0f;
}


.PuanDurumuRenk {
    background-color: #107a00 !important;
}

.SonYorumlananlar {
    background-color: #f7f7f7;
    border-bottom: 3px solid #258f1f;
}

.side_bar_tabs .widget_tags .box-tags a {
    background: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 8px;
}

.side_bar_tabs .widget_tags .box-tags a:hover {
    background: #cb1515;
    color: #ffffff;
}

.side_bar_tabs.comment_tabs ul li:hover .comment_number,
.side_bar_tabs.comment_tabs ul li.active .comment_number {
    background: #d41b65;
    color: #ffffff;
}

.comments_list li .category {
    background: #d41b65 !important;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
}

.comments_list li .scale_image {
    width: 100%;
    height: 170px;
}

.comments_list li.active .t4 {
    color: #d41b65;
}

.comments_list li .hover {
    display: none;
}

.comments_list li.active .hover {
    display: block;
    margin-bottom: 10px;
}

.footer_top_part .t3 {
    color: #ffffff;
    font-size: 18px !important;
    text-align: left;
    font-weight: 700;
}

.footer_top_part .t4 {
    font-weight: normal !important;
}

.ttextarea {
    resize: none;
    height: 60px;
}

.two_third_column {
    position: relative;
}

.PhotoGallerySlider {
    width: 575px !important;
    height: 500px !important;
    position: relative;
    overflow: hidden;
    margin-left: 75px;
}

.PhotoGallerySlider li {
    z-index: 2 !important;
    width: 575px !important;
    height: 500px !important;
}

.PhotoGallerySlider li img {
    width: 575px !important;
    height: 500px !important;
}

.PhotoGallerySliderx {
    position: relative;
}

.PhotoGallerySliderPager {
    z-index: 5;
    position: absolute;
    top: 0px;
    width: 65px;
    -webkit-transition: color 0s ease, background-color 0s ease !important;
    transition: color 0s ease, background-color 0s ease !important;
}

.PhotoGallerySliderPager li {
    margin-bottom: 10px;
}

.PhotoGallerySliderPager li:last-child {}

.PhotoGallerySliderPager li a {
    position: relative;
    width: 65px;
    background: #1a1a1a;
    height: 49px;
    display: block;
    text-align: center;
    line-height: 49px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;

}

.PhotoGallerySliderPager li a img {
    width: 65px;
    height: 49px;
    float: left;
}

.PhotoGallerySliderPager li:first-child {
    border-left: 0;
}

.PhotoGallerySliderPager li a.active {
    background: #cc0000;
    padding-right: 20px;
    width: 85px;
    height: 49px;
    color: #fff;
}

.PhotoGallerySlider .caption_type_1 {
    z-index: 99;
}

.TopNews {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 145px;
}

.TopNews .scale_image {
    height: 130px !important;
}

.TopNews .t3 {
    color: #fff;
}

.TopNews .scl_i_c,
.TrendNews .scl_i_c {
    margin-right: 25px;
}

.TrendNews .scale_image,
.TrendNews .scl_i_c,
.AutohrNews .scl_i_c {
    margin-right: 25px;
}

.TrendNews .scale_image,
.TrendNews .scl_i_c,
.TopNews .scale_image,
.TopNews .scl_i_c {
    height: 100% !important;
    width: 100% !important;
    float: left !important;
    margin-bottom: 0px !important;
}

.TrendNews img,
.TopNews img {
    width: 223.75px !important;
}



.TrendNews .bx-viewport,
.TopNews .bx-viewport {
    position: relative;
    overflow: hidden;
}

.TrendNews .bx-wrapper,
.TopNews .bx-wrapper {
    position: relative;
    overflow: hidden;
}

.TrendNews .SlideNav {
    top: calc(38% - 20px);
}

.Spottip2 .SlideNav {
    top: calc(28% - 0px);
}

.VidenoxiPager {
    display: block
}

.VidenoxiPager li {
    width: 156px;
    height: 81px;
    display: inline-block;
    margin: 0 8px 6px 0;
    float: left
}

.VidenoxiPager li a {
    height: 81px;
    display: block;
    position: relative;
}

.VidenoxiPager li:nth-child(1),
.VidenoxiPager li:nth-child(2),
.VidenoxiPager li:nth-child(3) {
    margin-right: 0px;
}

.VidenoxiPager li:last-child {
    margin: 0px;
}

.VidenoxiPager li a img {
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    height: 83px;
    width: 156px;
}

.VidenoxiPager li.selected a img {
    opacity: .7;
    filter: alpha(opacity=70)
}

.VidenoxiPager2 {
    display: block
}

.VidenoxiPager2 li {
    width: 156px;
    height: 81px;
    display: inline-block;
    margin: 0 8px 6px 0;
    float: left
}

.VidenoxiPager2 li a {
    height: 81px;
    display: block;
    position: relative;
}

.VidenoxiPager2 li:nth-child(1),
.VidenoxiPager2 li:nth-child(2),
.VidenoxiPager2 li:nth-child(3) {
    margin-right: 0px;
}

.VidenoxiPager2 li:last-child {
    margin: 0px;
}

.VidenoxiPager2 li a img {
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    height: 83px;
    width: 156px;
}

.VidenoxiPager2 li.selected a img {
    opacity: .7;
    filter: alpha(opacity=70)
}

.TopNews .SlideNav {
    top: calc(38% - 20px);
}

.VideoGalleryHome .SlideNav,
.PhotoGalleryHome .SlideNav {
    top: calc(42% - 20px) !important;
}

.VideoGalleryHome .scale_image,
.PhotoGalleryHome .scale_image {
    width: 80px !important;
    height: 100% !important;
}

.VideoGalleryHome li,
.PhotoGalleryHome li {
    float: left;
}

.TopNews .bx-controls,
.PhotoGalleryHome .bx-controls,
.VideoGalleryHome .bx-controls {
    display: none !important;
}

.EditorNewsx .SlideNav {
    top: calc(36% - 20px) !important;
}

.SpotNews .caption_type_1 .cp_i .t3 {
    font-size: 16px;
}

.Featuredv1 .caption_type_1 .cp_i h2,
.Featuredv3 .caption_type_1 .cp_i h2,
.Featuredv5 .caption_type_1 .cp_i h2,
.Featuredv6 .caption_type_1 .cp_i h2,
.Featuredv8 .caption_type_1 .cp_i h2 {
    font-size: 18px;
}

.FeaturedPagerv5x,
.FeaturedPagerv6x {
    z-index: 5;
    background: #efefef;
    width: 100%;
    height: 43px;
    float: left;
}

.FeaturedPagerv6 {
    float: left;
    margin-top: 5px;
}

.FeaturedPagerv5 {
    float: left;
    margin-top: 10px;
    background: #fff;
}

.FeaturedPagerv6 li {
    float: left;
    margin-right: 9px;
}

.FeaturedPagerv5 li {
    float: left;
}

.FeaturedPagerv6 li a {
    position: relative;
    width: 73px;
    height: 40px;
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;

}

.FeaturedPagerv5 li a {
    position: relative;
    width: 100px;
    height: 70px;
    display: block;
    text-align: center;
    line-height: 65px;
    color: #1a1a1a;
    font-size: 33px;
    font-weight: bold;
    padding: 2px;

    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedPagerv5 li a img,
.FeaturedPagerv6 li a img {
    width: 73px;
    height: 34px;
}

.FeaturedPagerv5 li:first-child,
.FeaturedPagerv6 li:first-child {
    border-left: 0;
}

.FeaturedPagerv5 li:last-child,
.FeaturedPagerv6 li:last-child {
    margin-right: 0px;
}

.FeaturedPagerv5x .AllNews {
    background: transparent;
    width: 34px;
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedPagerv5x .AllNews a {
    color: #1a1a1a !important;
}

.lastnav {
    position: absolute;
    right: 3px;
    top: 7px;
}

.lastnav .fa {
    font-size: 28px;
}

.lastnewsleft,
.lastnewsright {
    float: left;
    margin-right: 10px;
}

.lastnewsleft a,
.lastnewsright a {
    font-size: 18px !important;
}

.lastnews {
    padding: 8px 10px;
    padding-left: 10px;
    background: #de1b4c;
    height: 50px;
}

.lastnews a {
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lastnews li {
    background: transparent !important;
}

background: #1a1a1a;
width: 100%;
height: 38px;
float: left;
margin-bottom: 3px;

}

.FeaturedRightPagerax {
    z-index: 5;
    color: #fff;
    width: 100%;
    height: 38px;
    float: left;
    margin-bottom: 3px;
}

.block-titlex {
    background: #333;
    margin-bottom: 0px !important;
    height: 30px;
    line-height: 39px;
    border-bottom: solid 3px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 40px;
    float: left;
}

.block-titlex h4 {
    margin-top: 12px;
    font-size: 14px;
}

.block-titlex h4:before {
    top: 20px;
    left: 15px;
    right: 33px;
    content: " ";
    height: 10px;
    width: 91%;
    margin: 0 -7px;
    position: absolute;
    pointer-events: none;
}

.block-titlex i {
    margin-right: 5px;
}

.block-titlex h4>span {
    text-align: left;
    z-index: 9;
    position: relative;
    padding-right: 10px;
    padding-left: 5px;
}

.EditorNewsPager,
.FeaturedMiniPager,
.FeaturedMiniTwoPager {
    float: left;
}

.EditorNewsPager li,
.FeaturedMiniPager li,
.FeaturedMiniTwoPager li,
.EditorNewsPager li a,
.FeaturedMiniPager li a,
.FeaturedMiniTwoPager li a,
.EditorNewsPager li a {
    position: relative;
    width: 14px !important;
    height: 14px !important;
    display: block;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-indent: -9999px;
    border-right: 0px;
    border-left: 0px;
    background: #1a1a1a;
    margin-right: 12px;
    border-radius: 10px;
}

.EditorNewsPager li a .FeaturedMiniPager li a .FeaturedMiniTwoPager li a,
.EditorNewsPager li:last-child a {
    width: 36px;
}

.FeaturedMiniPager li:last-child a {
    width: 37px;
}

.FeaturedMiniTwoPager li:last-child a {
    width: 37px;
}

.FeaturedMiniTwoPager li:last-child a {
    width: 37px;
}

.FeaturedRightPagera li a {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedMiniPager li a.active {
    background: #dfdfdf;
    color: #fff;
    border: 1px solid #666;
}

.FeaturedMiniTwoPager li a.active {
    background: #dfdfdf;
    color: #fff;
    border: 1px solid #666;
}

.FeaturedRightPagera li a.active {
    background: #e03731;
}

.FeaturedRightPagera li a.hover {
    background: #e03731;
}

.EditorNewsPager .AllNews a {
    color: #1a1a1a !important;
}

.FeaturedMiniPager .AllNews a {
    color: #1a1a1a !important;
}

.FeaturedMiniTwoPager .AllNews a {
    color: #1a1a1a !important;
}

.FeaturedRightPagera li a,
.FeaturedRightPagerax .AllNews a {
    color: #fff !important;
}

.EditorNewsPagerx {
    z-index: 5;
    height: 38px;
    float: left;
    margin-left: 44px;
}

.block-titlex {
    margin-bottom: 0px !important;
    height: 30px;
    line-height: 39px;
    background: rgba(254, 254, 254, 1);
    background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(227, 227, 227, 1) 51%, rgba(232, 232, 232, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(50%, rgba(240, 240, 240, 1)), color-stop(51%, rgba(227, 227, 227, 1)), color-stop(100%, rgba(232, 232, 232, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(227, 227, 227, 1) 51%, rgba(232, 232, 232, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(227, 227, 227, 1) 51%, rgba(232, 232, 232, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(227, 227, 227, 1) 51%, rgba(232, 232, 232, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(227, 227, 227, 1) 51%, rgba(232, 232, 232, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e8e8e8', GradientType=0);
    border-left: solid 1px rgba(0, 0, 0, 0.1);
    border-right: solid 1px rgba(0, 0, 0, 0.1);
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 40px;
    float: left;
    padding-left: 10px;
}

.block-titlex h4 {
    margin-top: 12px;
    font-size: 14px;
}

.block-titlex h4:before {
    top: 20px;
    left: 15px;
    right: 33px;
    content: " ";
    height: 10px;
    width: 91%;
    margin: 0 -7px;
    position: absolute;
    pointer-events: none;
}

.block-titlex i {
    margin-right: 5px;
}

.block-titlex h4>span {
    text-align: left;
    z-index: 9;
    position: relative;
    padding-right: 10px;
    padding-left: 5px;
}

.EditorNewsPager,
.EditorNewsPager li {
    float: left;
    margin-top: 8px;
    margin-left: 2px;
}

.EditorNewsPager li a,
.EditorNewsPager li:last-child a {
    width: 36px;
}

.EditorNewsPager li:first-child {
    border-left: 0;
}

.EditorNewsPager li a.active {
    background: #cc0000;
    color: #fff;
}

.EditorNewsPager .AllNews a {
    color: #1a1a1a !important;
}

.FeaturedPagerv8 {
    float: left;
    padding: 10px 0px;
}

.FeaturedPagerv8 li {
    float: left;
    margin-right: 13px;
}

.FeaturedPagerv8 li a {
    position: relative;
    width: 60px;
    height: 34px;
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: bold;

}

.FeaturedPagerv8 li a img {
    width: 60px;
    height: 32px;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

.FeaturedPagerv8 li a img:hover {
    width: 60px;
    height: 32px;
    border: 2px solid #cc0700 !important;
}

.Featuredv8x .SlideNav {
    bottom: 0px;
    right: 0px;
    top: auto !important;
    width: auto !important;
}

.Featuredv8Left,
.Featuredv8Right {
    padding: 3px 6px;
    color: #fff !important;
    text-align: center;
    bottom: 8px;
}

.Featuredv8Left a,
.Featuredv8Right a {
    color: #fff !important;
    font-size: 32px;
}

.Featuredv8Left {
    right: 40px;
    left: auto;
    width: 40px;
    height: 42px
}

.Featuredv8Right {
    right: 0px;
    width: 40px;
    height: 42px
}

.FeaturedPagerv8 li:first-child {
    border-left: 0;
}

.FeaturedPagerv8 li:last-child {
    margin-right: 0px;
}

.FeaturedPagerv8x .AllNews {
    background: transparent;
    width: 34px;
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedPagerv8x .AllNews a {
    color: #1a1a1a !important;
}

.SpotNews {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
}

.SpotNews li {
    z-index: 2 !important;
}

.SpotNews li img {
    width: 100% !important;
    height: 100% !important;
}

.SpotPager {
    position: absolute;
    top: 40px;
    left: 15px;
    z-index: 5;
    width: 40px;
    min-height: 205px;
}

.SpotPager li {
    float: left;
    margin-right: 8px;
}

.SpotPager li {
    float: left;
    margin-right: 8px;
    margin-bottom: 2px;
    margin-top: 3px;
}

.SpotPager li a {
    position: relative;
    width: 40px;
    height: 32px;
    line-height: 30px !important;
    display: block;
    text-align: center;
    line-height: 29px;
    color: #1a1a1a;
    background-color: #fff;
    font-size: 15px;
    font-weight: bold;

    margin-bottom: 11px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    /* top: 0; */
}

.SpotPager li a.active {
    background: #cc0700;
    color: #fff;
}

.Videnox {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.Videnox .BlockTitle {
    border-top: 3px solid #000;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.Videnox .BlockTitle h2 {
    padding: 8px 20px;
    font-size: 18px;
    background: #000;
    color: #fff;
    display: inline-block;
}

.Photonox .BlockTitle {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.Photonox .BlockTitle h2 {
    padding: 8px 20px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
}

.Videnoxi {
    position: relative;
    width: 483px !important;
    height: 284px !important;
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
}

.Videnoxi {
    position: absolute;
    width: 493px !important;
    height: 284px !important;
    float: left;
    margin-bottom: 0px;
}

.Videnoxi li {
    width: 493px;
    height: 284px;
}

.Videnoxi li .caption_type_1 {
    z-index: 6
}

.Videnoxi li img {
    width: 100%;
    height: 284px;
}

.Videnoxi li a {
    display: block;
    position: relative;
}

.VidenoxiPager {
    display: block
}

.VidenoxiPager li {
    width: 156px;
    height: 82px;
    display: inline-block;
    margin: 0 8px 6px 0;
    float: left
}

.VidenoxiPager li a {
    height: 82px;
    display: block;
    position: relative;
}

.VidenoxiPager li:nth-child(1),
.VidenoxiPager li:nth-child(2),
.VidenoxiPager li:nth-child(3) {
    margin-right: 0px;
}

.VidenoxiPager li:last-child {
    margin: 0px;
}

.VidenoxiPager li a img {
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out
}

.VidenoxiPager li a.active img {
    opacity: .7;
    filter: alpha(opacity=70)
}

.VidenoxiPager2 {
    display: block
}

.VidenoxiPager2 li {
    width: 156px;
    height: 82px;
    display: inline-block;
    margin: 0 8px 6px 0;
    float: left
}

.VidenoxiPager2 li a {
    height: 82px;
    display: block;
    position: relative;
}

.VidenoxiPager2 li:nth-child(1),
.VidenoxiPager2 li:nth-child(2),
.VidenoxiPager2 li:nth-child(3) {
    margin-right: 0px;
}

.VidenoxiPager2 li:last-child {
    margin: 0px;
}

.VidenoxiPager2 li a img {
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out
}

.VidenoxiPager2 li a.active img {
    opacity: .7;
    filter: alpha(opacity=70)
}

.SpotNewsLeft,
.SpotNewsRight,
.PhotoGallerySliderLeft,
.PhotoGallerySliderRight,
.Featuredv1Left,
.Featuredv1Right,
.VidenoxiLeft,
.VidenoxiRight,
.Featuredv8Left,
.Featuredv8Right,
.Featuredv3Left,
.Featuredv3Right,
.Featuredv5Left,
.Featuredv5Right,
.Featuredv6Left,
.Featuredv6Right,
.GalleryTrendNewsLeft,
.GalleryTrendNewsRight,
.VideoTrendNewsLeft,
.VideoTrendNewsRight,
.TrendNewsLeft,
.TrendNewsRight,
.VideoGalleryHomeLeft,
.VideoGalleryHomeRight,
.PhotoGalleryHomeLeft,
.PhotoGalleryHomeRight,
.PhotoGalleryLeft,
.PhotoGalleryRight,
.EditorNewsLeft,
.EditorNewsRight,
.FeaturedMiniLeft,
.FeaturedMiniRight,
.FeaturedMiniTwoLeft,
.FeaturedMiniTwoRight,
.TopNewsLeft,
.TopNewsRight,
.Featuredv5Left,
.Featuredv5Right {
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    display: block;
    color: #fff;
    font-family: FontAwesome;
    font-size: 48px;
    font-weight: normal;
}

.VidenoxiLeft,
.TrendNewsLeft,
.GalleryTrendNewsLeft,
.VideoTrendNewsLeft,
.Featuredv1Left,
.PhotoGallerySliderLeft,
.Featuredv3Left,
.Featuredv5Left,
.Featuredv6Left,
.Featuredv8Left,
.VideoGalleryHomeLeft,
.PhotoGalleryHomeLeft,
.PhotoGalleryLeft,
.EditorNewsLeft,
.FeaturedMiniLeft,
.FeaturedMiniTwoLeft,
.TopNewsLeft,
.Featuredv5Left {
    left: 8px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.SpotNewsLeft {
    left: 42px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.PhotoGallerySliderLeft {
    left: 94px;
}

.SpotNewsRight,
.TrendNewsRight,
.VidenoxiRight,
.PhotoGallerySliderRight,
.Featuredv1Right,
.Featuredv3Right,
.Featuredv5Right,
.Featuredv6Right,
.Featuredv8Right,
.VideoGalleryHomeRight,
.PhotoGalleryHomeRight,
.PhotoGalleryRight,
.FeaturedMiniRight,
.FeaturedMiniTwoRight,
.TopNewsRight,
.Featuredv5Right {
    right: 36px;
}

.GalleryTrendNewsRight {
    right: 6px;
}

.VideoTrendNewsRight {
    right: 6px;
}

.EditorNewsRight {
    right: 6px;
}

.HomeGallerySlider p,
.TrendNews p,
.TopNews p {
    display: none;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.TrendNews li,
.HomeGallerySlider,
.TopNews li {
    position: relative;
}

.TrendNews li p,
.HomeGallerySlider li p,
.TopNews li p {
    display: none;
    -webkit-transition: 0s linear all;
    -khtml-transition: 0s linear all;
    -moz-transition: 0s linear all;
    -ms-transition: 0s linear all;
    -o-transition: 0s linear all;
    transition: 0s linear all;
}

.TrendNews li:hover p,
.TopNews li:hover p {
    display: inline-block;
}

.TrendNews li:hover span {
    display: none;
}

.TrendNews li: hover .t3,
.TopNews li:hover .t3 {
    font-size: 14px !important;
    margin-bottom: 3px;
}

.TopNews li:hover,
.TrendNews p,
.TopNews p {
    font-size: 12px !important;
    line-height: 18px;
}

.spotv2 {
    margin-top: 5px;
    display: block !important;
    float: left;
    line-height: 22px;
    padding: 8px;
    font-size: 18px !important;
    color: #242424;
}

.spotv2:hover {
    text-decoration: underline;
}

.spotv2 .t1 {
    color: #fff !important;
}

.TrendNews li:hover .spotv2 {
    display: block !important;
}

.TrendNews li:hover .caption_type_1,
.TopNews li:hover .caption_type_1 {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0px;
    position: absolute;
    z-index: 99;
}

.TrendNews li:hover .cp_i,
.TopNews li:hover .cp_i {
    padding: 10px 20px !important;
    height: 100% !important;
}

.SlideNav {
    position: absolute;
    top: calc(40% - 20px);
    z-index: 99;
    font-size: 48px;
    width: 100%;
}

.SlideNav a {
    color: #ffffff8f;
    font-size: 60px;
    padding: 3px 4px 3px 0px;
    border-radius: 2px;
    opacity: 1;
}

.SlideNavFeaturedMini {
    position: absolute;
    top: calc(50% - 40px);
    z-index: 99;
    font-size: 48px;
    width: 100%;
}

.SlideNavFeaturedMini a {
    color: #fff;
    font-size: 50px;
    padding: 3px 4px 3px 6px;
    border-radius: 2px;
    opacity: 2;
}

.PhotoGallerySlider .SlideNav,
.Featuredv1x .SlideNav,
.Featuredv3x .SlideNav,
.Featuredv5x .SlideNav,
.Featuredv8x .SlideNav,
.Featuredv6x .SlideNav,
.EditorNewsx .SlideNav {
    top: calc(46% - 28px);
}

.FeaturedControl {
    width: 100%;
    height: 100%;
}

.FeaturedControl3 {
    width: 100%;
    max-height: 325px;
    overflow: hidden;
}

.Videnox {
    float: left;
}

.Videnoxi li {
    width: 483px !important;
    height: auto !important;
}

.Videnox .bx-wrapper {
    width: 483px !important;
    height: auto !important;
    float: left;
    margin-right: 10px;
}

.TrendNews .bx-controls {
    display: none;
}

.HomeGallerySlider .bx-controls {
    display: none;
}

.Featuredv1,
.Featuredv3,
.Featuredv5,
.Featuredv6,
.Featuredv8 {
    width: 100%;
    height: 100% !important;
    position: relative;
    overflow: hidden;
}

.VidenoxiRight {
    right: 200px;
}

.Videnox .SlideNav {
    top: calc(38% - 0px) !important;
    z-index: 99;
}

.TopNews,
.TrendNews,
.HomeGallerySlider,
.VideoGalleryHome,
.PhotoGalleryHome {
    height: 100% !important;
    width: 100% !important;
    margin-bottom: 10px;
}

.Featuredv1 li,
.Featuredv3 li,
.Featuredv5 li,
.Featuredv6 li,
.Featuredv8 li,
.Featuredv1 li img,
.Featuredv3 li img,
.Featuredv5 li img,
.Featuredv6 li img,
.Featuredv8 li img,
.Videnoxi li img,
.PhotoGalleryNews li img,
.VideoGalleryNews li img,
.TrendNews li img,
.TopNews li img {
    width: 100% !important;
    height: auto !important;
}

.Featuredv1 li img,
.Featuredv3 li img,
.Featuredv5 li img,
.Featuredv6 li img,
.Featuredv8 li img {
    height: 500px !important;
	object-fit: cover;
}


.FeaturedPagerv1 {
    z-index: 5;
    background: #1a1a1a;
    float: left;
    -webkit-transition: color 0s ease, background-color 0s ease !important;
    transition: color 0s ease, background-color 0s ease !important;
    width: 100%;

}

.FeaturedPagerv8 {
    z-index: 5;
    background: #1a1a1a;
    float: left;
    -webkit-transition: color 0s ease, background-color 0s ease !important;
    transition: color 0s ease, background-color 0s ease !important;
    width: 100%;
    padding: 4px;
}

.FeaturedPagerv1 li {
    float: left;

}

.FeaturedPagerv1 li a {
    position: relative;
    width: 28.571428571429px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;

    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
}

.TrendNews {
    visibility: hidden;
}

.HomeGallerySlider {
    visibility: hidden;
}

.SpotNews {
    visibility: hidden;
}

.Featuredv3 {
    visibility: hidden;
	margin: 0;
    padding: 0;
}

.FeaturedMini {
    visibility: hidden;
}

.FeaturedMiniTwo {
    visibility: hidden;
}

.EditorNews {
    visibility: hidden;
}

.Featuredv1 {
    visibility: hidden;
}

.Featuredv3 {
    visibility: hidden;
}

.Featuredv5 {
    visibility: hidden;
}

.Featuredv6 {
    visibility: hidden;
}

.Featuredv8 {
    visibility: hidden;
}

.VideoGalleryHome {
    visibility: hidden;
    background: #ffffff;
}

#yazarlarbxblock {
    visibility: hidden;
}

.FeaturedPagerv1 li:first-child {
    border-left: 0;
}

.FeaturedPagerv1 li a.active {
    background: #cc0000;
    color: #fff;
}

.AllNews {
    float: right;
    width: 38px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    text-align: center;
    font-weight: normal !important;
    background: #1a1a1a;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
}

.AllNews a {
    color: #fff !important;
}

.Featuredv1x .AllNews {
    width: 49px !important;
    height: 0px;
    line-height: 0px;
    margin-top: -19px;
}

.Featuredv1x .scl_i_c,
.Featuredv3x .scl_i_c,
.Featuredv5x .scl_i_c,
.Featuredv6x .scl_i_c,
.Featuredv8x .scl_i_c {
    margin-bottom: 0px !important;
    height: 100%;
}

.Videnox .scl_i_c,
.SpotNews .scl_i_c,
.EditorNewsx .scl_i_c {
    margin-bottom: 0px !important;
    width: 100%;
    height: 100%;
}

.Featuredv8x .SlideNav {
    bottom: 0px;
    right: 0px;
    top: auto !important;
    width: auto !important;
}

.Featuredv8Left,
.Featuredv8Right {
    padding: 3px 6px;
    color: #fff !important;
    text-align: center;
    bottom: 5px;
}

.Featuredv8Left a,
.Featuredv8Right a {
    color: #fff !important;
    font-size: 32px;
}

.Featuredv8Left {
    right: 76px;
    left: auto;
    width: 56px;
    height: 38px
}

.Featuredv8Right {
    right: 10px;
    width: 56px;
    height: 38px
}

.FeaturedPagerv8 li:first-child {
    border-left: 0;
}

.FeaturedPagerv8 li:last-child {
    margin-right: 0px;
}

.FeaturedPagerv2x {
    z-index: 5;
    background: #fff;
    width: 100%;
    float: left;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    padding: 5px 5px 3px 8px;
}

.FeaturedPagerv2 {
    float: left;
}

.FeaturedPagerv2 li {
    float: left;
    margin-right: 6px;
}

.FeaturedPagerv2 li a {
    position: relative;
    width: 36px;
    height: 34px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #1a1a1a;
    font-size: 12px;
    font-weight: 600;

    border: 2px solid #efefef;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.FeaturedPagerv2 li a:hover {
    background: #cc0000;
    position: relative;
    width: 36px;
    height: 34px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;

    border: 2px solid #efefef;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.FeaturedPagerv2 li:first-child {
    border-left: 0;
}

.FeaturedPagerv2 li a.active {
    background: #cc0000;
    border: 2px solid #fff;
    color: #fff;
}

.FeaturedPagerv2x .AllNews {
    background: transparent;
    margin-top: -2px;
    border: 0;
    width: 36px;
}

.FeaturedPagerv2x .AllNews a {
    color: #1a1a1a !important;
}

.FeaturedPagerv1 .AllNews {
    float: right;
    width: 38px;
    margin-top: -27px;
    font-size: 17px;
    text-align: center;
    font-weight: normal !important;
    background: #1a1a1a;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
}

.FeaturedPagerv1 .AllNews a {
    color: #fff !important;
}

.Featuredv8x {
    position: relative;
    max-height: 410px;
}

.FeaturedPagerv3x {
    z-index: 5;
    background: #f7f7f7;
    width: 100%;
    height: 43px;
    float: left;
    border-top: 3px solid #cc0700;
    border-bottom: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
}

.FeaturedPagerv3 {
    float: left;
	margin: 0;
    padding: 0;
}

.FeaturedPagerv3 li {
    float: left;
}

.FeaturedPagerv3 li a {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #1a1a1a;
    font-size: 16px;

    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
}

.FeaturedPagerv3 li:first-child {
    border-left: 0;

}

.FeaturedPagerv3 li a.active {
    background: #cc0700;
    color: #fff;
}

.FeaturedPagerv3x .AllNews {
    background: transparent;
    width: 48px;
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedPagerv3x .AllNews a {
    color: #1a1a1a !important;
}

.FeaturedPagerv5x,
.FeaturedPagerv6x {
    z-index: 5;
    background: #efefef;
    width: 100%;
    height: 43px;
    float: left;
}

.FeaturedPagerv5,
.FeaturedPagerv6 {
    float: left;
    margin-top: 5px;
}

.FeaturedPagerv6 li {
    float: left;
    margin-right: 9px;
}

.FeaturedPagerv5 li {
    float: left;
}

.FeaturedPagerv6 li a {
    position: relative;
    width: 73px;
    height: 38px;
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;

}

.FeaturedPagerv5 li a {
    position: relative;
    width: 81px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 48px;
    color: #1a1a1a;
    font-size: 33px;
    font-weight: bold;
    padding: 2px;

}

.FeaturedPagerv5 li a img,
.FeaturedPagerv6 li a img {
    width: 73px;
    height: 34px;
}

.FeaturedPagerv5 li:first-child,
.FeaturedPagerv6 li:first-child {
    border-left: 0;
}

.FeaturedPagerv5 li:last-child,
.FeaturedPagerv6 li:last-child {
    margin-right: 0px;
}

.FeaturedPagerv5 li a.active,
.FeaturedPagerv6 li a.active,
.FeaturedPagerv1 li a.active,
.FeaturedPagerv3 li a.active {
    background: #cc0700 !important;
    opacity: 1;
    color: #fff;
}

.FeaturedPagerv5x .AllNews {
    background: transparent;
    width: 34px;
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedPagerv5x .AllNews a {
    color: #1a1a1a !important;
}

.VideoGalleryHome li,
.PhotoGalleryHome li {}

.Featuredv8x .SlideNav {
    top: calc(46% - 20px);
}

.PhotoGallerySliderx .SlideNav {
    top: calc(44% - 20px);
}

#newspaper .bx-wrapper {
    height: 130px !important;
}

.newspaper .bx-wrapper {
    max-width: 303px !important;
    margin: 0 !important;
    margin-left: 21px !important;
    height: 130px !important;
}

.newspaper img {
    width: 130px !important;
    height: 100% !important;
}

.newspaperimg {
    width: 127px !important;
    height: 199px !important;
    border: 1px solid #f2f2f2;
    padding: 5px;
}

.newspaperimg img:hover {
    width: 127px !important;
    height: 100% !important;
    border: 2px solid #444;
    padding: 5px;
}

#newspaperblock img:hover,
#newspaperhome img:hover {
    border: 1px solid #ccc;
}

.newspaperleft,
.newspaperright.newspaper2left,
.newspaper2right {
    font-size: 24px;
    display: table;

    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 2px;
    position: absolute !important;
    top: calc(50% - 20px) !important;
    font-weight: bold !important;
    font-family: FontAwesome;
    font-weight: bold;
    color: #fff;
}

.newspaperleft:hover,
.newspaperright:hover,
.newspaper2left:hover,
.newspaper2right:hover {
    color: rgba(255, 255, 255, 0.5);
}

.newspaperleft,
.newspaperright,
.newspaper2left,
.newspaper2right {
    font-size: 24px;
    display: table;

    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 2px;
    position: absolute !important;
    top: calc(50% - 20px) !important;
    font-weight: bold !important;
    font-family: FontAwesome;
    font-weight: bold;
    color: #fff;
}

.newspaperleft i,
.newspaperright i,
.newspaper2left i,
.newspaper2right i {
    font-size: 30px;
    color: #000000;
}

.newspaperleft {
    right: 40px !important;
}

.newspaperright {
    right: 10px !important;
}

.newspaper2left {
    right: 40px !important;
}

.newspaper2right {
    right: 10px !important;
}

.videox .scale_image {
    height: 110px !important;
}

.yapiskan {
    top: 5px;
}

.gizle {
    top: 0;
}

.sabit {
    top: 80px;
    width: 300px;
    display: block;
    position: fixed;
}

#chart_wrap {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    width: 100%;
    overflow: hidden;
}

.HaberYorumLikeLeft,
.HaberYorumNotLikeLeft {
    border-radius: 10px;
    font-weight: 400;
    font-size: 11px
}

.HaberYorumLikeButHolder {
    width: 100%;
    height: 23px
}

.HaberYorumLike {
    width: 118px;
    height: 23px;
    margin-top: 10px;
    font-size: 11px
}

.HaberYorumNotLike {
    width: 130px;
    height: 23px;
    margin-top: 10px;
    font-size: 11px
}

.HaberYorumLikeLeft {
    background: #76ce68;
    width: 33px;
    height: 22px
}

.HaberYorumLikeBut {
    width: 71px;
    height: 17px;
    padding: 0 4px 2px 2px
}

.HaberYorumNotLikeLeft {
    background: #b9241e;
    width: 33px;
    height: 22px
}

.HaberYorumNotLikeBut {
    width: 85px;
    height: 17px;
    padding: 0 4px 2px 2px
}

.HaberYorumLike strong,
.HaberYorumNotLike strong {
    color: #FFF
}

.HaberYorumLikeLeft div,
.HaberYorumNotLikeLeft div {
    padding-left: 2px
}

.FL {
    float: left
}

.FL_right,
.txtLeft {
    float: right
}

.txtLeft {
    text-align: left
}

.hidden-phone {
    display: none !important
}

.buyuk-cerceve table,
.buyuk-cerceve table td {
    padding: 0 !important;
    text-align: left;
    font-size: 15px
}

.tumeva2010_so_center_text {
    float: left
}

.buyuk-cerceve .right {
    padding-right: 20px
}

.sctls {
    width: 100%;
    position: relative;
    height: 30px;
}

.sctls li {
    float: left;
    position: relative;
    margin-right: 10px;
    margin-bottom: 8px;
}

.sctls li a {
    display: block;
    line-height: 30px;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
}

.sctls li a i {
    font-size: 20px
}

.sctls li.resizer a {
    float: left;
    display: inline-block;
    width: 50%;
    text-align: center;
    position: relative
}

.sctls li.resizer a:first-child {
    font-size: 20px
}

.sctls li.resizer a:first-child:after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: normal
}

.sctls li.resizer a:last-child:after {
    content: "-";
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 16px;
    line-height: normal
}

.sctls.type2 {
    margin-top: 20px
}

.sctls.type2 li {
    width: 14.2% !important
}

.sctls li .drp {
    display: none;
    background-color: #617bab;
    width: 140px;
    z-index: 20;
    padding-top: 5px;
    padding-left: 10%;
    height: 30px;
    position: absolute;
    top: 30px;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.sctls li .drp a {
    display: block;
    color: inherit
}

.sctls li:hover .drp {
    display: block
}

.sctls li.print {
    background-color: #666;
}

.sctls li.googlenws {
    background: #fff;
    height: 37px;
    padding: 3px;

}

.sctls li.googlenws a:hover {
    background: #eee;

}

.sctls li.send {
    background-color: #909090;
}

.sctls li.mail {
    background-color: #acacac;
}

.sctls li.linkedin {
    background-color: #007bb6;
}

.sctls li.speaky {
    background-color: #1ebbda;
}

.sctls li.facebook {
    background-color: #4862a3;
}

.sctls li.twitter {
    background-color: #2e9fff;
}

.sctls li.google {
    background-color: #e65c3b;
}

.sctls li.resizer {
    background-color: #003955;
}

.sctls li.whatsapp {
    background-color: #50ca5e;
}

.sctls li.whatsapp i {
    font-size: 20px
}

.sctls li.telegram {
    background-color: #2e87ca;
}

.sctls li.telegram i {
    font-size: 20px
}

.sctls li.pinterest {
    background-color: #cb2027;
}

.sctls li.pinterest i {
    font-size: 20px
}

.sctls li.commentt i,
.sctls li.facebook i,
.sctls li.google i,
.sctls li.linkedin i,
.sctls li.twitter i,
.sctls li.print i,
.sctls li.pinterest i,
.sctls li.speaky i,
.sctls li.telegram i,
.sctls li.whatsapp i {
    float: left;
    line-height: 38px;
    width: 38px;
    text-align: center;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.icnYorumyap {
    background: url(../../images/icon/shareComme.png) no-repeat
}

#content #ortagazete {
    float: left;
    padding-left: 2px;
    padding-right: 0;
    padding-top: 5px;
    width: 980px
}

.socialButtonv1 a:hover,
.socialButtonv9 a:hover {
    opacity: .8
}

.socialfootertop {
    padding: 0px 0px;
    padding-bottom: 0px;
}

.socialfooter {
    padding: 10px 0px;
    padding-bottom: 0px;
}

.socialfooter .pylstitle {
    font-size: 15px;
    font-weight: 500;
    float: left;
    margin-top: 13px;
    margin-right: 15px;
}

.socialfooter .shr-b-2 i {
    padding: 0 8px;
}

ul.scbv2 {
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
    font-size: 12px;
    width: 100%;
    height: 25px;
    overflow: hidden;
    margin-top: 10px;
}

ul.scbv2 li a .fa,
ul.scbv2 li a .sicon {
    width: 25px;
    text-align: center;
    font-weight: 200;
    border-right: 1px solid #FFF;
    font-size: 12px
}

ul.scbv2 li,
ul.socialButtonv3 li {
    float: left !important;
    margin-right: 10px
}

ul.scbv2 li:last-child,
ul.socialButtonv3 li:last-child {
    margin-right: 0
}

ul.scbv2 li a {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #FFF;
    padding: 0 7px 0 0
}

ul.scbv2 li a .sicon {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-right: 7px
}

ul.scbv2 li a:hover {
    opacity: .8;
    text-decoration: none
}

.desktop-social ul.socialButtonv3 {
    clear: both
}

ul.socialButtonv3 {
    margin-right: 20px
}

#___plus_0,
.IN-widget,
.g-plus {
    float: left !important
}

.btnscl-wrapper {
    height: 33px;
    margin-bottom: 15px
}

.btnscl,
.shr .fb-like {
    display: inline-block;
    position: relative;
    color: #fff;
    padding: 5px 7px 5px 5px;
    line-height: 24px;
    margin-right: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    font-size: 12px;
    border-radius: 2px
}

.btnscl i {
    float: left;
    margin-right: 7px
}

.btnscl:hover {
    text-decoration: none;
    color: #FFF
}

.socialButtonv1 a {
    color: #fff;
    text-decoration: none;
    position: relative;
    font-size: 15px;
}

.socialButtonv9 a {
    color: #fff;
    text-decoration: none;
    position: relative
}

.btn-facebook2 {
    background-color: #2e4a88;
    border-bottom-color: #1B3D82
}

.btn-facebook2:hover {
    background-color: #354F84
}

.btn-twitter2 {
    background-color: #008DDE;
    border-bottom-color: #0078BD
}

.btn-twitter2:hover {
    background-color: #1397D8
}

.btn-google2 {
    background-color: #CC3622;
    border-bottom-color: #BA2714
}

.btn-google2:hover {
    background-color: #D04829
}

.btn-yorumyap {
    background-color: #ffba00;
    border-bottom-color: #e4a600;
    margin-right: 0 !important;
    padding-right: 57px
}

.btn-yorumyap:hover {
    background-color: #ffc833
}

ul.scbv2 li a .fa {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-right: 7px
}

.bg-twitter {
    background: #00aced
}

.bg-facebook {
    background: #3b5998
}

.bg-googleplus {
    background: #dd4b39
}

.bg-pinterest {
    background: #cb2027
}

.bg-linkedin {
    background: #007bb6
}

.bg-vk {
    background: #45668e
}

.bg-blogger {
    background: #cb2027
}

.socialButtonv1 {
    margin-top: 0;
}

.socialButtonv1 ul {
    display: flex;
}

.socialButtonv1 ul li {
    display: inline-block;
    margin-right: 6px;

    text-align: center;

    line-height: 20px;
    margin-bottom: 10px;
}

.socialButtonWi ul li {
    width: 15%;
}

.socialButtonv1 a {
    display: block;



}

.socialButtonv1video a {
    color: #000;
}

.socialButtonv1 a:active {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px)
}

a.facebook-big {
    -webkit-box-shadow: 0 2px 0 #00569a;
    -moz-box-shadow: 0 2px 0 #00569a;
    box-shadow: 0 2px 0 #00569a;
    background: #00569a
}

a.facebook-big:active {
    -webkit-box-shadow: 0 2px 0 #293F63;
    -moz-box-shadow: 0 2px 0 #00569a;
    box-shadow: 0 2px 0 #00569a
}

a.pinterest-big {
    -webkit-box-shadow: 0 2px 0 #cb2027;
    -moz-box-shadow: 0 2px 0 #cb2027;
    box-shadow: 0 2px 0 #cb2027;
    background: #cb2027
}


a.twitter-big {
    -webkit-box-shadow: 0 2px 0 #057ed0;
    -moz-box-shadow: 0 2px 0 #057ed0;
    box-shadow: 0 2px 0 #057ed0;
    background: #057ed0
}

a.twitter-big:active {
    -webkit-box-shadow: 0 2px 0 #057ed0;
    -moz-box-shadow: 0 2px 0 #057ed0;
    box-shadow: 0 2px 0 #057ed0
}

a.linkedin-big {
    -webkit-box-shadow: 0 2px 0 #007bb6;
    -moz-box-shadow: 0 2px 0 #007bb6;
    box-shadow: 0 2px 0 #007bb6;
    background: #007bb6
}

a.linkedin-big:active {
    -webkit-box-shadow: 0 2px 0 #056c9d;
    -moz-box-shadow: 0 2px 0 #056c9d;
    box-shadow: 0 2px 0 #056c9d;
}

a.speaky-big {
    -webkit-box-shadow: 0 2px 0 #1ebbda;
    -moz-box-shadow: 0 2px 0 #1ebbda;
    box-shadow: 0 2px 0 #1ebbda;
    background: #1ebbda;
}

a.speaky-big:active {
    -webkit-box-shadow: 0 2px 0 #1ebbda;
    -moz-box-shadow: 0 2px 0 #1ebbda;
    box-shadow: 0 2px 0 #1ebbda;
}

a.telegram-big {
    -webkit-box-shadow: 0 2px 0 #2e87ca;
    -moz-box-shadow: 0 2px 0 #2e87ca;
    box-shadow: 0 2px 0 #2e87ca;
    background: #2e87ca;
}

a.telegram-big:active {
    -webkit-box-shadow: 0 2px 0 #2e87ca;
    -moz-box-shadow: 0 2px 0 #2e87ca;
    box-shadow: 0 2px 0 #2e87ca;
}

a.whatsapp-big {
    -webkit-box-shadow: 0 2px 0 #25D22F;
    -moz-box-shadow: 0 2px 0 #25D22F;
    box-shadow: 0 2px 0 #25D22F;
    background: #25D22F;
}

a.whatsapp-big:active {
    -webkit-box-shadow: 0 2px 0 #25D22F;
    -moz-box-shadow: 0 2px 0 #25D22F;
    box-shadow: 0 2px 0 #25D22F;
}

.socialButtonv1-mobile {
    margin-bottom: 0px;
    display: none
}

.socialButtonv1-mobile a {

    min-width: 40px;


}

.socialButtonv1-mobile a span {
    padding: 6px 5px 5px 0px;
    display: inline-block;

}

.socialButtonv1 a i {
    padding: 6px 5px 5px 5px;
    font-size: 18px;

}

.socialButtonv9 {
    margin-top: 0;
    height: 30px
}

.socialButtonv9 ul li {
    display: inline-block;
    margin-right: 4px
}

.socialButtonv9 a i {
    font-size: 12px;
    padding-right: 3px;
    margin-right: 3px;
    margin-top: 5px;
    margin-left: 3px
}

.socialButtonv9 a {
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 7px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -o-transition: all ease .2s;
    -ms-transition: all ease .2s;
    transition: all ease .2s
}

.socialButtonv9 span {
    margin-top: 2px;
    display: inline-block;
    margin-left: -2px
}

.socialButtonv9 a:active {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px)
}

.socialButtonv9-mobile span {
    font-size: 11px
}

@keyframes selectionSharerPopover-animation {
    0% {
        transform: matrix(.97, 0, 0, 1, 0, 12);
        filter: alpha(opacity=0);
        opacity: 0
    }

    20% {
        transform: matrix(.99, 0, 0, 1, 0, 2);
        filter: alpha(opacity=70);
        opacity: .7
    }

    40% {
        transform: matrix(1, 0, 0, 1, 0, -1);
        filter: alpha(opacity=100);
        opacity: 1
    }

    100%,
    70% {
        transform: matrix(1, 0, 0, 1, 0, 0);
        filter: alpha(opacity=100);
        opacity: 1
    }
}

.shr-b-2 {
    height: 35px;
    margin-top: 17px
}

.shr-b-2 li {
    display: block;
    float: left;
    height: 35px;
    line-height: 0;
    margin-right: 4px
}

.shr-b-2 li:last-child {
    margin-right: 0
}

.shr-b-2 a {
    display: block;
    height: 32px;
    overflow: hidden;
    padding-right: 16px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 500;
    color: #fff
}

.shr-b-2 i {
    float: left;
    padding: 0 10px;
    font-size: 19px;
    text-shadow: 4px 4px 3px rgba(2, 3, 3, .15)
}

.shr-b-2 .facebook {
    background-color: #4862a3
}

.shr-b-2 .other,
.shr-b-2 .other i {
    background-color: #003955;
    font-size: 18px
}

.shr-b-2 .print {
    background-color: #666
}

.shr-b-2 .twitter {
    background-color: #2e9fff
}

.shr-b-2 .telegram {
    background-color: #2e87ca
}

.shr-b-2 .whatsapp {
    background-color: #50ca5e
}

.shr-b-2 .google,
.shr-b-2 .googles {
    background-color: #e65c3b
}

.shr-b-2 .pinterest {
    background-color: #cb2027
}

.shr-b-2 .linkedin {
    background-color: #007bb6
}

.shr-b-2 .google a,
.shr-b-2 .linkedin a,
.shr-b-2 .other a {
    padding-right: 0
}

.shr-b-2 .print a {
    padding-right: 2px
}

.shr-b-2 .googles a {
    padding-right: 10px
}

.commentox {
    display: none;
}

.post_text .post_theme,
.post_text .post_title {
    vertical-align: middle;
    font-size: 18px;
}

.post_text:hover .post_theme:hover,
.post_text:hover .post_title:hover {
    text-decoration: underline
}

a:hover .scl_i_c:after {
    bottom: 0px;
    content: "";
    display: block;
    position: absolute;
    z-index: 99;
    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.75);
}

/*----------- Circle list --------------*/
.c_lst {
    list-style: none;
}

.c_lst li {
    padding: 10px 0;
    background: #f2f2f2;
    border-radius: 2px;
    line-height: 34px;
    height: 36px;
    color: #1a1a1a;
    margin-bottom: 5px;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    tex
}

.c_lst li:hover {
    background: #1a1a1a;
    color: #fff !important;
}

.c_lst li a:hover {
    color: #fff;
}

.c_lst li:hover .t4 a {
    text-decoration: none;
    color: #fff;
}

.c_lst li .t4 {
    overflow: hidden;
    padding-left: 15px;
    vertical-align: middle;
    line-height: 17px;
}

.c_lst li .t4 a {
    color: #000;
    font-size: 15px;
}

.EditorNews .scl_i_c {
    float: left;
}



.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon cntr */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-film:before {
    content: "\f008";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-circle:before {
    content: "\f111";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-phone:before {
    content: "\f095";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.fa-pencil:before {
    content: "\f040";
}

.fa-flag:before {
    content: "\f024";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-home:before {
    content: "\f015";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-camera:before {
    content: "\f030";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-bullhorn:before {
    content: "\f0a1";

}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-whatsapp-o:before {
    content: "\f232";
}

.fa-telegram-o:before {
    content: "\f2c6";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-user:before {
    content: "\f007";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-book:before {
    content: "\f02d";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-star:before {
    content: "\f005";
}

.fa-user:before {
    content: "\f007";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-home:before {
    content: "\f015";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-image:before {
    content: "\f03e";
}

.fa-photo:before {
    content: "\f03e";
}

.fa-play:before {
    content: "\f04b";
}

.fa-picture-o:before {
    content: "\f03e";
}

.fa-comment:before {
    content: "\f075";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f09a";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-navicon:before {
    content: "\f0c9";
}

.fa-reorder:before {
    content: "\f0c9";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before {
    content: "\f0de";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-xing:before {
    content: "\f168";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-comments:before {
    content: "\f086";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.comments_list2 li .scale_image {
    width: 100px !important;
    height: 66px !important;
}

.all-city {
    clear: both;
    margin-bottom: 20px;
    float: left;
    padding: 5px 0 25px 0
}

.all-city>li {
    float: left;
    padding: 15px 0 0 25px
}

.all-city>li>a {
    font-size: 16px;
    width: 112px;
    float: left;
    color: #000;
    line-height: 13pt;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.all-city>li>a:hover,
.all-city>li.current>a {
    color: #126391;
    text-decoration: underline
}


.EditorNewsPager2 li a {
    position: relative;
    width: 14px !important;
    height: 14px !important;
    display: block;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-indent: -9999px;

    border-right: 0px;
    border-left: 0px;
    background: #1a1a1a;
    margin-right: 5px;
}

.post_var_inline2 .scl_i_c {
    float: left;
    position: relative;
    width: 309.813px;
    height: 170px;
    overflow: hidden;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div {
    margin: 0
}

#wthr .day img {
    vertical-align: middle;
    width: auto;
}


.popup-gallery img {
    vertical-align: middle;
    width: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100%;
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.cntr {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/////////////////////////////////////* RESPONSIVE*////////////////////////////////////



.galleryContent p {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 26px;
}


.Featuredv1x .scl_i_c,
.Featuredv3x .scl_i_c,
.Featuredv5x .scl_i_c,
.Featuredv6x .scl_i_c,
.Featuredv8x .scl_i_c {
    margin-bottom: 0px !important;
}

.t9 {
    font-size: 18px !important;
}

.TrendNews {
    margin-bottom: 0px;
    overflow: hidden;
}

h3 {
    font-size: 18px;
}




.FeaturedControl3 {

    visibility: hidden;
}


@media only screen and (max-width: 960px) {
    .top-wide .head_wthr_info {
        float: right;
    }

    .gallerytext {
        font-size: 22px;
    }


    .menu_wrap.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .boxed_layout .menu_wrap.sticky {
        position: fixed;
        top: 0;
        left: auto;
        width: 1000px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 999;
    }




    .galleryContent .item figure .sharer {
        display: none;
    }


    .galleryContent .item figure .paging {

        background-color: #33333359;
    }


    .galleryContent p {
        font-size: 22px;
        margin-bottom: 5px;
        line-height: 26px;
    }

    .FeaturedMiniRight,
    .FeaturedMiniTwoRight {
        right: 18px;
    }

    .scale_image_container_featured3 {

        margin-bottom: 10px;
    }


    .SpotNewsCont .SlideNav {
        top: calc(35% - 10px);
    }

    .FeaturedControl3 {

        visibility: visible;
    }

    .post_var_inline a {
        color: #000;
        font-size: 19px;
    }

    .EditorNewsPagerx {
        text-align: center;
        margin-left: 60px;
    }

    .SpotPager {
        position: static;
        display: none;
        margin: 0 auto;
        width: auto;
        margin-top: -7px;
    }

    .FeaturedPagerv1 li a,
    .FeaturedPagerv2 li a,
    .FeaturedPagerv3 li a,
    .FeaturedPagerv4 li a,
    .FeaturedPagerv5 li a,
    .FeaturedPagerv6 li a,
    .FeaturedPagerv7 li a,
    .FeaturedPagerv7 li,
    .FeaturedPagerv9 li a,
    .FeaturedPagerv5 li a,
    .FeaturedPagerv5 li {
        text-indent: -99999px;
        width: 14px !important;
        height: 14px;
        border: 0 !important;
        background: #333 !important;
        border-radius: 10px;
        margin-right: 8px !important;
        margin-bottom: 12px;
        margin-left: 0px;
    }

    .FeaturedPagerv8 li,
    .FeaturedPagerv8 li a {
        text-indent: -99999px;
        width: 12px !important;
        height: 12px;
        border: 0 !important;
        background: #333 !important;
        border-radius: 10px;
        margin-right: 10px !important;
    }

    .PhotoGallerySliderPager,
    .FeaturedPagerv4,
    .FeaturedPagerv1,
    .FeaturedPagerv2,
    .FeaturedPagerv3,
    .FeaturedPagerv4,
    .FeaturedPagerv5,
    .FeaturedPagerv6,
    .FeaturedPagerv7,
    .FeaturedPagerv8,
    .FeaturedPagerv9,
    .VidenoxiPager2 {
        display: table;

        margin: 0 auto;
        width: auto;
        float: none;
        background: transparent;
        height: auto;
        margin-top: 14px;
        border: 0 !important;
    }

    .FeaturedPagerv8 {
        margin-left: 20px;
    }

    .Featuredv1 li img,
    .Featuredv3 li img,
    .Featuredv5 li img,
    .Featuredv6 li img,
    .Featuredv8 li img,
    .Videnoxi li img,
    .PhotoGalleryNews li img,
    .VideoGalleryNews li img,
    .TrendNews li img,
    .TopNews li img,
    .VidenoxiPager li img,
    .VidenoxiPager2 li img,
    .Videnoxi {
        width: 100% !important;
        height: 100% !important;
    }

    .small_post_list li .post_text .post_theme {
        float: left;
    }

    .wthr_widget .date_list ul li {
        padding-left: 12%;
    }

    .wthr_widget.type2 .date_list ul li {
        padding-left: 8%;
    }

    .variation_2 .tabs_content .scl_i_c,
    [class*="section_post_"] .scl_i_c {
        display: block;
    }

    .m_menu>li>a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
    }

    .footer .col-sm-12 {
        margin-top: 10px;
        float: left;
    }

    .mn_brd {
        border: 0;
    }

    .menu_wrap {
        border: none;
        background: #383e44;
    }

    .mobilmenu {
        overflow-y: auto;
        height: 100vh;
        padding-bottom: 70px;
    }

    .body_fixed {
        overflow-y: hidden;
    }

    .m_menu.menu_var2>ul>li>a {
        border: none !important;
        box-shadow: none !important;
    }

    .m_menu>ul>li.current>a {
        border-bottom: none;
    }

    .m_menu.menu_var2>ul>li:hover>a,
    .m_menu.menu_var3>ul>li:hover>a {
        background: none !important;
        border-bottom: none !important;
    }

    .m_menu,
    .header_6 .search_box .search_button,
    .header-main .search_box .search_button,
    .header_3 .search_box .search_button,
    .header_6 .close_search_form,
    .header-main .close_search_form,
    .header_3 .close_search_form,
    .header_5 .search_box .search_button,
    .header_5 .close_search_form {
        display: none;
    }

    .header.header_2 .search_box {
        display: block;
    }

    .m_menu>ul {
        padding: 0 15px;
    }

    .menu_wrap .m_menu>ul>li {
        float: none;
        position: relative;
        border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
        border-right: none !important;
    }


    .m_menu>ul>li>a {
        color: #000;
        text-transform: uppercase;
        padding: 15px 15px !important;
        z-index: 1;
        font-size: 18px;
    }

    .m_menu>ul>li>a:hover {
        color: #0f0f0f !important;
    }

    .m_menu ul li .plus {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
        color: #0f0f0f;
        font-weight: normal;
    }

    .m_menu ul li .plus i:last-child,
    .m_menu ul li a.prevented .plus i:first-child {
        font-size: 0;
    }

    .m_menu ul li>a.prevented .plus i:last-child {
        font-size: 16px;
    }

    .m_menu>ul>li:last-child {
        border-bottom: none;
    }

    .m_menu>ul>li>a:hover {
        background: transparent;
    }

    .m_menu>ul>li.current>a {
        background: none;
    }

    .md_no-touch .m_menu>li:hover>a,
    .m_menu>li.touch_open_sub>a,
    .m_menu>.current_click>a,
    .m_menu>ul>li>a:hover,
    .m_menu>ul>li.current>a {
        color: #0f0f0f;
    }

    .sub_menu_wrap>div,
    .m_menu,
    .header.header_2 .m_menu {
        width: 100%;
        float: none;
        text-align: left;
        position: relative;
        z-index: 1001;
        position: absolute;
        background: radial-gradient(circle at top right, #bdbdbd, #fafafa);
    }

    .header.header_2 .m_menu ul {
        display: block;
    }

    .sub_menu_wrap {
        background: transparent;
        position: relative;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -o-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        display: none;
        opacity: 1;
        visibility: visible;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        width: auto;
    }


    .sub_menu_wrap .sub_menu_wrap {
        opacity: 1;
        visibility: visible;
    }

    .sub_menu_wrap[class*="type_"]:not(.sub_menu_inner)>ul>li {
        padding: 0;
        position: relative;
    }

    .sub_menu_wrap>ul>li>a {
        padding-right: 40px;
    }

    .sub_menu_wrap .sub_menu_wrap {
        left: 0;
    }

    .sub_menu_wrap ul li .plus {
        top: 8px;
    }

    .header_6 .searchform_wrap,
    .header-main .searchform_wrap,
    .header_3 .searchform_wrap,
    .header_5 .searchform_wrap {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        background-color: #f9f9f9;
        z-index: 1;
    }

    .header_6 .head_search {
        display: none;
    }

    .header-main .search-holder,
    .header_3 .search-holder,
    .header_5 .search-holder,
    .header_6 .search-holder {
        position: absolute;
        top: -50px;
        width: 100%;
    }

    .header_6 .search-holder,
    .header_6 .search-holder .search_button,
    .header-main .search-holder,
    .header-main .search-holder .search_button {
        margin-right: 15px;
    }

    .header_6 .h_bot_part,
    .header-main .h_bot_part {
        padding: 5px 0 5px 0;
    }

    .hdr_t.scrolled {
        position: relative !important;
    }

    #menu_button {
        display: block;
    }



    .sub_menu_wrap>div>div {
        padding-top: 10px;
    }

    .sub_menu_wrap>div {
        margin-left: 0;
    }

    .footer .footer_b_prt p {
        float: none;
        padding-bottom: 10px;
    }

    .footer .footer_b_prt h1 {
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
    }

    .footer .footer_b_prt .mb_mn {
        float: none;
    }

    .footer .footer_b_prt .mb_mn2 {
        float: none;
    }

    .header.scrolled {
        position: relative !important;
    }

    .one_third_column {
        width: 49.9%;
    }

    .h_bot_part .f_right {
        float: none;
    }

    .side_bar_banners .scl_i_c {
        width: 47.5%;
        float: left;
        margin: 0 0 10px 10px;
    }

    .header_3 .menu_wrap,
    .header_5 .menu_wrap {
        padding: 30px 0 0 0;
    }

    .header_3 .menu_wrap .logo,
    .header_5 .menu_wrap .logo {
        margin-bottom: 20px;
    }

    .header_3 .h_top_part .cntr,
    .header_5 .h_top_part .cntr {
        width: 100%;
        padding: 0 20px;
    }

    .photo_gallery.side_bar .scl_i_c img {
        width: 100%;
    }

    .header_6,
    .header-main {
        z-index: 999;
    }



    .displaynone {
        display: none;
    }

    .spacer {
        display: none;
    }

    .header_4 .h_top_part nav,
    .header_5 .h_top_part nav {
        padding-bottom: 5px;
    }

    .header_4 .h_top_part .lgn_blk .w_sl_icn,
    .header_5 .h_top_part .lgn_blk .w_sl_icn {
        display: inline-block;
    }


    .header_4 .h_top_part nav,
    .header_4 .lgn_blk,
    .header_5 .h_top_part nav,
    .header_5 .lgn_blk {
        width: 100%;
        text-align: center;
    }

    .tabs_content [class*="section_post_"] .event_info {
        float: left;
        padding-top: 5px;
    }

    .p_table {
        width: 178px;
    }

    .p_table.active {
        width: 188px;
    }

    .p_table .p_list>li {
        font-size: 14px;
    }

    .tabs_content.type_2 [class*="section_post_"] .event_info {
        float: right;
        padding-top: 0;
    }

    .boxed_layout {
        width: 770px;
    }

    .logotype2 {


        position: absolute;
        width: 200px;
        height: 50px;
        margin-left: 25%;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .search_box {
        display: none;
    }

    .small_post_list li .post_text .post_theme {
        float: left;
    }

    .vertical_list li .scl_i_cx {
        max-width: 304px;
        max-width: 100%;
    }

    .TrendNews li {
        max-width: 100%;
    }

    .vertical_list li .post_text {
        padding-top: 10px;
        min-height: 170px;
    }

    .shr-b-2 {
        display: none !important;
    }

    .img-hover {
        widht: 100% !important;
        height: 100% !important;
    }

    .comments_list li .scale_image,
    .r_image_cntr img,
    .PhotoGallerySliderx img,
    #data img,
    .EditorNewsx img {
        widht: 100%;
        height: 100%;
    }

    .g-recaptcha {
        transform: scale(0.89);
        margin-top: 10px !important;
    }

    .videox .scale_image {
        height: 100% !important;
    }

    .socialfooter ul li {
        width: 60px;
    }

    .mb10 {
        margin-bottom: 15px !important;
    }

    .footerSearch {
        display: block;
    }

    .Spottip2 .SlideNav {
        top: calc(34% - 20px);
    }

    .socialfooter .pylstitle {
        display: none;
    }

    .f-nav {
        display: none !important;
    }

    .shr-b-2 a {
        padding-right: 0px !important;
    }

    .shr-b-2 span {
        display: none;
    }

    .video .sliderblock4 {
        margin-bottom: 10px !important;
    }

    #updatecategory .scale_image,
    .col-md-6 .scale_image,
    .sliderblock3 .new-img,
    .sliderblock4 .new-img,
    .vertical_list img {
        width: 100% !important;
    }

    .staticVideo {
        position: static !important;
        padding-bottom: 56% !important;
    }

    [class*="header_"] .m_menu>ul>li>a {
        color: #0f0f0f;
    }

    .photogalleryimg {
        max-height: auto;
        border: 1px solid #ccc;

        max-width: auto;
        display: table;
        margin: 0 auto;
        width: 100%;
    }

    .boxed_layout #menu_button {
        width: 100%;
        padding-left: 25px;
    }

    .boxed_layout .menu_wrap.sticky {
        width: 100%;
        left: 0px;
    }

    #kullanici_girisi,
    #sikayet_et {
        width: 100%;
        left: 0px !important;
        margin-left: 0px !important;
    }

    .popup .button_orange,
    #kullanici_girisi .button_orange,
    #sikayet_et .button_orange {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .socialButtonv1-mobile {
        display: block !important;
    }

    .vertical_list li .wrapper {
        float: left;
    }

    .fixedVideo {
        position: relative;
        margin: 0px;
        left: 0px;
        top: auto;
        border: 0;
        width: 100% !important;
        height: 100% !important;
        padding-bottom: 56% !important;
    }

    .VideoKapat {
        display: none !important;
    }

    .com-1x,
    .com-2x {
        width: 100%;
    }

    .contact_form>ul>li {
        margin-top: 0px;
    }

    .commentstyle .button_grey {
        margin-left: 0px !important;
        margin-left: 0px;
        width: 100%;
        margin-top: 30px;
    }

    .minput {
        margin-top: 10px;
    }

    .author li {
        width: 100%;
    }

    #wthr .day {
        width: 50%;
    }

    .slidex1 {
        padding-right: 0px;
    }

    .mobileMenux {
        display: block !important;
        margin-top: -12px;
        border-bottom: solid 1px #e4e4e4;
    }

    .mobileMenux i {
        border: 0px;
        max-height: 36px !important;

    }

    .mobileMenux fa {
        border: 0px;
        max-height: 36px !important;

    }

    .tabs_nav li {

        margin-left: 10px;
        margin-top: 5px;
        float: left;
    }

    .wdg_ctg .ctrs_lst>li>ul li {
        padding: 5px 0;
    }

    .half_column,
    .one_third_column {
        width: 100%;
    }

    .tabox {
        margin-top: 20px;
    }

    #video-wrapper {
        min-width: auto !important;
        /*mac fix*/
    }

    .brs ul li a {
        padding: 10px 12px;
    }

    .brs {
        padding-top: 0px;
    }

    .brs ul li a i {
        font-size: 24px;
    }

    .portal ul li a {
        padding: 10px 12px;
    }

    .portal {
        padding-top: 0px;
    }

    .portal ul li a i {
        font-size: 24px;
    }

    .optionclass {
        border: 1px solid #cfcfcf;
        color: #393939;
        display: block;
        font-size: 13px;
        height: 50px;
        width: 100%;
        padding: 5px 10px;
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .gazatte .optionclass {
        float: none;
        margin-top: 0px;
    }

    .gzts {
        background: none;
        width: 100%;
        height: auto;
    }

    .gzts h3 {
        display: none;
    }

    .gzts .date {
        color: #000;
        font-size: 12px;
        font-weight: bold;
        float: left;
        margin-left: 0px;
        margin-top: 5px;
        margin-right: 0;
        text-shadow: none;
    }

    .gzts h3 {
        font-size: 24px;
        float: left;
        margin-left: 0px;
        letter-spacing: -0.3px;
        color: #000;
        margin-top: 0px;
        text-shadow: none;
    }

    .GazeteBl {
        width: 100%;
        float: right;
    }

    .newstab .nav-tabs>li {
        height: 30px !important;
    }

    .h_bot_part .logo {
        height: 50%important;
        width: 50%;
        float: none;
        display: block;
        margin: auto;
    }

    .text_post_section img {
        height: auto !important;
    }

    #flashaber {
        font-size: 20px;
        background: #462ed1;
        height: 100%;
        width: 100%;
        display: inline-table;
        padding: 5px;
        overflow: hidden;
    }

    #flashaber .f-baslik {
        margin-right: 0px;
        display: none;
    }


    #flashaber .f-haber {
        line-height: 22px !important;
        font-size: 20px;
    }

    #flashaber.animated {

        margin-top: -10px;
        -webkit-background-size: 50px 50px;
        -moz-background-size: 50px 50px;
        -o-background-size: 50px 50px;
        margin-bottom: 10px;
    }

    #flashaber:before,
    #flashaber:after {
        content: '';
        display: table;
    }

    #flashaber .f-haber a {
        color: #c4de5b;
        font-size: 18px;
    }

    .borsaList,
    .borsaBand {
        width: 100% !important;
        height: 127px !important;
    }

    .calousel_top_news .news_title,
    .lastnav,
    .pull-right {
        display: none;
    }

    .borsaList li.parite {
        width: 45% !important;
        float: left;
        height: 70px !important;
        border: 0 !important;
    }

    .detailimg img {
        height: auto !important;
    }

    .col-md-8 {
        padding-right: 15px !important;
    }

    .sliderblock1,
    .sliderblock3 {
        position: relative;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .sliderblock3:last-child {
        margin-bottom: 0px !important;
    }

    .sliderblock2,
    .sliderblock4 {
        position: relative;
        float: left;
        width: 100%;
        padding-left: 0px;
    }

    .slider1 img {
        width: 100% !important;
        height: auto !important;
    }

    .slider3 img {
        width: 100% !important;
        height: auto !important;
    }

    .video-play-icox .icox {
        width: 40px !important;
        height: 40px !important;
    }

    .video-play-icox>img {
        top: calc(50% - 20px);
        width: 40px !important;
        height: 40px !important;
    }

    .video-play-ico>img {
        width: 40px !important;
        height: 40px !important;
    }

    .col-sm-6 {
        width: 50%;
        float: left;
    }

    a.myspace-big {
        display: none;
    }

    .sub_menu_wrap ul li a,
    .sub_menu_wrap>div>div {
        color: #fff;
    }

    .half_column .scale_image {
        height: auto !important;
    }

    .scbv2-mobile {
        display: block;
    }

    #news-nextprev,
    .kosehbr,
    .desktop-social {
        display: none !important;
    }

    .scbv2 a span {
        margin-right: 4px;
    }

    .scbv2 a i {
        margin-left: 2px;
        border-right: 0px !important;
        margin-right: 0px !important;
        padding-right: 1px !important;
    }

    .scbv2 ul li:last-child {
        margin-top: 0px;
    }

    .scbv2 ul li {
        margin-right: 3px;
    }

    .scbv2 a {
        padding: 3px 3px 1px 3px;
    }

    .scbv2 ul li:last-child a {
        padding: 3px 10px 1px 3px;
    }

    .wthr_widget .date_list ul li {
        padding-left: 12%;
    }

    .wthr_widget.type2 .date_list ul li {
        padding-left: 8%;
    }

    .variation_2 .tabs_content .scl_i_c,
    [class*="section_post_"] .scl_i_c {
        display: block;
    }

    .wdg_ctg .ctrs_lst>li>ul li a {
        float: left;
        color: #ffffff;
        text-transform: capitalize;
        font-size: 14px;
    }

    .calousel_top_news .news_title {
        padding: 8px 8px;
        color: #fff;
        background: #de1b4c;
        float: left;
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        position: relative;
        z-index: 99;
    }

    .post_text p {
        padding-top: 10px;
        padding-bottom: 15px;
        font-size: 16px;
        font-weight: normal;
        line-height: 22px;
        color: #000;
    }

    .yazarlar ul li a .txt {
        font-size: 18px;
        color: #21252e;
        display: block;
        padding-top: 5px;
        height: 30px;
        line-height: 20px;
    }

    #bugun {
        margin-top: 0px;
    }

    .t2 {
        font-size: 21px !important;
        display: block;
        line-height: 30px;
    }

    .SpotNewsRight {
        right: 5px;
    }

    .Featuredv3Right {
        right: 10px;
    }

    .Featuredv1Right {
        right: 10px;
    }

    .Featuredv6Right {
        right: 10px;
    }

    .button.banner_button {
        position: absolute;
        padding: 4px 5px 4px 5px;
        text-transform: none;
        font-size: 18px;
        margin-top: -26px;
        margin-bottom: 0px;
    }

    .post_text .post_title h2,
    .post_text .post_title a,
    .small_post_list h4 {
        font-size: 18px;
    }

    .breadcrumb {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .breadcrumb {
        font-size: 14px;
        padding: 15px 10px 10px 10px;
        border-bottom: 1px solid #f2f2f2;
        margin-bottom: 10px;
        margin-top: -15px;
        font-family: 'Fira Sans Condensed', sans-serif;
    }

    .breadcrumb span a,
    .breadcrumb a {
        text-transform: capitalize;
        color: #000;
        padding-right: 4px;
    }

    .breadcrumb .fa {
        font-size: 12px;
        padding: 1px 1px 1px 2px;
        color: #000;
    }

    .m3 {
        font-size: 15px !important;
        display: block;
        color: #fff;
        text-shadow: 1px 1px 2px #000 !important;
    }

    .tabs_content .t1 {
        font-size: 16px !important;
    }

    .wrr_ctr {
        position: relative;
        background: #fff;
    }

    .vertical .post_text {
        padding: 10px 10px 10px 0px;
        background: #fff;
        margin-bottom: 20px;
    }

    .SpotNewsLeft {
        left: 8px;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .borsaBand {
        width: 100%;
        display: block;
        clear: both;
        position: relative;
        height: 52px;
        background: #fff;
        border: 1px solid #e2e2e2;
        border-radius: 3px;
        margin-top: -4px;
        margin-bottom: -3px !important;
    }

    .m3f {
        font-size: 20px !important;
        display: block;
        color: #fff;
        line-height: 20px;
        padding-top: 10px;
        text-shadow: 1px 1px 2px #000 !important;
    }

    .m1 {
        font-size: 22px !important;
        display: block;
        color: #fff;
        line-height: 28px;
        padding-top: 10px;
        text-shadow: 1px 1px 2px #000 !important;
    }

    .m1:hover {
        text-decoration: none !important;
    }

    .t4video {
        font-size: 22px !important;
        display: block;
        color: #ffffff;
        font-weight: 700;
    }

    #wthr .day span {
        font-size: 18px;

    }

    .FeaturedRightPagera li a.active {
        background: #e03731;
    }

    .FeaturedRightPagera li a.hover {
        background: #e03731;
    }

    .scale_image_container_featured3 {
        margin-left: 0px;
    }

    .nwstle h1 {
        font-size: 30px;
        border: none;
        text-transform: none;
        letter-spacing: -.1px;
        font-weight: 700;
        padding-top: 5px;
    }

    .t4gallery {
        font-size: 22px !important;
        display: block;
        color: #ffffff;
        font-weight: 700;
    }

    .post_text .post_title h2,
    .post_text .post_title a,
    .small_post_list h4 {
        font-size: 22px;

    }

    .comment>div:first-child {
        float: left;
        padding: 3px 0px;
        font-size: 20px;
        color: #000;
    }

    .commentText {
        margin-top: 10px;
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: .4px;
    }

    .borsaList li.parite div.pName {
        font-size: 15px;
        color: #000;
        margin-bottom: 10px;
        font-weight: 700;
        height: 14px;
    }

    .borsaList li.parite div.pQuan {
        font-size: 15px;
        color: #000;
        margin-top: -3px;
    }

    .Featuredv8Left a,
    .Featuredv8Right a {
        color: #000 !important;
        font-size: 32px;
    }

    .wdg_ctg .ctrs_lst>li>ul li a {
        font-size: 18px;
    }

    .author p a {
        font-size: 20px;
    }

    #flashaber .f-haber.move {
        margin-left: 0px;
        opacity: 1;
        margin-bottom: 2px;

    }

    p {

        font-size: 20px;
    }

    .all-city>li>a {
        font-size: 20px;
    }

    .glst li a {
        font-size: 20px;
    }

    .vertical .general_text h3 {
        font-size: 20px;
    }

    p a {
        color: #cb1515;
    }

    .post_text p {
        font-size: 20px;
    }

    .EditorNewsPager li a.hover {
        background: #cc0000;
        color: #fff;
    }

    .b3 {
        font-size: 22px !important;
    }

    .glstle h1 {
        font-size: 28px;

    }

    .newstab .nav-tabs>li>a {
        font-size: 20px !important;
        font-family: 'Fira Sans Condensed', sans-serif;
        font-weight: 700;
    }

    .brs ul li a {
        font-size: 16px;
    }


    .detailp p {
        font-size: 20px;
        line-height: 1.6;

    }

    .detailp {
        font-size: 20px;
        line-height: 1.5;
        color: #000;
    }



    [class*="default_list_"] li {
        color: #000;
        display: block;
        vertical-align: middle;
        overflow: hidden;
        font-size: 20px;
    }

    .borsaList li.parite span.pRate {
        font-size: 15px;
        color: #000;
        font-weight: normal;
        float: right;
        margin-left: 20px;
    }

    .Featuredv8Left {
        right: 58px;
        left: auto;
        width: 56px;

        height: 38px;
        padding-top: 18px;
    }

    .Featuredv8Right {
        right: 0px;
        width: 56px;
        height: 38px;
        padding-top: 18px;
    }

    .h_top_part {
        display: none;
    }

    .TrendNews {
        max-height: none;
        overflow: hidden;
    }

}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1000px) {
    .cntr {
        width: 1000px
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.mb10 {
    margin-bottom: 15px !important;
}

.Featuredv8Left {
    height: 38px
}

.Featuredv8Right {
    height: 38px
}

.Featuredv1x,
.Featuredv3x,
.Featuredv5x,
.Featuredv6x {
    max-height: 550px;
    overflow: hidden;
	margin-bottom: 20px;
}