
    ::-webkit-scrollbar{width:15px;background:#efefef;}
    ::-webkit-scrollbar-thumb{background:#a8110c;border:1px solid rgba(0,0,0,.2);border-radius:5px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.2);}

    @font-face {
    font-family: 'Avenir Next LT Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Bold Condensed'), url('https://www.imbathaber.com/images/template/css/fonts/Avenir/AvenirNextLTPro-BoldCn.woff') format('woff');
    }



    *{
    margin: 0;
    padding: 0;
    border: none;
    }


    article,
    aside,
    audio,
    canvas,
    command,
    datalist,
    details,
    embed,
    div,
    div,
    footer,
    header,
    hgroup,
    keygen,
    meter,
    nav,
    output,
    progress,
    div,
    source,
    video,
    main {
    display: block
    }

    mark,
    rp,
    rt,
    ruby,
    summary,
    time {
    display: inline
    }

    a,
    abbr,
    acronym,
    address,
    applet,
    article,
    aside,
    audio,
    b,
    blockquote,
    big,
    body,
    center,
    canvas,
    caption,
    cite,
    code,
    command,
    datalist,
    dd,
    del,
    details,
    dfn,
    dl,
    div,
    dt,
    em,
    embed,
    fieldset,
    div,
    div,
    font,
    footer,
    form,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    header,
    hgroup,
    html,
    i,
    iframe,
    img,
    ins,
    kbd,
    keygen,
    label,
    legend,
    li,
    meter,
    nav,
    object,
    ol,
    output,
    p,
    pre,
    progress,
    q,
    s,
    samp,
    div,
    small,
    span,
    source,
    strike,
    strong,
    sub,
    sup,
    table,
    tbody,
    tfoot,
    thead,
    th,
    tr,
    tdvideo,
    tt,
    u,
    ul,
    var {
    background: transparent;
    border: 0 none;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    }

    blockquote {
    background: #f9f9f9;
    border-left: 3px solid #ccc;
    margin: 1.5em 0px;
    padding: 0.5em 20px;
    margin-left:20px;
    }
    blockquote:before {
    color: #ccc;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
    }
    blockquote p {
    display: inline;
    }
    iframe {
    width: 100%;
    }

    a {
    text-decoration: none;
    color:#000;
    outline: none !important;
    }

    a:hover {

    color:#000;
    outline: none !important;
    }

    b, strong {
    font-weight: bold !important;
    font-weight: 700;
    }

    ul,ol {
    list-style: none;
    }

    q {
    quotes: none;
    }

    table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
    padding: 3px 10px;
    }
    .detail table,
    .detail table td {
    border: solid 1px #d1d1d1;
    }

    img {
    vertical-align: top;
    max-width: 100%;
    }

    embed {
    vertical-align: top;
    }

    input,button {
    -webkit-appearance: none;
    outline: none;
    }

    button::-moz-focus-inner {
    border: 0;
    }

    body {
    font-size: 14px;
    font-family: Arial;
    color: #000;
    background: #dbdbdb;
    -webkit-backface-visibility: hidden;
    background-attachment: fixed;
    overflow-x: hidden;
    }

    .col-md-8 {
    padding-right:2px !important;
    }


    .loader{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 99999;
    }

    .wrapper_container {
    position: relative;

   


 background: #dbdbdb;
    -webkit-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.70);
    -moz-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.70);
    box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.70);
    }
    .videoonu{
    color: #fff;
    font-size:13px;
    }
    .videoonu a{
    color: #fff;
    font-size:13px;
    }
    .wrapper          {overflow: hidden;}
    .relative         {position: relative;}
    .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;
    }

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

    .header input::-moz-placeholder{
    color: #000;
    }

    [class*="header_"] input::-moz-placeholder{
    color: #000;
    }

    [class*="header_"] input::-webkit-input-placeholder{
    color: #000;
    }
    .clearfix:after,
    .row:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
    }
    .boxed_layout {
    width: 1000px;
    margin: 0 auto;
    background: #dbdbdb;
    }
    .wide_layout {
    width: 100%;
    }

    .news-title h1{
    font-size: 32px;
    border: none;
    color: #000;
    text-transform: none;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #fff !important;    }

    h1,h2,h3,h4,h5  {color: #000;font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;}
    h1,h2,h3,h4,h5 a {color: #000;font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;}
    h1              {font-size: 30px;}
    h2              {font-size: 24px;}
    h3              {font-size: 24px;}
    h4              {font-size: 20px;}
    h5              {font-size: 16px;}


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


    #sidebar h4,
    .video_gallery h4{
    font-size:14px;
    }
    a,button {
    -webkit-transition: color .1s ease, background-color .1s ease;
    transition: color .1s ease, background-color .1s ease;
    }
    p         {font-weight: 400;}
    p a       {color: #cb1515;}
    p a:hover {text-decoration: underline;}
    .required {color: #ee4432;}

    .typography li h1,
    .typography li h2,
    .typography li h3,
    .typography li h4,
    .typography li h5,
    .typography li h6{
    ;
    font-weight: 600;
    color: #000;
    line-height: 1em;
    margin-bottom: 10px;
    text-transform: uppercase;
    }
    .typography li {margin-top: 25px;}
    .typography li h1{font-size: 36px;}
    .typography li h2{font-size: 30px;}
    .typography li h3{font-size: 24px;}
    .typography li h4{font-size: 18px;}
    .typography li h5{font-size: 16px;}
    .typography li h6{font-size: 14px;}


    .related-news {
    position: relative;
    padding: 8px 0;
    overflow: hidden;
    background-color: #fff;
    margin: 20px auto 10px auto;
    padding: 10px;
    border: 1px solid #ccc;
    float: none !important;
    clear: both !important;


    }


    .related-news:hover {
    position: relative;
    background-color: #f7f7f7;
    padding: 8px 0;
    overflow: hidden;

    margin: 20px auto 10px auto;
    padding: 10px;
    background: #eee;
    border: 1px solid #bdc3c7;
    float: none !important;
    clear: both !important;
    border-radius: 4px;

    }

    .related-news .t3 {
    font-size: 20px !important;
    font-weight: bold;
    display: block;
    color: #bd2e2a;
    line-height: 22px;
    font-family: Arial;
    }

    .related-news .meta {
    display: block;
    /* position: absolute; */
    font-size: 17px;
    padding: 10px;
    top: 0;
    right: 29px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    color: #000;
    font-weight: bold;
    }

    .related-news .col-md-6 {
    display: inline-block !important;
    float: none !important;
    vertical-align: middle;


    }

    .related-news .related-news-link {
    position: relative;
    }
    
    .related-news .related-news-link:hover{
   text-decoration: underline;
    }

    .related-news .related-news-link a {
    display: block;
    line-height: 28px;
    color: #ff0000;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    }

    .related-news:hover .related-news-link a {
    color: #212121;
    }


    .related-news .related-img img {
    width: 100%;
    height: auto;
    opacity: .8;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    }
    .header{
    position: relative;
    top: 0;
    z-index: 999;
    width: 100%;
    }
    .header[class*="header_"]{background-color: #fff;}
    .header.scrolled {position: fixed;left: 0;top: 0;z-index: 999;}
    .pre_header{text-align: center;padding: 20px;background: #383e44;}
    .h_top_part{background: #f2f2f2;}
    [class*="header_"] .h_top_part{background: none;}
    .header_top{font-size:12px;height:42px;}
    .header_top:after{content: '';width: 100%;display: inline-block;}

    .login_block > ul > li,
    .login_block > ul > li > a{color: #000000;font-size: 13px;z-index: 9999;font-family: Arial;
    font-weight: 500;}

    .header_top nav,
    .header_top .login_block,
    .mobile_menu nav ul li,
    .mobile_menu2 nav ul li,
    .header_top .head_weather_info{display: inline-block;}
    .header_top .head_weather_social{display: inline-block;}
    .login_block > ul{font-size: 0;}
    .login_block > ul > li{display: inline-block;position: relative;}
    .login_block > ul > li:hover > a,.login_block > ul > li:hover > i{background: #cb1515;color: #fff;}
    .login_block ul li:hover a i{color: #fff;}

    .h_bot_part_container{width: 100%;display: table;}
    .h_bot_part_container > div{display: table-cell;vertical-align: middle;position: relative;float: none;padding: 0;}
    .h_bot_part{padding: 10px 0;}
    .h_bot_part .logo{padding-top:0px;width:220px;}

    .logotype2{margin-top:5px;margin-bottom:5px;}


    .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;

    }

    .menu_border{
    border-top: 0px solid #d40902;
border-bottom: solid 0px #d40902;    }

    [class*="header_"] .menu_wrap{

    background: radial-gradient(circle at top right,#d40902, #b50802);

 border-bottom: 1px solid #e2e5e7;
    border-top: 1px solid #e2e5e7;
    /* bg  url(https://www.imbathaber.comimages/template/menu-bg.png*/
margin-bottom:10px;
    }
    .menu_wrap .menu_border_wrap{
    margin-bottom: -2px;
    }

    .header_6 .menu_wrap .menu_border_wrap{
    margin-bottom: 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;
    }

    .whitefont{
    color:#fff!important;
    font-size: 17px!important;
    }
    .redbg{
    background: #fafafa;
    padding: 3px;
    }
    .menu_wrap2{
    background: #383e44;
    }
    .menu_wrap.type_3{
    padding: 9px 0;
    border-bottom: 1px solid #e6e5e7;
    }
    .main_menu{
    float: left;
    }

    .main_menu .fa {
    display: inline-block;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0px 0px 0px 0px;
    }
    .main_menu > ul:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
    }

    .main_menu > ul > li{
    float: left;
    position: relative;
border-right:solid 1px rgba(0,0,0,0.050);    margin-bottom:0px;
    }
    .main_menu > ul > li:last-child {
    border-right:0px;
    }



    .main_menu.menu_var2 > ul > li:nth-child(1):hover > a,
    .main_menu.menu_var3 > ul > li:nth-child(1):hover > a,
    .main_menu.menu_var2 > ul > li.current_2 > a{}


    .sub_menu_wrap{
    position: absolute;
    left: 0;
    width: 535px;
    background: #e03731;
    text-align: left;
    padding: 20px 20px;
    -webkit-transform: rotate3d(1,0,0,-90deg);
    transform: rotate3d(1,0,0,-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    font-weight: 300;
    z-index: 99999;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }
    .main_menu > ul > li > a{
    display: block;
    padding: 8px 12px;
    color:#ffffff;
    text-transform: uppercase;
font-size: 16px;    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    font-weight:700;

text-shadow:1px 1px 2px #000000;
    }

    [class*="header_"] .main_menu > ul > li > a{
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    padding:14px 12px 12px 10px;    }


    .main_menu > ul > li:hover > a,
    .main_menu > ul > li.current > a,
    .main_menu > ul > li[class*="current_"] > a{
background: #e03731; 
color: #ffffff; text-shadow:1px 1px 2px #030001;    }
    .main_menu > ul > li.current > a{
    border-bottom: 2px solid #cb1515;
    }

    .header[class*="header_"]:not(.header_6) .main_menu > ul > li > a:hover,
    .header[class*="header_"]:not(.header_6) .main_menu > ul > li.current > a{border: none;}
    .menu_wrap.type_2 .main_menu > li > a{padding: 20px 30px;}
    .main_menu.type_2 > ul > li > a{padding: 9px 10px 10px;}
    .main_menu.type_3 > ul > li > a{padding: 10px 20px;}
    .main_menu ul li .plus{display: none;}
    .menu_border_wrap .sub_menu_wrap{top: calc(100% - 2px);}
    .allcategory .sub_menu_wrap{right: 0 !important;left: auto;}
    .sub_menu_wrap ul li.current > a{padding-left: 15px;padding-right: 15px;background: #484e56;}
    .sub_menu_wrap.sub_menu_inner ul li.current > a{background: rgba(0,0,0,0.1);}
    .sub_menu_wrap.type_2{min-width: 180px;width: auto;padding: 5px 0;background:#e03731;}
    .sub_menu_wrap .sub_menu_wrap{
    opacity: 0;
    visibility: hidden;
    left: 100%;
    top: 0;
    background: #484e56;
    -webkit-transform:rotate3d(0,1,0,90deg);
    -moz-transform:rotate3d(0,1,0,90deg);
    -o-transform:rotate3d(0,1,0,90deg);
    -ms-transform:rotate3d(0,1,0,90deg);
    transform:rotate3d(0,1,0,90deg);
    }

    .main_menu > ul > li:hover > .sub_menu_wrap:not(.sub_menu_inner),
    .sub_menu_wrap ul li:hover .sub_menu_wrap.sub_menu_inner,
    .sub_menu_inner ul li:hover .sub_menu_wrap.sub_menu_inner_2{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    }
    .sub_menu_wrap:before{
    right: auto;
    left: 16px;
    }
    .sub_menu_wrap > div{
    float: left;
    }
    .sub_menu,.main_menu > ul > li > a{
    -webkit-backface-visibility:hidden;
    }
    .sub_menu_wrap ul li:hover > a,
    .select_list > li:hover{background: rgba(0,0,0,0.2);}
    .sub_menu_wrap.sub_menu_inner ul li:hover > a{background: rgba(0,0,0,0.1) !important;}
    .sub_menu_wrap > div > div{margin-bottom: 10px;text-transform: uppercase;}
    .sub_menu_wrap ul li:hover > a{padding-left: 15px;padding-right: 15px;}
    .sub_menu_wrap[class*="type_"] ul li{padding: 0 0px;}
    .sub_menu_wrap ul > li:last-child > a{border-bottom: none;}
    .sub_menu_wrap > div{margin-left: 30px;min-width: 145px;}
    .sub_menu_wrap > div:first-child{margin-left: 0;}
    .sub_menu_wrap ul li a{
    display:block;
    padding:7.7px 15px;
    white-space:pre;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-size:13px;
    font-weight:500;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }
    .sub_menu_wrap ul li a,
    .sub_menu_wrap > div > div{color: #f7f7f7;}
    .sub_menu_wrap > div > div{font-weight: normal;}
    .search_box{float: right;  }


    .login_button.shop_button:hover {opacity: 1;visibility: visible; }


    .header.header_2 .searchform_wrap,
    .header.header_3 .searchform_wrap{background: #000;}

    .searchform_wrap > div{
    position: relative;
    height: inherit;
    }

    .searchform_wrap > div:after{
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    }
    .searchform_wrap form{
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    }


    .mobile_menu.var2 nav ul li:before{color: #000;}
    .mobile_menu nav ul li:first-child{margin-left: 0;}
    .mobile_menu nav ul li:first-child:before{display: none;}
    .mobile_menu nav ul li a{color: #f7f7f7;font-size: 15px;}
    .mobile_menu nav p a {color: #fff;font-size: 11px;}


    .mobile_menu.var2 nav ul li a{color: #000000;font-size: 13px;font-family: Arial;
    font-weight: 500;}
    .mobile_menu nav ul li a:hover{text-decoration: underline;}
    .mobile_menu.var2 nav ul li a:hover{text-decoration: underline;}

    .mobile_menu2.var2 nav ul li:before{color: #000;}
    .mobile_menu2 nav ul li:first-child{margin-left: 0;}
    .mobile_menu2 nav ul li:first-child:before{display: none;}
    .mobile_menu2 nav ul li a{color: #f7f7f7;font-size: 13px;}
    .mobile_menu2.var2 nav ul li a{color: #777;font-size: 13px;}
    .mobile_menu2 nav ul li a:hover{text-decoration: underline;}
    .dropdown_list{
    position: absolute;
    top: 100%;
    margin-top: -2px;
    left: 0;
    padding: 0;
    min-width: 140px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }

    .dropdown_list:before{
    border-bottom-color: #34495e;
    }
    .dropdown_list > li a,
    .sort_list > li a{
    display: block;
    padding: 0px 15px;
    background: #f2f2f2;
    color: #000;
    }
    .dropdown_list > li img{margin-right:6px;}
    .dropdown_list > li a:hover,
    .sort_list > li a:hover{background: #f9f9f9;color: #cb1515!important;}

    .sort_list{
    position:absolute;
    top:100%;
    margin-top:10px;
    right: 0;
    -webkit-transform-origin:0 0 0;
    -moz-transform-origin:0 0 0;
    -o-transform-origin:0 0 0;
    -ms-transform-origin:0 0 0;
    transform-origin:0 0 0;
    -webkit-transform:rotate3d(1,0,0,90deg);
    -moz-transform:rotate3d(1,0,0,90deg);
    -o-transform:rotate3d(1,0,0,90deg);
    -ms-transform:rotate3d(1,0,0,90deg);
    transform:rotate3d(1,0,0,90deg);
    visibility:hidden;
    z-index: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }

    .sort_list > li a{
    text-transform: uppercase;
    font-size: 13px;
    }

    .sort_list.opened{
    -webkit-animation:wicket .5s ease;
    -moz-animation:wicket .5s ease;
    -o-animation:wicket .5s ease;
    -ms-animation:wicket .5s ease;
    animation:wicket .5s ease;
    -webkit-transform:rotate3d(1,0,0,0deg);
    -moz-transform:rotate3d(1,0,0,0deg);
    -o-transform:rotate3d(1,0,0,0deg);
    -ms-transform:rotate3d(1,0,0,0deg);
    transform:rotate3d(1,0,0,0deg);
    visibility:visible;
    }

    .sort_list.closed{
    -webkit-animation:wicketout .5s ease;
    -moz-animation:wicketout .5s ease;
    -o-animation:wicketout .5s ease;
    -ms-animation:wicketout .5s ease;
    animation:wicketout .5s ease;
    visibility:visible;
    }

    /* Lists */

    .list_variants h3{margin-bottom: 0;}
    [class*="default_list_"]{margin-top: 0px;}
    [class*="default_list_"] li{margin-top: 15px;}
    [class*="default_list_"] li a{color: #000;}
    [class*="default_list_"] li a:hover{text-decoration: underline;}
    [class*="default_list_"] li:hover:before,
    .default_list_numb li:hover span{color: #cb1515;}
    [class*="default_list_"] li{
    font-weight: 300;
    color: #000;
    display: block;
    vertical-align: middle;
    overflow: hidden;
    font-size: 13px;
    }

    [class*="default_list_"] li:before{
    float: left;
    padding-right: 10px;
    vertical-align: middle;
    margin-top:4px;
    font-weight: bold;
    }
    .default_list_numb li span{
    float: left;
    vertical-align: middle;
    padding-right: 10px;
    }
    .default_list_arrow li:before{
    content: "\f105";
    font-size: 14px;
    }
    .default_list_check li:before{
    
    }
    .default_list_disk li:before{
    content: "\f111";
    font-size: 8px;
    }
    .default_list_plus li:before{
    content: "\f196";
    font-size: 11px;
    }
    .default_list_minus li:before{
    content: "\f147";
    font-size: 11px;
    }
    .default_list_numb li{
    list-style-position: inside;
    }
    .default_list_numb li a{
    padding-left: 7px;
    }

    .activity_list li{background: #f2f2f2;
    padding: 10px 20px 20px 20px;
    }

    .tabs_content > [id*="tab-"] .activity_list li{
    margin-top: 0;
    }

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

    .activity_list li:nth-child(2n){
    background: #f9f9f9;
    }
    .activity_list li .post_photo{
    min-width: 80px;
    text-align: right;
    vertical-align: top;
    float: left;
    }
    .activity_list li .post_text{
    padding-left: 20px;
    overflow: hidden;
    }

    .activity_list li .post_text a{
    color: #000;
    display: inline-block;
    font-weight: 600;
    }
    .activity_list li .post_text a h5,
    .activity_list li .post_text h5{
    line-height: 21px;
    }
    .activity_list li .post_text a:hover h5{
    text-decoration: underline;
    }
    .activity_list li .post_text span{
    color: #b4b5b8;
    font-weight: 300;
    }
    .activity_list li .post_text span.var2{
    font-weight: normal;
    }
    .activity_list li .post_text .event_activity{
    padding-top: 0;
    }
    .activity_list li .post_text p{
    padding: 5px 10px;
    border-left: 2px solid #d1d1d3;
    margin-top: 5px;
    }
    .activity_list li .post_text p a{
    color: #666;
    font-weight: 400;
    }
    .activity_list li .post_text .iframe_video_container{
    margin-top: 10px;
    }
    .activity_list li .post_text p.var2,
    .activity_list li .post_text p.var3{
    margin-top: 10px;
    border: none;
    padding: 0;
    }
    .activity_list li .post_text p.var3{
    margin-top: 0;
    }

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

    .buttons {
    padding: 6px 15px;
    color: #333;
    font-size: 13px;
    text-align: right;
    display: inline-block;
    font-weight: 600;
    }

    .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;
    }
    .button.button_grey{
    vertical-align: middle;
    font-weight:bold;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color:#000;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    }
    .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;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    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: #ffffff;
    padding: 15px 10px;
    }
    .button.shop_button:hover {
    background-color: transparent !important;
    }


    .header_6 .button.search_button,
    .header_6 .button.shop_button{
    padding: 12px 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;
    }
    .search_button{
    position: relative;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }
    .search_button > i{
    font-size: 18px;
    }
    [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,.7);
    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;
    cursor:pointer;}
    .frontendAd .second{
    float:left;
    z-index:9999;
    }
    .frontendAd .closer{
    float:right;

    }


    .rrelar {
position:fixed;    }


    #menu_button{
    padding: 15px;
    width: 100%;
    display: none;
    background: radial-gradient(circle at top right,#d40902, #b50802);
    }
    #menu_button{
    text-transform: uppercase;
   color:#ffffff;

    text-align: left;
    }
    #menu_button:before{
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 16px;
      color:#ffffff;

    margin-right: 5px;
    }
    #menu_button.active{background: #d40902;}
    #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: 12px;
    font-family: Arial;
    color: #fff;
    }

    .text-type-ribbon {
    background: #ed1c24;
    color: #fff;
    font-size: 12px;
    font-family: Arial;
    line-height: 1;
    letter-spacing: .1px;
    padding: 5px 8px;
    position: absolute;
    right: 0px;
    top: 105px;
    z-index: 100;
    text-shadow: 1px 1px 2px #000000;
    font-family: Arial;
    }

    .button.banner_button{position:absolute;padding: 4px 5px 4px 5px;text-transform: none;font-size: 12px;margin-top: -34px;margin-bottom: 0px;}
    .button.banner_button_box{position:absolute;padding: 4px 5px 4px 5px;text-transform: none;font-size: 12px;margin-top: -25px;margin-bottom: 0px;font-family: 'Arial';}
    .button.view_button{
    padding: 6px 16px;
    background: #000;
    color: #fff;
    font-size: 13px;
    float: right;
    margin-top: -52px;
    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.sport{
    background: #854ec2;
    }

    .button.travel{
    background: #00ada7;
    }


    .button.entertainment{
    background: #cc0000;
    }

    .button.education{
    background: #70b85d;
    }


    .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 {
    font-family:Arial!important;
    padding: 3px 1px 3px 4px !important;
    height: -20px !important;
    font-size:11px;
    }
    .puandurumu table {
    font-family:Arial!important;
    margin-top:-20px!important;
    }


    .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:2px;}
    .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;
    }
    .scale_image_container{
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    z-index: 1 !important;
    }
    .scale_image_container.var2 .caption_type_1{top: calc(50% - 54px);}
    .scale_image_container.var2 .caption_type_1 .caption_inner{max-width: 360px;}
    .scale_image_container.var2{margin-bottom: 0;}

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


    .scale_zooms_container: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%;
    height: 100%;
    z-index:1 !important;
    }

    .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;
    }
    .caption_inner{
    background:rgba(34,34,38,.5);
    padding:5px 15px 15px;
    }

    .scale_image_container:hover .caption_type_1{
    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    -o-transform:translateY(0px);
    -ms-transform:translateY(0px);
    transform:translateY(0px);
    }

    .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 .scale_image_container{
    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 .scale_image_container:last-child{
    margin-top: 10px;
    }

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


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

    }
    .iframe_video_container > iframe {
    width: 100%;
    height: 100%;
    min-height: 330px;
    position: absolute;
    left: 0;
    top: 0;
    }
    .iframe_video_container > 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_container{
    left: 0;
    bottom: 0;
    position: absolute;
    }
    .post_image_buttons .buttons_container .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;
    }

    .scale_image_container .event_date{
    color: #fff;
    }

    .event_date,
    .event_info,
    .event_activity{font-size: 12px;color: #333;}
    .event_info a{color: #b0b1b4;margin-left: 15px;}
    .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);
    border-bottom: inset 2px rgba(80, 80, 80, .2);
    }

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

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


    }

    .vertical .general_text {

    background: #fff;
    margin-bottom: 20px;
    min-height: 70px;
    font-size:16px;

    }

    .vertical .general_text h3 {

    font-size:18px;
    padding:7px;

    }


    .yazarlar {

    overflow:hidden;
    }

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

    .FeaturedBigx{
    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{
    color: #000;
    font-size:16px;
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    }


    .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;
    font-size:16px;
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    }
    .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:14px;
    font-weight:normal;
    line-height: 20px;
    color: #000;
    font-family:Arial;

    }

    .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 .scale_image_container{
    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: #b0b1b4;-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: #000;}
    .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;}

    .post_var_inline{margin-bottom:10px;}

    .post_var_inline ul li .scale_image_container{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;
    }
    .vertical_list li .scale_image_containerx{
    float: left;
    margin-bottom: 0;
    background: #fff
    }
    .vertical_list li .scale_image_containerx{
    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;
    }


    .weather_widget{
    background: #000;
    }

    .weather_widget .date_list{
    text-align: center;
    background: #52585e;
    padding: 10px 0;
    }

    .weather_widget .date_list ul li{
    float: left;
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding-left: 7.5%;
    }

    .weather_widget .date_list ul li .degree{
    font-size: 13px;
    line-height: 17px;
    }

    .weather_widget .date_list ul li > div:last-child{
    font-size: 11px;
    line-height: 12px;
    }

    .weather_widget .weather_info{
    padding: 20px;
    color: #fff;
    font-size: 14px;
    }

    .weather_widget .weather_info > div:first-child{
    float: left;
    }

    .weather_widget .weather_info > div:first-child h2{
    color: #fff;
    font-weight: normal;
    }

    .weather_widget .weather_info > div:last-child p{
    text-align: right;
    }

    .weather_widget .weather_info > div .day_number{
    font-size: 45px;
    line-height: 0.8em;
    font-weight: 600;
    }

    .weather_widget .weather_info > div .day_number .degree{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    }

    .weather_widget .weather_info > div:last-child{
    float: right;
    }


    .widget_categories.categories_var2 .categories_list li ul li{border-color: #e8e8e8;}
    .widget_categories.categories_var2 .categories_list li ul li a{color: #000;}


    .gundemList li {
    width:100%;
    padding-bottom:4px;
    margin-bottom:4px;
    border:solid 2px #fff;
    font-size: 15px;
    }
    .gundemList li a {
    font-size:15px;
    color: #000;
    line-height:18px;
    }
    .gundemList li a:hover {
    text-decoration:underline;
    }
    .gundemList .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{
    cursor: pointer;
    padding: 8px 10px;
    border: 1px solid #e8e8e8;
    background: #fff;
    z-index: 1;
    width: 100%;
    }

    .custom_select .select_list{
    position: absolute;
    left: 0;
    top: 100%;
    cursor: pointer;
    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";
    }


    .login_form form ul li{
    position: relative;
    margin-top: 10px;
    }

    .login_form{
    font-size: 14px;
    font-weight: 300;
    }

    .login_form a{
    color: #777 !important;
    font-size: 13px;
    font-weight: 500 !important;
    }
    .closerex {
    color: #777 !important;
    font-size: 13px;
    font-weight: 500 !important;
    position:absolute;
    cursor:pointer;
    right: 30px;
    top: 20px;
    }
    .login_form input:not([type="submit"]),.login_form textarea,.login_form select {
    border-radius:2px;
    font-size:12px;
    }
    .login_form form ul li i{
    position: absolute;
    right: 10px;
    top: 0;
    color: #e8e8e8;
    font-size: 14px;
    line-height: 40px;
    }
    .login_form form ul li input::-webkit-input-placeholder{font-size: 16px;font-weight: normal;}
    .login_form form ul li input::-moz-placeholder{font-size: 16px;font-weight: normal;}
    .login_form_confirm{margin-top: 10px;}
    .login_form_confirm span{
    padding-left: 15px;
    line-height: 36px;
    }
    .login_form_confirm span a{
    color: #000;
    font-weight: 500;
    font-size: 13px;
    }


    .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{font-family: Arial;text-transform: capitalize;font-size: 13px;color: #000;padding:10px 10px 8px 10px;border-bottom: 1px solid #f2f2f2;margin-bottom:10px;margin-top:-10px;background: #fff;}
    .breadcrumb span a,.breadcrumb a{text-transform: capitalize;color:#000;padding-right: 4px;}

    .breadcrumb .fa {
    font-size:14px;
    padding: 1px 1px 1px 2px;
    color:#000;
    }
    .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 .widget_social_icons.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;}

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


    #bugun {
    margin-top: -1px;
    margin-left: 3px;
    float: right;
    padding: 0px 2px 0px 15px;
    font-size: 13px;
    font-family: Arial;
border-left: 1px solid rgba(0,0,0,0.03);    }


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


    .mobileMenux li a {
    padding:8px 7px;
    text-decoration: none !important;
    margin-right:0 !important;
    color:#1a1a1a;
    font-size: 13px;
    }

    .mobileMenux li a:hover {
    background:#e4e4e4;
    color:#1a1a1a !important;
    }
    .top-wide .head_weather_info li a:hover i {
    color:#1a1a1a !important;
    }
    .top-wide .head_weather_info {
    float:left;
    }

    .top-wide .head_weather_social {
    float:left;
    }


    .contact_form{margin-top: 20px;font-family: Arial;}
    .contact_form > ul > li{ margin-top: 5px;margin-bottom:15px;}
    .contact_form ul li label{margin-bottom: 5px;display: block;font-family: Arial;}
    .contact_form ul li textarea{height: 120px;}

    .map_container{
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 60%;
    margin-bottom: 15px;
    }
    .map_container.var2{
    margin-bottom: 0;
    padding-bottom: 35%;
    }
    .map_container > 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 {
    cursor: pointer;
    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: 1px 10px;
    color: #000;
    display: block;
    line-height:26px;
    margin-left: 2px;
    border:solid 1px #efefef;
    -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: #cc0000;
    color: #fff;
    border:solid 1px #cb1515;
    }
    .pagination li a:hover{
    background: #cc0000;
    color: #fff;
    border:solid 1px #cb1515;
    }


    .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;cursor: pointer;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;
    cursor: pointer;
    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;}
    .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;
    }

    .tooltips a{color: #c5c6c8; position: relative;}
    .tooltips a:hover{text-decoration: none;}
    .tooltips a.left_tooltip .tooltip: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%;}
    .tooltips a.left_tooltip .tooltip{ left: -120%; bottom: -75%;}
    .tooltips a.right_tooltip .tooltip: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;}
    .tooltips a.right_tooltip .tooltip{ left: 210%;bottom: -75%;}
    .tooltips a.bottom_tooltip .tooltip: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%;}
    .tooltips a.bottom_tooltip .tooltip{ left: 50%; bottom: -220%;}
    .tooltips 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 .caption_inner .page_theme a.button{margin-right: 0;}
    .caption_type_1 .caption_inner .page_theme .event_info a{color: #fff;}
    .caption_type_1 .caption_inner .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_container{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-left: 5px;margin-bottom: 10px; margin-top: -4px;}
    .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: 15px;color:#ff0000;}
    .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;font-family: Arial;
    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 p {
    color:#000;
    font-size:16px;
    font-family:;
    margin: 0 0 10px;

    }
    .detailp br{
    line-height:10px;
    }

    .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 {
    color: #000;padding-top:12px;font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    line-height: 25px;font-size: 22px;

    }


    .go-to-top{
    background: #f2f2f2;
    bottom: 50px;
    border-radius:3px;
    color: #000;
    cursor: pointer;
    font-size: 24px;
    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;
    }
    .go-to-top:before{font-family: FontAwesome;content: "\f106";}
    .go-to-top:hover {background: #d40902;}
    .go-to-top:hover:before {color: #ffffff;}
    .go-top-visible{display: block;}


    .content{margin: 0 0 20px;}
    .calousel_top_news{height: 40px;overflow:hidden;position: relative;border-bottom: solid 2px #bd2e2a;margin-top:0px;margin-bottom:10px;}
    .calousel_top_news .news_title{padding: 12px 14px 15px 12px;color: #fff;background: #bd2e2a;float: left;font-weight: 600;font-size: 17px;text-transform: uppercase;position: relative;z-index: 99;font-family: Arial;
    text-shadow: 1px 1px 2px #000 !important;}
    .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;font-family:Arial;}
    .calousel_top_news .owl-carousel .item a:hover{color: #cb1515;}
    .caption_type_1 .caption_inner .t2,.caption_type_1 .caption_inner .t1,
    .caption_type_1 .caption_inner .t3{padding-top: 10px;color: #fefeff;font-family: Arial;
    font-weight: 700;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .caption_type_1 .caption_inner .t1 a{padding-top: 10px;color: #fefeff;font-family: Arial;overflow: hidden;text-overflow: ellipsis;}
    .caption_type_1:hover .caption_inner .t2,.caption_type_1:hover .caption_inner .t1,
    .caption_type_1:hover .caption_inner .t3{white-space:normal;}

    .caption_type_1 .caption_inner a.button{float: left;margin-right: 10px;line-height: 21px;}
    .caption_type_1 .caption_inner{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{
    color: #000;
    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{
    color: #000;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    line-height: 1em;
    text-transform: uppercase;
    font-size:15px;
    }
    .stitle{
    padding-top: 14px;
    margin-bottom: 25px;
    line-height: 1em;
    font-size: 17px;
    padding-left: 6px;
    }
    .section_title.section_title_big{
    font-size: 26px;
    border-bottom: 1px solid #e5e5e5;
    border: none;
    padding-top: 0;
    text-transform: none;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;

    }
    .section_title_big_video,.section_title_big_video a {
    font-size: 32px;
    border: none;
    color: #F5C212;
    padding-top: 0;
    text-transform: none;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;

    }


    .read_post_list .section_title.section_title_big{margin-bottom: 0;}
    .social_media_list{margin-left: -10px;margin-bottom: -10px;}
    .social_media_list li{float: left;margin-bottom: 10px;margin-left: 10px;}
    .social_media_list li a{padding: 10px 5px;text-align: center;display: inline-block;font-size: 24px;min-width: 93px;}
    .social_media_list li a:hover{color: #fff;}
    .social_media_list li .rss{background: #fff0e6;color: #cb1515;}
    .social_media_list li .rss:hover{background: #cb1515;}
    .social_media_list li .fb{background: #edeff6;color: #4c66a3;}
    .social_media_list li .fb:hover{background: #4c66a3;}
    .social_media_list li .g_plus{background: #faebe9;color: #cf3e28;}
    .social_media_list li .g_plus:hover{background: #cf3e28;}
    .social_media_list li .you_tube{background: #fce9e9;color: #e42c27;}
    .social_media_list li .you_tube:hover{background: #e42c27;}
    .social_media_list li .flickr{background: #FFE6F3;color: #ff0084;}
    .social_media_list li .flickr:hover{background: #ff0084;}
    .social_media_list li .tumblr{background: #D7E1EC;color: #32506d;}
    .social_media_list li .tumblr:hover{background: #32506d;}
    .social_media_list li .instagram{background: #DBE8F0;color: #3f729b;}
    .social_media_list li .instagram:hover{background: #3f729b;}
    .social_media_list li .linkedin{background: #E1F5FF;color: #3f729b;}
    .social_media_list li .linkedin:hover{background: #3f729b;}
    .social_media_list li .xing{background: #DEF9FA;color: #3f729b;}
    .social_media_list li .xing:hover{background: #126567;}
    .social_media_list li .twitter{background: #eaf9fd;color: #2fc2ee;}
    .social_media_list li .twitter:hover{background: #2fc2ee;}
    .social_media_list li .pint{background: #fae8e9;color: #cb2028;}
    .social_media_list li .pint:hover{background: #cb2028;}
    .social_media_list li a div{padding-top: 10px;font-weight: bold;}
    .social_media_list li p{font-size: 12px;text-transform: uppercase;font-weight: normal;}

    .form_section .form_text{color: #000;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 .scale_image_container{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;}

    .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 .scale_image_container{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;!important;    }
    .news_gallery .section_title{border: none;padding-top: 0;color: #cc0000;}

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

    [class*="section_post_"] .section_title{line-height: 23px}
    .section_post_right .section_title.entertainment{color: #cc0000;border-color: #cc0000;}

    .post_list li{margin-top: 20px;}

    [class*="section_post_"] .post_text .post_theme{float: left;margin-top: 5px;}
    [class*="section_post_"] .post_text h2.post_title{display: inherit;line-height: 28px;}
    [class*="section_post_"] .post_list li .post_text .post_theme{margin-top: 1px;}
    .post_list li .scale_image_container{float: left;margin-right: 20px;margin-bottom: 0;}
    .post_event_col_1 h3{color: #13b7ff;border-color: #13b7ff;}
    .post_event_col_2 h3{color: #a13d63;border-color: #a13d63;}
    .post_event_col_3 h3{color: #00ada7;border-color: #00ada7;}
    .post_event_col_4 h3{color: #4a80dc;border-color: #4a80dc;}

    [class*="post_event_col_"]{margin-top: 50px;}
    [class*="post_event_col_"] .section_title{line-height: 23px;}
    [class*="post_event_col_"] ul li{border-bottom: 1px solid #e8e8e8;padding: 12px 0;}
    [class*="post_event_col_"] ul li a:hover h4{text-decoration: underline;}
    [class*="post_event_col_"] ul li h4{font-size: 14px;}
    [class*="post_event_col_"] h3 a,.section_title a{margin-left: 10px;font-weight: normal;line-height: 21px;}
    [class*="post_event_col_"] ul li:last-child{border-bottom: none;padding-bottom: 0;}
    [class*="post_event_col_"] ul li:first-child{padding-top: 0;}
    .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: 5px;width: 300px;}

    .img_position_right .f_right{margin-left: 30px;padding-bottom: 0px;max-width: 360px;float: right;}
    .text_post_section h3{margin-bottom: 10px;}
    .text_post_section {font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;}


    .white-background {
    background: #fff;
    }

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

    .text_post_section p{margin-top: 15px;line-height:26px;}
    .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: #ffffff;-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;
    border-bottom: 1px solid #e2e2e2;
    }
    .searchform_wrap.var2{height: 47px}
    [class*="header_"] .searchform_wrap{background: #d40902;}
    .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,
    .main_menu > li:hover > .sub_menu_wrap{

    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    -o-transform:translateY(0px);
    -ms-transform:translateY(0px);
    transform:translateY(0px);
    opacity: 1;
    visibility: visible;


    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;}

    input:not([type="submit"]),textarea,select{

    width: 100%;
    display: inline-block;
    height: 36px;
    line-height:18px;
    font-size:14px;
    padding: 8px 10px;
    color: #000;
    border: 1px solid #e8e8e8;
    outline: none;
    }

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

    -webkit-border-radius: 0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: 1px;
    -webkit-transition: border-color .35s ease;
    transition: border-color .35s cubic-bezier(0.4, 0, 1, 1);
    box-sizing: border-box;
    }
    .commentstyle .button_grey{
    padding: 7px 18px;
margin-left: 0px;    }
    .commentstyle ul li textarea{

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

    .g-recaptcha {
    transform:scale(0.84);
    transform-origin:0 0;
    background: #fff !important;
    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{cursor: pointer;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.imbathaber.comimages/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;}
    input[type="radio"] + label{width: auto !important;position: relative;padding-left: 35px;cursor: pointer;padding-top:1px;font-weight:400;}
    input[type="radio"] + label:after, input[type="radio"] + label:before{content: "";display: block;position: absolute;background: #fff;top: 0;left: 0;width: 22px;height: 22px;border: 1px solid #e9e9e9;}
    input[type="radio"] + label:after{display:none; border:none;background:#000;width:10px;height:10px;left:6px;top:6px;}
    input[type="radio"] + label:after, input[type="radio"] + label:before {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
    input[type="radio"]:checked + label:after{display: block;}
    #cf_message{height: 160px;}
    input::-ms-clear {display: none;width: 0;height: 0;}
    .subscribe_form_2 input[type="email"]{width: 275px}
    .message_container_subscribe{display: none;font-size: 14px;margin-top: 5px;}
    .message_container{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;
    cursor: pointer;
    }


    #sikayet_et {
    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);

    }

    #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;
    box-shadow: 0 1px 1px rgba(173, 168, 168, .1);
    border: 1px solid rgba(0, 0, 0, .1);
    display: block;
    border-bottom: inset 2px rgba(80, 80, 80, .2);
    background: #fff;
min-height:220px!important;    }


    [class*="form_type_"] .control-group{font-weight: 300}
    [class*="form_type_"] .control-group.type2{margin-bottom: 10px;}
    [class*="form_type_"] .control-group label{margin-bottom: 0;}
    [class*="form_type_"] .control-group table tr td:last-child,
    [class*="form_type_"] .control-group table{width: 100%;}
    .form_type_1 .control-group .control-label{width: 95px;float: left;padding-top: 10px;}
    .form_type_1 .control-group input::-webkit-input-placeholder,
    .form_type_1 .control-group textarea::-webkit-input-placeholder{color: #000;}
    .form_type_1 .control-group input::-moz-placeholder,
    .form_type_1 .control-group textarea::-moz-placeholder{color: #000;}
    .form_type_1 .control-group input:not([type="checkbox"]):nth-child(n+2){margin-top: 10px;}
    .form_type_1 .control-group .controls{overflow: hidden;}
    .form_type_1 .control-group .controls .postcode_elements li{margin-top: 8px;}
    .form_type_1 .control-group.form-elements span{display: inline-block;width: 92px;}
    .form_type_1 .control-group.form-elements label:last-child{margin-left: 0px}
    .form_type_1 .control-group .controls textarea{height: 180px;}
    .form_type_1 .control-group.input_profiles{margin-bottom: 10px;}
    .form_type_1 .control-group.input_profiles .control-label{width: 140px;}
    .form_type_1 .control-group.input_profiles .controls table tr td{width: 50%;text-align: center;font-size: 14px;font-weight: normal;}
    .form_type_1 .control-group.input_profiles .controls table tr td:last-child{padding: 10px 0 0 10px;text-align: left;}
    .form_type_1 .control-group.input_profiles .controls table.warning tr td,
    .form_type_1 .control-group.input_profiles .controls table.warning tr td input,.warning{color: #feb92b;border-color: #feb92b;}
    .form_type_1 .control-group.input_profiles .controls table.error tr td,.form_type_1 .control-group.input_profiles .controls table.error tr td input,.error{color: #cc0000;border-color: #cc0000;}
    .form_type_1 .control-group.input_profiles .controls table.info tr td,
    .form_type_1 .control-group.input_profiles .controls table.info tr td input,.info{color: #13b7ff;border-color: #13b7ff;}
    .form_type_1 .control-group.input_profiles .controls table.success tr td,
    .form_type_1 .control-group.input_profiles .controls table.success tr td input,.success{color: #a4d149;border-color: #a4d149;}
    .form_type_1.type_2 .control-label,
    .form_type_1.type_2 .control-group.form-elements span{width: 100%;float: none;display: block;padding-bottom: 5px;padding-top: 0;}
    .form_type_1.type_2 .control-group.input_profiles .controls table tr td:last-child{padding: 0;}
    .form_type_1.type_2 .control-group.input_profiles .controls table tr:last-child td{text-align: left;padding-top: 5px;}


    #basic-modal-content {display:none;}
    #simplemodal-overlay {background-color:#010101; cursor: default; z-index: 9998 !important;}
    #simplemodal-container { width:500px; height:auto; color:#333; font-family:Arial; font-size:12px;z-index: 9999 !important;}
    #simplemodal-container .simplemodal-data {}
    #simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
    #simplemodal-container a.modalCloseImg { width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
    #simplemodal-container h3 {color:#84b8d9;}

    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;}
    .widget_social_icons ul li a{display:block;width:34px;height:34px;color:#fff;}
    .widget_social_icons ul li a i[class^="fa "]{line-height:35px;}
    .widget_social_icons ul .website a{background:#cb1515;}
    .widget_social_icons ul .facebook a,.sw_button.facebook{background:#3b5998;}
    .widget_social_icons ul .twitter a,.sw_button.twitter,.tw_color{background:#2daae1;}
    .widget_social_icons ul .google_plus a{background:#f63e28;}
    .widget_social_icons ul .rss a{background:#ff7e00;}
    .widget_social_icons ul .pinterest a{background:#cb2027;}
    .widget_social_icons ul .instagram a{background:#3f729b;}
    .widget_social_icons ul .linkedin a{background:#0073b2;}
    .widget_social_icons ul .vimeo a{background:#44b0de;}
    .widget_social_icons ul .youtube a{background:#ff3132;}
    .widget_social_icons ul .flickr a{background:#ff0084;}
    .widget_social_icons ul .xing a{background:#126567;}
    .widget_social_icons ul .Tumblr a{background:#32506d;}
    .widget_social_icons ul .envelope a,.sw_button.contact{background:#1abc9c;}


    .widget_social_iconsy ul li a{display:block;width:34px;height:34px;color:#838a8f;}
    .widget_social_iconsy ul li a i[class^="fa "]{line-height:35px;}
    .widget_social_iconsy ul .website:hover a{background:#cb1515;color:#fff;}
    .widget_social_iconsy ul .facebook:hover a,.sw_button.facebook{background:#3b5998;color:#fff;}
    .widget_social_iconsy ul .twitter:hover a,.sw_button.twitter,.tw_color{background:#2daae1;color:#fff;}
    .widget_social_iconsy ul .google_plus:hover a{background:#f63e28;color:#fff;}
    .widget_social_iconsy ul .rss:hover a{background:#ff7e00;color:#fff;}
    .widget_social_iconsy ul .pinterest:hover a{background:#cb2027;color:#fff;}
    .widget_social_iconsy ul .instagram:hover a{background:#3f729b;color:#fff;}
    .widget_social_iconsy ul .linkedin:hover a{background:#0073b2;color:#fff;;}
    .widget_social_iconsy ul .vimeo:hover a{background:#44b0de;color:#fff;}
    .widget_social_iconsy ul .youtube:hover a{background:#ff3132;color:#fff;}
    .widget_social_iconsy ul .flickr:hover a{background:#ff0084;color:#fff;}
    .widget_social_iconsy ul .xing:hover a{background:#126567;color:#fff;}
    .widget_social_iconsy ul .Tumblr:hover a{background:#32506d;color:#fff;}
    .widget_social_iconsy ul .envelope:hover a,.sw_button.contact{background:#1abc9c;color:#fff;}


    .widget_social_icons_header ul li a{display:block;width:24px;height:24px;color:#fff;margin-top:4px;margin-left:2px;}
    .widget_social_icons_header ul li a i[class^="fa "]{line-height:16px;color:#fff;}
    .widget_social_icons_header ul .facebook a,.sw_button.facebook{background:#3b5998;}
    .widget_social_icons_header ul .twitter a,.sw_button.twitter,.tw_color{background:#2daae1;}
    .widget_social_icons_header ul .google_plus a{background:#f63e28;}

    /* ToolTip */
    .tooltip_header{
    position:absolute;
    display:block;
    background:#e2e6e7;
    padding:4px 5px;
    top:100%;
    margin-bottom:10px;
    color: #000;
    font-size: 12px;
    line-height:20px;
    margin-left:2px;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    opacity:0;
    visibility: hidden;
    white-space: pre;
    z-index:9999;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }

    .tooltip_header:after{
    content:"";
    width:0;
    height:0;
    border-left:8px solid transparent;
    border-bottom:5px solid #e2e6e7;
    border-right:8px solid transparent;
    position:absolute;
    top:-5px;
    left:50%;
    margin-left:-8px;
    }

    li:hover .tooltip_header,a:hover .tooltip_header,button:hover .tooltip_header{
    opacity: 1;
    visibility: visible;
    }

    .tooltip{
    position:absolute;
    display:block;
    background:#e2e6e7;
    padding:3px 10px;
    bottom:100%;
    margin-bottom:10px;
    color: #000;
    font-size: 14px;
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    opacity:0;
    visibility: hidden;
    white-space: pre;
    z-index:5;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }

    .tooltip:after{
    content:"";
    width:0;
    height:0;
    border-left:8px solid transparent;
    border-top:5px solid #e2e6e7;
    border-right:8px solid transparent;
    position:absolute;
    bottom:-5px;
    left:50%;
    margin-left:-8px;
    }

    li:hover .tooltip,a:hover .tooltip,button:hover .tooltip{
    opacity: 1;
    visibility: visible;
    }
    .widget_social_icons.type_2.tool_down ul li span.tooltip,
    .widget_social_icons.type_2.tool_down ul li span.tooltip{
    top: 100%;
    bottom: inherit;
    margin: 10px 0 0 0;
    z-index: 999;
    }
    .widget_social_icons.type_2.tool_down ul li span.tooltip:after,
    .widget_social_icons.type_2.tool_down ul li span.tooltip:after{
    bottom: 27px;
    border-left: 8px solid transparent;
    border-bottom: 5px solid #cb1515;
    border-right: 8px solid transparent;
    border-top: none;
    font-size: 13px;
    }
    .widget_social_icons.type_2 ul li a,
    .widget_social_icons.type_2 ul li a{
    font-size: 14px;
    width: 35px;
    height: 35px;
    }
    .widget_social_icons.type_2 ul li a i,
    .widget_social_icons.type_2 ul li a i{
    line-height: 35px;
    }
    .widget_social_icons.type_2.type_border ul li a{
    border: 1px solid #e8e8e8;
    }

    .widget_social_iconsy.type_2.tool_down ul li span.tooltip,
    .widget_social_iconsy.type_2.tool_down ul li span.tooltip{
    top: 100%;
    bottom: inherit;
    margin: 10px 0 0 0;
    z-index: 999;
    }
    .widget_social_iconsy.type_2.tool_down ul li span.tooltip:after,
    .widget_social_iconsy.type_2.tool_down ul li span.tooltip:after{
    bottom: 27px;
    border-left: 8px solid transparent;
    border-bottom: 5px solid #cb1515;
    border-right: 8px solid transparent;
    border-top: none;
    font-size: 13px;
    }
    .widget_social_iconsy.type_2 ul li a,
    .widget_social_iconsy.type_2 ul li a{
    font-size: 14px;
    width: 35px;
    height: 35px;
    }
    .widget_social_iconsy.type_2 ul li a i,
    .widget_social_iconsy.type_2 ul li a i{
    line-height: 35px;
    }
    .widget_social_iconsy.type_2.type_border ul li a{
    border: 1px solid #e8e8e8;
    }

    .footer{box-shadow: 0 0 4px rgba(0,0,0,.14),0 2px 4px rgba(0,0,0,.28);background: #1f1f1f;color: #ffffff;display:table;width:100%;font-family: Arial;
    }
    .footer-main{ background: transparent;border-top: 2px solid #000;color: #ffffff;}
    .footer-main .widget_title{color: #ffffff;}
    .footer-main .widget_categories .categories_list > li > ul li{border-color: #ffffff;}
    .footer-main .widget_categories .categories_list > li > ul li a{color: #ffffff;}
    .footer-main .widget_newsletter.form_section .form_text{color: #ffffff}
    .footer .footer_bottom_part p{font-size: 13px;color: #ffffff;}
    .footer .footer_bottom_part h1{color: #ffffff;font-size:14px; font-weight:bold;padding:0px;}
    .footer-main.footer .footer_bottom_part p span{color: #ffffff;}
    .footer-main.footer .footer_top_part{background: #f2f2f2;}
    .footer-main .footer_middle_part{padding-bottom: 35px;background: #f9f9f9;}
    .footer-main .widget_latest_tweets{margin-top: 0;}
    .footer-main.footer .footer_bottom_part{background: #f2f2f2;border-color: #e1e1e1;}
    .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{background: #60666b;border: none;display: inline-block;font-size: 13px;line-height: 18px;color: #fff;padding: 3px 8px;text-shadow: none;margin: 2px;}
    .widget_tags .box-tags a:hover{background: #cb1515;}
    .widget_social_icons ul li{position: relative;float: left;margin: 0 5px 5px 0;}
    .widget_social_icons ul li:last-child{margin: 0 0 5px 0;}
    .widget_social_icons ul li:hover a{color: #333;}
    .widget_social_icons ul li a{text-align: center;font-size:16px;border-radius:3px;}
    .widget_social_iconsy ul li{position: relative;float: left;margin: 0 5px 5px 0;}
    .widget_social_iconsy ul li:last-child{margin: 0 0 5px 0;}
    .widget_social_iconsy ul li:hover a{color: #333;}
    .widget_social_iconsy 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.5);margin: 0;clear: both;}
    .footer .footer_bottom_part{padding: 16px 0 22px;color:#ffffff;text-align: left;}
    .footer .footer_bottom_part{padding: 16px 0 22px;color:#ffffff;}
    .footer .footer_bottom_part p{float: left;color:#ffffff;}
    .footer .footer_bottom_part p span{color:#ffffff;}
    .footer .footer_bottom_part .mobile_menu{float: right;margin-top:10px;}
    .footer .footer_bottom_part .mobile_menu nav ul li a{font-size: 12px;font-weight: 300;padding:0 9px;color:#ffffff;}
    .footer .footer_bottom_part .mobile_menu2{float: left;margin-top:10px;}
    .footer .footer_bottom_part .mobile_menu2 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 .widget_categories .categories_list > li{width: 100%;display: block;}
    .footer_2 .widget_categories .categories_list > li{width: 49%;display: inline-block;}
    .footer_2 .widget_categories .categories_list > li:last-child{padding-left: 25px;}

    .widget_categories .categories_list > li > ul li{padding: 3px 0;margin-right: 7px;font-size: 15px;text-transform: capitalize;}
    .widget_categories 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;}
    .widget_categories .categories_list > li > ul li:last-child{border-bottom: none;}
    .widget_categories .categories_list > li > ul li:after{clear: both;display: block;visibility: hidden;height: 0;content: ".";}
    .widget_categories .categories_list > li > ul li a{float: left;color: #ffffff;text-transform: capitalize;font-size: 13px;font-family:Arial;}
    .widget_categories .categories_list > li > ul li a:hover{text-decoration: underline;        }
    .widget_categories .categories_list > li > ul li span{float: right;}

    .widget_newsletter.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}

    .burc {
    padding: 0px 0px;
    display: block;
    margin:0 auto;
    overflow:hidden;
    margin-top:6px;
    }
    .burc 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;

    }

    .burc ul {margin:0 auto;}
    .burc ul li {float: left; width:25%;}
    .burc ul li a {padding: 8px 8px;color: #313131;text-align: center;font-size: 12px;font-weight: 500;letter-spacing: -0.2px; display: block;}
    .burc ul li a i {font-size: 30px; line-height: 30px;display: block; margin: 0px 12px;margin-bottom: 8px;}
    .burc ul li a span {display: none;}
    .burc ul li a:hover {background: #ab68d1 ;color: #fff;}


    .portal ul {margin:0 auto;}
    .portal ul li {float: left; width:9%;}
    .portal ul li a {padding:7px;color: #000000;text-align: center;font-size: 12px;display: block;font-family: Verdana;}
    .portal ul li a i {padding:7px;font-size: 30px; line-height: 24px;display: block;}
    .portal ul li a span {display: none;}
    .portal ul li a:hover {background: #bd2e2a ;color: #fff;padding:7px;}


    #weather {width: 100%;text-align: right;margin-left: -20px;position: relative;padding-right:8px;margin-top: 50px;}
    #weather em {font-style: normal;color: #06C;}
    #weather i {font-style: normal;color: #C00;}
    #weather .day {font-size: 17px;width: 25%;height: 145px;float: left;color:#000;text-align: center;border-right-width: 1px;border-right-style: solid;border-right-color: #e8e8e8;}
    #weather .day h3 {font-size: 17px;display: block;margin: 0px;padding: 3px;font-weight: normal;}
    #weather .day span {font-size: 15px;color: #333;font-family: Arial;}
    #weather .day span abbr {font-weight: bold;}
    #weather .day dt {font-size:15px;height:30px;}
    #weather .day:last-child {
    border-right:0px;
    }


    .optionclass{
    border: 1px solid #cfcfcf;
    color: #393939;
    cursor: pointer;
    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;
    box-shadow: 0 1px 1px rgba(173, 168, 168, .1);
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;}


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


    }

    .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;}
    .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;cursor:pointer;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;}
    .vertical_list img {height:170px !important;}
    .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-family: Arial;
    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% - 20px);
    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.imbathaber.comimages/template/video_galeri.png) 0px 0;
    width:51px;
    height:50px;
    }
    .galerigal {
    background: no-repeat url(https://www.imbathaber.comimages/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;
    }
    .weather_top {

    left: 300px;
    right: 22px;
    height: 42px;
    padding-left: 33px;
    padding-right: 0px;
    color: #000000;
    /* top: 0px; */
    float: left;
    margin-top: -2px;
    font-size:13px !important;
    }

    .weather_top b {margin-left: 5px;}
    .weather_top select {
    width: 134px;
    margin-top:0px;
    border: 0;
    outline: 0;
    font-size:13px !important;
    height: 24px;
    background-color: #ffffff;
    color: #000000;
    padding: 5px 0px 0px 10px;

    }


    .weather_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: 13px;
    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;
    cursor: pointer;
    }
    .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;
    cursor: pointer;
    }
    #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;
    }

    .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: 4px solid #fafafa;
    margin: 7px;
    }

    .yazarlar ul li a:hover img {}

    .yazarlar ul li a:hover .t1 {
    color: #000;
    background: #fff;
    font-size: 13px;

    }

    .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%;
    color: #000;
    }

    .yazarlar ul li a .txt {
    font-size: 14px;
    color: #21252e;
    padding-left: 100px;
    display: block;
    padding-top: 2px;
    height: 30px;
    line-height: 16px;
    }

    .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:rgba(0,0,0,0.75);
    text-shadow: 0 0 5px rgba(255,255,255,0.85);
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    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;
    cursor:pointer;
    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;
    top: 5px;
    }

    .yazarlarleft{
    right: 40px !important;
    }
    .yazarlarright {
    right: 10px !important;
    }

    .videotemp {
    background:#222;
    padding-bottom:0px;
    margin-top: -10px !important;
    }
    .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 .main_menu > ul > li {
    border-right: solid 1px rgba(0,0,0,0.2);
    }
    .video_header .main_menu > ul > li > a {
      color:#ffffff;
    text-shadow:1px 1px 2px #000000;    text-shadow: none;
    }

    .video_header .button.search_button {
    color:#fff !important;
    }
    .share {
    display: inline-block;
    margin-right: 20px;
    }

    .share_size_large {
    width: 60px;
    }

    .share__count {
    background-color: #fff;
    border: solid 1px #a5b1bd;
    border-radius: 3px;
    /* add in vendor rules */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    /* add in vendor rules */
    color: #424a4d;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    padding: 4px 10px;
    position: relative;
    text-align: center;
    }

    .share_size_large > .share__count {
    display: block;
    float: none;
    font-size: 18px;
    margin-right: 0;
    margin-bottom: 12px;
    padding: 10px 0;
    }

    .share__count:before, .share__count:after {
    content: '';
    display: block;
    height: 0;
    top: 50%;
    position: absolute;
    right: -14px;
    width: 0;
    margin-top: -6px;
    }

    .share_size_large > .share__count:before, .share_size_large > .share__count:after {
    content: '';
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: auto;
    width: 0;
    }

    .share__count:before {
    border: solid 7px transparent;
    border-color: transparent transparent transparent #a5b1bd;
    }

    .share_size_large > .share__count:before {
    border-color: #a5b1bd transparent transparent transparent;
    bottom: -14px;
    margin-left: -7px;
    }

    .share__count:after {
    border: solid 6px transparent;
    border-color: transparent transparent transparent #fff;
    right: -12px;
    margin-top: -5px;
    }

    .share_size_large > .share__count:after {
    margin-left: -6px;
    bottom: -12px;
    border-color: #fff transparent transparent transparent;
    }

    .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:170px !important;
    }

    .side_bar_tabs .scale_imagex {
    width:100px !important;
    height:66px !important;
    }


    .gazeteler {
    background: url(https://www.imbathaber.comimages/template/newspaper.jpg) no-repeat;
    width:970px;
    height:100px;
    }

    .gazeteler .date {
    color:#fff;
    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%;
    }
    .gazeteler h3 {
    font-size:32px;
    float:left;
    margin-left:30px;
    letter-spacing: -0.3px;
    color:#fff;
    margin-top:20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
    }
    .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;
    color:#333;
    }
    .leftNewsDetailArrow .leftTextImgWrap .lText {
    display: table-cell;
    width: 180px;
    height: 100px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    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: 14px;
    font-weight: bold;
    color: #000;
    padding: 0 10px;
    }
    #news-nextprev {

    display: none;
    }


    .home_block .title {
    padding: 10px;
    font-size: 20px;
    color: #000;
    font-weight:bold;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    }
    .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;font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;}
    .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; cursor:pointer;}


    .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:54px;
    background:#FCFCFC;
    border: 1px solid #e2e2e2;
    border-radius: 3px;

    }
    .borsaBand:hover {
    box-shadow:0 0 5px -1px #B0B0B0;background-color:#ECECEC
    }


    .borsaList li {
    float:left;
    height:50px;
    }
    .borsaList li.parite {
    height:33px;
    width:150px;
    padding:12px 6px;
    margin-left:9px;
    margin-top:-5px;
    position:relative;
    }
    .pariteIcon {
    width:20px;
    height:13px;
    position:absolute;
    display:block;
    right:10px;
    top:13px;
    }

    .pariteIcon .img {
    width:20px;
    height:13px;
    position:absolute;
    display:block;
    right:10px;
    top:13px;
    }


    .borsaList li.parite div.pName  {

    font-size:14px;
    color:#3b5998;
    margin-bottom:10px;
    font-weight:700;
    height:14px;
    }
    .borsaList li.parite div.pQuan {
    font-weight: bold;
    font-size:12px;
    color:#373737;
    }
    .borsaList li.parite span.pRate {
    font-size:12px;
    color:#000;
    font-weight:normal;
    float:right;
    margin-left:20px;
    }

    .borsaList li.cbBtn a:hover {
    opacity:0.7;

    }
    .borsaList {
    height:50px;
    overflow:hidden;
    }
    .borsaList li.bigParaIcon {
    padding:16px 10px 0 10px;
    height:34px !important;
    }
    #updatecategory .scale_image,
    .col-md-6 .scale_image,
    .sliderblock3 .new-img,
    .sliderblock4 .new-img  {
    width:100% !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:17px !important;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    }

    .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: 360px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #fff;    }


    .ad728 {

    width: 100%;
    height: 100%;
    float: left;
    margin: 0px 5px 5px 0px;
    }

    #flashaber {
    max-height: 0px;
    font-size: 20px;
    background: #7d0400;
    height:44px;
    margin-bottom:2
    line-height:22px;
    width:100%;
    display:inline-table;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    position: relative;
    z-index:2;
    }
    #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: 0px;    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
 margin-bottom: 9px; margin-bottom: 0px;    }
    #flashaber:before, #flashaber:after {
    content: '';
    display: table;
    }


    #flashaber .f-baslik {
    display: inline-block;
    margin-right: 15px;
    border-radius: 2px!important;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000 !important;
    font-weight: bold;
    font-size: 18px;
    line-height:44px;
    margin-top: 2px;
    }
    #flashaber .f-haber a {
    color:#ffffff; !important;
    text-shadow: 1px 1px 2px #000 !important;
    }
    #flashaber .f-haber {
    display: inline-block;
    font-size:18px;
    line-height:42px !important;
    margin-top:2px;

    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%;
    float:left !important;
    margin-left:10px;
    }
    .author .wrapper {
    overflow:visible;
    }
    .author .post_title {
    background: #fafafa;
    padding:4px 0;
    padding-left:0px;
    display:block;
    margin-left:0px;

    }

    .author .post_text {
    padding-top:0px;
    }

    .author p a {
    color:#000;
    font-size:15px;
    }

    .galleryico > img {
    top: calc(44% - 20px) !important;
    right: calc(50% - 20px) !important;
    }


    .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-image: url('https://www.imbathaber.com/images/template/cami.png');
    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;
    }


    #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;

    }
    .commenttab .nav-tabs {
    margin-bottom: 0;
    float:right;
    display:block;
    margin-top: -3px;
    }
    .commenttab .nav-tabs i {
    }
    .commenttab .ui-tabs-active a,
    .commenttab .ui-state-active a{
    background-color: #1a1a1a !important;
    color: #fff;
    }
    .commenttab .nav-tabs>li {
    margin:0 0px;
    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;
    }
    .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:140px;
    margin-top: 15px;
    }

    .header_top nav,
    .header_top .login_block,
    .mobile_menu nav ul li{display: inline-block;}
    .mobile_menu2 nav ul li{display: inline-block;}
    .header_top .login_block {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;
    cursor: pointer;
    }
    .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;
    }
    .categories_list {
    margin-top:10px;
    }
    .top-wide {
    background-color: #ffffff;
    border-top: solid 1px #e4e4e4;
border-bottom: solid 1px #e9e9e9;    height: 42px;
    line-height: 42px;
    width: 100%;
    }
    .top-wide .head_weather_info li{
    list-style:none;
    margin-top:0px;
    border-right: 1px solid rgba(0,0,0,0.03);
    margin-right:0 !important;
    float:left;
    }
    .top-wide .head_weather_social li{
    list-style:none;
    margin-top:4px;
    border-left: 1px solid rgba(0,0,0,0.03);
    margin-right:3px !important;
    float:left;
    padding-left: 3px;
    padding-right: 2px;
    }
    .top-wide .head_weather_info li a {
    padding:6px 12px;
    text-decoration: none !important;
    margin-right:0 !important;
    }
    .top-wide .head_weather_info li a:hover {
    text-decoration: underline;
    }
    .top-wide .head_weather_social li a {
    padding:5px 7px;
    text-decoration: none !important;
    margin-right:0 !important;
    }
    .top-wide .head_weather_info li h2{
    font-weight:normal  !important;
    line-height:42px !important;
    display:inline !important;
    font-size:13px !important;
    }
    .top-wide .head_weather_social li h2{
    font-weight:normal  !important;
    line-height:34px !important;
    display:inline !important;
    font-size:15px !important;

    }
    .top-wide .head_weather_info li a:hover{
    text-decoration: underline;
    color:#1a1a1a !important;
    }
    .top-wide .head_weather_info li a:hover i{
    color:#1a1a1a !important;
    }
    .top-wide .head_weather_social li a:hover{
    background:#e4e4e4;
    color:#1a1a1a !important;
    }
    .top-wide .head_weather_social li a:hover i{
    color:#1a1a1a !important;
    }
    .top-wide .head_weather_info {
    float:left;
    }
    .top-wide .head_weather_social {
    float:right;
    }

    .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:6px 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-weight:600;
    font-size: 16px;
    max-height:35px;
    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:2px 4px;
    font-size:12px;
    padding-bottom:1px;
    }
    .SocialKit ul li .ico {
    float: left;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 12px;
    border-radius: 2px;
    text-align: center;
    font-size:26px;
    }
    .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;
    }


    @media only screen and (max-width:1199px){[class*="header_"] .main_menu > ul > li > a{padding:15px 10px;}
    .main_menu > ul > li > a{padding:14px 10px;}
    .header_3 .menu_wrap .logo,
    .header_5 .menu_wrap .logo{text-align:center;display:inline-block;margin-bottom:10px;}
    .thumbnails_container{height:371px;}
    .thumbnails_container.type_2{height:346px;}
    .thumbnails_container .scale_image_container img{display:none;}
    .menu_wrap.sticky{padding:0;}
    .weather_widget.type2 .date_list ul li{padding-left:6.5%;}
    .p_table{width:233px;}
    .p_table.active{width:243px;}
    #owl-demo-9 .item .button,
    #owl-demo-9 .item .event_date{display:none;}
    .boxed_layout{width:1020px;}
    }

    .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 , #spotlist li .catshow , #verticalnewslist .scale_image_container .catshow{
    display:none;
    }

    #blocktopnews li:hover .catshow, #relatednews li: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;
    font-family: Arial;
    letter-spacing: .4px;
    padding: 3px;
    }


    .tabs_content .t1{
    font-size:15px !important;
    font-weight: 500;
    }

    .tabs_content .t1:hover{
    text-decoration: underline;
    }


    .t1 {
    font-size:16px !important;
    display:block;
    color:#000;
    font-family: Arial;
    font-weight: 700;
    }
    .t2 {
    font-size:16px !important;
    display:block;
    color:#000;
    line-height: 24px;
    font-family: Arial;
    font-weight: 700;
    }
    .t2:hover{text-decoration: underline;}
    .t9 {
    font-size: 17px !important;
    display: block;
    color: #000;
    line-height: 24px;
    font-family: Arial;
    font-weight: 700;

    }
    .t3 {
    font-size: 16px !important;
    display: block;
    color:#000;
    line-height: 24px;
    font-family: Arial;
    font-weight: 700
    }
    .t4 {
    font-size:18px !important;
    display:block;
    color:#000;
    font-family: Arial;
    font-weight: 700;
    }
    .t5 {
    font-size:26px !important;
    display:block;
    color:#000;
     font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    line-height: 30px;
    }
    .t6 {
    font-size:22px !important;
    display:block;
    color:#000;
    line-height: 20px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    }
    .t7 {
    font-size:22px !important;
    display:block;
    color:#000;
    font-family: Arial;
    }
    .t8 {
    font-size:28px !important;
    display:block;
    color:#000;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    line-height: 34px;
    }

    .t8:hover {
    text-decoration: underline;
    }


    .m1 {
    font-size:28px !important;
    display:block;
    color:#fff;
    line-height: 34px;
    padding-top: 10px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }
    .m3f {
    font-size:26px !important;
    display:block;
    color:#fff;
    line-height: 32px;
    padding-top: 10px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }
    .m3 {
    font-size:20px !important;
    display:block;
    color:#fff;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }
    .b3 {
    font-size:16px !important;
    padding: 13px 1px;
    color:#000000 !important;
    text-shadow: 1px 1px 2px #ffffff !important;
    display:block;
    letter-spacing: 0px;
    }
    .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;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    color:#000;
    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-left:5px 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,
    .BlokSonYorumlarRenk .b3,
    .PuanDurumuRenk .b3,
    .SonYorumlananlar .b3 {
    color:#000000 !important;
    text-shadow: 1px 1px 2px #ffffff !important;
    font-family: Arial;
    letter-spacing: .4px;
    }

    .PuanDurumu{margin-top:-10px;}
    .BlokNamazRenk .b3,
    .PuanDurumuRenk .b3 {
    font-size:16px !important;
    padding: 13px 1px;
    color:#fff !important;
    text-shadow: 1px 1px 2px #000 !important;
    display:block;
    letter-spacing: 0px;
    }

    .GunlukBurcRenk {
    background-color:#f7f7f7;  border-left:5px solid #ab68d1;
    }
    .CokOkunanlarRenk {
    background-color:#f7f7f7;  border-left:5px solid #d41b65;

    }
    .BlokYazarRenk {
    background-color:#f7f7f7;  border-left:5px solid #000000;
    }
    .BlokGundemRenk {
    background-color:#f7f7f7; border-left:5px solid #db0000;
    }
    .BlokNamazRenk {
    background-color:#4f76b8 !important;
    }
    .BlokAnketRenk {
    background-color:#f7f7f7;  border-left:5px solid #000000;
    }
    .BlokIlgiliRenk {
    background-color:#f7f7f7;  border-left:5px solid #bd2e2a;
    }
    .BlokIlgiliVideoRenk {
    background-color:#f7f7f7;  border-left:5px solid #000000;
    }
    .BlokSonYorumlarRenk {
    background-color:#f7f7f7;  border-left:5px solid #f0f0f0;
    }
    .PuanDurumuRenk {
    background-color:#107a00 !important;
    }
    .SonYorumlananlar {
    background-color:#f7f7f7;  border-left:5px solid #bd2e2a;
    }
    .side_bar_tabs .widget_tags .box-tags a{background: #f2f2f2;color: #666;}
    .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: 100%!important;
    }

    .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: 17px !important;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-align: left;
    }
    .footer_top_part .t4 {
    font-weight:normal !important;
    }
    .ttextarea {
    resize: none;
    height:60px;
    }
    .two_third_column{position:relative;}
    .PhotoGallerySlider{width:575px !important;height:360px !important;position:relative;overflow:hidden;margin-left:75px;}
    .PhotoGallerySlider li{z-index:2 !important;width:575px !important;height:360px !important;}
    .PhotoGallerySlider li img{width:575px !important;height:360px !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;cursor:pointer;}
    .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 .scale_image_container,
    .TrendNews .scale_image_container{margin-right:25px;}
    .TrendNews .scale_image,
    .TrendNews .scale_image_container,
    .AutohrNews .scale_image_container{margin-right:25px;}
    .TrendNews .scale_image,
    .TrendNews .scale_image_container,
    .TopNews .scale_image,
    .TopNews .scale_image_container{height:130px !important;width:100% !important;float:left !important;margin-bottom:0px !important;}

    .TrendNews img,
    .TopNews img {
    width: 223.75px !important;
    }

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


    .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;
    border: 1px solid #ccc;
    }
    .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;}
    .EditorNewsxx .SlideNav,
    .PhotoGalleryx .SlideNav{top:calc(44% - 20px) !important;z-index:99;}
    .FeaturedBig .caption_type_1 .caption_inner h3,
    .FeaturedBigv2 .caption_type_1 .caption_inner h3{font-size:20px;}
    .SpotNews .caption_type_1 .caption_inner .t3{font-size:16px;}
    .Featuredv1 .caption_type_1 .caption_inner h2,
    .Featuredv2 .caption_type_1 .caption_inner h2,
    .Featuredv3 .caption_type_1 .caption_inner h2,
    .Featuredv4 .caption_type_1 .caption_inner h2,
    .Featuredv5 .caption_type_1 .caption_inner h2,
    .Featuredv9 .caption_type_1 .caption_inner h2,
    .Featuredv6 .caption_type_1 .caption_inner h2,
    .Featuredv7 .caption_type_1 .caption_inner h2,
    .Featuredv8 .caption_type_1 .caption_inner h2,
    .Featuredv9 .caption_type_1 .caption_inner h2{font-size:18px;}
    .FeaturedBigv2{position:relative;overflow:hidden;margin-left:40px;height:100%;}
    .FeaturedBigv2 li{z-index:2 !important;}
    .FeaturedPagerv5x,
    .FeaturedPagerv6x{z-index:5;background:#efefef;width:100%;height:43px;float:left;}
    .FeaturedPagerv6{float:left;margin-top:10px;}
     .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:100px;height:70px;display:block;text-align:center;line-height:40px;color:#1a1a1a;font-size:13px;font-weight:bold;padding:2px;cursor:pointer;}
    
     .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;cursor:pointer; border-left: 1px solid rgba(0,0,0,0.1);}
        
    .FeaturedPagerv5 li a img,
    .FeaturedPagerv6 li a img{width:100px;height:66px;}
    .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:12px;}
    .lastnewsleft,
    .lastnewsright{float:left;margin-right:10px;}
    .lastnewsleft a:hover,
    .lastnewsright a:hover{color:#bd2e2a;}
    .lastnewsleft a,
    .lastnewsright a{font-size:18px !important;}
    .lastnews{padding:7px 10px;padding-left:10px;background:#fff;height:40px;}
    .lastnews a{color:#000;font-weight:600 !important;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;
    }

    .PhotoGalleryPagerx,
    .PhotoGalleryPagerax {
    background: #333;
    z-index: 5;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    border-right: solid 1px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 38px;
    float: left;
    margin-bottom: 3px;
    }

    .FeaturedRightPagerax {
    z-index: 5;
    background: #000;
    color: #fff;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    border-right: solid 1px rgba(0, 0, 0, 0.1);
    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,
    .PhotoGallery {
    float: left;
    }

    .EditorNewsPager li,
    .FeaturedMiniPager li,
    .FeaturedMiniTwoPager li,
    .PhotoGalleryPager li {
    float: left;
    }

    .EditorNewsPager li a,
    .FeaturedMiniPager li a,
    .FeaturedMiniTwoPager li a,
    .PhotoGalleryPager li a {
    position: relative;
    width: 38px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
    }

    .EditorNewsxx .EditorNewsPager li a .FeaturedMiniPager li a .FeaturedMiniTwoPager li a,
    .PhotoGalleryPager li a {
    position: relative;
    width: 37px;
    height: 38px;
    }

    .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;
    }

    .PhotoGalleryPager li a,
    .PhotoGalleryPagera li a {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    }

    .FeaturedRightPagera li a {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    }

    .EditorNewsxx .SlideNav,
    .PhotoGalleryx .SlideNav {
    top: calc(42% - 20px);
    }

    .EditorNewsPager li:first-child,
    .FeaturedMiniPager li:first-child,
    .FeaturedMiniTwoPager li:first-child,
    .PhotoGalleryPager li:first-child {
    border-left: 0;
    }

    .EditorNewsPager li a.active {
    background: #cc0000;
    color: #fff;
    }

    .FeaturedMiniPager li a.active {
    background: #dfdfdf;
    color: #fff;
    border: 1px solid #666;
    }

    .FeaturedMiniTwoPager li a.active {
    background: #dfdfdf;
    color: #fff;
    border: 1px solid #666;
    }

    .PhotoGalleryPager li a.active,
    .PhotoGalleryPagera li a.active {
    background: #222;
    }

    .FeaturedRightPagera li a.active {
    background: #e03731;
    }

    .PhotoGalleryPagerx .AllNews {
    width: 42px !important;
    height: 37px !important;
    line-height: 37px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
    }

    .EditorNewsPagerx .AllNews {
    width: 36px !important;
    height: 37px !important;
    line-height: 37px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
    }

    .PhotoGalleryPagerx .AllNews,
    .PhotoGalleryPagerax .AllNews {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    background: transparent !important;
    }

    .FeaturedRightPagerax .AllNews {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    background: transparent !important;
    }

    .EditorNewsPager .AllNews a {
    color: #1a1a1a !important;
    }

    .FeaturedMiniPager .AllNews a {
    color: #1a1a1a !important;
    }

    .FeaturedMiniTwoPager .AllNews a {
    color: #1a1a1a !important;
    }

    .PhotoGalleryPager li a,
    .PhotoGalleryPagerx .AllNews a,
    .PhotoGalleryPagera li a,
    .PhotoGalleryPagerax .AllNews a {
    color: #fff !important;
    }

    .FeaturedRightPagera li a,
    .FeaturedRightPagerax .AllNews a {
    color: #fff !important;
    }


    .EditorNewsPagerx{z-index:5;background:#1a1a1a;width:100%;height:38px;float:left;margin-bottom:3px;}
    .PhotoGalleryPagerx,
    .PhotoGalleryPagerax{z-index:5;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-bottom:solid 1px rgba(0,0,0,0.1);border-right:solid 1px rgba(0,0,0,0.1);border-bottom:solid 1px rgba(0,0,0,0.1);width:100%;float:left;margin-bottom:3px;}
    .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,
    .PhotoGallery{float:left;}
    .EditorNewsPager li,
    .PhotoGalleryPager li{float:left;}
    .EditorNewsPager li a,
    .PhotoGalleryPager li a{position:relative;width:38px;height:38px;display:block;text-align:center;line-height:38px;color:#fff;font-size:13px;font-weight:bold;cursor:pointer;border-right:1px solid rgba(255,255,255,0.08);border-left:1px solid rgba(0,0,0,0.9);border-bottom: solid 1px rgba(0,0,0,0.1);}
    .EditorNewsxx .EditorNewsPager li a,
    .PhotoGalleryPager li a{position:relative;width:37px;height:38px;}
    .EditorNewsPager li:last-child a{width:36px;}
    .PhotoGalleryPager li a,
    .PhotoGalleryPagera li a{border-right:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(0,0,0,0.1);}
    .EditorNewsxx .SlideNav,
    .PhotoGalleryx .SlideNav{top:calc(42% - 20px);}
    .EditorNewsPager li:first-child,
    .PhotoGalleryPager li:first-child{border-left:0;}
    .EditorNewsPager li a.active{background:#cc0000;color:#fff;}
    .PhotoGalleryPager li a.active,
    .PhotoGalleryPagera li a.active{background:rgba(226,226,226,1);background:-moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 38%, rgba(209,209,209,1) 42%, rgba(254,254,254,1) 80%, rgba(254,254,254,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(38%, rgba(219,219,219,1)), color-stop(42%, rgba(209,209,209,1)), color-stop(80%, rgba(254,254,254,1)), color-stop(100%, rgba(254,254,254,1)));background:-webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 38%, rgba(209,209,209,1) 42%, rgba(254,254,254,1) 80%, rgba(254,254,254,1) 100%);background:-o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 38%, rgba(209,209,209,1) 42%, rgba(254,254,254,1) 80%, rgba(254,254,254,1) 100%);background:-ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 38%, rgba(209,209,209,1) 42%, rgba(254,254,254,1) 80%, rgba(254,254,254,1) 100%);background:linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 38%, rgba(209,209,209,1) 42%, rgba(254,254,254,1) 80%, rgba(254,254,254,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);}
    .EditorNewsPagerx .AllNews,
    .PhotoGalleryPagerx .AllNews{width:42px !important;height:37px !important;line-height:37px !important;border-right:1px solid rgba(255,255,255,0.08);border-left:1px solid rgba(0,0,0,0.9);}
    .PhotoGalleryPagerx .AllNews,
    .PhotoGalleryPagerax .AllNews{border-right:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(0,0,0,0.1);background:transparent !important;}
    .EditorNewsPager .AllNews a{color:#1a1a1a !important;}
    .PhotoGalleryPager li a,
    .PhotoGalleryPagerx .AllNews a,
    .PhotoGalleryPagera li a,
    .PhotoGalleryPagerax .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:40px;display:block;text-align:center;line-height:40px;color:#1a1a1a;font-size:13px;font-weight:bold;cursor:pointer;}
    .FeaturedPagerv8 li a img{width:60px;height:40px;border:2px solid rgba(0,0,0,0.2);}
    .FeaturedPagerv8 li a img:hover{width:60px;height:40px;border:2px solid rgba(0,0,0,1.2);}
    .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;background:rgba(0,0,0,0.2);left:auto;width:40px;height:42px}
    .Featuredv8Right{background:rgba(0,0,0,0.3);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;}
    .FeaturedBigBg {background: #1a1a1a;float:left;width:100%;}
    .BigLightv2{position:absolute;top:0;left:15px;z-index:99;}
    .BigLightv2x{position:absolute;top:0;left:20px;z-index:99;}
    .FeaturedBigPagerv2{height:370px;background:#1a1a1a;float:left;border-right:solid 2px #cc0000;width:40px;-webkit-transition:color 0s ease, background-color 0s ease !important;transition:color 0s ease, background-color 0s ease !important;}
    .FeaturedBigPagerv2 li{float:left;}
    .FeaturedBigPagerv2 li a{position:relative;width:39px;height:41px;display:block;text-align:center;line-height:38px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.05);border-top:1px solid rgba(0,0,0,0.06);}
    .FeaturedBigPagerv2 li:first-child{border-left:0;}
    .FeaturedBigPagerv2 li a.active{background:#cc0000;color:#fff;}
    .FeaturedBigx .SlideNav,
    .FeaturedBigv2x .SlideNav{    top: calc(46% - 35px);}
    .FeaturedBigv2x .AllNews{position:absolute;bottom:0px;left:0px;width:38px !important;height:40px;line-height:40px;font-size:17px;text-align:center;font-weight:normal !important;z-index:99;border-bottom:1px solid rgba(255,255,255,0.05);border-top:1px solid rgba(0,0,0,0.06);}
    .FeaturedBigPagerv2 .AllNews a{color:#fff !important;}
    .FeaturedBigPager{z-index:5;float:left;-webkit-transition:color 0s ease, background-color 0s ease !important;transition:color 0s ease, background-color 0s ease !important;}
    .FeaturedBigPager li{float:left;}
    .FeaturedBigPager li a{position:relative;width:184px;height:40px;display:block;text-align:center;line-height:38px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;border-right:1px solid rgba(255,255,255,0.08);border-left:1px solid rgba(0,0,0,0.9);}
    .BigLight {background: #f7f7f7;
    border-top: 3px solid #cc0000;
    border-bottom: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;}
    .BigLight li a {color:#1a1a1a !important;    border-right: 1px solid rgba(255,255,255,0.01) !important;
    border-left: 1px solid rgba(0,0,0,0.1) !important;
    }

    .BigLight .AllNews a {
    color:#1a1a1a !important;
    }
    .BigLight li a.active,
    .BigLightv2 li a.active {color:#fff !important;}

    .BigLightv2 ul {
    background: #f7f7f7 !important;
    border-bottom: solid 1px #e4e4e4 !important;
    border-top: solid 1px #e4e4e4 !important;
    border-right: 3px solid #cc0000 !important;
    border-left: solid 1px #e4e4e4 !important;
    }
    .BigLightv2 li a {
    border-bottom:1px solid  rgba(255,255,255,0.01) !important;border-top:1px solid rgba(0,0,0,0.1) !important;
    border-left:0px !important;
    border-right:0px !important;
    color:#1a1a1a !important;
    }
    .BigLight .AllNews a,
    .BigLightv2 .AllNews a {
    color:#1a1a1a !important;
    }
    .FeaturedBigPager li:first-child{border-left:0;}
    .FeaturedBigPager li a.active{background:#cc0000;color:#fff;}
    .FeaturedBigx .AllNews{float:right;width:50px !important;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);}
    .FeaturedBigPager .AllNews a{color:#fff !important;}
    .SpotNews{width:100% !important;height:100% !important;position:relative;overflow:hidden;}
    .SpotNews li{z-index:2 !important;}
    .SpotNews li img{width:100% !important;height:100% !important;}
    .SpotPager{position: absolute;
    top: 0px;
    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{ border-radius: 4px;position: relative;
    width: 30px;
    height: 32px;
    line-height: 30px !important;
    display: block;
    text-align: center;
    line-height: 29px;
    color: #1a1a1a;
    background-color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    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:#bd2e2a;color:#ffffff;}
    .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;}
    .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,
    .Featuredv2Left ,
    .Featuredv2Right,
    .Featuredv3Left ,
    .Featuredv3Right,
    .Featuredv4Left ,
    .Featuredv4Right,
    .Featuredv5Left ,
    .Featuredv5Right,
    .Featuredv6Left ,
    .Featuredv6Right,
    .Featuredv7Left ,
    .Featuredv7Right,
    .Featuredv9Left ,
    .Featuredv9Right,
    .TrendNewsLeft ,
    .TrendNewsRight,
    .BigFeaturedLeft ,
    .BigFeaturedRight,
    .BigFeaturedv2Left ,
    .BigFeaturedv2Right,
    .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;text-shadow:1px 1px 1px rgba(150, 150, 150, 1);}
    .SpotNewsLeft,
    .VidenoxiLeft ,
    .TrendNewsLeft,
    .Featuredv1Left,
    .Featuredv7Left,
    .PhotoGallerySliderLeft,
    .Featuredv2Left,
    .Featuredv9Left ,
    .Featuredv3Left,
    .Featuredv4Left,
    .Featuredv5Left,
    .Featuredv6Left,
    .Featuredv8Left,
    .BigFeaturedLeft,
    .BigFeaturedv2Left,
    .VideoGalleryHomeLeft,
    .PhotoGalleryHomeLeft,
    .PhotoGalleryLeft,
    .EditorNewsLeft,
    .FeaturedMiniLeft,
    .FeaturedMiniTwoLeft,
    .TopNewsLeft,
    .Featuredv5Left{left:8px;opacity: 0.8;filter: alpha(opacity=80);}
    .BigFeaturedv2Left{left:50px;}
    .PhotoGallerySliderLeft{left:94px;}
    .SpotNewsRight,
    .TrendNewsRight,
    .VidenoxiRight,
    .PhotoGallerySliderRight,
    .Featuredv1Right,
    .Featuredv2Right,
    .Featuredv3Right,
    .Featuredv4Right,
    .Featuredv5Right,
    .Featuredv6Right,
    .Featuredv8Right,

    .BigFeaturedRight,
    .BigFeaturedv2Right,
    .VideoGalleryHomeRight,
    .PhotoGalleryHomeRight,
    .PhotoGalleryRight,

    .FeaturedMiniRight,
    .FeaturedMiniTwoRight,
    .TopNewsRight,
    .Featuredv5Right{right:36px;}
.EditorNewsRight{right:6px;}
    .Featuredv9Right{right:12px;}
    .Featuredv7Right{right:12px;}

    .TrendNews p,
    .TopNews p{display:none;color:#fff;font-size:13px;font-weight:500;}
    .TrendNews li,
    .TopNews li{position:relative;}
    .TrendNews 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;}
    .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;
    color: #000;
    padding: 4px;
    font-size: 16px !important;
    }

    .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 .caption_inner,
    .TopNews li:hover .caption_inner{padding:10px 20px !important;height:100% !important;}


    .SlideNav {
    position: absolute;
    top: calc(50% - 20px);
    z-index: 99;
    font-size: 48px;
    width: 100%;
    }


    .SlideNav a{color:#fff;
    font-size: 50px;
    padding: 3px 4px 3px 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.50);
    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,
    .Featuredv2x .SlideNav,
    .Featuredv3x .SlideNav,
    .Featuredv4x .SlideNav,
    .Featuredv5x .SlideNav,
    .Featuredv9x .SlideNav,
    .Featuredv7x .SlideNav,
    .Featuredv8x .SlideNav,
    .Featuredv6x .SlideNav,
    .EditorNewsx .SlideNav{top:calc(46% - 20px);}
    .FeaturedControl{width:100%;height:100%;}
    @media only screen and (max-width: 992px) { .FeaturedControl{relative;} }
    .FeaturedControl3{width:100%;max-height: 300px;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;}
    .Featuredv1,
    .Featuredv2,
    .Featuredv3,
    .Featuredv4,
    .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,
    .VideoGalleryHome,
    .PhotoGalleryHome,
    .EditorNewsxx,
    .PhotoGalleryx{height:100% !important;width:100% !important;margin-bottom: 10px;}
    .FeaturedBig,
    .FeaturedBigv2{height:470px !important;position:relative;overflow:hidden;}
    .Featuredv7,
    .Featuredv9{width:100% !important;height:100% !important;}
    .Featuredv1 li,
    .Featuredv2 li,
    .Featuredv3 li,
    .Featuredv4 li,
    .Featuredv5 li,
    .Featuredv6 li,
    .Featuredv7 li,
    .Featuredv8 li,
    .Featuredv9 li{z-index:2 !important;}
    .Featuredv1 li img,
    .Featuredv2 li img,
    .Featuredv3 li img,
    .Featuredv4 li img,
    .Featuredv5 li img,
    .Featuredv6 li img,
    .Featuredv7 li img,
    .Featuredv8 li img,
    .Featuredv9 li img,
    .EditorNewsxx li img,
    .PhotoGalleryx li img,
    .Videnoxi li img,
    .FeaturedBig li img,
    .FeaturedBigv2 li img,
    .PhotoGalleryNews li img,
    .VideoGalleryNews li img,
    .TrendNews li img,
    .Featuredv7,
    .TopNews li img{width:100% !important;height:auto !important;}
    .FeaturedBig li img{max-height:460px !important;width:970px !important;}
    .FeaturedBigv2 li img{max-height:460px !important;width:970px !important;margin-left: -39px!important;}
    .Featuredv1 li img,
    .Featuredv2 li img,
    .Featuredv3 li img,
    .Featuredv4 li img,
    .Featuredv5 li img,
    .Featuredv6 li img,
    .Featuredv7 li img,
    .Featuredv9 li img,
    .Featuredv8 li img{height:360px !important;}
    .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%;}
    .FeaturedPagerv1 li{float:left;}
    .FeaturedPagerv1 li a{position:relative;width:60px;height:40px;display:block;text-align:center;line-height:38px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;border-right:1px solid rgba(255,255,255,0.08);border-left:1px solid rgba(0,0,0,0.9);}


    .TrendNews { visibility: hidden; }
    .FeaturedControl3{ visibility: hidden; }
    .Featuredv3{ visibility: hidden; }
    .FeaturedMini{ visibility: hidden; }
    .FeaturedMiniTwo{ visibility: hidden; }
    .EditorNews{ visibility: hidden; }
    .Featuredv1{ visibility: hidden; }
    .Featuredv2{visibility: hidden; }
    .Featuredv3{ visibility: hidden; }
    .Featuredv4{visibility: hidden; }
    .Featuredv5{visibility: hidden; }
    .Featuredv6{visibility: hidden; }
    .Featuredv7{visibility: hidden; }
    .Featuredv8{visibility: hidden; }
    .VideoGalleryHome{visibility: hidden; }
    #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 .scale_image_container,
    .Featuredv2x .scale_image_container,
    .Featuredv3x .scale_image_container,
    .Featuredv4x .scale_image_container,
    .Featuredv5x .scale_image_container,
    .Featuredv6x .scale_image_container,
    .Featuredv7x .scale_image_container,
    .Featuredv8x .scale_image_container,
    .Featuredv9x .scale_image_container,
    .FeaturedBig .scale_image_container,
    .FeaturedBigv2 .scale_image_container,
    .Videnox .scale_image_container,
    .SpotNews .scale_image_container,
    .PhotoGallerySliderx .scale_image_container,
    .EditorNewsxx .scale_image_container,
    .PhotoGalleryx .scale_image_container,
    .EditorNewsx .scale_image_container{margin-bottom:0px !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:0px;}
    .Featuredv8Left a ,
    .Featuredv8Right a{color:#fff !important;font-size:32px;}
    .Featuredv8Left{right:58px;background:rgba(0,0,0,0.2);left:auto;width:56px;height:38px}
    .Featuredv8Right{background:rgba(0,0,0,0.3);right:0px;width:56px;height:38px}
    .FeaturedPagerv8 li:first-child{border-left:0;}
    .FeaturedPagerv8 li:last-child{margin-right:0px;}
    .Featuredv2 li{z-index:2 !important;}

    .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;cursor:pointer;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;cursor:pointer;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;}


    .Featuredv7Left{left:50px;}
    .Featuredv7x,
    .Featuredv9x{width:650px;position:relative;}
    .Featuredv7,
    .Featuredv9{position:relative;overflow:hidden;margin-left:40px;width:610px;height:360px !important;}
    .Featuredv8x{position:relative;max-height:410px;}
    .Featuredv7 li img,
    .Featuredv9 li img{width:650px !important;margin-left:-39px;}
    .Featuredv7 li,
    .Featuredv9 li{max-width:650px !important;}
    .Featuredv7 li{z-index:2 !important;}
    .FeaturedPagerv7{z-index:5;background:#1b1b1b;float:left;-webkit-transition:color 0s ease, background-color 0s ease !important;transition:color 0s ease, background-color 0s ease !important;position:absolute;top:0px;width:39px;}
    .FeaturedPagerv7{z-index:1;height:100%;background:#1b1b1b;float:left;border-right:solid 2px #cc0000;width:40px;position:absolute;top:0;left:0px;-webkit-transition:color 0s ease, background-color 0s ease !important;transition:color 0s ease, background-color 0s ease !important;}
    .FeaturedPagerv7 li{float:left;}
    .FeaturedPagerv7 li a{position:relative;width:39px;height:40px;display:block;text-align:center;line-height:37px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.05);border-top:1px solid rgba(0,0,0,0.06);}
    .FeaturedPagerv7 li:first-child{border-left:0;}
    .FeaturedPagerv7 li a.active{background:#cc0000;color:#fff;}
    .Featuredv7x .AllNews{position:absolute;bottom:0px;left:0px;width:38px !important;height:40px;line-height:40px;font-size:17px;text-align:center;font-weight:normal !important;background:transparent;z-index:99;border-bottom:1px solid rgba(255,255,255,0.05);border-top:1px solid rgba(0,0,0,0.06);}
    .Featuredv7x .AllNews a{color:#fff !important;}
    .Featuredv7x .SlideNav{top:calc(46% - 20px);}
    .FeaturedPagerv3x{z-index:5;background:#f7f7f7;width:100%;height:43px;float:left;border-top:3px solid #cc0000;border-bottom:solid 1px #e4e4e4;border-right:solid 1px #e4e4e4;}
    .FeaturedPagerv3{float:left;}
    .FeaturedPagerv3 li{float:left;}
    .FeaturedPagerv3 li a{position:relative;width:60px;height:40px;display:block;text-align:center;line-height:40px;color:#1a1a1a;font-size:13px;font-weight:bold;cursor:pointer;border-right:1px solid rgba(255,255,255,0.01);border-left:1px solid rgba(0,0,0,0.1);}
    .FeaturedPagerv3 li:first-child{border-left:0;}
    .FeaturedPagerv3 li a.active{background:#cc0000;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;}
    .Featuredv4 .caption_type_1{padding-bottom:40px;background:rgba(0,0,0,0);background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 77%, rgba(0,0,0,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(77%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 77%, rgba(0,0,0,1) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 77%, rgba(0,0,0,1) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 77%, rgba(0,0,0,1) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 77%, rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);}
    .Featuredv4 .caption_inner{background:transparent !important;}
    .FeaturedPagerv4{position:absolute;bottom:5px;left:36px;z-index:5;}
    .FeaturedPagerv4 li{float:left;margin-right:9px;}
    .FeaturedPagerv4 li a{position:relative;width:32px;height:32px;display:block;-webkit-border-radius:20%;-khtml-border-radius:20%;-moz-border-radius:20%;-ms-border-radius:20%;-o-border-radius:20%;border-radius:20%;text-align:center;line-height:29px;color:#fff;border:solid 1px #fff;background-color:rgba(255,255,255,0.2);font-size:12px;font-weight:bold;cursor:pointer;}
    .FeaturedPagerv4 li a.active{background:#cc0000;color:#fff;border:solid 1px #fff;}
    .FeaturedPagerv5x,
    .FeaturedPagerv6x{z-index:5;background:#efefef;width:100%;height:43px;float:left;}
    .FeaturedPagerv5,
    .FeaturedPagerv6{float:left;margin-top:10px;}
    
    .FeaturedPagerv6 li{float:left;margin-right:9px;}
    .FeaturedPagerv5 li{float:left;}

    .FeaturedPagerv6 li a{position:relative;width:100px;height:70px;display:block;text-align:center;line-height:40px;color:#1a1a1a;font-size:13px;font-weight:bold;padding:2px;cursor:pointer;}
    
         .FeaturedPagerv5 li a{position:relative;width:81px;height:70px;display:block;text-align:center;line-height:65px;color:#1a1a1a;font-size:33px;font-weight:bold;padding:2px;cursor:pointer;}
         
    .FeaturedPagerv5 li a img,
    .FeaturedPagerv6 li a img{width:100px;height:66px;}
    .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{background:#cc0000 !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{}
    .Featuredv9Left{left:50px;}
    .Featuredv9{position:relative;overflow:hidden;margin-left:40px;}
    .Featuredv9 li{z-index:2 !important;}
    .FeaturedPagerv9{z-index:1;height:100%;background:#f7f7f7;float:left;border-right:solid 2px #cc0000;width:40px;position:absolute;border-bottom:solid 1px #e4e4e4;border-left:solid 1px #e4e4e4;top:0;left:0;-webkit-transition:color 0s ease, background-color 0s ease !important;transition:color 0s ease, background-color 0s ease !important;}
    .FeaturedPagerv9 li{float:left;}
    .FeaturedPagerv9 li a{position:relative;width:38px;height:40px;display:block;text-align:center;line-height:37px;color:#1a1a1a;font-size:14px;font-weight:600;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.05);border-top:1px solid rgba(0,0,0,0.06);}
    .FeaturedPagerv9 li:first-child{border-left:0;}
    .FeaturedPagerv9 li a.active{background:#cc0000;color:#fff;}
    .Featuredv9x .AllNews{position:absolute;bottom:0px;left:0px;width:38px !important;height:40px;line-height:40px;font-size:17px;text-align:center;font-weight:normal !important;background:transparent;z-index:99;border-bottom:1px solid rgba(255,255,255,0.05);border-top:1px solid rgba(0,0,0,0.06);border-left:0;}
    .Featuredv9x .AllNews a{color:#1a1a1a !important;}
    .Featuredv7x .SlideNav{top:calc(46% - 20px);}
    .Featuredv8x .SlideNav{top:calc(46% - 20px);}
    .PhotoGallerySliderx .SlideNav{top:calc(44% - 20px);}
    .EditorNewsxx .bx-viewport,
    .PhotoGalleryx .bx-viewport{float:left !important;}


    #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: 100% !important;
    border: 1px solid #f2f2f2;
    padding: 5px;
    }

    .newspaperimg img:hover {
    width: 127px !important;
    height: 100% !important;
    border: 2px solid #444;
    padding: 5px;
    }


    .cinemaimg {
    width: 150px !important;
    height: 100% !important;
    border: 1px solid #f2f2f2;
    padding: 5px;
    }

    .cinemaimg img:hover {
    width: 150px !important;
    height: 100% !important;
    border: 2px solid #444;
    padding: 5px;
    }

    #newspaperblock img:hover,
    #cinemahome img:hover,
    #newspaperhome img:hover {
    border: 1px solid #ccc;
    }

    .newspaperleft,
    .newspaperright.newspaper2left,
    .newspaper2right {
    font-size: 24px;
    display: table;
    cursor: pointer;
    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;
    }


    .cinemaleft,
    .cinemaright{
    font-size: 24px;
    display: table;
    cursor: pointer;
    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,
    .cinemaleft:hover,
    .cinemaright:hover,
    .newspaper2left:hover,
    .newspaper2right:hover {
    color: rgba(255, 255, 255, 0.5);
    }

    .newspaperleft,
    .newspaperright,
    .cinemaleft,
    .cinemaright,
    .newspaper2left,
    .newspaper2right {
    font-size: 24px;
    display: table;
    cursor: pointer;
    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,
    .cinemaleft i,
    .cinemaright 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;
    }

    .cinemaleft {
    right: 40px !important;
    }

    .cinemaright {
    right: 10px !important;
    }

    .fixedVideo {
    float: none !important;
    display: block;
    position: fixed;
    width: 303px !important;
    height: 174px !important;
    top: 100px;
    border: 3px solid #ff0000;
    background:#000;
    z-index: 199;
    margin-left: 666px;
    padding-bottom:0px;
    min-width:auto;
    }
    .fixedVideo .iframe {

    width: 100%;
    }

    .VideoKapat {
    display:none;
    background:#ff0000;
    color:#fff;
    margin-right: -3px;
    padding: 3px 10px;
    margin-top: -21px;
    font-weight: 500;
    width: 80px;
    float: right;
    font-size: 11px;

    }
    .VideoKapat a {
    color: #fff;
    }
    .kapatgoster {display:block !important;}
    .kapatgizle {display:none !important;}
    .staticVideo {position:static !important;
    float: none !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    top: auto !important;
    border: 0 !important;
    background: transparent;
    z-index: 199 !important;
    margin-left: 0px !important;
    padding-bottom: 56% !important;
    }
    .staticVideo .kapatgoster {display:none !important;}
    .videox .scale_image {
    height:110px !important;
    }


    .galleryContent {
    position: relative;
    margin-bottom: 0px;
    }

    .galleryContent figure img {
    max-width: 100%;
    }

    .galleryContent p {
    font-size: 15px;
    margin-bottom: 5px;
    line-height:22px;
    }

    .galleryContent .item {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    background: #fff;
    }

    .galleryContent .item:after {
    content: "";
    clear: both;
    display: block;
    }

    .galleryContent .item:nth-of-type(1) {
    padding-top: 10px;
    }

    .galleryContent .item figure {
    position: relative;
    margin-bottom: 10px;
    }

    .galleryContent .item figure a {
    display: block;
    }

    .galleryContent .item figure .paging {
    opacity: 1;
    position: absolute;
    left: 0px;
    top: 20px;
    background-color: #af0201;
    color: #ffffff;
    font-size: 18px;
    width: 85px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    }

    .galleryContent .item figure .paging strong {
    font-size: 20px;
    font-weight: normal;
    }

  .galleryContent .item figure a.fancybox:before {
				content: "";
				position: absolute;
				width: 33px;
				height: 33px;
				transition: all 0.3s ease-in-out 0s;
				background: rgba(0, 0, 0, 0.3) url(https://maxi.haberyazilimi.xyz/template/images/popup.png) no-repeat center center;
				right: 0px;
				top: 0px;
				z-index: 9;
			}


.galleryContent .item figure:hover .fancybox:before {
				transform: rotate(360deg);
				transition: all 0.3s ease-in-out 0s;
			}


    @media only screen and (max-width:768px){
    .logotype2{margin-top:9px;margin-bottom:9px;margin-left:60px;}
    .galleryContent .item figure .sharer {display:none;}

    .Featuredv8Left,
    .Featuredv8Right{padding:10px 6px;color:#fff !important;text-align:center;bottom:8px;}


    }
    .galleryContent .item figure .sharer {
    position: absolute;
    width: 33px;
    right: 0px;
    top: 40px;
    }

    .galleryContent .item figure .sharer li {
    width: 33px;
    height: 33px;
    }

    .galleryContent .item figure .sharer li a, .galleryContent .item figure .sharer li i {
    display: block;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    height: 33px;
    line-height: 33px;
    }

    .galleryContent .item figure .sharer li a .fa-facebook {
    background-color: #617bab;
    }

    .galleryContent .item figure .sharer li a .fa-twitter {
    background-color: #54b7e4;
    }

    .galleryContent .item figure .sharer li a .fa-google-plus {
    background-color: #e47061;
    }

    .galleryContent .item figure .sharer li a .fa-pinterest {
    background-color: #ca2127;
    }

    .yapiskan {
    top: 5px;
    }

    .gizle {
    top: 0;
    }

    .sabit {
    top: 50px;
    width: 300px;
    display: block;
    position: fixed;
    }
    /* Responsive if baslangic or $WebStyle == 1 or $WebStyle == 3*/



    .t9 {
    font-size: 16px !important;
    }

    .post_text .post_title a:hover,
    .small_post_list h4:hover{
    text-decoration: underline;
    font-size: 16px;
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    }

    .TrendNews {
            margin-bottom: 0px;
    
    overflow:hidden;
    }
    h3 {
    font-size: 20px;
    }


    @media only screen and (min-width: 480px) and (max-width: 960px) {

    .scale_image_container_featured3{

    margin-left: 0px;
    }

    body {
    font: 18px;
    font-family:Arial;letter-spacing:.4px;
    color: #000;
    background: #dbdbdb;
    -webkit-backface-visibility: hidden;
    background-attachment: fixed;

    }

    .socialButtonv1-mobile a{line-height:24px!important;}
    .socialButtonv1 a i{font-size:24px!important;}
    .socialButtonv1-mobile span{font-size:15px!important;}
    a.twitter-big i{padding-right:1px!important;}


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

    .iframe_video_container {
    height: 0;
    padding-bottom: 56%;
    position: relative;

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

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

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

    .PuanDurumu{margin-top:-10px;}
    .BlokNamazRenk .b3,
    .PuanDurumuRenk .b3 {
    font-size:22px !important;
    padding: 13px 1px;
    color:#fff !important;
    text-shadow: 1px 1px 2px #000 !important;
    display:block;
    letter-spacing: 0px;
    }

    .Videnox .BlockTitle h2{padding:8px 20px;font-size:26px;background:#000;color:#fff;display:inline-block;}


    .newstab .nav-tabs>li>a {
    padding: 8px 10px;color: #000;
    text-shadow: 1px 1px white;
    font-size:26px !important;
    font-weight: bold;
    }

    .t6 {
    font-size:22px !important;
    display:block;
    color:#000;
    line-height: 30px;
    font-family: Arial;
    }

    .main_menu > ul > li > a{
    display: block;
    padding: 8px 12px;
    color:#ffffff;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow:1px 1px 2px #000000;
    }


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

    .footer_top_part .t3 {
    color:#ffffff;
    font-size: 22px !important;
    }

    .widget_categories .categories_list > li > ul li a{float: left;color: #ffffff;text-transform: capitalize;font-size: 18px;}


    .breadcrumb .fa {
    font-size:12px;
    padding: 5px 1px 1px 2px;
    color:#C00;
    }


    .mobileMenux li a {
    padding:8px 10px;
    text-decoration: none !important;
    margin-right:0 !important;
    color:#1a1a1a;
    font-size: 16px;
    }

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

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


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

    .yazarlar ul li a .txt {
    font-size:20px;
    color:#21252e;
    padding-left:100px;
    display:block;
    padding-top:2px;
    height:30px;
    line-height: 16px;
    }


    .section_title.section_title_big{
    font-size: 28px;
    border-bottom: 1px solid #e5e5e5;
    border: none;
    padding-top: 0;
    text-transform: none;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;

    }

    .login_block > ul > li,
    .login_block > ul > li > a{color: #000000;font-size: 13px;z-index: 9999;font-family: Arial;}

    .lastnews a{color:#000;font-weight:500 !important;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

    .footer .footer_bottom_part p{font-size: 18px;color: #ffffff;}
    .footer .footer_bottom_part h1{color: #ffffff;font-size:18px; font-weight:bold;padding:0px;}

    .m1 {
    font-size:26px !important;
    display:block;
    color:#fff;
    line-height: 34px;
    padding-top: 10px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }

    .m3f {
    font-size:26px !important;
    display:block;
    color:#fff;
    line-height: 32px;
    padding-top: 10px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }


    .t3 {
    font-size:26px !important;
    display:block;
    color:#000;
    line-height: 32px;
    font-family: Arial;
    }

    .b3 {
    font-size:24px !important;
    padding: 14px 1px;
    color:#000000 !important;
    text-shadow: 1px 1px 2px #ffffff !important;
    display:block;
    letter-spacing: 0px;
    }


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

    .t2 {
    font-size:26px !important;
    display:block;
    color:#000;
    line-height: 30px;
    font-family: Arial;
    }

    .logotype2{margin-top:9px;margin-bottom:9px;margin-left:200px;}
    .t1 {
    font-size:24px !important;
    display:block;
    color:#000;
    font-family: Arial;
    }

    .post_text .post_title h2,
    .post_text .post_title a,
    .small_post_list h4{
    color: #000;
    font-size:26px;
    line-height: 34px;
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    }

    .post_text .post_title a:hover,
    .small_post_list h4:hover{
    text-decoration: underline;
    font-size:26px;
    line-height: 34px;
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    }
    .post_text .post_theme{
    padding: 2px 8px;
    background: #cb1515;
    color: #fff;
    margin: 2px 5px 0 0;
    line-height: 34px;
    font-size: 26px;
    text-transform: uppercase;
    }
    .post_text p{
    padding-top: 10px;
    padding-bottom: 15px;
    font-size:20px;
    font-weight:normal;
    line-height: 26px;
    color: #666;
    font-family:Arial;

    }

    }


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

    .BigFeaturedRight{right:6px;}
    .widget_categories .categories_list > 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: #bd2e2a;float: left;font-weight: 600;font-size:17px;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: 20px;
    color: #000;

    }

    .yazarlar ul li a .txt {
    font-size: 15px;
    color: #21252e;
    padding-left: 100px;
    display: block;
    padding-top: 2px;
    height: 30px;
    line-height: 16px;
    }

    #bugun {
    margin-top: 0px;

    }

    .t2 {
    font-size: 18px !important;
    display: block;
    color: #000;
    line-height: 24px;
    font-family: Arial;
    }


    .SpotNewsRight{right:10px;}
    .Featuredv3Right{right:10px;}
    .Featuredv2Right{right:10px;}
    .Featuredv1Right{right:10px;}
    .Featuredv4Right{right:10px;}
    .Featuredv6Right{right:10px;}
    .Featuredv7Right{right:10px;}
    .Featuredv9Right{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{
    color: #000;
    font-size:18px;
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    }
    .breadcrumb{display:none;};
    .breadcrumb{font-size: 14px;color: #000;padding:5px 10px 10px 10px;border-bottom: 1px solid #f2f2f2;margin-bottom:10px;margin-top:-15px;}

    .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;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }
    .borsaBand {
    width:100%;display:block;clear:both;position:relative;
    height:54px;
    background:#FCFCFC;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin-top: -4px;
    margin-bottom:-3px!important;

    }

    .m3f {
    font-size:14px !important;
    display:block;
    color:#fff;
    line-height: 20px;
    padding-top: 10px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }
    .m1 {
    font-size:20px !important;
    display:block;
    color:#fff;
    line-height: 24px;
    padding-top: 10px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    text-shadow: 1px 1px 2px #000 !important;
    }
    
    .TrendNews {
    max-height:none;
    overflow:hidden;
    }


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


    }


    .Featuredv1x,
    .Featuredv2x,
    .Featuredv3x,
    .Featuredv4x,
    .Featuredv5x,
    .Featuredv6x {
    max-height:450px;
    overflow:hidden;
    }
    @media (max-width:992px){.small_post_list li .post_text .post_theme{float:left;}
    .vertical_list li .scale_image_containerx {
    max-width: 304px;
    max-width:100%;
    }
    .TrendNews li {
    max-width:100%;
    }

    .vertical_list li .post_text {
    padding-top:10px;
            min-height: 170px;
        }
    .share-buttons-2 {display:none !important;}
    .img-hover {widht:100% !important;height:100% !important;}
    .EditorNewsPagerx2 {margin-top:0px !important;}
    .comments_list li .scale_image,
    .r_image_container img,
    .PhotoGallerySliderx img,
    #data img,
    .EditorNewsx img {widht:100%;height:100%;}

    .FeaturedBigBg {background:transparent;}
    .BigLight,
    .BigLightv2,
    .BigLightv2 ul {
    background:transparent !important;
    border:0px !important;
    }
    .FeaturedBigPager li {margin-bottom:-5px !important;}
    .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;
    }
    .share-buttons-2 a {padding-right:0px !important;}
    .share-buttons-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;
    height:100% !important;
    }
    .staticVideo {position:static !important;
    padding-bottom: 56% !important;
    }
    [class*="header_"] .main_menu > ul > li > a{
     color:#ffffff;
    text-shadow:1px 1px 2px #000000;    }
    .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%;
    }
    #weather .day {
    width:50%;
    }
    .slidex1 {
    padding-right:0px;
    }

    .mobileMenux {
    display:block !important;
    margin-top:-12px ;
    }
    .tabs_nav li{    margin-right: 20px;
    margin-left: 10px;
    margin-top: 5px;
    float: left;
    }
    .widget_categories .categories_list > 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*/
    }

    .burc ul li a {
    padding:10px 12px;

    }
    .burc {
    padding-top:0px;
    }
    .burc 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;
    cursor: pointer;
    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;
    }
    .gazeteler {
    background:none;
    width:100%;
    height:auto;
    }
    .gazeteler h3{
    display:none;
    }


    .gazeteler .date {
    color:#000;
    font-size:12px;
    font-weight:bold;
    float:left;
    margin-left:0px;
    margin-top:5px;
    margin-right:0;
    text-shadow: none;
    }
    .gazeteler 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 {
    max-height: 0px;
    font-size: 14px;
    background: #7d0400;
    height:34px;
    margin-bottom:2
    line-height:22px;
    width:100%;
    display:inline-table;
    }

    #flashaber .f-baslik {

    }
    #flashaber .f-haber {
    line-height:22px !important;
    font-size:18px;
    margin-top:6px;
    max-height:8px;
    font-family: 'Avenir Next LT Pro Bold Condensed', sans-serif;
    }

    #flashaber.animated {
    max-height: 44px;
    margin-top: -10px;
    margin-bottom:10px;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
        }
    #flashaber:before, #flashaber:after {
    content: '';
    display: table;
    }

    #flashaber .f-haber a {
    color:#ffffff; !important;
    text-shadow: 1px 1px 2px #000 !important;
    font-size: 15px;
    margin-top:-10px;
    }


    .borsaList,
    .borsaBand {
    width:100% !important;
    height:127px !important;

    }
    .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;
    }
    .socialButtonv2-mobile {
    display:block;
    }
    #news-nextprev,
    .kosehbr,
    .desktop-social {
    display:none !important;
    }
    .socialButtonv2 a span {
    margin-right:4px;
    }
    .socialButtonv2 a i {
    margin-left:2px;
    border-right:0px !important;
    margin-right:0px !important;
    padding-right:1px !important;
    }
    .socialButtonv2 ul li:last-child {
    margin-top:0px;
    }
    .socialButtonv2 ul li {
    margin-right:3px;
    }
    .socialButtonv2 a {
    padding: 3px 3px 1px 3px;
    }
    .socialButtonv2 ul li:last-child a {
    padding: 3px 10px 1px 3px;
    }
    .weather_widget .date_list ul li{padding-left:12%;}
    .weather_widget.type2 .date_list ul li{padding-left:8%;}
    .variation_2 .tabs_content .scale_image_container,
    [class*="section_post_"] .scale_image_container{display:block;}
    }
    @media only screen and (max-width:480px){.read_post_list > ul > li .wrapper{overflow:visible;}
    .read_post_list > ul > li .scale_image_container{margin-right:0;margin-bottom:10px;}
    .col-xs-6,
    .col-xs-3,
    .col-xs-9,
    .col-xs-4,
    .col-xs-8{width:100%;float:none;}
    .variation_2 .tabs_content .col-xs-6:last-child{margin-top:30px;}
    [class*="section_post_"]{text-align:left;}
    .one_third_column.one_third_var2 .scale_image_container{width:100%;float:none;}
    .one_third_column.one_third_var2 .scale_image_container:last-child{margin-top:10px;}
    .scale_image_container{display:block;}

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

    .one_third_column{width:100%;float:none;}
    .side_bar_banners .scale_image_container{width:100%;float:none;margin:0 0 10px 0;}
    .calousel_top_news .wrapper{overflow:inherit;}
    #owl-demo.owl-carousel .owl-buttons{top:-25px!important;}
    .header_2 .search-holder{right:-300%;}
    .login_button .popup{}
    .header_3 .login_button .popup,
    .header_4 .login_button .popup{left:-140%;}
    .header_3 .login_block,
    .header_4 .login_block{left:-20%;}
    #owl-demo-3.owl-carousel .owl-controls .owl-buttons .owl-prev,
    #owl-demo-3.owl-carousel .owl-controls .owl-buttons .owl-next{top:calc(50% - 10px);padding:5px 13px;font-size:15px;}
    .side_bar_reviews ul li div{margin-bottom:0;}
    .side_bar_reviews ul li{margin-bottom:20px;}
    .small_post_list li:first-child{margin-top:30px;}
    .thumbnails_container{display:none;}
    .flex_container{width:100%;float:none;}
    .flexslider .caption_type_1 h2{font-size:14px;}
    .tabs_content [class*="section_post_"]{margin-bottom:30px;}
    .tabs_content .section_post_right{margin-bottom:0;}
    .rev_slider .rev_caption a h2{font-size:14px;}
    .tparrows{padding:4px 12px;font-size:14px;}
    .tabs_content [class*="section_post_"] .event_info{float:right;padding-top:0;}
    .owl-carousel img{width:100%;}
    .page_404 .buttons_404 a{display:block;margin-top:5px;}
    .weather_widget.type2 .date_list ul li{padding-left:9%;}
    .post_text{padding-top:0px;}
    .page_404 h2.title_404{font-size:180px;}
    .list_variants .col-xs-4{width:50%;float:left;}
    .testimonials div:first-child{float:none;}
    .testimonials div:first-child div img{width:100%;}
    .form_type_1 .control-group.input_profiles .control-label{float:none;margin-bottom:5px;display:block;}


    .img_position_left > div:first-child,
    .img_position_right > div:first-child{
    margin: 0 0 20px 0;
    float: none;
    width: 100%;
    }

    .img_position_left > div:first-child img,
    .img_position_right > div:first-child img{
    width: 100%;
    }

    .img_position_left > div:first-child img,
    .img_position_right > div:first-child img{width:100%;}
    #owl-demo-9 .item .one_third_column.one_third_var2{width:100%;margin-left:0;padding-left:0;float:left;}
    .tabs.variation_2 .tabs_conrainer{padding-top:10px;float:left;}
    .read_post_list .small_post_list > li div.col-xs-3{margin-top:30px;}
    .tabs.variation_2 .tabs_conrainer .tabs_nav li{margin-top:8px;}
    .contact_form ul li div.row > div:last-child{margin-top:10px;}
    .small_post_list.var3{margin-top:0;}
    .blog_rating_block > div{float:none;display:block;width:100%!important;}
    .sorting_block > div:last-child,
    .sorting_block > div:first-child{float:none;}
    .sorting_block > div:first-child{padding-top:0;padding-bottom:10px;}
    .product_description{margin-top:20px;}
    .text_post_section .img_position_left{float:none;margin-right:0;padding-bottom:0;}
    .text_post_section .img_position_left div img{width:100%;}
    .featured_img .caption_type_1{position:relative;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;}
    .featured_img .scale_image_container:hover .scale_image{-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;}
    .featured_img .caption_type_1 .page_theme .f_left,
    .featured_img .caption_type_1 .page_theme .f_right{float:none;}
    .featured_img .caption_type_1 .page_theme .event_info{margin-top:10px;}
    .featured_img .caption_type_1 a h2{font-size:24px;}
    .featured_img .scale_image_container .caption_inner{padding-left:0;padding-right:0;}
    .tabs[class*="variation_"] .section_title{float:none;}
    .vertical_list li .scale_image_container{max-width:100%;}
    .small_post_list li .scale_image_container{margin-bottom:0;float:left;margin-right:20px;}
    .text_post_section .img_position_left{width:100%;}
    .video-play-ico2 img {
    width: 36px !important;
    height: 36px !important;
    }
    }
    @media only screen and (max-width:320px){.weather_widget.type2 .date_list ul li{padding-left:6%;}
    }
    @media only screen and (max-width:1199px){[class*="header_"] .main_menu > ul > li > a{padding:15px 10px;}
    .main_menu > ul > li > a{padding:14px 10px;}
    .header_3 .menu_wrap .logo,
    .header_5 .menu_wrap .logo{text-align:center;display:inline-block;margin-bottom:10px;}
    .thumbnails_container{height:371px;}
    .thumbnails_container.type_2{height:346px;}
    .thumbnails_container .scale_image_container img{display:none;}
    .menu_wrap.sticky{padding:0;}
    .weather_widget.type2 .date_list ul li{padding-left:6.5%;}
    .p_table{width:233px;}
    .p_table.active{width:243px;}
    #owl-demo-9 .item .button,
    #owl-demo-9 .item .event_date{display:none;}
    .boxed_layout{width:1020px;}
    }
    @media (min-width:992px) and (max-width:1199px){.footer_3 .side_bar_reviews ul li .scale_image_container{float:none;width:100%;}
    .footer_3 .side_bar_reviews ul li .scale_image_container img{width:100%;}
    .header_3 .menu_wrap .row > div:first-child,
    .header_5 .menu_wrap .row > div:first-child{text-align:center;}
    .header_5 .menu_wrap.sticky .row > div:first-child,
    .header_3 .menu_wrap.sticky .row > div:first-child{display:none;}
    .tabs_content.type_2 [class*="section_post_"] .event_info{float:left;}
    .main_menu > ul > li:nth-child(n+8) .sub_menu_inner{left:auto;right:100%;top:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;}
    }
    @media only screen and (max-width:992px){.main_menu > li > a{padding-left:10px;padding-right:10px;font-size:11px;}
    .footer .col-sm-12{margin-top:10px;float:left;}
    .menu_border{border:0;}
    .menu_wrap{border:none;background:#383e44;}
    .main_menu.menu_var2 > ul > li > a{border:none!important;box-shadow:none!important;}
    .main_menu > ul > li.current > a{border-bottom:none;}
    .main_menu.menu_var2 > ul > li:hover > a,
    .main_menu.menu_var3 > ul > li:hover > a{background:none!important;border-bottom:none!important;}
    .main_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;}
    .main_menu > ul{padding:0 15px;}
    .menu_wrap .main_menu > ul > li{float:none;position:relative;border-bottom:1px dotted rgba(255,255,255,0.1);border-right:none!important;}
    .main_menu > ul > li > a{color:#f2f2f2;text-transform:uppercase;padding:15px 15px!important;z-index:1;}
    .main_menu > ul > li > a:hover{color: #ffffff !important;}
    .main_menu ul li .plus{display:block;position:absolute;right:15px;top:15px;color:#ffffff;font-weight:normal;}
    .main_menu ul li .plus i:last-child,
    .main_menu ul li a.prevented .plus i:first-child{font-size:0;}
    .main_menu ul li > a.prevented .plus i:last-child{font-size:16px;}
    .main_menu > ul > li:last-child{border-bottom:none;}
    .main_menu > ul > li > a:hover{background:transparent;}
    .main_menu > ul > li.current > a{background:none;}
    .md_no-touch .main_menu > li:hover > a,
    .main_menu > li.touch_open_sub > a,
    .main_menu > .current_click > a,
    .main_menu > ul > li > a:hover,
    .main_menu > ul > li.current > a{ color:#ffffff;
    text-shadow:1px 1px 2px #000000;}
    .sub_menu_wrap > div,
    .main_menu,
    .header.header_2 .main_menu{
    

     
     width:100%;float:none;text-align:left;position:relative;z-index:1001;position:absolute;        background: radial-gradient(circle at top right,#d40902, #b50802);
    }
    .header.header_2 .main_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;}
    .header_top.scrolled{position:relative !important;}
    #menu_button{display:block;}
    .menu_wrap .container{padding:0;width:auto;}
    .sub_menu_wrap > div > div{padding-top:10px;}
    .sub_menu_wrap > div{margin-left:0;}
    .footer .footer_bottom_part p{float:none;padding-bottom:10px;}
    .footer .footer_bottom_part h1{color: #ffffff;font-size:16px; font-weight:bold;}
    .footer .footer_bottom_part .mobile_menu{float:none;}
    .footer .footer_bottom_part .mobile_menu2{float:none;}
    .header.scrolled{position:relative !important;}
    .one_third_column{width:49.9%;}
    .h_bot_part .f_right{float:none;}
    .side_bar_banners .scale_image_container{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 .container,
    .header_5 .h_top_part .container{width:100%;padding:0 20px;}
    .photo_gallery.side_bar .scale_image_container img{width:100%;}
    .thumbnails_container{height:284px;}
    .thumbnails_container.type_2{height:265px;}
    .thumbnails_container .post_text .post_theme{display:none;}
    .thumbnails_container .post_text h4{font-size:14px;}
    .header_6,
    .header-main {z-index:999;}
    .menu_wrap.sticky{position:relative;}
    .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 .login_block .widget_social_icons,
    .header_5 .h_top_part .login_block .widget_social_icons{display:inline-block;}
    .header_4 .h_top_part nav,
    .header_4 .login_block,
    .header_5 .h_top_part nav,
    .header_5 .login_block{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;}
    #owl-demo-9 .item .two_third_column{float:none;width:100%;}
    #owl-demo-9 .item .one_third_column.one_third_var2{width:50.6%;padding-left:10px;}
    #owl-demo-9 .item .one_third_column:nth-child(2n){margin-left:-10px;}
    .tabs_content.type_2 [class*="section_post_"] .event_info{float:right;padding-top:0;}
    .boxed_layout{width:770px;}
    }
    @media (max-width:769px){.header_top .login_block,
    .header_top nav,
    .header_top .head_weather_info{height:auto;width:auto;display:block;text-align:center;}
    .header_top .head_weather_social{height:auto;width:auto;display:block;text-align:center;}
    .calousel_top_news .news_title{display:inline-block;float:none;}
    .half_column{width:100%;padding:0!important;float:none;margin-top:10px;}
    .half_column .scale_image_container,
    .one_third_column .scale_image_container{display:block;}
    .half_column img{width:100%;}
    .div .tabs,
    .div.photo_gallery{text-align:left;}
    .two_third_column{width:100%;float:none;margin-top:30px;}
    .one_third_column.one_third_var2{margin-top:10px;padding-left:0;width:100%;text-align:center;}
    .one_third_column.one_third_var2 .scale_image_container{width:49%;}
    #owl-demo-9 .item .one_third_column.one_third_var2 .scale_image_container{width:100%;}
    .one_third_column.one_third_var2 .scale_image_container:first-child{float:left;}
    #owl-demo-9 .one_third_column.one_third_var2 .scale_image_container:last-child{margin-top:10px;width:100%;}
    .one_third_column.one_third_var2 .scale_image_container:last-child{float:right;margin:0;width:100%;}
    [class*="section_post_"] .section_title{text-align:left;}
    .header_2 .h_bot_part_container > div{display:block;margin-top:10px;}
    .header_2 .h_bot_part_container > div:first-child{margin-top:0;}
    .header_2 .h_bot_part_container{text-align:center;}
    .header_2 .h_bot_part_container > div .search_box{float:none;}
    .thumbnails_container > ul > li{width:100%;float:none;}
    .thumbnails_container > ul > li .scale_image_container{float:right;margin-left:20px;}
    .thumbnails_container{height:289px;}
    .thumbnails_container.type_2{height:270px;}
    .thumbnails_container .post_text h4{font-size:14px;}
    .thumbnails_container .post_text .event_date{font-size:10px;}
    .flexslider .caption_type_1 h2{font-size:18px;}
    .rev_slider .rev_caption{padding:0;}
    .rev_slider .rev_caption a h2{font-size:20px;}
    .p_table,
    .p_table.active{margin:15px 0;padding:0;}
    .p_table,
    .p_table.active,
    .p_table:hover{width:100%;}
    .buttons_list_big{margin-left:70px;}
    .jackbox_container div img{width:100%;}
    .boxed_layout{margin:0 5px;width:auto;}
    .header_top .login_block{}
    .Spottip2 div {width:100%;}
    .TrendNews{max-height:none!impotant;}
    #horizontalnews li:hover p{font-size:16px!important;}
    #cinema li:hover p{font-size:16px!important;}
    .vertical .excerpt{}

    .Featuredv7 li img,
    .Featuredv9 li img{width:650px !important;margin-left: 0px!important;}


    .FeaturedBigv2 li img{max-height:470px !important;width:970px !important;margin-left: 0px!important;}

    .vertical .post_text{margin-top: 0px;}

    .SpotNews .caption_inner .m1{padding-top:3px;}
    .SpotNews .caption_type_1 .caption_inner{padding:0 15px!important;}
    }
    @media (min-width:992px){.header.scrolled .h_top_part,
    .header.scrolled .h_bot_part{display:none;}

    }
    @media (min-width:769px) and (max-width:992px){.small_post_list li .post_text .post_theme{float:left;}
    .weather_widget .date_list ul li{padding-left:12%;}
    .weather_widget.type2 .date_list ul li{padding-left:8%;}
    .variation_2 .tabs_content .scale_image_container,
    [class*="section_post_"] .scale_image_container{display:block;}
    }
    @media only screen and (max-width:480px){.read_post_list > ul > li .wrapper{overflow:visible;}
    .read_post_list > ul > li .scale_image_container{margin-right:0;margin-bottom:10px;}
    .col-xs-6,
    .col-xs-3,
    .col-xs-9,
    .col-xs-4,
    .col-xs-8{width:100%;float:none;}
    .variation_2 .tabs_content .col-xs-6:last-child{margin-top:30px;}
    [class*="section_post_"]{text-align:left;}
    .one_third_column.one_third_var2 .scale_image_container{width:100%;float:none;}
    .one_third_column.one_third_var2 .scale_image_container:last-child{margin-top:10px;}
    .scale_image_container{display:block;}
    .one_third_column{width:100%;float:none;}
    .side_bar_banners .scale_image_container{width:100%;float:none;margin:0 0 10px 0;}
    .calousel_top_news .wrapper{overflow:inherit;}
    #owl-demo.owl-carousel .owl-buttons{top:-25px!important;}
    .header_2 .search-holder{right:-300%;}
    .login_button .popup{}
    .header_3 .login_button .popup,
    .header_4 .login_button .popup{left:-140%;}
    .header_3 .login_block,
    .header_4 .login_block{left:-20%;}
    #owl-demo-3.owl-carousel .owl-controls .owl-buttons .owl-prev,
    #owl-demo-3.owl-carousel .owl-controls .owl-buttons .owl-next{top:calc(50% - 10px);padding:5px 13px;font-size:15px;}
    .side_bar_reviews ul li div{margin-bottom:0;}
    .side_bar_reviews ul li{margin-bottom:20px;}
    .small_post_list li:first-child{margin-top:30px;}
    .thumbnails_container{display:none;}
    .flex_container{width:100%;float:none;}
    .flexslider .caption_type_1 h2{font-size:14px;}
    .tabs_content [class*="section_post_"]{margin-bottom:30px;}
    .tabs_content .section_post_right{margin-bottom:0;}
    .rev_slider .rev_caption a h2{font-size:14px;}
    .tparrows{padding:4px 12px;font-size:14px;}
    .tabs_content [class*="section_post_"] .event_info{float:right;padding-top:0;}
    .owl-carousel img{width:100%;}
    .page_404 .buttons_404 a{display:block;margin-top:5px;}
    .weather_widget.type2 .date_list ul li{padding-left:9%;}

    .page_404 h2.title_404{font-size:180px;}
    .list_variants .col-xs-4{width:50%;float:left;}
    .testimonials div:first-child{float:none;}
    .testimonials div:first-child div img{width:100%;}
    .form_type_1 .control-group.input_profiles .control-label{float:none;margin-bottom:5px;display:block;}
    .img_position_left > div:first-child img,
    .img_position_right > div:first-child img{width:100%;}
    #owl-demo-9 .item .one_third_column.one_third_var2{width:100%;margin-left:0;padding-left:0;float:left;}
    .tabs.variation_2 .tabs_conrainer{padding-top:10px;float:left;}
    .read_post_list .small_post_list > li div.col-xs-3{margin-top:30px;}
    .tabs.variation_2 .tabs_conrainer .tabs_nav li{margin-top:8px;}
    .contact_form ul li div.row > div:last-child{margin-top:-20px;}
    .small_post_list.var3{margin-top:0;}
    .blog_rating_block > div{float:none;display:block;width:100%!important;}
    .sorting_block > div:last-child,
    .sorting_block > div:first-child{float:none;}
    .sorting_block > div:first-child{padding-top:0;padding-bottom:10px;}
    .product_description{margin-top:20px;}
    .text_post_section .img_position_left{float:none;margin-right:0;padding-bottom:0;}
    .text_post_section .img_position_left div img{width:100%;}
    .featured_img .caption_type_1{position:relative;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;}
    .featured_img .scale_image_container:hover .scale_image{-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;}
    .featured_img .caption_type_1 .page_theme .f_left,
    .featured_img .caption_type_1 .page_theme .f_right{float:none;}
    .featured_img .caption_type_1 .page_theme .event_info{margin-top:10px;}
    .featured_img .caption_type_1 a h2{font-size:24px;}
    .featured_img .scale_image_container .caption_inner{padding-left:0;padding-right:0;}
    .tabs[class*="variation_"] .section_title{float:none;}
    .vertical_list li .scale_image_container{max-width:100%;}
    .small_post_list li .scale_image_container{margin-bottom:0;float:left;margin-right:20px;}
    .text_post_section .img_position_left{width:100%;}
    }
    @media only screen and (max-width:320px){.weather_widget.type2 .date_list ul li{padding-left:6%;}
    }
    @media only screen and (max-width:992px){.VidenoxiRight{right:35px;}
    .newspaper .bx-wrapper{max-width:100% !important;margin:0 !important;margin-left:21px !important;}
    .newspaper img{width:50%;height:100%;}
    .lastnav{top:6px;right:0px;}
    .lastnav a{color:#000 !important;font-size:24px !important;}
    .calousel_top_news{height: 90px;overflow:hidden;position:relative;border-bottom:none;}
    .lastnews{margin-top:0;padding-left:13px;margin-left:0;max-height:100px;overflow:hidden;}
    .calousel_top_news {height:100%;}
    .section_title_big_video, .section_title_big_video a {float:left;}
    .allcategory{border:0 !important;}
    .TrendNews .bx-viewport,
    .TopNews .bx-viewport{width:100% !important;position:relative;overflow:hidden;}
    .TrendNews .bx-wrapper,
    .TopNews .bx-wrapper{max-width:auto !important;position:relative;overflow:hidden;}
    .AllNews{display:none;}
    .FeaturedBig,
    .FeaturedBig,
    .FeaturedBig li img,
    .FeaturedBigv2,
    .FeaturedBigv2,
    .FeaturedBigv2 li img,
    .VideoGalleryHome li img,
    .PhotoGalleryHome li img{height:100% !important;width:100% !important;}
    .VideoGalleryHome .scale_image,
    .PhotoGalleryHome .scale_image{height:100% !important;width:100% !important;}
    .PhotoGallerySliderPager{position:static !important;}
    .EditorNewsx .bx-viewport,
    .EditorNewsx .bx-wrapper{width:auto;}
    .Featuredv7Left,
    .Featuredv9Left{left:10px;}
    .Featuredv7x,
    .Featuredv9x{height:100% !important;}
    .PhotoGallerySlider .SlideNav,
    .Featuredv1x .SlideNav,
    .Featuredv2x .SlideNav,
    .Featuredv3x .SlideNav,
    .Featuredv4x .SlideNav,
    .Featuredv5x .SlideNav,
    .Featuredv7x .SlideNav,
    .Featuredv8x .SlideNav,
    .Featuredv9x .SlideNav,
    .Featuredv6x .SlideNav,
    .VideoGalleryHome .SlideNav,
    .PhotoGalleryHome .SlideNav,
    .PhotoGallerySliderx .SlideNav{top:calc(34% - 20px);}
    .Featuredv5x .SlideNav{top:calc(34% - 20px);}
    .FeaturedBigx .SlideNav ,
    .FeaturedBigv2{margin-left:0px;}
    .TopNews .SlideNav{top:calc(38% - 20px);}
    .Featuredv7 .SlideNav,
    .Featuredv9 .SlideNav{top:calc(46% - 20px);}
    .EditorNews,
    .PhotoGallery{width:100%;}
    .SpotPager{position:static;display:none;margin:0 auto;width:auto;margin-top:-7px;}
    .FeaturedBigPagerv2,
    .FeaturedPagerv7,
    .FeaturedPagerv9{position:static;}
    .Featuredv8,
    .Featuredv7,
    .Featuredv9{margin-left:0;position:relative;overflow:hidden;height:100% !important}
    .FeaturedBigv2 li img{width:100% !important;height:100% !important;}
    .BigFeaturedv2Left{left:10px;}
    .FeaturedPagerv8{height:30px;}
    .FeaturedBigPager,
    .FeaturedBigPagerv2,
    .PhotoGallerySliderPager,
    .FeaturedPagerv4,
    .FeaturedPagerv1,
    .FeaturedPagerv2,
    .FeaturedPagerv3,
    .FeaturedPagerv4,
    .FeaturedPagerv5,
    .FeaturedPagerv6,
    .FeaturedPagerv7,
    .FeaturedPagerv8,
    .FeaturedPagerv9,
    .EditorNewsPager,
    .EditorNewsPagerx,
    .PhotoGalleryPager,
    .PhotoGalleryPagerx,
    .VidenoxiPager2{display:table;margin:0 auto;width:auto;float:none;padding-top:5px;margin-top:10px;margin-bottom:10px;background:transparent;height:auto;border:0 !important;}
    .VidenoxiPager{display:table;margin:0 auto;width:auto;float:none;padding-top:5px;margin-top:10px;margin-bottom:10px;background:transparent;height:auto;border:0 !important;}
    .FeaturedBigPager,
    .FeaturedBigPagerv2,
    .FeaturedPagerv9,
    .FeaturedPagerv7{margin-bottom:0px;}
    .FeaturedPagerv8{margin-top:2px;}
    .EditorNewsPager li a.active,
    .PhotoGallerySliderPager li a.active,
    .FeaturedPagerv1 li a.active,
    .FeaturedPagerv2 li a.active,
    .FeaturedBigPager li a.active,
    .FeaturedBigPagerv2 li a.active,
    .FeaturedPagerv4 li a.active,
    .FeaturedPagerv6 li a.active,
    .FeaturedPagerv7 li a.active,
    .FeaturedPagerv8 li a.active,
    .FeaturedPagerv9 li a.active,
    .PhotoGalleryPager li a.active,
    .FeaturedPagerv3 li a.active,
    .VidenoxiPager li a.active,
    .VidenoxiPager2 li a.active,
    .EditorNewsxx .EditorNewsPager li a.active{background:#cc0000 !important;opacity:1 !important;padding-right:0;height:12px;}
    .PhotoGallerySliderx .bx-viewport{height:170px !important;}
    .EditorNewsPager,
    .EditorNewsPagerx,
    .PhotoGalleryPager,
    .PhotoGalleryPagerx{margin-top:5px;margin-bottom:0px;}
    .col-md-8{padding-right:15px !important;}
    .PhotoGallerySliderPager li{margin-bottom:10px;float:left;}
    .SpotPager li a,
    .PhotoGallerySliderPager li a,
    .FeaturedBigPager li a,
    .FeaturedBigPagerv2 li a,
    .FeaturedPagerv1 li a,
    .FeaturedPagerv2 li a,
    .FeaturedPagerv3 li a,
    .FeaturedPagerv4 li a,
    .FeaturedPagerv5 li a,
    .FeaturedPagerv6 li a,
    .FeaturedPagerv7 li a,
    .FeaturedPagerv7 li,
    .FeaturedPagerv8 li,
    .FeaturedPagerv8 li a,
    .FeaturedPagerv9 li a,
    .EditorNewsPager li a,
    .PhotoGalleryPager li a,
    .VidenoxiPager li a,
    .VidenoxiPager li:nth-child(1),
    .VidenoxiPager li:nth-child(2),
    .VidenoxiPager li:nth-child(3),
    .VidenoxiPager2 li a,
    .VidenoxiPager2 li:nth-child(1),
    .VidenoxiPager2 li:nth-child(2),
    .VidenoxiPager2 li:nth-child(3),
    .EditorNewsxx .EditorNewsPager li a,
    .FeaturedPagerv5 li a,
    .FeaturedPagerv5 li{text-indent:-99999px;width:12px !important;height:12px;border:0 !important;background:#333 !important;border-radius:10px;margin-right:5px !important;}
    .FeaturedPagerv2 li{margin-right:0;}
    .PhotoGallerySliderx .bx-wrapper {
    height:145px !important;
    }
    .FeaturedPagerv7 li,
    .FeaturedPagerv9 li{float:left;}
    .Featuredv2x .SlideNav{top:calc(46% - 20px);}
    .Featuredv3x .SlideNav{top:calc(40% - 20px);}
    .Featuredv4x .SlideNav{top:calc(40% - 20px);}
    .FeaturedPagerv4{bottom:5px;}
    .FeaturedPagerv4 li{margin-right:3px;}
    .FeaturedPagerv6 li{margin-right:0px;}
    .PhotoGallerySlider{margin-left:0px;width:100% !important;height:100% !important;}
    .PhotoGallerySliderLeft{left:10px;}
    .PhotoGallerySlider li img,
    .PhotoGallerySlider li{height:100% !important;width:100% !important;}
    .FeaturedPagerv5 li img ,
    .FeaturedPagerv6 li img,
    .PhotoGallerySliderPager li img,
    .VidenoxiPager li img,
    .VidenoxiPager li img{display:none;}
    .VidenoxiPager2 li img,
    .VidenoxiPager2 li img{display:none;}
    .TopNews ul li,
    .TrendNews ul li{margin:0px;}
    .TrendNews .scale_image,
    .TopNews .scale_image{}
    .TrendNews .scale_image_container{margin-right:0;}
    .TrendNews .scale_image,
    .TrendNews .scale_image_container,
    .TopNews .scale_image,
    .TopNews .scale_image_container{height:100% !important;width:100% !important;float:none;!important;}
    .Featuredv4 .caption_type_1{padding-bottom:20px !important;}
    .FeaturedPagerv3 li a{background:#BBBBBB;}
    .PhotoGalleryHome img,
    .VideoGalleryHome img{height:100% !important;width:100% !important;}
    .VideoGalleryHome .bx-wrapper,
    .PhotoGalleryHome .bx-wrapper{max-width:100% !important;}
    .PhotoGallerySliderx .SlideNav{top:calc(34% - 20px);}
    .FeaturedPagerv8x{height:40px;}
    .FeaturedPagerv8 li a.active{border-top:0px !important;margin-top:0px !important;padding-top:0px !important;background:rgba(0,0,0,0.2);}
    .FeaturedPagerv8{float:left;}

    .Featuredv8Left a,
    .Featuredv8Right a{font-size:24px;padding-top:0px !important;}
    .Videnoxi li img{width:100% !important;height:100% !important;}
    .Videnoxi{width:100% !important;height:100% !important;}
    .Videnox,
    .Videnox{height:100% !important;width:100%;}
    .VideonoxiPagerx{margin-top:15px;}
    .VidenoxiPager li{width:auto !important;height:auto !important;}
    .VidenoxiPager li{margin:0px;}
    .VidenoxiPager2 li{width:auto !important;height:auto !important;}
    .VidenoxiPager2 li{margin:0px;}
    .Videnoxi li img{width:100% !important;height:100% !important;}
    .FeaturedPagerv8{margin-top:8px;}
    .Videnoxi li{width:100%;height:100%;}
    .Featuredv1 li img,
    .Featuredv2 li img,
    .Featuredv3 li img,
    .Featuredv4 li img,
    .Featuredv5 li img,
    .Featuredv9 li img,
    .Featuredv6 li img,
    .Featuredv7 li img,
    .Featuredv8 li img,
    .Videnoxi li img,
    .FeaturedBig li img,
    .FeaturedBigv2 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;}
    .Videnoxi li{width:100% !important;height:auto !important;}
    .Videnox .bx-wrapper{width:100% !important;height:auto !important;float:none !important;}
    .Featuredv7 li,
    .Featuredv9 li{max-width:100% !important;}
    .Featuredv7x, .Featuredv9x{width:100% !important;}
    .PhotoGallerySlider li{height:auto !important;width:100% !important;}
    .PhotoGallerySliderPager{margin-top:10px;}
    .VideoGalleryHome .SlideNav,
    .PhotoGalleryHome .SlideNav{top:calc(46% - 20px) !important;}
    .Videnox .SlideNav{top:calc(44% - 20px) !important;z-index:99;}
    .video-play-icox .icox{top:calc(46% - 20px);}
    .FeaturedPagerv2 {margin-top:3px;}
    .header_top nav,
    .weather_top,
    #map {
    display:none;
    }

    .videox .scale_image {
    height:170px;
    }
    .ad728 {width:100%;height:100%;margin-top:10px;display:none;}
    .FeaturedPagerv4 li a,
    .FeaturedBigPager li a {
    margin-right:2px !important;
    }
    }



    /* Responsive Bitis */

    .commentox {display:none;}
    .post_text .post_theme,
    .post_text .post_title{
    vertical-align: middle;
    color: #000;
    font-size:18px;
    }

    .post_text:hover .post_theme:hover,
    .post_text:hover .post_title:hover{

    text-decoration:underline
    }

    a:hover .scale_image_container: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 --------------*/
    .circle_list {
    list-style:none;
    }
    .circle_list 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
    }


    .circle_list li:hover{
    background:#1a1a1a;
    color: #fff !important;
    }
    .circle_list li a:hover{
    color: #fff;
    }

    .circle_list li:hover .t4 a{
    text-decoration: none;
    color:#fff;
    }

    .circle_list li .t4{
    overflow: hidden;
    padding-left: 15px;
    vertical-align: middle;
    line-height: 17px;

    }

    .circle_list li .t4 a{
    color: #000;
    font-size:14px;
    }
    .PhotoGalleryx .scale_image_container
    .EditorNews .scale_image_container {
    float:left;
    }
    .PhotoGalleryx li {
    display:block !important;
    float:left !important;
    }

    @font-face {
    font-family: 'FontAwesome';
    src: url('https://www.imbathaber.com/images/template/css/fonts/fontawesome-webfont.eot');
    src: url('https://www.imbathaber.com/images/template/css/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('https://www.imbathaber.com/images/template/css/fonts/fontawesome-webfont.woff2') format('woff2'), url('fonts/fontawesome-webfont.woff') format('woff'), url('https://www.imbathaber.com/images/template/css/fonts/fontawesome-webfont.ttf') format('truetype'), url('https://www.imbathaber.com/images/template/css/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    .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 container */
    .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-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-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-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-family: Arial;font-size:14px;width:112px;float:left;color:#000;line-height:13pt}.all-city > li > a:hover,.all-city > li.current > a{color:#126391;text-decoration:underline}

    .BigLight .AllNews {
    background:transparent !important;
    border-right: 1px solid rgba(255,255,255,0.01) !important;
    border-left: 1px solid rgba(0,0,0,0.1) !important;
    width:49px !important;
    }
    .BigLightv2 .AllNews {
    background:transparent !important;
    border-right: 1px solid rgba(255,255,255,0.01) !important;
    border-left: 1px solid rgba(255,255,255,0.1) !important;
    }
    .FeaturedBigPagerv2 li:first-child a {
    border-top:0px !important;
    }
    .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;
    cursor: pointer;
    border-right: 0px;
    border-left: 0px;
    background: #1a1a1a;
    margin-right:5px;
    }
    .EditorNewsPagerx2 {
    background:transparent;
    width: 168px;
    margin: 0 auto;
    margin-top:15px;
    float:none;
    height: 16px;
    }
    .post_var_inline2 .scale_image_container {
    float: left;
    position: relative;
    width: 309.813px;
    height: 170px;
    overflow: hidden;
    }
    .img-hover {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    float:left;

    }
    a:hover .img-hover {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    }
    html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    }

    body {
    margin: 0
    }

    article,
    aside,
    details,
    div,
    div,
    footer,
    header,
    hgroup,
    main,
    nav,
    div,
    summary {
    display: block
    }

    audio,
    canvas,
    progress,
    video {
    display: inline-block;
    vertical-align: baseline
    }

    audio:not([controls]) {
    display: none;
    height: 0
    }

    [hidden],
    template {
    display: none
    }

    a {
    background: transparent
    }

    a:active,
    a:hover {
    outline: 0
    }

    abbr[title] {
    border-bottom: 1px dotted
    }

    dfn {
    font-style: italic
    }

    mark {
    background: #ff0;
    color: #000
    }

    small {
    font-size: 80%
    }

    sub,
    sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
    }

    sup {
    top: -0.5em
    }

    sub {
    bottom: -0.25em
    }

    img {
    border: 0
    }

    svg:not(:root) {
    overflow: hidden
    }

    div {
    margin: 1em 40px
    }

    hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
    }

    pre {
    overflow: auto
    }

    code,
    kbd,
    pre,
    samp {
    font-family: monospace, monospace;
    font-size: 1em
    }

    button,
    input,
    optgroup,
    select,
    textarea {
    color: inherit;
    font: inherit;
    margin: 0
    }

    button {
    overflow: visible
    }

    button,
    select {
    text-transform: none
    }

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
    }

    button[disabled],
    html input[disabled] {
    cursor: default
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
    border: 0;
    padding: 0
    }

    input {
    line-height: normal
    }

    input[type="checkbox"],
    input[type="radio"] {
    box-sizing: border-box;
    padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
    height: auto
    }

    input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
    }

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
    }

    fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
    }

    legend {
    border: 0;
    padding: 0
    }

    textarea {
    overflow: auto
    }

    optgroup {
    font-weight: bold
    }

    table {
    border-collapse: collapse;
    border-spacing: 0
    }

    td,
    th {
    padding: 0
    }

    * {
    -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
    }

    html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }

    input,
    button,
    select,
    textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
    }

    a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
    }

    div {
    margin: 0
    }

    img {
    vertical-align: middle
    }

    .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%;
    height: 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
    }

    .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
    }

    @media (min-width:769px) {
    .container {
    width: 750px
    }
    }

    @media (min-width:992px) {
    .container {
    width: 970px
    }
    }

    @media (min-width:1000px) {
    .container {
    width: 1000px
    }
    }

    .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
    }

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

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
    }

    .col-mdm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px
    }

    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12 {
    float: left
    }

    .col-xs-12 {
    width: 100%
    }

    .col-xs-11 {
    width: 91.66666666666666%
    }

    .col-xs-10 {
    width: 83.33333333333334%
    }

    .col-xs-9 {
    width: 75%
    }

    .col-xs-8 {
    width: 66.66666666666666%
    }

    .col-xs-7 {
    width: 58.333333333333336%
    }

    .col-xs-6 {
    width: 50%
    }

    .col-xs-5 {
    width: 41.66666666666667%
    }

    .col-xs-4 {
    width: 33.33333333333333%
    }

    .col-xs-3 {
    width: 25%
    }

    .col-xs-2 {
    width: 16.666666666666664%
    }

    .col-xs-1 {
    width: 8.333333333333332%
    }

    .col-xs-pull-12 {
    right: 100%
    }

    .col-xs-pull-11 {
    right: 91.66666666666666%
    }

    .col-xs-pull-10 {
    right: 83.33333333333334%
    }

    .col-xs-pull-9 {
    right: 75%
    }

    .col-xs-pull-8 {
    right: 66.66666666666666%
    }

    .col-xs-pull-7 {
    right: 58.333333333333336%
    }

    .col-xs-pull-6 {
    right: 50%
    }

    .col-xs-pull-5 {
    right: 41.66666666666667%
    }

    .col-xs-pull-4 {
    right: 33.33333333333333%
    }

    .col-xs-pull-3 {
    right: 25%
    }

    .col-xs-pull-2 {
    right: 16.666666666666664%
    }

    .col-xs-pull-1 {
    right: 8.333333333333332%
    }

    .col-xs-pull-0 {
    right: 0
    }

    .col-xs-push-12 {
    left: 100%
    }

    .col-xs-push-11 {
    left: 91.66666666666666%
    }

    .col-xs-push-10 {
    left: 83.33333333333334%
    }

    .col-xs-push-9 {
    left: 75%
    }

    .col-xs-push-8 {
    left: 66.66666666666666%
    }

    .col-xs-push-7 {
    left: 58.333333333333336%
    }

    .col-xs-push-6 {
    left: 50%
    }

    .col-xs-push-5 {
    left: 41.66666666666667%
    }

    .col-xs-push-4 {
    left: 33.33333333333333%
    }

    .col-xs-push-3 {
    left: 25%
    }

    .col-xs-push-2 {
    left: 16.666666666666664%
    }

    .col-xs-push-1 {
    left: 8.333333333333332%
    }

    .col-xs-push-0 {
    left: 0
    }

    .col-xs-offset-12 {
    margin-left: 100%
    }

    .col-xs-offset-11 {
    margin-left: 91.66666666666666%
    }

    .col-xs-offset-10 {
    margin-left: 83.33333333333334%
    }

    .col-xs-offset-9 {
    margin-left: 75%
    }

    .col-xs-offset-8 {
    margin-left: 66.66666666666666%
    }

    .col-xs-offset-7 {
    margin-left: 58.333333333333336%
    }

    .col-xs-offset-6 {
    margin-left: 50%
    }

    .col-xs-offset-5 {
    margin-left: 41.66666666666667%
    }

    .col-xs-offset-4 {
    margin-left: 33.33333333333333%
    }

    .col-xs-offset-3 {
    margin-left: 25%
    }

    .col-xs-offset-2 {
    margin-left: 16.666666666666664%
    }

    .col-xs-offset-1 {
    margin-left: 8.333333333333332%
    }

    .col-xs-offset-0 {
    margin-left: 0
    }

    @media (min-width:769px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
    float: left
    }
    .col-sm-12 {
    width: 100%
    }
    .col-sm-11 {
    width: 91.66666666666666%
    }
    .col-sm-10 {
    width: 83.33333333333334%
    }
    .col-sm-9 {
    width: 75%
    }
    .col-sm-8 {
    width: 66.66666666666666%
    }
    .col-sm-7 {
    width: 58.333333333333336%
    }
    .col-sm-6 {
    width: 50%
    }
    .col-sm-5 {
    width: 41.66666666666667%
    }
    .col-sm-4 {
    width: 33.33333333333333%
    }
    .col-sm-3 {
    width: 25%
    }
    .col-sm-2 {
    width: 16.666666666666664%
    }
    .col-sm-1 {
    width: 8.333333333333332%
    }
    .col-sm-pull-12 {
    right: 100%
    }
    .col-sm-pull-11 {
    right: 91.66666666666666%
    }
    .col-sm-pull-10 {
    right: 83.33333333333334%
    }
    .col-sm-pull-9 {
    right: 75%
    }
    .col-sm-pull-8 {
    right: 66.66666666666666%
    }
    .col-sm-pull-7 {
    right: 58.333333333333336%
    }
    .col-sm-pull-6 {
    right: 50%
    }
    .col-sm-pull-5 {
    right: 41.66666666666667%
    }
    .col-sm-pull-4 {
    right: 33.33333333333333%
    }
    .col-sm-pull-3 {
    right: 25%
    }
    .col-sm-pull-2 {
    right: 16.666666666666664%
    }
    .col-sm-pull-1 {
    right: 8.333333333333332%
    }
    .col-sm-pull-0 {
    right: 0
    }
    .col-sm-push-12 {
    left: 100%
    }
    .col-sm-push-11 {
    left: 91.66666666666666%
    }
    .col-sm-push-10 {
    left: 83.33333333333334%
    }
    .col-sm-push-9 {
    left: 75%
    }
    .col-sm-push-8 {
    left: 66.66666666666666%
    }
    .col-sm-push-7 {
    left: 58.333333333333336%
    }
    .col-sm-push-6 {
    left: 50%
    }
    .col-sm-push-5 {
    left: 41.66666666666667%
    }
    .col-sm-push-4 {
    left: 33.33333333333333%
    }
    .col-sm-push-3 {
    left: 25%
    }
    .col-sm-push-2 {
    left: 16.666666666666664%
    }
    .col-sm-push-1 {
    left: 8.333333333333332%
    }
    .col-sm-push-0 {
    left: 0
    }
    .col-sm-offset-12 {
    margin-left: 100%
    }
    .col-sm-offset-11 {
    margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
    margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
    margin-left: 75%
    }
    .col-sm-offset-8 {
    margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
    margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
    margin-left: 50%
    }
    .col-sm-offset-5 {
    margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
    margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
    margin-left: 25%
    }
    .col-sm-offset-2 {
    margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
    margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
    margin-left: 0
    }
    }

    @media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
    float: left
    }
    .col-md-12 {
    width: 100%
    }
    .col-md-11 {
    width: 91.66666666666666%
    }
    .col-md-10 {
    width: 83.33333333333334%
    }
    .col-md-9 {
    width: 75%
    }
    .col-md-8 {
    width: 66.66666666666666%
    }
    .col-md-7 {
    width: 58.333333333333336%
    }
    .col-md-6 {
    width: 50%
    }
    .col-md-5 {
    width: 41.66666666666667%
    }
    .col-md-4 {
    width: 33.33333333333333%
    }
    .col-md-3 {
    width: 25%
    }
    .col-md-2 {
    width: 16.666666666666664%
    }
    .col-md-1 {
    width: 8.333333333333332%
    }
    .col-md-pull-12 {
    right: 100%
    }
    .col-md-pull-11 {
    right: 91.66666666666666%
    }
    .col-md-pull-10 {
    right: 83.33333333333334%
    }
    .col-md-pull-9 {
    right: 75%
    }
    .col-md-pull-8 {
    right: 66.66666666666666%
    }
    .col-md-pull-7 {
    right: 58.333333333333336%
    }
    .col-md-pull-6 {
    right: 50%
    }
    .col-md-pull-5 {
    right: 41.66666666666667%
    }
    .col-md-pull-4 {
    right: 33.33333333333333%
    }
    .col-md-pull-3 {
    right: 25%
    }
    .col-md-pull-2 {
    right: 16.666666666666664%
    }
    .col-md-pull-1 {
    right: 8.333333333333332%
    }
    .col-md-pull-0 {
    right: 0
    }
    .col-md-push-12 {
    left: 100%
    }
    .col-md-push-11 {
    left: 91.66666666666666%
    }
    .col-md-push-10 {
    left: 83.33333333333334%
    }
    .col-md-push-9 {
    left: 75%
    }
    .col-md-push-8 {
    left: 66.66666666666666%
    }
    .col-md-push-7 {
    left: 58.333333333333336%
    }
    .col-md-push-6 {
    left: 50%
    }
    .col-md-push-5 {
    left: 41.66666666666667%
    }
    .col-md-push-4 {
    left: 33.33333333333333%
    }
    .col-md-push-3 {
    left: 25%
    }
    .col-md-push-2 {
    left: 16.666666666666664%
    }
    .col-md-push-1 {
    left: 8.333333333333332%
    }
    .col-md-push-0 {
    left: 0
    }
    .col-md-offset-12 {
    margin-left: 100%
    }
    .col-md-offset-11 {
    margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
    margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
    margin-left: 75%
    }
    .col-md-offset-8 {
    margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
    margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
    margin-left: 50%
    }
    .col-md-offset-5 {
    margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
    margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
    margin-left: 25%
    }
    .col-md-offset-2 {
    margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
    margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
    margin-left: 0
    }
    }

    @media (min-width:1000px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
    float: left
    }
    .col-lg-12 {
    width: 100%
    }
    .col-lg-11 {
    width: 91.66666666666666%
    }
    .col-lg-10 {
    width: 83.33333333333334%
    }
    .col-lg-9 {
    width: 75%
    }
    .col-lg-9l {
    width: 76%
    }
    .col-lg-8 {
    width: 66.66666666666666%
    }
    .col-lg-7 {
    width: 58.333333333333336%
    }
    .col-lg-6 {
    width: 50%
    }
    .col-lg-5 {
    width: 41.66666666666667%
    }
    .col-lg-4 {
    width: 33.33333333333333%
    }
    .col-lg-3 {
    width: 25%
    }
    .col-lg-3l {
    width: 24%
    }
    .col-lg-2 {
    width: 16.666666666666664%
    }
    .col-lg-1 {
    width: 8.333333333333332%
    }
    .col-lg-pull-12 {
    right: 100%
    }
    .col-lg-pull-11 {
    right: 91.66666666666666%
    }
    .col-lg-pull-10 {
    right: 83.33333333333334%
    }
    .col-lg-pull-9 {
    right: 75%
    }
    .col-lg-pull-8 {
    right: 66.66666666666666%
    }
    .col-lg-pull-7 {
    right: 58.333333333333336%
    }
    .col-lg-pull-6 {
    right: 50%
    }
    .col-lg-pull-5 {
    right: 41.66666666666667%
    }
    .col-lg-pull-4 {
    right: 33.33333333333333%
    }
    .col-lg-pull-3 {
    right: 25%
    }
    .col-lg-pull-2 {
    right: 16.666666666666664%
    }
    .col-lg-pull-1 {
    right: 8.333333333333332%
    }
    .col-lg-pull-0 {
    right: 0
    }
    .col-lg-push-12 {
    left: 100%
    }
    .col-lg-push-11 {
    left: 91.66666666666666%
    }
    .col-lg-push-10 {
    left: 83.33333333333334%
    }
    .col-lg-push-9 {
    left: 75%
    }
    .col-lg-push-8 {
    left: 66.66666666666666%
    }
    .col-lg-push-7 {
    left: 58.333333333333336%
    }
    .col-lg-push-6 {
    left: 50%
    }
    .col-lg-push-5 {
    left: 41.66666666666667%
    }
    .col-lg-push-4 {
    left: 33.33333333333333%
    }
    .col-lg-push-3 {
    left: 25%
    }
    .col-lg-push-2 {
    left: 16.666666666666664%
    }
    .col-lg-push-1 {
    left: 8.333333333333332%
    }
    .col-lg-push-0 {
    left: 0
    }
    .col-lg-offset-12 {
    margin-left: 100%
    }
    .col-lg-offset-11 {
    margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
    margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
    margin-left: 75%
    }
    .col-lg-offset-8 {
    margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
    margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
    margin-left: 50%
    }
    .col-lg-offset-5 {
    margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
    margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
    margin-left: 25%
    }
    .col-lg-offset-2 {
    margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
    margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
    margin-left: 0
    }
    }


    #horizontalnews li .fa {
    font-size:12px;
    padding: 5px 1px 1px 2px;
    color:#C00;
    }
    #horizontalnews li:hover .caption_type_1{height:100%;background-color:rgba(0,0,0,0.7);top:0px;position:absolute;z-index:99;}
    #horizontalnews li:hover .button{display:none !important;}

    #horizontalnews li p{display:none !important;line-height: 18px;}
    #horizontalnews li:hover p{display:block !important; font-size:13px;}

    #horizontalnews li:hover .t3{margin-bottom:5px; font-size:24px;}

    #horizontalnews li #dd{color:#fff;display:none !important;margin-top:20px;}
    #horizontalnews li:hover #dd{color:#fff;display:block !important; margin-top:20px; font-size:12px;}


    #cinema li .fa {
    font-size:12px;
    padding: 5px 1px 1px 2px;
    color:#C00;
    }
    #cinema li:hover
    .caption_type_1{height:100%;background-color:rgba(0,0,0,0.7);top:0px;position:absolute;z-index:99;}
    #cinema li:hover .button{display:none !important;}

    #cinema li p{display:none !important;line-height: 18px;}
    #cinema li:hover p{display:block !important; font-size:12px;}

    #cinema li:hover .t3{margin-bottom:5px; font-size:24px;}

    #cinema li #dd{color:#fff;display:none !important;margin-top:20px;}
    #cinema li:hover #dd{color:#fff;display:block !important; margin-top:20px; font-size:12px;}


    #flashfixed {
    position:fixed;
    left:0px;
    bottom:0px;
    width:100%;
    z-index:9999;

    }


    #detailstickyx {
    display:none;
    }
    .YanitIptal{
    color:#000;
    font-weight:bold;
    }
    .Yanit{
    font-size:11px;
    padding:4px;
    }


    .f-nav {
    position: fixed;
    z-index: 9999;
    background-color: #fff !important;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 2px 4px rgba(0,0,0,.28);
    top: 0px;
    width:100%;
    height:68px;
    line-height: 66px;
    display:block !important;
    }
    .footerSearch {
    display:none;
    }
    .boxed_layout .f-nav {
    width:1000px;
    }
    .newtitle {
    font-size:16px;
    font-weight:600;
    float:left;
    }

    .pull-left {
    float:left;
    }
    .mb20 {
    margin-bottom:20px;
    }


    .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 .share-buttons-2 i {
    padding: 0 8px;
    }

    #facebook_begen {
    position: relative;
    width: 549px;
    height: 325px;
    background: url(https://www.imbathaber.com/images/template/begendir.png) no-repeat top left;
    border: none;
    margin-top: 10%;
    }

    .mb10{margin-bottom:15px!important;}
    .mb10Ads{margin-bottom:10px!important;}
    .mbAdsTop{margin-bottom:5px;}
    .rklmSlider{visibility: hidden;height:0;}

    @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: 1200px) {
    .hidden-lg {
    display: none !important;
    }
    }

    .animatedParent { overflow:hidden; }

    .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    .slow{
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    .slower{
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    .slowest{
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }

    /* Added by Andy Meetan */
    .delay-250 {
    -webkit-animation-delay:0.25s;
    -moz-animation-delay:0.25s;
    -o-animation-delay:0.25s;
    animation-delay:0.25s;
    }
    .delay-500 {
    -webkit-animation-delay:0.5s;
    -moz-animation-delay:0.5s;
    -o-animation-delay:0.5s;
    animation-delay:0.5s;
    }
    .delay-750 {
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
    -o-animation-delay:0.75s;
    animation-delay:0.75s;
    }
    .delay-1000 {
    -webkit-animation-delay:1.0s;
    -moz-animation-delay:1.0s;
    -o-animation-delay:1.0s;
    animation-delay:1.0s;
    }
    .delay-1250 {
    -webkit-animation-delay:1.25s;
    -moz-animation-delay:1.25s;
    -o-animation-delay:1.25s;
    animation-delay:1.25s;
    }
    .delay-1500 {
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
    -o-animation-delay:1.5s;
    animation-delay:1.5s;
    }
    .delay-1750 {
    -webkit-animation-delay:1.75s;
    -moz-animation-delay:1.75s;
    -o-animation-delay:1.75s;
    animation-delay:1.75s;
    }
    .delay-2000 {
    -webkit-animation-delay:2.0s;
    -moz-animation-delay:2.0s;
    -o-animation-delay:2.0s;
    animation-delay:2.0s;

    }
    .delay-2500 {
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;
    }
    .delay-2000 {
    -webkit-animation-delay:2.0s;
    -moz-animation-delay:2.0s;
    -o-animation-delay:2.0s;
    animation-delay:2.0s;
    }
    .delay-2500 {
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;
    }
    .delay-3000 {
    -webkit-animation-delay:3.0s;
    -moz-animation-delay:3.0s;
    -o-animation-delay:3.0s;
    animation-delay:3.0s;
    }
    .delay-3500 {
    -webkit-animation-delay:3.5s;
    -moz-animation-delay:3.5s;
    -o-animation-delay:3.5s;
    animation-delay:3.5s;
    }

    .bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown{
    opacity:0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
    }
    .fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown{
    opacity:0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
    }

    .flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn{
    opacity:0;
    }

    .lightSpeedInRight, .lightSpeedInLeft{
    opacity:0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
    }

    /*************
    * FadeInDown *
    *************/

    @-webkit-keyframes fadeInDown {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
    }
    50%{
    opacity: 0.3;
    }
    100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    }
    }
    @keyframes fadeInDown {
    0% {
    opacity: 0;
    transform: translateY(-400px);
    }
    50%{
    opacity: 0.3;
    }
    100% {
    opacity: 1;
    transform: translateY(0);
    }
    }
    .fadeInDown{
    opacity: 0;
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px);
    }
    .fadeInDown.go {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    }


    @-webkit-keyframes fadeInDownShort {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    }
    100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    }
    }

    @keyframes fadeInDownShort {
    0% {
    opacity: 0;
    transform: translateY(-20px);
    }
    100% {
    opacity: 1;
    transform: translateY(0);
    }
    }
    .fadeInDownShort{
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    }
    .fadeInDownShort.go {
    -webkit-animation-name: fadeInDownShort;
    animation-name: fadeInDownShort;
    }

    }


    #chart_wrap {
    border:1px solid gray;
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow:hidden;
    }


    .socialButtonv1 a:hover,
    .socialButtonv9 a:hover {
    opacity: .8
    }

    .tumeva_so_menubottom_text2 {
    font-size: 16px;
    color: #e10000
    }

    .tumeva_so_bttn_link {
    background: url(../images/tumeva_so_bttn_link_bg.gif) no-repeat;
    width: 118px;
    height: 20px;
    text-align: center
    }

    .tumeva_so_bttn_text {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    height: 20px;
    width: 118px;
    text-align: center
    }

    .tumeva_so_sanstopu_no_bg,
    .tumeva_so_sanstopu_no_bg2 {
    width: 67px;
    height: 51px;
    padding-top: 15px;
    float: left;
    padding-right: 5px;
    text-align: center
    }

    .tumeva_so_sanstopu_no_bg {
    background: url(../images/tumeva_so_no_bg.gif) no-repeat
    }

    .tumeva_so_sanstopu_no_bg2 {
    background: url(../images/tumeva_so_no_bg2.gif) no-repeat
    }

    .tumeva_so_sanstopu_no_text {
    font-size: 30px;
    color: #FFF;
    font-weight: 700
    }

    .tumeva_so_center_bg {
    background: url(../images/tumeva_so_bg.gif) repeat-x;
    padding-top: 20px
    }

    .tumeva_so_center_text {
    font-size: 12px;
    font-weight: 700
    }

    .tumeva_so_center_text2 {
    font-size: 16px;
    font-weight: 700;
    color: #e10000
    }

    .tumeva_so_10numara_no_bg {
    background: url(../images/tumeva_so_no_mini_bg.gif) no-repeat;
    width: 37px;
    height: 33px;
    float: left;
    text-align: center;
    padding-top: 7px;
    padding-right: 5px
    }

    .tumeva_so_10numara_no_text {
    font-size: 20px;
    color: #FFF;
    font-weight: 700
    }

    .tumeva2010_so_menu_bg {
    background: url(../images/tumeva2010_so_menu_bg.gif) repeat-x;
    height: 26px
    }

    .tumeva2010_so_combo {
    font-size: 12px
    }

    .tumeva2010_so_menubottom_bg {
    background: url(../images/tumeva2010_subject_bg.gif) no-repeat;
    height: 33px;
    font-size: 13px;
    font-weight: 700
    }

    .tumeva2010_so_menubottom_text2 {
    font-size: 16px;
    color: #e10000;
    font-weight: 700
    }

    .tumeva2010_so_bttn_link {
    background: url(../images/tumeva2010_so_bttn_link_bg.gif) no-repeat;
    width: 118px;
    height: 20px;
    text-align: center
    }

    .tumeva2010_so_bttn_link:hover,
    .tumeva2010_so_bttn_over {
    background: url(../images/tumeva2010_so_bttn_over_bg.gif) no-repeat;
    width: 118px;
    height: 20px;
    text-align: center
    }

    .tumeva2010_so_bttn_text {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    height: 20px;
    width: 118px;
    text-align: center
    }

    .tumeva2010_so_sanstopu_no_bg,
    .tumeva2010_so_sanstopu_no_bg2 {
    height: 70px;
    padding-top: 16px;
    padding-right: 7px;
    text-align: center;
    float: left
    }

    .tumeva2010_so_sanstopu_no_bg {
    background: url(../images/tumeva2010_so_no_bg.gif) no-repeat;
    width: 75px
    }

    .tumeva2010_so_sanstopu_no_bg2 {
    background: url(../images/tumeva2010_so_no_bg2.gif) no-repeat;
    width: 70px
    }

    .tumeva2010_so_sanstopu_no_text {
    font-size: 24px;
    color: #FFF;
    font-weight: 700
    }

    .tumeva2010_so_center_bg {
    background: url(../images/tumeva2010_so_bg.gif) repeat-x;
    padding-top: 20px
    }

    .tumeva2010_so_center_text {
    font-size: 12px;
    font-weight: 700
    }

    .tumeva2010_so_center_text2 {
    font-size: 16px;
    font-weight: 700;
    color: #e10000
    }

    .tumeva2010_so_10numara_no_bg {
    background: url(../images/tumeva2010_so_no_mini_bg.gif) no-repeat;
    width: 50px;
    height: 40px;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-right: 9px
    }

    .tumeva2010_so_10numara_no_text {
    font-size: 15px;
    color: #FFF;
    font-weight: 700
    }

    .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
    }

    .SocialTools {
    width: 100%;
    position: relative;
    height: 30px;
    margin-bottom: 1px
    }

    .SocialTools li {
    float: left;
    width: 20%;
    position: relative
    }

    .SocialTools li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center
    }

    .SocialTools li a i {
    font-size: 16px
    }

    .SocialTools li.resizer a {
    float: left;
    display: inline-block;
    width: 50%;
    text-align: center;
    position: relative
    }

    .SocialTools li.resizer a:first-child {
    font-size: 20px
    }

    .SocialTools li.resizer a:first-child:after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: normal
    }

    .SocialTools li.resizer a:last-child:after {
    content: "-";
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 16px;
    line-height: normal
    }

    .SocialTools.type2 {
    margin-top: 20px
    }

    .SocialTools.type2 li {
    width: 14.2%!important
    }

    .SocialTools 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)
    }

    .SocialTools li .drp a {
    display: block;
    color: inherit
    }

    .SocialTools li:hover .drp {
    display: block
    }

    .SocialTools li.print {
    background-color: #666;
    width: 20%
    }

    .SocialTools li.send {
    background-color: #909090;
    width: 10%
    }

    .SocialTools li.mail {
    background-color: #acacac;
    width: 10%
    }

    .SocialTools li.linkedin {
    background-color: #007bb6
    }

    .SocialTools li.facebook {
    background-color: #4862a3
    }

    .SocialTools li.twitter {
    background-color: #2e9fff
    }

    .SocialTools li.google {
    background-color: #e65c3b
    }

    .SocialTools li.resizer {
    background-color: #003955
    }

    .SocialTools li.whatsapp {
    background-color: #50ca5e;
    width: 7.5%;
    display: none
    }

    .SocialTools li.whatsapp i {
    font-size: 20px
    }

    .SocialTools li.commentt i,
    .SocialTools li.facebook i,
    .SocialTools li.google i,
    .SocialTools li.linkedin i,
    .SocialTools li.twitter i,
    .SocialTools li.print i {
    float: left;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, .2);
    -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
    }

    ul.socialButtonv2 {
    margin: 0 0 8px;
    padding: 0;
    font-family: Tahoma;
    list-style: none;
    font-size: 12px;
    width: 100%;
    height: 25px;
    overflow: hidden
    }

    ul.socialButtonv2 li a .fa,
    ul.socialButtonv2 li a .sicon {
    width: 25px;
    text-align: center;
    font-weight: 200;
    border-right: 1px solid #FFF;
    font-size: 12px
    }

    ul.socialButtonv2 li,
    ul.socialButtonv3 li {
    float: left!important;
    margin-right: 10px
    }

    ul.socialButtonv2 li:last-child,
    ul.socialButtonv3 li:last-child {
    margin-right: 0
    }

    ul.socialButtonv2 li a {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #FFF;
    padding: 0 7px 0 0
    }

    ul.socialButtonv2 li a .sicon {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-right: 7px
    }

    ul.socialButtonv2 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
    }

    .btn-social-wrapper {
    height: 33px;
    margin-bottom: 15px
    }

    .btn-social,
    .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
    }

    .btn-social i {
    float: left;
    margin-right: 7px
    }

    .btn-social:hover {
    text-decoration: none;
    color: #FFF
    }

    .socialButtonv1 a {
    color: #fff;
    text-decoration: none;
    position: relative
    }

    .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.socialButtonv2 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 li {
    display: inline-block;
    margin-right: 2px
    }

    .socialButtonv1 a i {
    margin-right: 3px;
    margin-top: 2px;
    margin-left: 5px
    }

    .socialButtonv1 a {
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 9px;
    -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
    }

    .socialButtonv1 span {
    margin-top: 2px;
    display: inline-block
    }

    .socialButtonv1 a:active {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px)
    }

    .socialButtonv1-mobile span {
    font-size: 11px
    }

    a.facebook-big,
    a.facebook-small {
    -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,
    a.facebook-small:active {
    -webkit-box-shadow: 0 2px 0 #293F63;
    -moz-box-shadow: 0 2px 0 #00569a;
    box-shadow: 0 2px 0 #00569a
    }

    a.linkedin-big i,
    a.whatsapp-big i {
    margin-left: 6px;
    padding-right: 5px
    }

    a.gplus-big,
    a.gplus-small {
    -webkit-box-shadow: 0 2px 0 #dd4b39;
    -moz-box-shadow: 0 2px 0 #dd4b39;
    box-shadow: 0 2px 0 #dd4b39;
    position: relative;
    background: #dd4b39
    }

    a.gplus-big:active,
    a.gplus-small:active {
    -webkit-box-shadow: 0 2px 0 #dd4b39;
    -moz-box-shadow: 0 2px 0 #dd4b39;
    box-shadow: 0 2px 0 #dd4b39
    }

    a.twitter-big,
    a.twitter-small {
    -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 i {
    padding-right: 6px!important
    }

    a.twitter-big:active,
    a.twitter-small:active {
    -webkit-box-shadow: 0 2px 0 #057ed0;
    -moz-box-shadow: 0 2px 0 #057ed0;
    box-shadow: 0 2px 0 #057ed0
    }

    a.linkedin-big,
    a.linkedin-small {
    -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,
    a.linkedin-small:active {
    -webkit-box-shadow: 0 2px 0 #056c9d;
    -moz-box-shadow: 0 2px 0 #056c9d;
    box-shadow: 0 2px 0 #056c9d
    }

    a.whatsapp-big,
    a.whatsapp-small {
    -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,
    a.whatsapp-small:active {
    -webkit-box-shadow: 0 2px 0 #25D22F;
    -moz-box-shadow: 0 2px 0 #25D22F;
    box-shadow: 0 2px 0 #25D22F
    }

    a.myspace-big,
    a.myspace-small {
    -webkit-box-shadow: 0 2px 0 #333;
    -moz-box-shadow: 0 2px 0 #333;
    box-shadow: 0 2px 0 #333;
    background: #474747
    }

    a.myspace-big:active,
    a.myspace-small:active {
    -webkit-box-shadow: 0 2px 0 #474747;
    -moz-box-shadow: 0 2px 0 #474747;
    box-shadow: 0 2px 0 #474747
    }

    .socialButtonv1-mobile {
    margin-bottom: 0px;
    display: none
    }

    .socialButtonv1-mobile a {
    line-height: 16px;
    padding: 2px 4px 2px 1px
    }

    .socialButtonv1-mobile a span {
    margin-top: 2px;
    display: inline-block
    }

    .socialButtonv1 a i {
    font-size: 14px;
    border-right: 0;
    padding-right: 1px
    }

    .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
    }
    }

    #selectionSharerPopover {
    display: none;
    position: absolute;
    top: -100px;
    left: -100px;
    z-index: 1010
    }

    #selectionSharerPopover:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #262625;
    box-shadow: 0 0 2px #262625
    }

    #selectionSharerPopover.anim {
    transition: top 75ms ease-out;
    animation: selectionSharerPopover-animation 180ms forwards linear;
    -webkit-animation: selectionSharerPopover-animation 180ms forwards linear
    }

    #selectionSharerPopover-inner {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid;
    border-color: #262625 #1c1c1b #121211;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .7), inset 0 0 1px rgba(255, 255, 255, .07), inset 0 0 2px rgba(255, 255, 255, .15);
    background-image: linear-gradient(to bottom, rgba(49, 49, 47, .97), #262625);
    background-repeat: repeat-x
    }

    #selectionSharerPopover .selectionSharerPopover-clip {
    position: absolute;
    bottom: -11px;
    display: block;
    left: 50%;
    clip: rect(12px 24px 24px 0);
    margin-left: -12px;
    width: 24px;
    height: 24px;
    line-height: 24px
    }

    #selectionSharerPopover .selectionSharerPopover-arrow {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg) scale(.5);
    transform: rotate(45deg) scale(.5);
    background-color: #454543;
    border: 2px solid #121211;
    box-sizing: content-box
    }

    .selectionSharer ul {
    padding: 0;
    display: inline
    }

    .selectionSharer ul li {
    float: left;
    list-style: none;
    background: 0 0;
    margin: 0
    }

    .selectionSharer a.action {
    display: block;
    text-indent: -200px;
    margin: 5px 7px;
    width: 20px;
    height: 20px;
    border: 0
    }

    .selectionSharer a:hover {
    color: #ccc
    }

    .selectionSharer a.tweet {
    background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='171' height='139'%3e%3cg transform='translate(-282.32053,-396.30734)'%3e%3cpath style='fill:white' d='m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z' /%3e%3c/g%3e%3c/svg%3e") 2px 4px no-repeat;
    background-size: 18px
    }

    .selectionSharer a.facebook {
    background: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 33 33' width='25' height='25' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:white' d='M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") 0 2px no-repeat;
    background-size: 18px;
    display: none
    }

    .selectionSharer a.email {
    background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='94' height='64'%3e%3cg transform='translate(-10, -10)' fill='transparent'%3e%3crect x='0' y='0' width='114' height='114'%3e%3c/rect%3e%3cpath d='M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z' stroke='white' stroke-width='5'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") 0 4px no-repeat;
    background-size: 20px
    }

    #selectionSharerPopunder.fixed {
    transition: bottom .5s ease-in-out;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: -50px
    }

    .selectionSharer {
    transition: -webkit-transform .6s ease-in-out
    }

    .selectionSharer.moveDown {
    -webkit-transform: translate3d(0, 60px, 0)
    }

    #selectionSharerPopunder {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    transition: height .5s ease-in-out;
    background: #ccc;
    border: 0;
    box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, .5), inset 0 -10px 5px -10px rgba(0, 0, 0, .5);
    border-radius: 0;
    overflow: hidden
    }

    #selectionSharerPopunder.show {
    height: 50px
    }

    .selectionSharerPlaceholder {
    height: 1em;
    margin-bottom: -2em;
    transition: height .5s ease-in-out
    }

    .selectionSharerPlaceholder.show {
    height: 50px!important
    }

    #selectionSharerPopunder-inner ul {
    overflow: hidden;
    float: right;
    margin: 0
    }

    #selectionSharerPopunder-inner ul li {
    padding: 5px;
    overflow: hidden
    }

    #selectionSharerPopunder-inner label {
    color: #fff;
    font-weight: 300;
    line-height: 50px;
    margin: 0 20px 0 10px
    }

    #selectionSharerPopunder-inner a {
    width: 30px;
    height: 30px;
    background-size: 30px
    }

    #selectionSharerPopunder-inner a.tweet {
    background-position: 0 2px
    }

    .share-buttons-2 {
    height: 35px;
    margin-top: 17px
    }

    .share-buttons-2 li {
    display: block;
    float: left;
    height: 35px;
    line-height: 0;
    margin-right: 4px
    }

    .share-buttons-2 li:last-child {
    margin-right: 0
    }

    .share-buttons-2 a {
    display: block;
    height: 35px;
    overflow: hidden;
    padding-right: 16px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 500;
    color: #fff
    }

    .share-buttons-2 i {
    float: left;
    padding: 0 10px;
    font-size: 19px;
    text-shadow: 4px 4px 3px rgba(2, 3, 3, .15)
    }

    .share-buttons-2 .facebook {
    background-color: #4862a3
    }

    .share-buttons-2 .other,
    .share-buttons-2 .other i {
    background-color: #003955;
    font-size: 18px
    }

    .share-buttons-2 .print {
    background-color: #666
    }

    .share-buttons-2 .twitter {
    background-color: #2e9fff
    }

    .share-buttons-2 .google,
    .share-buttons-2 .googles {
    background-color: #e65c3b
    }

    .share-buttons-2 .linkedin {
    background-color: #007bb6
    }

    .share-buttons-2 .google a,
    .share-buttons-2 .linkedin a,
    .share-buttons-2 .other a {
    padding-right: 0
    }

    .share-buttons-2 .print a {
    padding-right: 2px
    }

    .share-buttons-2 .googles a {
    padding-right: 10px
    }

