﻿/*
    Standard Theme 2015 - Version 1.0
    http://dotnetblogengine.net/

    Content:
        01.header                   15.categorylist
        02.well-global              16.linklist
        03.post                     17.monthlist
        04.comment-item             18.mostcomments
        05.comment-form             19.newsletter
        06.related-posts            20.pagelist
        07.postpaging               21.recentcomments
        08.navigation-posts         22.recentposts
        09.widget                   23.search
        10.administration           24.tagcloud
        11.authorlist               25.archive-page
        12.bloglist                 26.contact-page
        13.blogroll                 27.search-page
        14.calendar                 28.syntaxhighlighter
        15.categorylist             29.footer
        16.linklist                 
*/


.col-md-9 {
    float: right;
    width: calc(100% - 258px);
}

body {
    
    
}


/*header, footer{
    position: inherit;
}*/

/*.at-resp-share-element {
    position: inherit!important;
}*/
/*article {
   min-height: calc(100vh - 367px);
}*/
/**/
.logo {
    margin-bottom: 0;
}

.login{
    display:inline-block;
    float:left;
}

    .login label {
        font-weight: 300;
        margin-bottom:0;
    }

/*nav {
    margin-top: 6px;
    display: none;
}*/

.site-content {
    z-index: 0;
    position: relative;
}

nav ul {
  max-width:1340px
 }

/*nav {
   position: relative;
    bottom: auto;
    border-top: none;
}
*/
.row {
    margin: 0;
}

a {
    color: inherit;
}

    a:focus, a:hover {
        color: #c1932d;
        text-decoration: none;
    }


input {

    color: inherit;
}


.btn-primary {
    color: #fff;
    background-color: #c1932d;
    border-color: #c1932d;
}

    .btn-primary:hover {
        background-color: #c1932d;
        border-color: #c1932d;
    }

.form-control {
    color: inherit;
    background-color: inherit;
    background-image: none;
    border: 1px solid #696969;
}

.body-content {
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /*font-family: "Lato","Helvetica Neue", Helvetica, Arial, sans-serif !important;*/
    font-weight: 400;
}

h1, .h1 {
    font-size: 32px;
}

h2, .h2 {
    font-size: 26px;
}

