

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

html, body {
    height: auto;
    border: 0;
    font-family: 'Roboto', sans-serif !important;
    line-height: 1;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    background-color: #FFF
}

div, span, img, aside, nav, footer, header {
    border: 0;
    margin: 0;
    padding: 0
}

h1, h3, h4, p, a, strong, ul, li {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

h1, h3, h4, p {
    margin: 1em 0;
    font-weight: normal
}

aside, footer, header, nav {
    display: block
}

a img {
    border: 0
}

:focus {
    outline: 0
}

*, *:before, *:after {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

h1 {
    font-size: 25px;
    font-weight: bold
}

h3 {
    font-size: 18px;
    font-weight: 600
}

h4 {
    font-size: 16px;
    font-weight: 600
}

:focus {
    outline: none
}

ul {
    display: block;
    padding: 0 0 0 18px
}

ul li {
    line-height: 22px;
    margin: 5px 0
}

p {
    line-height: 1.7
}

:disabled {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    cursor: not-allowed
}

.inner {
    padding: 0 20px;
    max-width: 1120px;
    margin: 0 auto
}

.socials a {
    display: inline-block;
    width: 38px;
    line-height: 38px;
    margin: 0 2px 0 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #BBB;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out
}

.socials a.facebook {
    background-color: #3b5998
}

.socials a.twitter {
    background-color: #1da1f2
}

.socials a:hover {
    background-color: #555;
    text-decoration: none;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out
}

a {
    color: #4490c1;
    text-decoration: none;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out
}

a:hover {
    text-decoration: underline;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.col {
    float: left;
    padding: 0 15px
}

.col-row {
    margin: 0 -15px
}

.col-row:before, .inner:before, .col-row:after, .inner:after {
    clear: both;
    display: table;
    content: ''
}

.col-l4, .col-m4 {
    width: 33.33%
}

.col-m6 {
    width: 50%
}

.col-l8 {
    width: 66.66%
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

img {
    max-width: 100%;
    height: auto
}

#wrapper {
    font: normal 400 16px 'Roboto', 'Arial', sans-serif;
    color: #000;
}

#header {
    background-color: #4490c1
}

#header #head-mid {
    padding: 20px 0;
    position: relative
}

#header #head-bot {
    border-top: 1px solid #377ca9
}

#logo {
    max-width: 230px;
    margin: 10px 0 0
}

#logo a {
    display: block
}

#nav a {
    color: #fff
}

#nav ul {
    padding: 0;
    list-style-type: none
}

#nav ul li {
    float: left;
    padding: 12px 0;
    margin: 0 5px 0 0
}

#nav ul li:last-child {
    margin-right: 0
}

#nav ul li a {
    display: block;
    padding: 0 10px;
    line-height: 34px;
    font-family: 'Roboto Condensed', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#nav ul li a:hover {
    text-decoration: none
}

#nav ul li:hover a {
    background-color: #262626
}

#mobile-nav {
    font-size: 20px;
    padding: 13px 0;
    color: #EEEEEE;
    cursor: pointer;
    display: none
}

#content .page-spacing {
    padding: 50px 0
}

#content #by-author {
    padding: 0 0 20px 70px;
    margin: 0 0 30px;
    border-bottom: 1px solid #eee;
    position: relative
}

#content #by-author .img {
    margin: 0 20px 0 0;
    position: absolute;
    top: 0;
    left: 0
}

#content #by-author .img img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#content #by-author .cats {
    margin: 10px 0 0;
    color: #666
}

#content #by-author .cats .fa {
    color: #555
}

#content .shares {
    margin-bottom: 40px
}

#content .shares>* {
    float: left;
    width: 20%;
    padding: 12px 15px;
    color: #fff;
    font-size: 20px;
    text-align: center
}

#content .shares>*:hover {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    text-decoration: none
}

#content .shares .fa-facebook {
    background-color: #3b5998
}

#content .shares .fa-twitter {
    background-color: #1da1f2
}

#content .shares .fa-google-plus {
    background-color: #ea4335
}

#content .shares .fa-linkedin {
    background-color: #0077b5
}

#content .shares .fa-pinterest {
    background-color: #bd081c
}

#sidebar {
    text-align: right;
    overflow: hidden
}

#sidebar>* {
    display: inline-block;
    max-width: 300px;
    width: 100%;
    margin: 0 0 20px
}

#sidebar .side-title {
    padding: 0 0 20px 0;
    margin: 0;
    color: #333;
    font-size: 24px;
    font-weight: 400;
    text-align: left
}

#side-tabs {
    background-color: #F2F2F2;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#side-tabs.ui-widget {
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 15px
}

#side-tabs .side-title {
    padding: 18px
}

#side-tabs .ui-tabs-panel {
    padding: 0
}

#side-tabs .tab-posts {
    padding: 15px 0px 5px 40px;
    text-align: left;
    border-top: 1px solid #eee;
    position: relative;
    background: #fff
}

