/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Aug 1, 2016, 11:27:13 AM
    Author     : t6m
*/
#top_menu.flybar {
    position: fixed;
    top: 0px;

    z-index: 99999;
    width: 100%;
}

div.break_line {
    display: block;
    height: 1px;
    width: 670px;
    border-top: 1px solid #6c92bf;
    margin: 0px 40px;
}

#top_menu {
    background-color: #fff;
    font-family: 'Roboto Slab', serif;
}

#top_menu div.logo_menu {
    height: 100px;
    display: block;
    max-width: 1200px;
    margin: 0px auto;
    background-color: #fff;
    vertical-align: top;
}

#top_menu div.logo_menu div.logo {
    width: 20%;
    display: inline-block;
    height: 100px;
}

#top_menu div.logo_menu div.logo_m {
    width: 75%;
    display: inline-block;
    height: 60px;
    vertical-align: top;

}

#top_menu div.logo_menu div.logo_m ul {
    list-style: none;
    width: 310px;
    margin-top: 30px;
    float: right;
}

#top_menu div.logo_menu div.logo_m ul li {
    display: inline-block;
}

#top_menu div.logo_menu div.logo_m ul li a {
    display: table-cell;
    height: 34px;
    vertical-align: middle;
    color: #b6b6b6;
    text-decoration: none;
    padding: 0px 10px;
}

#top_menu div.logo_menu div.logo_m ul li a.fb {
    background: url('/theme/planergia-2016/images/sprite.png') no-repeat;
    width: 34px;
    height: 34px;
    background-position: -5px -7px;
    background-size: 800px 600px;
    display: block;
    padding: 0px;
}

#top_menu div.logo_menu div.logo_m ul li a.yt {
    background: url('/theme/planergia-2016/images/sprite.png') no-repeat;
    width: 34px;
    height: 34px;
    background-position: -157px -7px;
    background-size: 800px 600px;
    display: block;
    padding: 0px;
}

#top_menu div.logo_menu div.logo_m ul li a.yt {
}

#top_menu ul.bars_menu {
    height: 60px;
    display: table;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#top_menu ul.bars_menu li.bar {
    width: 33%;
    display: table-cell;
    height: 47px;
    text-align: center;
    margin: 0px;
    vertical-align: top;
    font-size: 0px;
    padding-top: 13px;
}

#top_menu ul.bars_menu li.bar.one {
    background-color: #205b9f;
    font-size: 20px;
    color: #fff;
}

#top_menu ul.bars_menu li.bar.two {
    background-color: #ffb900;
    width: 34%;
    font-size: 20px;
    color: #fff;
}

#top_menu ul.bars_menu li.bar.three {
    background-color: #7cc23d;
    font-size: 20px;
    color: #fff;
}

div.slider_container.flybar {
    margin-top: 60px;
    position: fixed;
}

div.container.flybar {
    margin-top: 160px;

}

section.slider {
    height: 650px;
    margin: 0px;
}

section.slider_post {
    height: 435px;
    margin: 0px;
}

section.slider.flybar {
    height: 815px;
}

div.rows.flybar {
    background-color: #f5f5f5;
    /*margin-top:155px;*/
    /*moved to  plugin slider for home and post*/
    z-index: 9998;
    position: absolute;
}

section.widgets {
    min-height: 100vh;
}

div.load-more-bar {
    margin: 30px 0px;
}

#search_options article .div_h2 {
    font-weight: 400;
}

#search_options article .div_h2, #search_options article .div_h2 a {
    color: #19477B;
    font-size: 18px;
    font-weight: 400 !important;
    text-decoration: none;
}

#search_options article .break_line {
    display: block;
    width: 90px;
    border-bottom: 1px solid #DCE6F0;
    margin: 10px 0px;
}

#search_options article {
    background-color: #fff;
    height: 165px;
    margin-bottom: 5px;
    padding: 30px 40px 0px 40px;
}

#search_options article p {
    color: #999999;
}

#search_options article mark {
    font-weight: bold !important;
    background-color: transparent !important;
    color: #19477B;
}
.hptiles .big_posts .title,
.hptiles .posts .title{
    background-color: #1F5A9E !important;
    color:#D5DDE8 !important;
    font-weight: normal !important;
    background: url("/images/load_article.png") no-repeat right 52px;
}
.hptiles .big_posts .picture,
.hptiles .posts .picture{
    padding-top: 230px;
}
.hptiles .big_posts .picture .layer,
.hptiles .posts .picture .layer
{
    display: block;
    height:100px;
    background-image: linear-gradient(
            rgba(51, 92, 158, 0),  rgba(51, 92, 158, 1.0)
    );


    background-image: -moz-linear-gradient(
            to bottom,
            rgba(27, 71, 124, 0) 0%, rgba(51, 92, 158, 1.0) 100%
    );

}

