.element-hidden {
    display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bg-face {
    background-image: url("bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}

.panel-1col {}

.panel-1col .panel-col {
    width: 100%;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("");
    src: url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format('embedded-opentype'), url("fontawesome-webfont.woff2") format('woff2'), url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.woff?v=4.6.3") format('woff'), url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.ttf?v=4.6.3") format('truetype'), url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.svg?v=4.6.3#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;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa-reorder:before {
    content: "\f0c9";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.bootstrap-megamenu .clearfix {
    *zoom: 1;
}

.bootstrap-megamenu .clearfix:before,
.bootstrap-megamenu .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.bootstrap-megamenu .clearfix:after {
    clear: both;
}

.bootstrap-megamenu .mega-inner {
    padding: 10px;
    *zoom: 1;
}

.bootstrap-megamenu .mega-inner:before,
.bootstrap-megamenu .mega-inner:after {
    display: table;
    content: "";
    line-height: 0;
}

.bootstrap-megamenu .mega-inner:after {
    clear: both;
}

.bootstrap-megamenu .row {
    padding-top: 10px;
}

.bootstrap-megamenu .mega>.mega-dropdown-menu {
    min-width: 200px;
    display: none;
}

.bootstrap-megamenu .mega-group {
    *zoom: 1;
}

.bootstrap-megamenu .mega-group:before,
.bootstrap-megamenu .mega-group:after {
    display: table;
    content: "";
    line-height: 0;
}

.bootstrap-megamenu .mega-group:after {
    clear: both;
}

.bootstrap-megamenu .mega-group-ct {
    margin: 0;
    padding: 0;
    *zoom: 1;
}

.bootstrap-megamenu .mega-group-ct:before,
.bootstrap-megamenu .mega-group-ct:after {
    display: table;
    content: "";
    line-height: 0;
}

.bootstrap-megamenu .mega-group-ct:after {
    clear: both;
}

.bootstrap-megamenu .col-md-12.mega-col-nav .mega-inner {
    padding: 10px;
}

.bootstrap-megamenu .mega-nav,
.bootstrap-megamenu .dropdown-menu .mega-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bootstrap-megamenu .mega-nav>li,
.bootstrap-megamenu .dropdown-menu .mega-nav>li {
    display: block;
    float: none;
    list-style: none;
    margin-left: 0;
}

.bootstrap-megamenu .mega-nav>li a,
.bootstrap-megamenu .dropdown-menu .mega-nav>li a {
    white-space: normal;
}

.bootstrap-megamenu .nav {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.bootstrap-megamenu .nav>li>a {
    display: block;
}

.bootstrap-megamenu .nav>li>a:hover {
    text-decoration: none;
}

.bootstrap-megamenu .dropdown {
    position: relative;
}

.bootstrap-megamenu .dropdown-toggle {
    *margin-bottom: -3px;
}

.bootstrap-megamenu .dropdown-toggle:active {
    outline: 0;
}

.bootstrap-megamenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.bootstrap-megamenu .dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333;
    white-space: nowrap;
}

.bootstrap-megamenu button.btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.bootstrap-megamenu button.btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.bootstrap-megamenu button {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

.bootstrap-megamenu button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bootstrap-megamenu .nav>li.relative-list {
    position: inherit;
}

.bootstrap-megamenu .bootstrap-megamenu-submenu.full-width-menu {
    position: absolute;
    min-width: 100%;
}

@media (max-width:480px) {

    .bootstrap-megamenu .btn {
        font-size: 11px;
        padding: 1px 4px 2px 4px;
    }
}

@media (max-width:738px) {

    .bootstrap-megamenu .navbar-collapse {
        margin: 0;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu {
        margin: 0;
    }

    .bootstrap-megamenu .navbar-collapse li a {
        margin-bottom: 0;
        border-top: 1px solid #d9d9d9;
    }

    .bootstrap-megamenu .navbar-collapse .nav>li>a,
    .bootstrap-megamenu .navbar-collapse .dropdown-menu a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu li+li a {
        margin-bottom: 0;
    }
}

.bootstrap-megamenu:before,
.bootstrap-megamenu:after {
    content: "";
    display: table;
    line-height: 0;
}

.bootstrap-megamenu:after {
    clear: both;
}

.bootstrap-megamenu .row:before,
.bootstrap-megamenu .row:after {
    display: table;
    content: "";
    line-height: 0;
}

.bootstrap-megamenu .row:after {
    clear: both;
}

.bootstrap-megamenu .nav {
    margin: 0;
}

.bootstrap-megamenu .nav>li {
    float: left;
    margin-left: 0;
}

.bootstrap-megamenu .nav>li>a {
    border-top: 0;
    padding: 15px 20px;
    text-shadow: none;
}

.bootstrap-megamenu .nav>li>a:focus,
.bootstrap-megamenu .nav>li>a:hover {
    text-decoration: none;
    text-shadow: none;
    outline: none;
}

.bootstrap-megamenu .navbar-btn {
    display: none;
    float: left;
    padding: 10px;
    margin: 0;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
}

.bootstrap-megamenu .dropdown-menu {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.bootstrap-megamenu .dropdown-menu li>a {
    border-top: 1px solid #eee;
    padding: 5px 20px;
    text-shadow: none;
}

.bootstrap-megamenu .dropdown-menu li:first-child>a {
    border-top: 0;
}

.bootstrap-megamenu .mega-nav>li:first-child>a,
.bootstrap-megamenu .dropdown-menu .mega-nav>li:first-child>a {
    margin-top: 0;
    padding-top: 0;
}

.bootstrap-megamenu .nav>li>.dropdown-menu:before {
    display: none;
}

.bootstrap-megamenu .nav>li>.dropdown-menu:after {
    display: none;
}

.bootstrap-megamenu .mega-inner {
    padding: 10px;
}

.bootstrap-megamenu .mega-nav>li a,
.bootstrap-megamenu .dropdown-menu .mega-nav>li a {
    padding: 5px 0;
}

.bootstrap-megamenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-top: none;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.bootstrap-megamenu .dropdown-menu li>a {
    clear: both;
    display: block;
    line-height: 20px;
    font-weight: normal;
    padding: 3px 20px;
    text-shadow: none;
    white-space: nowrap;
}

@media (max-width:979px) {

    .bootstrap-megamenu .always-show .mega>.mega-dropdown-menu,
    .bootstrap-megamenu .always-show .dropdown-menu {
        display: block !important;
    }
}

@media (max-width:979px) {
    .bootstrap-megamenu .navbar-collapse .nav>li {
        float: none;
    }

    .bootstrap-megamenu .navbar-btn {
        display: block;
        margin-bottom: 10px;
    }

    .bootstrap-megamenu .navbar-btn:hover {
        cursor: pointer;
    }

    .bootstrap-megamenu .navbar-collapse {
        margin-top: 10px;
        position: absolute;
        top: 27px;
        width: 100%;
        z-index: 999;
    }

    .bootstrap-megamenu .navbar-collapse .nav {
        margin: 0;
    }

    .bootstrap-megamenu .navbar-collapse .nav>li>a {
        font-size: 15px;
        margin-bottom: 0;
    }

    .bootstrap-megamenu .navbar-collapse .nav>li>a,
    .bootstrap-megamenu .navbar-collapse .dropdown-menu a {
        border-right: none;
        text-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu li+li a {
        margin-bottom: 0;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu a {
        border-bottom: 0;
        font-weight: normal;
        padding: 10px 20px;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu {
        margin: 0;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100% !important;
    }
}

@media (max-width:979px) {
    .bootstrap-megamenu .mega-inner {
        padding: 10px 20px;
    }

    .bootstrap-megamenu .row,
    .bootstrap-megamenu .mega-dropdown-menu,
    .bootstrap-megamenu .row [class*="col-md-"] {
        width: 100% !important;
        min-width: 100% !important;
        left: 0 !important;
        margin-left: 0 !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
    }

    .bootstrap-megamenu .mega-nav>li a,
    .bootstrap-megamenu .dropdown-menu .mega-nav>li a {
        padding: 5px 0;
        margin-left: 20px;
    }
}

@media (max-width:979px) {

    .bootstrap-megamenu .navbar-collapse {
        clear: both;
    }

    .bootstrap-megamenu .navbar-collapse {
        float: none;
        margin: 0 0 10px;
    }

    .bootstrap-megamenu .navbar-collapse .nav>li {
        float: none;
    }

    .bootstrap-megamenu .navbar-collapse .nav>li>a {
        margin-bottom: 2px;
    }

    .bootstrap-megamenu .navbar-collapse .nav>li>a,
    .bootstrap-megamenu .navbar-collapse .dropdown-menu a {
        padding: 9px 15px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu li+li a {
        margin-bottom: 2px;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .bootstrap-megamenu .navbar-collapse .dropdown-menu:before,
    .bootstrap-megamenu .navbar-collapse .dropdown-menu:after {
        display: none;
    }

    .bootstrap-megamenu .navbar-collapse .nav>li>.dropdown-menu:before,
    .bootstrap-megamenu .navbar-collapse .nav>li>.dropdown-menu:after {
        display: none;
    }

    .bootstrap-megamenu .navbar-collapse {
        overflow: hidden;
        height: 0;
    }
}

@media (max-width:767px) {

    .bootstrap-megamenu .nav>li.relative-list {
        position: relative;
    }

    .bootstrap-megamenu .bootstrap-megamenu-submenu.full-width-menu {
        position: relative;
    }
}

.bootstrap-megamenu {
    position: relative;
}

.bootstrap-megamenu .nav {
    padding: 0;
}

@media (max-width:979px) {

    .bootstrap-megamenu .navbar-collapse {
        z-index: 999;
    }
}

.addtoany_list {
    display: inline;
    line-height: 16px;
}

.addtoany_list>a,
.addtoany_list a>span {
    vertical-align: middle;
}

.addtoany_list>a {
    display: inline-block;
    font-size: 16px;
    padding: 0 4px;
}

.addtoany_list a span {
    display: inline-block;
    float: none;
}

.addtoany_list a:hover span {
    opacity: .7;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("");
    src: url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format('embedded-opentype'), url("fontawesome-webfont.woff2") format('woff2'), url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.woff?v=4.6.3") format('woff'), url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.ttf?v=4.6.3") format('truetype'), url("http://prenblog.com/diale/co/foundation/fonts/fontawesome-webfont.svg?v=4.6.3#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
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-reorder:before {
    content: "\f0c9"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url("http://prenblog.com/diale/co/foundation/fonts/S6u9w4BMUTPHh7USSwaPGR_p.woff2") format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url("S6u9w4BMUTPHh7USSwiPGQ.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url("http://prenblog.com/diale/co/foundation/fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2") format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url("S6u9w4BMUTPHh6UVSwiPGQ.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url("") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url("") format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url("") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url("") format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url("") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url("") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url("") format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url("") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url("") format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url("") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

body {
    -webkit-user-select: initial !important;
    -moz-user-select: initial !important;
    -ms-user-select: initial !important;
    -o-user-select: initial !important;
    user-select: initial !important;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer,
header,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("");
    src: url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("glyphicons-halflings-regular.woff2") format("woff2"), url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.woff") format("woff"), url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-search:before {
    content: "\e003"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

h1,
h2,
h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

p {
    margin: 0 0 10px
}

small {
    font-size: 85%
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-3,
.col-md-12,
.col-md-3,
.col-sm-12,
.col-sm-6,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {

    .col-sm-12,
    .col-sm-6 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-6 {
        width: 50%
    }
}

@media (min-width:992px) {

    .col-md-12,
    .col-md-3 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-3 {
        width: 25%
    }
}

@media (min-width:1200px) {

    .col-lg-3 {
        float: left
    }

    .col-lg-3 {
        width: 25%
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-group {
    margin-bottom: 15px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.collapse {
    display: none
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse {
    border-color: #e7e7e7
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container-fluid:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

@-ms-viewport {
    width: device-width
}

@import url("https://fonts.googleapis.com/css?Lato:300,700|Merriweather:400,700");

body {
    position: relative
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }
}

p:last-child {
    margin-bottom: 0
}

input {
    max-width: 100%;
    width: auto
}

.form-group:last-child {
    margin-bottom: 0
}

ul li.collapsed,
ul li.leaf {
    list-style: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer,
header,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("");
    src: url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("glyphicons-halflings-regular.woff2") format("woff2"), url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.woff") format("woff"), url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("http://prenblog.com/diale/co/foundation/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-search:before {
    content: "\e003"
}

* {
    -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: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff
}

input,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

h1,
h2,
h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

p {
    margin: 0 0 10px
}

small {
    font-size: 85%
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.container,
.node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row,
.node-type-blog #hero-content .region-hero-content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row:before,
.node-type-blog #hero-content .region-hero-content:before,
.container:after,
.node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row:after,
.node-type-blog #hero-content .region-hero-content:after {
    content: " ";
    display: table
}

.container:after,
.node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row:after,
.node-type-blog #hero-content .region-hero-content:after {
    clear: both
}

@media (min-width:768px) {

    .container,
    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row,
    .node-type-blog #hero-content .region-hero-content {
        width: 750px
    }
}

@media (min-width:992px) {

    .container,
    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row,
    .node-type-blog #hero-content .region-hero-content {
        width: 970px
    }
}

@media (min-width:1200px) {

    .container,
    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row,
    .node-type-blog #hero-content .region-hero-content {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-md-3,
.col-lg-3,
.col-sm-6,
.col-xs-12,
.col-sm-12,
.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {

    .col-sm-6,
    .col-sm-12 {
        float: left
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-12 {
        width: 100%
    }
}

@media (min-width:992px) {

    .col-md-3,
    .col-md-12 {
        float: left
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-12 {
        width: 100%
    }
}

@media (min-width:1200px) {

    .col-lg-3 {
        float: left
    }

    .col-lg-3 {
        width: 25%
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-group {
    margin-bottom: 15px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.collapse {
    display: none
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container>.navbar-header,
.container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container>.navbar-header,
    .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse {
    border-color: #e7e7e7
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {

    #block-bootstrap-megamenu-menu-mega-main-menu {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    #block-bootstrap-megamenu-menu-mega-main-menu {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    #block-bootstrap-megamenu-menu-mega-main-menu {
        display: none !important
    }
}

@media (min-width:1200px) {

    .mm-mobile-menu .box-shadow-menu {
        display: none !important
    }
}

h1 {
    font-family: ‘Merriweather’, Georgia, serif;
    font-size: 72px;
    font-weight: 700;
    color: #000000
}

h2 {
    font-family: ‘Merriweather’, Georgia, serif;
    font-size: 42px;
    font-weight: 700;
    color: black
}

h3 {
    font-family: ‘Merriweather’, Georgia, serif;
    font-size: 36px;
    font-weight: 700;
    color: #000000
}

small {
    font-size: 14px
}

body,
p,
li {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    color: #222222
}

a,
body a {
    color: #D14120;
    font-weight: 700;
}

strong {
    font-weight: 700
}

.main-container {
    margin-bottom: 80px
}

.node-type-blog .top-background {
    background-color: #4c5f6e
}

.node-type-blog .view-title-block-in-hero-region h1 {
    display: block
}

.node-type-blog .pane-node-title h1 {
    display: none
}

.navbar {
    margin-bottom: 0
}

@media only screen and (min-width:992px) {
    .navbar {
        margin-bottom: 20px
    }
}

.wdf-btn {
    background: #918261;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 30px;
    border-radius: 30px;
    font-size: 12px;
    border: none
}

.wdf-btn a {
    color: #fff
}

.wdf-btn a:hover {
    text-decoration: none
}

.wdf-btn:hover {
    background: #72674d
}

.field-name-body p {
    margin: 0 0 20px
}

.navbar-static-top {
    border-width: 0 !important;
    z-index: 100
}

#share_facebook::before {
    content: "\f09a";
    font-family: FontAwesome;
    font-size: 18px
}

#share_twitter::before {
    content: "\f099";
    font-family: FontAwesome;
    font-size: 18px
}

#share_youtube::before {
    content: "\f16a";
    font-family: FontAwesome
}

.node-type-blog .top-background {
    background-color: #4c5f6e
}

.node-type-blog {
    background: #e8edf1
}

.node-type-blog #hero-content .region-hero-content {
    min-height: 400px
}

@media only screen and (min-width:768px) {

    .node-type-blog #hero-content .region-hero-content {
        min-height: 450px
    }

    .node-type-blog #hero-content .region-hero-content .block-views {
        max-width: 80%
    }
}

@media only screen and (max-width:768px) {

    .node-type-blog #hero-content .region-hero-content .block-views {
        clear: both
    }
}

.node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row {
    width: 100%
}

.node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row .views-field-published-at {
    color: white;
    text-transform: uppercase;
    margin-bottom: 10px
}

.node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row .views-field-title h1 {
    color: white;
    font-size: 36px
}

@media only screen and (min-width:768px) {

    .node-type-blog #hero-content .region-hero-content {
        min-height: 350px;
        padding: 0 100px 0 60px;
        margin-bottom: 20px
    }

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row {
        width: 100%
    }

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row .views-field-published-at {
        color: white;
        text-transform: uppercase;
        margin-bottom: 10px
    }

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row .views-field-title h1 {
        color: white;
        font-size: 32px
    }
}

@media only screen and (min-width:992px) {

    .node-type-blog #hero-content .region-hero-content {
        padding: 40px 100px 0 80px;
        margin-bottom: 120px
    }

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row {
        width: 100%
    }

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row .views-field-published-at {
        color: white;
        text-transform: uppercase;
        margin-bottom: 10px
    }

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row .views-field-title h1 {
        color: white;
        font-size: 41px
    }
}

@media only screen and (min-width:992px) {

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row {
        padding: 0 0 0 80px
    }
}

@media only screen and (min-width:768px) {

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row {
        padding: 0 0 0 40px
    }
}

.node-type-blog .region-content {
    margin-top: -80px;
    background-color: white;
    background-image: url("wdf_content_bottom_background.png");
    background-repeat: no-repeat;
    background-position: right bottom
}

.node-type-blog .region-content footer {
    display: none
}

.node-type-blog .node-blog .field-name-field-person {
    padding: 15px;
    text-transform: uppercase;
    color: #918261
}

.node-type-blog .node-blog .field-name-field-description {
    padding: 20px;
    font-size: 26px;
    font-family: ‘Merriweather’, Georgia, serif;
    padding-bottom: 20px;
    color: #000000
}

.node-type-blog .node-blog .group-lead-image-wrapper {
    padding: 20px
}

.node-type-blog .node-blog .captioned-image .captioned-image img {
    width: 100%;
    padding-bottom: 10px
}

.node-type-blog .node-blog .field-name-body {
    padding: 20px
}

@media only screen and (min-width:768px) {

    .node-type-blog .node-blog .field-name-field-person {
        padding: 30px 80px 20px 80px;
        text-transform: uppercase;
        color: #918261
    }
    .node-type-blog .node-blog .field-name-field-description {
        padding: 0 120px;
        font-size: 32px;
        font-family: ‘Merriweather’, Georgia, serif;
        padding-bottom: 20px
    }

    .node-type-blog .node-blog .group-lead-image-wrapper {
        padding: 0 120px
    }

    .node-type-blog .node-blog .field-name-body {
        padding: 20px 120px
    }
}

@media only screen and (min-width:992px) {

    .node-type-blog .node-blog .field-name-field-description {
        padding: 0 200px;
        margin-bottom: 20px
    }

    .node-type-blog .node-blog .group-lead-image-wrapper {
        padding: 0 200px
    }

    .node-type-blog .node-blog .field-name-body {
        padding: 20px 200px
    }
}

.view-stories .view-content {
    display: block;
    clear: both
}

.view-stories .view-content .views-row {
    margin-bottom: 20px
}

@media only screen and (max-width:768px) {
    .view-stories .view-content .views-row {
        padding: 0
    }
}

.view-stories .view-content .views-row .views-field {
    background: white
}

.view-stories .view-content .views-row .views-field .news-teaser-list img {
    width: 100%
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content {
    padding: 20px;
    display: block;
    position: relative
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content p {
    font-size: 21px
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content p a {
    color: black;
    font-weight: 700
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content p a:hover {
    text-decoration: none;
    color: #D14120
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content .published {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content .read-more {
    position: absolute;
    bottom: 10px
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content .read-more a {
    font-weight: 700;
    color: #D14120
}

.view-stories .view-content .views-row .views-field .news-teaser-list .news-content .read-more a:hover {
    text-decoration: none;
    color: #D14120
}

@media only screen and (min-width:768px) {
    .view-stories .view-content .views-row {
        min-height: 500px
    }

    .view-stories .view-content .news-content {
        min-height: 250px
    }

    .view-stories .view-content .views-row:nth-child(2n+1) {
        padding-left: 0;
        padding-right: 10px
    }

    .view-stories .view-content .views-row:nth-child(2n+2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width:962px) {
    .view-stories .view-content .views-row:nth-child(3n+1) {
        padding-left: 0;
        padding-right: 15px
    }

    .view-stories .view-content .views-row:nth-child(3n+2) {
        padding-left: 15px;
        padding-right: 15px
    }

    .view-stories .view-content .views-row {
        min-height: 500px
    }

    .view-stories .view-content .news-teaser-list .lead-image img {
        max-height: 200px
    }

    .view-stories .view-content .news-content {
        min-height: 250px
    }
}

.bottom-content {
    padding: 0
}

.related-news h2.block-title {
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: normal;
    color: #918261
}

.related-news .view-stories .view-content .views-row:nth-child(4n+1) {
    padding-left: 0
}

.related-news .view-stories .view-content .views-row:nth-child(4n+2) {
    padding-right: 15px
}

footer {
    background: white;
    padding: 40px 0 40px 0
}

@media only screen and (min-width:768px) {
    footer .footer-menu-block {
        padding-top: 70px
    }
}

footer h2.block-title {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    color: #1C2229;
    margin-bottom: 20px
}

footer .menu-name-menu-useful-links ul li,
footer .footer-menu-block ul li {
    line-height: 2
}

footer .menu-name-menu-useful-links ul li a,
footer .footer-menu-block ul li a {
    padding: 0;
    font-size: 14px;
    color: #222222;
    font-weight: 700
}

@media only screen and (min-width:768px) {

    footer .col-md-3 {
        min-height: 290px
    }
}

.social-media-links ul {
    list-style: none;
    padding-left: 0
}

.social-media-links ul li {
    display: inline-block;
    width: 30px;
    font-size: 20px
}

.social-media-links ul li a {
    color: #222222
}

.social-media-links ul li a:hover {
    color: #D14120;
    text-decoration: none
}

.social-media-links ul li a span {
    display: none
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    h1 {
        font-size: 40px
    }

    .node-type-blog #hero-content {
        padding: 0 !important;
        margin-bottom: 0 !important;
        display: none
    }

    .node-type-blog .pane-node-title h1 {
        display: block;
        padding: 80px 100px 0 15px
    }

    .node-type-blog .related-news {
        display: none
    }

    .node-type-blog .region-hero-content {
        padding: 0 !important;
        margin-bottom: 0 !important
    }

    #footer {
        display: none
    }

    #block-addtoany-addtoany-button {
        display: none
    }
}

.region-hero-content {
    min-height: 350px;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width:768px) {
    .region-hero-content {
        min-height: 450px
    }
}

@media only screen and (min-width:320px) {
    .region-hero-content {
        min-height: 450px
    }
}

.views-row {
    margin-bottom: 20px
}

.navbar-header .logo img {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("wdf_bw_logo.png") no-repeat;
    width: 227px;
    height: 126px;
    padding-left: 227px
}

#block-bootstrap-megamenu-menu-mega-main-menu ul.bootstrap-megamenu-nav {
    padding-top: 30px;
    float: right
}

.navbar-default {
    background: transparent;
    box-shadow: none
}

.navbar-default .block-bootstrap-megamenu {
    float: right
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav {
    padding-top: 30px;
    float: right
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item:active {
    background: none
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu {
    left: -200px
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row {
    padding: 60px;
    background: url("");
    background-repeat: no-repeat;
    background-position: right
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li {
    padding: 0
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li a {
    color: #1C2229;
    font-size: 12px;
    text-transform: none
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li a:hover {
    background: none;
    color: #D14120;
    text-decoration: none
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li a:focus {
    background: none
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li a.mega-group-title {
    color: #222222;
    text-transform: uppercase
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column .bootstrap-megamenu-column-inner {
    padding: 0
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li.bootstrap-megamenu-item a.mega-group-title {
    margin-bottom: 20px
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li.bootstrap-megamenu-item a.mega-group-title:hover {
    background: none
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu::before {
    content: ""
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row .bootstrap-megamenu-column ul.bootstrap-megamenu-subnav li.bootstrap-megamenu-item .bootstrap-megamenu-submenu .bootstrap-megamenu-row {
    background: none;
    content: "";
    padding: 0
}

.navbar-default .block-bootstrap-megamenu ul.bootstrap-megamenu-nav li a {
    font-size: 14px;
    color: white
}

.top-background {
    position: static !important
}

.bootstrap-megamenu .dropdown-menu li>a {
    border-top: 0 solid #eee;
    padding: 5px 20px;
    text-shadow: none
}

.bootstrap-megamenu .nav>li>a:hover,
.bootstrap-megamenu .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent
}

.bootstrap-megamenu .nav>li>a:hover,
.bootstrap-megamenu .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent
}

.bootstrap-megamenu .dropdown-menu {
    left: -100px
}

.navbar-default .navbar-collapse ul.menu li a::hover {
    background: none
}

.navbar-toggle {
    display: none
}

.mm-mobile-menu {
    position: relative;
    top: -80px
}

.mm-mobile-menu .box-shadow-menu {
    position: relative;
    padding-left: 1.25em;
    text-indent: -9999px;
    background: transparent;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 999999
}

.mm-mobile-menu .box-shadow-menu:before {
    content: "";
    font-size: 45px;
    position: absolute;
    left: 0;
    top: .25em;
    width: 1em;
    height: .15em;
    background: white;
    box-shadow: 0 .25em 0 0 white, 0 .5em 0 0 white
}

.wdf-custom-search-block {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9999999
}

@media only screen and (min-width:768px) {
    .wdf-custom-search-block {
        right: 30px
    }
}

@media only screen and (min-width:1200px) {
    .wdf-custom-search-block {
        right: 20px;
        top: 40px;
        z-index: 9999999
    }
}

.search-form .form-group {
    float: right !important;
    transition: all .35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: transparent;
    background: transparent;
    border-radius: 25px
}

.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: white;
    background-color: white;
    box-shadow: none;
    display: block
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none
}

.search-form .form-group input.form-control:-moz-placeholder {
    display: none
}

.search-form .form-group input.form-control::-moz-placeholder {
    display: none
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none
}

.search-form .form-group:hover {
    width: 100%;
    border-radius: 4px 25px 25px 4px
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: black;
    left: initial;
    font-size: 16px
}

.block-addtoany {
    float: right;
    clear: both;
    display: block;
    margin-top: -60px;
}

.block-addtoany .addtoany_list::before {
    content: "Share";
    text-transform: uppercase;
    color: white;
    font-size: 12px;
    padding-right: 10px
}

.addtoany_list {
    display: block;
    margin-top: 10px;
    clear: both
}

.addtoany_list a {
    font-size: 16px;
    color: white
}

.addtoany_list a:hover {
    color: #D14120;
    text-decoration: none
}

.addtoany_list a:focus {
    color: #D14120;
    text-decoration: none
}

.addtoany_list a span {
    display: none
}

.addtoany_list .a2a_button_facebook::before {
    content: "\f09a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal
}

.addtoany_list .a2a_button_twitter::before {
    content: "\f099";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit
}

.addtoany_list .a2a_button_print span {
    display: none
}

.addtoany_list .a2a_button_print::before {
    content: "\f02f";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit
}

.addtoany_list .a2a_button_email span {
    display: none
}

.addtoany_list .a2a_button_email::before {
    content: "\f003";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit
}

.a2a_svg {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    padding: 0;
    width: 32px
}

.a2a_svg svg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    display: block;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
    height: auto
}

.a2a_kit .a2a_svg {
    background-repeat: repeat
}

.a2a_kit a {
    cursor: pointer
}

.a2a_label {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0 0, 0 0, 0 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
    overflow: hidden;
    height: 1px;
    width: 1px
}

.a2a_kit {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    outline: 0
}


.autor {
	display: flex;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 15px;
	margin-bottom: 15px;
}

.autor__media {
	border-radius: 50%;
	max-width: 70px;
	overflow: hidden;
	margin-right: 15px;
}

.autor__name {
	font-weight: 700;
	font-size: 18px;
}

.autor__name span {
	display: block;
	font-style: italic;
	font-size: 16px;
	font-weight: 400;
}

.commits {
    margin-top: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.commits__title {
    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;
    border-radius: 50%;
}

.commits__face img {
    display: block;
    width: 100%;
}

.commits__name {
    font-size: 14px;
}

.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;
}

.commits__item_hide {
    display: none;
}

.commits_error {
    border-color: red;
}

.commits__sucses {
    background-color: #a1caa6;
    color: #fff;
    display: inline-block;
    padding: 7px 20px;
    margin-top: 15px;
    font-style: italic;
}

.btn,
.commits__add-btn {
    display: inline-block;
    padding: 10px 40px;
    background-color: #D14120;
    color: #ffffff;
    border: 0;
}

.btn:hover,
.commits__add-btn:hover {
    transform: scale(0.98);
    color: #ffffff;
}

img {
    display: block;
    width: auto;
    max-width: 100%;
}

@media(max-width: 480px) {
    .commits__description {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .moddn {
        display: none;
    }

    .autor {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.autor__name {
		font-size: 16px;
	}

	.autor__name span {
		font-size: 14px;
		font-weight: 400;
		line-height: 1.2;
    }
    
    .btn {
        width: calc(100% + 30px);
        padding-right: 15px;
        padding-left: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .node-type-blog #hero-content .region-hero-content .view-title-block-in-hero-region .views-row .views-field-title h1 {
        font-size: 24px;
    }

    .field-item.even {
        font-size: 18px;
    }

    .node-type-blog .node-blog .field-name-field-description {
        padding-top: 0;
    }

    .commits__item+.commits__item {
        margin-top: 10px;
        border-top: 1px solid #eaeaea;
    }

    .commits__item {
        padding: 17px 0 0;
    }

    .commits__add-btn {
        border: 1px solid #fff;
    }

    .commits__description {
        background-color: #ffffff;
    }

    .bg-face {
        background-image: url("bg-480.jpg");
    }
}

.field-name-body p {
    margin-bottom: 0;
}

.field-name-body p + p {
    margin-top: 20px;
}

.field-name-body p + ul {
    margin-bottom: 20px;
    margin-top: 5px;
}