#side-tabs .tab-posts:first-child {
    border: 0
}

#side-tabs .tab-posts:hover .title a {
    color: #4490c1
}

#side-tabs .tab-posts .index {
    font-size: 18px;
    font-weight: 600;
    color: #999;
    position: absolute;
    top: 15px;
    left: 5px
}

#side-tabs .tab-posts .title {
    line-height: 19px;
    margin: 0 10px 10px 0
}

#side-tabs .tab-posts .title a {
    color: #444
}

#side-tabs .tab-posts .title a:hover {
    text-decoration: none
}

#side-tags a {
    float: left;
    padding: 7px 10px;
    margin: 0 5px 5px 0;
    color: #696969;
    text-align: left;
    text-decoration: none;
    background-color: #EAEAEA
}

#side-tags a:first-child {
    display: none;
}

#side-tags a:hover {
    color: #4490c1
}

#foot-main {
    padding: 60px 0 40px
}

#foot-main ul li {
    margin: 7px 0
}

#foot-main .col {
    overflow: hidden;
    margin-bottom: 10px
}

#foot-main .col>* {
    margin: 0 0 20px
}

#foot-main .col>ul {
    padding-left: 0;
    list-style-type: none
}

#foot-main .col .foot-title {
    margin: 0 0 30px;
    font-family: 'Roboto Condensed', 'Arial', sans-serif;
    text-transform: uppercase
}

#foot-copy {
    padding: 15px;
    color: #fff;
    text-align: center;
    background: #4490c1
}

#foot-copy p {
    margin: 0
}

.date {
    color: #8BC34A
}

.date .fa {
    margin: 0 5px 0 0
}

.contentify {
    word-wrap: break-word
}

@media only screen and (min-width: 1121px) {
    #nav .dropdown {
        display: block !important
    }
}

@media only screen and (max-width: 1120px) {
    .col-l4, .col-l8 {
        float: none;
        width: auto
    }

    .inner {
        max-width: 750px;
        padding: 0 30px
    }

    #content .page-spacing {
        padding: 30px 0
    }

    #mobile-nav {
        display: block
    }

    #nav .dropdown {
        margin-left: -10px;
        margin-right: -10px;
        display: none
    }

    #nav ul li {
        float: none
    }

    #sidebar {
        margin-top: 40px;
        text-align: center
    }

    #sidebar>* {
        display: block;
        max-width: none
    }
}

@media only screen and (max-width: 650px) {
    .col-m4, .col-m6 {
        float: none;
        width: auto
    }

    #logo img {
        display: none
    }

    #header #head-mid {
        padding: 10px 0 15px
    }

    #nav {
        background-color: #444
    }

    #nav ul.dropdown {
        padding: 15px 0;
        background-color: #4490c1;
        margin-left: -40px;
        margin-right: -40px
    }

    #nav ul.dropdown li {
        margin-left: 28px;
        margin-right: 28px
    }

    #mobile-nav {
        padding: 0
    }

    #mobile-nav .fa {
        line-height: 49px
    }
}



@import url("css.css");

.commits {
    padding: 15px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.commits__title {
    margin-bottom: 15px;
    font-size: 24px;
}

.commits__item {
    padding: 25px 0 0;
}

.commits__item.hide .commits__add {
    display: none;
}

.commits__item + .commits__item {
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
}

.commits__item:first-child {
    padding-top: 0;
}

.commits__head {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.commits__face {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-color: gray;
    overflow: hidden;
}

.commits__face img {
    display: block;
    width: 100%;
}

.commits__name {
    font-size: 14px;
    margin-bottom: 5px;
}

.commits__date {
    font-size: 12px;
}

/* .commits__body {} */

.commits__description {
    color: #000;
    line-height: 24px;
}

.commits__media {
    margin-top: 10px;
}

.commits__success {
    display: inline-block;
    padding: 5px 15px;
    margin-top: 20px;
    font-style: italic;
    font-size: 12px;
    background-color: #e2e2e2;
}

.commits__media img {
    display: block;
    max-width: 100%;
}

.commits__add-title {
    margin-bottom: 10px;
}

.commits__field-name {
    display: block;
    width: 100%;
    max-width: 230px;
    margin-bottom: 10px;
    padding: 5px;
}

.commits__field-message {
    display: block;
    width: 100%;
    height: 100px;
    max-width: 500px;
    margin-bottom: 10px;
    padding: 5px;
    resize: none;
}

.error {
    border-color: red;
}

@media(max-width: 480px) {
    .commits__description {
        font-size: 14px;
    }
}

.wrap-btn {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.wrap-btn__btn {
    display: inline-block;
    padding: 15px 40px;
    color: #fff;
    background-color: #c30000;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.wrap-btn__btn:hover {
    background-color: #ff0000;
    text-decoration: none;
}

.commits__add-btn {
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    background-color: #4490c1;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 0;
    text-transform: uppercase;
}

.commits__add-btn:hover {
    background-color: #4099d2;
    text-decoration: none;
}