div.burger_bar{
    /*background-color: #f00;*/
    background: url("/images/burger.png") no-repeat;
    display: block;
    height: 60px;
    margin-top: -60px;
    position: absolute;
    right: 0;
    width: 65px;
    z-index: 9999;
}
div.menu_logo{
    /*background-color: #f00;*/
    background: url("/images/menu_logo.png") no-repeat;
    display: block;
    height: 60px;
    margin-top: -60px;
    position: absolute;
    left: 0;
    width: 65px;
    z-index: 9999;
}

div.search_read_more a{
    color: #205a9f;
    display: block;
    font-family: Lato;
    font-size: 16px;
    height: 15px;
    margin-top: 12px;
    text-align: center;
    text-decoration: none;
    width: 170px;
}
div.search_read_more{
    border: 1px solid #205a9f;
    display: inline-block;
    height: 52px;
    margin: -22px 0 0 106px;
    position: absolute;
    width: 170px;
}

p.search_content{
    width: 700px;
    height: 34px;
    font-family: Lato;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    color: #999999;
    display: inline-block;
}
.big_posts .postsLayer div.layer.postsLayer  .titleLayer,
.big_posts .postsLayer div.layer.postsLayer  .taserLayer{
    width:550px;
    margin:0px auto;
}
div.title.postsLayer{
    text-indent: -9999px;
}
div.layer.postsLayer{
    height: 330px !important; background-color: rgba(51, 92, 158, 0.8);
}
div.picture.postsLayer{
    padding-top:0px !important;
}
div.titleLayer:hover{
    text-decoration: none;
}
div.hptiles a.postsLayer:hover {
    text-decoration: none !important;
}
div.titleLayer{
    display:block;
    font-size:20px;
    color:#fff;
    padding:65px 35px 30px 35px;
    text-decoration: none;
    font-weight: bold;
}
div.taserLayer:hover{
    text-decoration: none;
}
div.taserLayer{
    padding:0px 35px;
    color:#D5DDE8;
    text-decoration: none;
    font-style: italic;
    height: 170px;
    overflow-y: hidden;
}
.hptiles .big_posts .title.big_postsLayer,
.hptiles .posts .title.postsLayer{
    /*background-color: #1F5A9E !important;*/
    /*color:#D5DDE8 !important;*/
    /*font-weight: normal !important;*/
    /*background: url("/images/load_article.png") no-repeat right bottom;*/
    /*background-position: 35px 35px;*/
}
.about-similar_posts{
    margin-top:20px;
}
.similar_posts_container .elem_container a{
    text-decoration: none;
}

div.article-left p img.oryginal{
    width:auto !important;
}


div.footer_record {
    width: 100%;
    display: block;
    background-color: #FFB400;
    height: 400px;
}

div.footer_record_content {
    margin: 0px auto 0px auto;
    max-width: 1090px;
    display: table;
    height: 300px;
    padding: 50px 50px 0px 50px;
}

div.footer_record_content div.left_col {
    display: table-cell;
    width: 30%;
    border-right: 1px solid #d99718;
    padding-top: 0px;
}

div.footer_record_content div.right_col {
    display: table-cell;
    width: 70%;
    padding: 0px 50px 50px 50px
}

div.footer_record_content div {
    color: #fff;
    text-align: left;
    font-size: 12px;
}
div.right_col table,
div.right_col table tbody,
div.right_col table tbody tr,
div.right_col table tbody tr td{
    background-color: transparent;
    border:0px;
}
div.right_col table tbody tr td input{
    width:100%;border:0px;
    background-color: transparent;border-bottom: 1px solid #fff;
    color:#fff;
    font-size:12px;
}
div.right_col table tbody tr td input[type=submit]{
    border:1px solid #fff;
    padding:7px;
    width: 75px;
    float:right;
}
div.right_col table tbody tr td textarea{
    width:100%;border:none;  resize: none;
    overflow: auto;
    outline: none;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;border-bottom: 1px solid #fff;
    color:#fff;
    font-size:12px;
    height: 100px;
}
@media (min-width: 701px) and (max-width: 850px) {

    #top_menu ul.bars_menu li.bar.one{
        text-align: right;
        padding-right: 10px;
        font-size: 16px;
    }
    #top_menu ul.bars_menu li.bar.two{
        font-size: 16px;
    }
    #top_menu ul.bars_menu li.bar.three{
        text-align: left;
        padding-left: 10px;
        font-size: 16px;
    }
}
@media (min-width: 851px) and (max-width: 950px) {

    #top_menu ul.bars_menu li.bar.one{
        text-align: right;
        padding-right: 10px;
        font-size: 18px;
    }
    #top_menu ul.bars_menu li.bar.two{
        font-size: 18px;
    }
    #top_menu ul.bars_menu li.bar.three{
        text-align: left;
        padding-left: 10px;
        font-size: 18px;
    }
}
@media (min-width: 951px) and (max-width: 1050px) {

    #top_menu ul.bars_menu li.bar.one{
        text-align: right;
        padding-right: 30px;
        font-size: 20px;
    }
    #top_menu ul.bars_menu li.bar.two{
        font-size: 20px;
    }
    #top_menu ul.bars_menu li.bar.three{
        text-align: left;
        padding-left: 30px;
        font-size: 20px;
    }
}