h3, .h3 {
    font-size: 20px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

img {
    max-width: 100%;
}

.glyphicon {
    margin-right: 5px;
    color: #515151;
}

table {
    width: 100%;
}

.btn-wrapper {
    border-top: 1px solid #EEE;
    padding-top: 25px;
    margin-top: 15px;
}

.required-field {
    color: #e83232;
    margin-right: 4px;
    margin-left: 4px;
}

.text-uppercase {
    text-transform: uppercase;
}

.navbar-collapse {
    margin-bottom: 30px;
}

/*[01.header]*/
.header .container > .navbar-header,
.header .container > .navbar-collapse {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.header .logo {
    margin-right: 10px;
}

.header .title-wrapper {
    background-color: #ffffff;
    padding: 30px 0;
    margin-bottom: 35px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

    .header .title-wrapper hgroup {
        height: 80px;
    }

        .header .title-wrapper hgroup h1 {
            font-size: 40px;
            line-height: 40px;
            margin: 4px 0 8px;
            font-weight: 700;
        }

            .header .title-wrapper hgroup h1 A {
                color: #000000;
                text-decoration: none !important;
            }

        .header .title-wrapper hgroup h3 {
            font-size: 16px;
            font-weight: normal;
            margin: 0;
            color: #666666;
        }

.header .social-icon {
    margin-top: 10px;
}

    .header .social-icon a {
        text-decoration: none;
    }

.header .navbar {
    margin: 0;
    border-radius: 0;
}

.header .navbar-inverse .navbar-nav > .open > a {
    color: rgb(153, 153, 153);
}

.header .nav > li > a.dropdown-m {
    padding: 15px 7px 15px 10px !important;
}

.header .nav > li > a {
    padding: 15px 10px !important;
}

    .header .nav > li > a.dropdown-toggle {
        padding: 15px 10px !important;
    }
/*.search input {*/
/*    border: 1px solid #939598;*/
    /*max-width: 220px;
    height: 40px;
    color: #000;
    font-size: 20px;
    padding: 7px 0px;
}*/

.search ::-webkit-input-placeholder {
    color: rgba(61, 49, 96, 0.52)
}

.search::-moz-placeholder {
    color: rgba(61, 49, 96, 0.52)
}

.search:-ms-input-placeholder {
    color: rgba(61, 49, 96, 0.52)
}

.search:-moz-placeholder {
    color: rgba(61, 49, 96, 0.52)
}



/*[02.well-global]*/
.well-global, #trackbacks {
    margin-bottom: 20px;
}

    .well-global .well-global-title {
        line-height: 210%;
        margin: 0;
        font-weight: normal;
        
    }

        .well-global .well-global-title h3 {
            margin: 0;
            font-weight: normal;
            margin-bottom: 25px;
        }

.page-global {
    margin-bottom: 20px !important;
}

    .page-global .page-global-title {
        border-bottom: 1px solid #939598 !important;
        margin: 0 0 20px 0 !important;
        padding-bottom: 15px !important;
        font-weight: bold !important;
        font-size: 26px !important;
    }

input[type="checkbox"] + label:before, input[type="checkbox"] + label span, input[type="radio"] + label span {
    margin-left: -35px;
   }

input[type="checkbox"] + label, input[type="radio"] + label {
    padding-left: 50px;
    line-height: 0;
}

/*[03.post]*/

.posts {
    margin: -15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.post {
    border-bottom: 1px solid #c1932d;
    padding: 2% 0px;
    margin-bottom: 20px;
    width: 100%;
}

.posts figure {
    position: relative;
    width: 100%;
    padding-bottom: 67%;
    /*    border: 2px solid #9a0e5e;*/
    margin-bottom: 10px;
    background: url(/blog/content/images/blog/noimage.png)no-repeat center center;
    background-size: 100%;
    background-color: rgba(0,0,0,0.1);
}

.post-header img {
    margin-top:0!important;
    position: absolute;
    width: 100%;
    height: 100%;
}


.posts .post {
    border-bottom: none;
    padding: 0;
    width: 49%;
    margin: 15px 0;
    
}


.post a {
    text-decoration: underline;
}

.post:first-of-type{
    padding-top:0;
  
}

    .post:last-child {
        border: none;
    }

.post-body h2 {
    font-size: 112% !important;
    line-height: 155%;
    font-weight: 400;
    text-align: justify;
}

.post .post-header {
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align: left;
    background: none;
    box-shadow:none;
    
}

.post img {
    max-width: 850px;
    margin-top: 5px;
    width: 100%;
}

.text {
    font-size: 16px;
    margin: auto 0;
    text-align: justify;
}

    .text section {
        max-width: none;
    }

.post-body.text {
    max-width: 850px;
}

    .post-body.text ul {
        margin-left:25px;
    }
.post-body.text ul li{
    padding-left:0!important;
    
}



.post-body.text img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 20px 0;
    float: none !important;
}

.post .post-header .post-title {
    line-height: 30px;
    font-size: 26px;
    margin: 10px 0px 5px;
}

    .post .post-header .post-title a {
        color: #c1932d;
        text-decoration: none;
        font-weight: bold;
    }

.post .post-info {
    line-height: 21px;
    font-size: 16px;
    color: #515151;
}
.post-author{
    margin:0 5px;
}

.post .post-info span {
}

.post .post-info a {
    color: #5a5e68;
}

.post .post-footer {
    text-align: left;
    color: inherit;
    font-size: 20px;
    min-height: 35px;
    border-radius: 4px;
    background: none;
}

.post-footer:before{
    content:none;
    background:inherit;
}

    .post .post-footer:hover {
        border-color: #ddd;
    }

.post-tags a {
    color: inherit;
    font-size: 16px;
    font-style: italic;
}

.post .post-rating {
    margin: 10px 0;
}

    .post .post-rating * {
       
    }

.rating p {
    display: inline;
    position: relative;
    font-size:15px;
    top: auto;
    left: auto; 
}

.text-page {
    padding: 0;
}

  /*  .text-page h1 {
        margin-bottom:100px;
     
    }*/

/*[04.comment-item]*/
.comment-item .comment-content {
    border: 1px solid #696969;
    border-radius: 4px;
    padding: 2%;
    margin-bottom: 10px !important;
}

.lbl-CommentsDisabled{
    display:none;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-color: inherit;
    border: 1px solid #696969;
    outline: none; 
}

.comment-item .comment-gravatar {
    display:none;
}

    .comment-item .comment-gravatar img {
        border-radius: 4px;
    }

.comment-item .comment-header {
    border-bottom: 1px solid #696969;
    padding-bottom: 5px;
}

    .comment-item .comment-header h4 {
        font-weight: bold;
        font-size: 18px; 
    }

        .comment-item .comment-header h4 a {
            color: #333;
        }

.comment-item .comment-content.self {
    background-color: #ebffe5;
    border-color: #c0e0b2 !important;
}

.comment-item .self .comment-header {
    border-bottom-color: #c0e0b2;
}

    .comment-item .self .comment-header h4 a,
    .comment-item .self .comment-header h4 {
        color: #376f1d !important;
    }

.comment-item .self a {
    color: #74af5a;
}

.comment-item .self .comment-header .text-uppercase {
    color: #c0e0b2;
}

.comment-item .comment-form {
    border: 1px solid #CCC;
    margin: 15px 0;
}

.comment-item .carrow {
    background: url(../images/carrow.png) no-repeat 0 0;
    width: 9px;
    height: 17px;
    position: absolute;
    right: -11px;
    top: 14px;
    z-index: 999;
}

.reply-to {
    font-size: 85%;
}

.comment-item .self .carrow {
    background: url(../images/sarrow.png) no-repeat 0 0 !important;
}

#commentlist .media, #commentlist ul, #commentlist ol {
    margin: 0 !important;
}

/*[05.comment-form]*/
.comment-form {
}

textarea.form-control {
 resize:vertical;
}

#comment-form .success {
    background: #27ae60;
    border-radius: 4px;
    color: #fff;
    display: block;
    padding: 15px;
}

.comment-form .comment-menu {
}

    .comment-form .comment-menu a {
        padding: 0 !important;
    }

        .comment-form .comment-menu a span {
            padding: 2px 7px;
            min-width: 70px;
        }

.comment-form .comment-preview {
    height: auto !important;
}

    .comment-form .comment-preview .comment-content {
        border: none;
    }

    .comment-form .comment-preview .comment-header small {
        display: none;
    }

.form-horizontal .control-label {
    text-align: left;
    font-weight: normal;
}

/*[06.related-posts]*/
.related-posts h3 {
}

.related-posts ul li div {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: rgb(136, 136, 136);
    margin-bottom: 10px;
}

/*[07.postpaging]*/
#postPaging > div {
}

#PostPager {
    display: block;
    text-align: center;
    margin: 40px 0px 0px;
    margin-bottom: 20px;
}

    #PostPager li {
        display: inline-block !important;
        border: 1px solid #DDD !important;
        margin: 1px;
        padding: 5px 7px !important;
        font-size: 13px;
        font-weight: normal;
        border-radius: 3px;
    }

        #PostPager li a {
            padding: 2px;
            text-decoration: none;
        }

    #PostPager .PagerLinkCurrent {
        color: #fff;
        padding: 5px 14px;
        background-color: #c1932d !important;
        border: 1px solid #c1932d !important;
    }

        #PostPager .PagerLinkCurrent li {
            padding: 2px !important;
        }

    #PostPager .PagerLinkDisabled {
        color: #ccc;
        padding: 5px 14px;
        border-color: #DDD !important;
    }

    #PostPager .PagerEllipses {
        border: 0;
        padding: 2px;
    }

/*[08.navigation-posts]*/
.navigation-posts a {
    text-decoration: none;
    outline: none;
}

/*[09.widget]*/

.widgetzone {
    float: left;
    display: inline-block;
    width: 240px;
    min-height: calc(100vh - 340px);
    margin-bottom: 40px;
    color: #181f28;
}
    .widgetzone .widget-content {
        padding:0 10px 0 0;
       
    }

   
.textbox h3 {
    margin: 10px 0;
}

.widget {
    font-weight: 300;
    font-size: 16px;
    padding: 0;
    margin-bottom: 20px;
    /*box-shadow: 0 1px 2px rgba(0,0,0,0.1);*/
}

    .widget h3 {
        color: #515151;
    }

    .widget .widget-header, .widget h4 {
        display: block;
        line-height: 1.1;
        text-transform: none;
        color: #c1932d;
        margin: 0px 0px 0px;
        /*padding: 0 10px;*/
        /*        border-bottom: 1px solid #515151;*/
        font-size: 18px;
    }
.widget.textbox h4 {
    margin-bottom: 7.5px;
}
        .widget ul {
        list-style: none;
        padding: 0;
    }

        .widget ul li {
            margin: 2px 0px;
            padding: 2px 0px;
        }

        .widget ul ul li {
            border: none;
        }

.site-menu {
    display: none;
}

/*[10.administration]*/
.administration .widget-header {
    margin-bottom: 0 !important;
}

/*[11.authorlist]*/
.authorlist .widget-header {
    margin-bottom: 0;
}

.authorlist li {
}

    .authorlist li A.authorlink {
        margin-left: 5px;
    }

/*[12.bloglist]*/
.bloglist .widget-header {
    margin-bottom: 0;
}

/*[13.blogroll]*/
.blogroll .widget-header {
    margin-bottom: 0;
}

.blogroll ul li A {
    padding-right: 3px;
}

.blogroll ul li img {
    margin-top: -3px;
}

.blogroll ul ul {
    margin-left: 15px !important;
}

    .blogroll ul ul li {
        margin: 0;
        border-bottom: 1px dotted #DDD;
        line-height: 24px;
    }

        .blogroll ul ul li A {
            display: block;
        }

.blogroll a[title="Download OPML file"] {
    margin: 10px 0 0 0;
}

/*[14.calendar]*/
#calendarContainer {
    text-transform: capitalize;
    text-align: center;
}

.calendar table {
    width: 100%;
    text-align: center;
}

.calendar td, .calendar table {
    background-color: #FFF !important;
    text-align: center;
}

.calendar .header {
    background: none !important;
    width: auto !important;
    height: auto !important;
}

.calendar .weekend {
    background-color: #F1F1F1;
}

.calendar .other {
    color: silver;
}

.calendar a.exist {
    display: inline-block;
    padding: 0 5px;
    border-radius: 104px;
    color: #fff;
    font-weight: normal;
    background-color: #0681ea;
}

.calendar td {
    vertical-align: top;
    background: white;
}

/*[15.categorylist]*/
.categorylist .widget-header {
}

.categorylist ul li A {
    padding-right: 3px;
}

/*[16.linklist]*/
.linklist .widget-header {
    margin-bottom: 0;
}

/*[17.monthlist]*/
.monthlist .widget-header {
    margin-bottom: 0;
}

.monthlist li {
    font-weight: normal;
}

.monthlist .year {
    cursor: pointer;
    font-weight: bold;
}

    .monthlist .year li {
    }

.monthlist ul ul {
    display: none;
}

.monthlist .open {
    display: block;
}

/*[18.mostcomments]*/
.mostcomments table td {
    border: none;
    border-bottom: 1px solid #CCC;
    background: none;
}

.mostcomments table tr td:first-child {
    width: 50px;
}

    .mostcomments table tr td:first-child img {
        position: relative;
        top: 2px;
    }

/*[19.newsletter]*/
.newsletter input[type=text] {
    margin-bottom: 15px;
}

.newsletter #newsletteraction {
    font-size: 22px;
    color: #00c759;
}

.newsletter #newsletterform input[type="text"] {
    direction: ltr !important;
}

.footer .newsletter #newsletterform input[type="text"] {
    background-color: #333;
    border-color: #111;
    color: #CCC;
    box-shadow: none;
}

/*[20.pagelist]*/
.pagelist .widget-header {
    margin-bottom: 0;
}

/*[21.recentcomments]*/
.recentcomments .widget-header {
    margin-bottom: 0;
}

.recentcomments li {
    color: #AAA;
    font-size: 12px;
}

    .recentcomments li a {
        font-size: 14px;
    }

/*[22.recentposts]*/
.recentposts .widget-header {
    margin-bottom: 0;
}

.recentposts li {
    color: #AAA;
    font-size: 12px;
}

    .recentposts li a {
        font-size: 14px;
        margin-right: 4px;
        display: block;
    }

    .recentposts li span {
        margin-right: 5px;
    }

/*[23.search]*/
.search {
}

    /*.search input[type=text] {
        border-radius: 5px;
        background-color: rgb(0, 0, 0);
        border: 1px solid rgb(198, 197, 199);
        padding: 5px;
        height: 36px;
        width: 100%;
        outline: none !important;
        position: relative;
        display: block;
        right: auto;
        top: auto;
        font-size: 20px;
    }*/

    .search input[type=button] {
        display: none;
        border: none;
        padding: 0;
        height:0;
        width: 0;
        background: none;
        
    }

        .search input[type=button]:hover {
            background-color: #3276b1;
        }

/*[24.tagcloud]*/
.tagcloud ul {
    margin-left: -3px;
    margin-right: -3px;
}

    .tagcloud ul li {
        display: inline-block;
        margin: 1px;
        border: none;
        padding: 1px;
    }

        .tagcloud ul li A {
            padding: 3px;
            border-radius: 3px;
        }

            .tagcloud ul li A:hover {
                background: #0681ea;
                color: #fff;
            }

            .tagcloud ul li A.biggest {
                font-size: 120%;
            }

            .tagcloud ul li A.big {
                font-size: 110%;
            }

            .tagcloud ul li A.medium {
                font-size: 100%;
            }

            .tagcloud ul li A.small {
                font-size: 90%;
            }

            .tagcloud ul li A.smallest {
                font-size: 80%;
            }

/*[25.archive-page]*/
.archive-page .archive-page-content h2 {
    font-size: 16px;
    height: 30px;
    line-height: 35px;
    font-weight: bold;
}

    .archive-page .archive-page-content h2 img {
        margin: 0 3px;
        position: relative;
        top: -2px;
    }

.archive-page ul {
    list-style-type: square;
    margin: 0 10px;
    padding: 10px;
}

.archive-page table {
    width: 100%;
    border-collapse: collapse;
}

    .archive-page table th:first-child {
        width: 90px;
    }

    .archive-page table th {
        background: rgb(85, 85, 85);
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        border: 1px solid rgb(204, 204, 204);
        padding: 3px;
        text-align: center;
    }

    .archive-page table td {
        border: 1px solid #DDD;
        font-size: 14px;
        padding: 3px;
    }

.archive-page .date {
    width: 90px;
    text-align: center;
}

.archive-page .comments {
    width: 70px;
    text-align: center;
}

.archive-page .rating {
    width: 70px;
    text-align: center;
}

/*[26.contact-page]*/
.contact-page {
}

    .contact-page .required-field[style="visibility:hidden;"] {
        display: none;
    }

/*[27.search-page]*/
.search-page .search-page-searchbox {
    border-radius: 6px;
    margin-bottom: 15px;
}

    .search-page .search-page-searchbox input[type=button] {
        float: right;
        width: 22%;
        border: none;
        height: 100%;
        padding: 9px 0px;
        background-color: #c1932d;
        margin:0;
    }

    .search-page .search-page-searchbox input[type=text] {
        width: 76%;
        border-radius: 3px;
        padding: 5px 1%;
        outline: none !important;
        line-height: 26px;
    }

.search-page .searchresult {
    border-bottom: 1px dotted #CCC;
    padding: 10px 0;
    font-size: 14px;
}

    .search-page .searchresult a {
        font-weight: normal;
        font-size: 16px;
    }

    .search-page .searchresult span.text {
        clear: both;
        line-height: 35px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 13px;
    }

    .search-page .searchresult span.type {
        font-size: 13px;
        display: none;
    }

    .search-page .searchresult span.url {
        color: rgb(204, 204, 204);
    }

.search-page .searchpage ul.paging {
    list-style-type: none;
    margin: 20px auto;
    padding: 0px;
    text-align: center;
    display: block;
}

    .search-page .searchpage ul.paging li {
        display: inline-block;
        width: 30px;
        text-align: center;
        height: 30px;
        border: 1px solid #CCC;
        background: #FFF;
        margin-right: 2px;
    }

        .search-page .searchpage ul.paging li a {
            display: block;
            height: 100%;
            line-height: 30px;
        }

        .search-page .searchpage ul.paging li.active {
            border-width: 1px;
            border-style: solid;
        }

            .search-page .searchpage ul.paging li.active A {
                color: #FFF;
            }

/*[28.syntaxhighlighter]*/
.syntaxhighlighter {
    padding: 15px 3px;
    direction: ltr !important;
}

    .syntaxhighlighter .alt1 {
        background: #d6ebff !important;
    }

    .syntaxhighlighter .line {
        font-size: 13px !important;
        line-height: 20px !important;
        background: #CCC !important;
    }

    .syntaxhighlighter .container textarea {
        font-size: 13px !important;
        line-height: 20px !important;
    }
/*.syntaxhighlighter table td.code .container { top: -15px !important; }*/

/*[29.footer]*/
.footer {
    background-color: #222;
    margin: 0;
    padding: 0;
}

    .footer a {
        color: #AAA;
    }

    .footer .widgets-footer .widget {
        margin-right: 3%;
        width: 31.3%;
        float: left;
        background: none;
        color: #AAA;
        padding: 2% 0;
        box-shadow: none;
    }

        .footer .widgets-footer .widget .widget-header {
            border-color: #0681ea;
            border-width: 2px;
        }

        .footer .widgets-footer .widget ul li {
            border-color: #111;
        }

        .footer .widgets-footer .widget:last-child {
            margin: 0;
        }

    .footer .end-line {
        min-height: 50px;
        background-color: #111;
        line-height: 50px;
        text-transform: uppercase;
        font-size: 12px;
    }

        .footer .end-line p {
            margin: 0;
            color: #AAA;
        }

/*[31.post-list]*/
.postList img {
    margin-right: 10px;
    float: left;
}

.postList a {
    display: inline-block;
    clear: both;
}

aside {
    background-color: #2a2a2b;
    padding: 10px 0;
    padding: 10px 0;
    position: fixed;
    width: 350px;
    margin: 0;
}

.blog-header {
    margin-bottom: 15px;
}

.search {
    /*display: block;
    float: none;
    border: none;
    width: auto;*/
}

#search-loop {
 float:right;
}
.navigation-posts {
    display: none;
}

.search-collapse {
    padding: 0;
    position: relative;
    display: block;
    width: 100%;
}

.btn-search {
    display: none;
 
}


post-body img {
    width: 100%;
    height: auto;
}

.post-body .video {
    width: 100%;
    position: relative;
    padding-bottom: 56%;
}

.video iframe {
    width: 100%;
    position: absolute;
    height: 100%;
    border: none;
}

aside iframe {
    width: 100%;
    border: none;
}

.addthis_inline_share_toolbox{
    margin-top:30px;
}

.company-info label {
    font-weight: 300;
    margin-bottom: 0;
}

@media screen and (max-width: 1000px) {

    .wrapper:first-of-type {
     margin-top: 0;
     padding:0;
    }

    /*nav {
        margin-top: 0;
        z-index: 1;
        display:block;
    }*/

    .mobil-nav li:nth-child(2) {
         /*background: none;*/ 
     }

   /* .mobil-nav .logo{
        display: block;
        margin:0;
        width:90px;
        height:50px;
        
    }*/


    .big-search.detailed {
        top: 58px;
        left: 0;
    }

        .big-search.detailed #search, .search-result {
            width: calc(100% - 25px);
        }

        .big-search.detailed::after {
            right: 10px;
         }

    .site-menu {
        display: block;
    }

    .text-page {
        margin-top: 8px;
    }

   

   /* .search, .sign-in-box {
        top: auto;
        position: relative;
        display: block;
        background: none;
    }*/

        .search input {
            max-width: none;
            margin: 0;
            color:#000;
            border-bottom-color: #fff!important;
        }


    /*.search ::-webkit-input-placeholder {
        color: #000
    }

    .search::-moz-placeholder {
        color: #000
    }

    .search:-ms-input-placeholder {
        color: #000
    }

    .search:-moz-placeholder {
        color: #000
    }*/

    article {
        padding-bottom: 60px;
        min-height: calc(50vh - 250px);
    }

    .post-footer {
        position: inherit;
        height: 60px;
        background: none;
    }

   .post-header, .post-footer {
        position: inherit;
        height:auto;
    }

   .login{
       display:none;
   }

    #nav {
        min-height: unset;
        display: block;
        position: relative;
        margin-top: 0;
        margin-bottom: 30px;
    }

        #nav li.desktop-hide:nth-last-child(2) {
            margin-top: 0;
        }

        #nav li.desktop-hide:nth-last-child(1) {
            margin-top: 20px;
        }

    .widgetzone {
        margin-top: 60px;
        height: 100%;
        left: 0;
        float: none;
        display: inline-block;
        width: 100%;
        z-index: 1;
        overflow-y: auto;
        padding: 15px 10px;
        box-sizing: border-box;
        color: #fff !important;
    }

    .widget .widget-header, .widget h4 {
        color: #fff !important;
    }

    footer li {
        margin: 0;
    }

 /*   .widget .widget-header {
        border-bottom: 1px solid #adadad;
     }

    .widget .widget-header, .widget a {
        color: #ededed;
    }*/

   /*.search {
        background-color: inherit;
    }*/
    
    .at-resp-share-element {
    position: inherit!important;
}


    .main-content {
        width: 100%;
        float: none;
        margin-top: 35px;
    }

    .search-collapse {
    padding: 15px;
    display:none;
}

    .btn-search {
        display: inline-block;
    }

    .noScroll{
     overflow:hidden;
    }

}

@media screen and (max-width: 650px) {
    .posts .post {
        width: 100%;
        margin: 20px 0 0;
    }
}