@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);

/*! Made with Bones: http://themble.com/bones :) */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

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

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

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

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

b,
strong,
.strong {
    font-weight: bold
}

dfn,
em,
.em {
    font-style: italic
}

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

p {
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

li:empty {
    display: none;
}

pre {
    margin: 0
}

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

q:before,
q:after {
    content: '';
    content: none
}

small,
.small {
    font-size: 75%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0
}

menu {
    padding: 0 0 0 40px
}

ol,
ul {
    padding: 0;
    list-style-type: none
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0
}

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

figure {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.image-replacement,
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.clearfix,
.cf,
.comment-respond {
    zoom: 1
}

.clearfix:before,
.clearfix:after,
.cf:before,
.comment-respond:before,
.cf:after,
.comment-respond:after {
    content: "";
    display: table
}

.clearfix:after,
.cf:after,
.comment-respond:after {
    clear: both
}

span.amp {
    font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
    font-style: italic
}

@font-face {
    font-family: 'poeti';
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/poeti-aaa-700.eot?");
    src: url("../fonts/poeti-aaa-700.eot?#iefix") format("embedded-opentype"), url("../fonts/poeti-aaa-700.woff?") format("woff"), url("../fonts/poeti-aaa-700.ttf?") format("truetype")
}

@font-face {
    font-family: 'poeti';
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/poeti-aaa-300.eot?");
    src: url("../fonts/poeti-aaa-300.eot?#iefix") format("embedded-opentype"), url("../fonts/poeti-aaa-300.woff?") format("woff"), url("../fonts/poeti-aaa-300.ttf?") format("truetype")
}

@font-face {
    font-family: 'poeti';
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/poeti-aaa-400.eot?");
    src: url("../fonts/poeti-aaa-400.eot?#iefix") format("embedded-opentype"), url("../fonts/poeti-aaa-400.woff?") format("woff"), url("../fonts/poeti-aaa-400.ttf?") format("truetype")
}

p {
    hyphens: none;
    /*-webkit-font-feature-settings:"liga", "dlig";-moz-font-feature-settings:"liga=1, dlig=1";-ms-font-feature-settings:"liga", "dlig";-o-font-feature-settings:"liga", "dlig";font-feature-settings:"liga", "dlig"*/
}

.last-col {
    float: right;
    padding-right: 0 !important
}

@media (max-width: 767px) {
    .m-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0
    }

    .m-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%
    }

    .m-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%
    }

    .m-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%
    }

    .m-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%
    }

    .m-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%
    }
}

@media (min-width: 768px) and (max-width: 1029px) {
    .t-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0
    }

    .t-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%
    }

    .t-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%
    }

    .t-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%
    }

    .t-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%
    }

    .t-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%
    }

    .t-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%
    }

    .t-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%
    }

    .t-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%
    }

    .t-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%
    }
}

@media (min-width: 1030px) {
    .sidetext {
        background: #000;
        color: #fff;
        padding: 10px;
        max-width: 100%;
        text-align: center;
        position: absolute;
        bottom: 0;
        margin: 0;
        width: 100%;
        font-size: 14px;
    }

    .d-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0
    }

    .d-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%
    }

    .d-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%
    }

    .d-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%
    }

    .d-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%
    }

    .d-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%
    }

    .d-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%
    }

    .d-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%
    }

    .d-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%
    }

    .d-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%
    }

    .d-1of6 {
        float: left;
        padding-right: 0.75em;
        width: 16.6666666667%
    }

    .d-1of7 {
        float: left;
        padding-right: 0.75em;
        width: 14.2857142857%
    }

    .d-2of7 {
        float: left;
        padding-right: 0.75em;
        width: 28.5714286%
    }

    .d-3of7 {
        float: left;
        padding-right: 0.75em;
        width: 42.8571429%
    }

    .d-4of7 {
        float: left;
        padding-right: 0.75em;
        width: 57.1428572%
    }

    .d-5of7 {
        float: left;
        padding-right: 0.75em;
        width: 71.4285715%
    }

    .d-6of7 {
        float: left;
        padding-right: 0.75em;
        width: 85.7142857%
    }

    .d-1of8 {
        float: left;
        padding-right: 0.75em;
        width: 12.5%
    }

    .d-1of9 {
        float: left;
        padding-right: 0.75em;
        width: 11.1111111111%
    }

    .d-1of10 {
        float: left;
        padding-right: 0.75em;
        width: 10%
    }

    .d-1of11 {
        float: left;
        padding-right: 0.75em;
        width: 9.09090909091%
    }

    .d-1of12 {
        float: left;
        padding-right: 0.75em;
        width: 8.33%
    }
}

.alert-help,
.alert-info,
.alert-error,
.alert-success {
    margin: 10px;
    padding: 5px 18px;
    border: 1px solid
}

.alert-help {
    border-color: #e8dc59;
    background: #ebe16f
}

.alert-info {
    border-color: #bfe4f4;
    background: #d5edf8
}

.alert-error {
    border-color: #f8cdce;
    background: #fbe3e4
}

.alert-success {
    border-color: #deeaae;
    background: #e6efc2
}

.blue-btn,
.comment-reply-link,
#submit {
    display: inline-block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 0.9em;
    font-size: 34px;
    line-height: 34px;
    font-weight: normal;
    padding: 0 24px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out
}

.blue-btn:hover,
.comment-reply-link:hover,
#submit:hover,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    color: #fff;
    text-decoration: none;
    outline: none
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    top: 1px
}

.blue-btn,
.comment-reply-link,
#submit {
    background-color: #2980b9
}

.blue-btn:hover,
.comment-reply-link:hover,
#submit:hover,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    background-color: #2574a8
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    background-color: #2472a4
}

::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

:-moz-placeholder {
    color: #333;
    opacity: 1
}

::-moz-placeholder {
    color: #333;
    opacity: 1
}

:-ms-input-placeholder {
    color: #333;
    opacity: 1
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
    display: block;
    height: 40px;
    line-height: 1em;
    padding: 0 12px;
    margin-bottom: 14px;
    font-size: 1em;
    color: #333;
    border-radius: 3px;
    vertical-align: middle;
    box-shadow: none;
    border: 0;
    width: 100%;
    max-width: 300px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #8b8b8b;
    -webkit-transition: background-color 0.24s ease-in-out;
    transition: background-color 0.24s ease-in-out
}

input[type="text"]:focus,
input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
    background-color: #959595;
    outline: none
}

input[type="text"].error,
input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4
}

input[type="text"].success,
input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2
}

input[type="text"][disabled],
input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6
}

input[type="text"][disabled]:focus,
input[type="text"][disabled]:active,
input[type="text"].is-disabled:focus,
input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
    background-color: #d5edf8
}

input[type="password"] {
    letter-spacing: 0.3em
}

textarea {
    max-width: 100%;
    min-height: 120px;
    line-height: 1.5em
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: 97.5% center
}

html,
body {
    height: 100%;
    overflow: auto;
    font-size: 16px
}

body {
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 1.3;
    color: #333;
    font-style: normal;
    font-weight: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased
}

.desktopOnly,
.tabletOnly {
    display: none;
}

.desktopOnly.mobileOnly,
.tabletOnly.mobileOnly,
.mobileOnly {
    display: block;
}

.right {
    float: right
}

.left {
    float: left
}

.tableLike {
    display: table;
    width: 100%
}

.cellLike {
    display: table-cell;
    vertical-align: middle
}

.rowLike {
    display: table-row
}

.wrap {
    width: 92%;
    margin: 0 auto;
    position: relative
}

a,
a:visited {
    color: #b01f24;
    text-decoration: none
}

a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
    color: #771614
}

a:link,
a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3)
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    text-rendering: optimizelegibility;
    font-weight: 700;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
    text-decoration: none
}

h1,
.h1 {
    font-size: 1.8em;
    text-align: center
}

h2,
.h2 {
    font-size: 1.5em;
    margin-bottom: 0.375em;
    font-weight: 400
}

h3,
.h3 {
    font-size: 1.2em;
    margin: 0 auto 5px;
    line-height: 1.2
}

h4,
.h4 {
    font-size: 1.1em;
    font-weight: 700;
    margin: 0 auto 1em
}

h5,
.h5 {
    font-size: 0.846em;
    line-height: 2.09em;
    text-transform: uppercase;
    letter-spacing: 2px
}

#header {
    background-color: #fff;
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 100;
    top: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35)
}

#header #inner-header {
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff
}

#logo {
    width: 50%;
    height: 60px;
    min-width: 100px;
    display: block;
    position: absolute;
    left: 0;
    margin: 0 auto
}

#logo img {
    width: auto;
    height: 25px;
    margin: 18px auto
}

#menuToggle {
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    top: 15px;
    text-align: right;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#menuToggle svg {
    height: 100%;
    width: 100%
}

#menuToggle svg .st1 {
    stroke: #b01f24
}

#menuToggle.active {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg)
}

#mobilemenu {
    top: 60px;
    transform: translate3d(0, -150%, 0);
    -moz-transform: translate3d(0, -150%, 0);
    -webkit-transform: translate3d(0, -150%, 0);
    background: #b01f24;
    color: #fff;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 99;
    height: 100%;
    padding-bottom: 60px;
    overflow-y: scroll;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

#mobilemenu.active {
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

#mobilemenu ul {
    margin: 0 auto;
    padding: 0
}

#mobilemenu ul.sub-menu {
    margin-top: 10px
}

#mobilemenu ul li {
    font-size: 1em;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase
}

#mobilemenu ul li.menu-item-has-children,
#mobilemenu ul li.menu-item-type-post_type,
#mobilemenu ul li:last-child,
#mobilemenu ul li:nth-last-child(2),
#mobilemenu ul li:nth-last-child(3),
#mobilemenu ul li:nth-last-child(4),
#mobilemenu ul li:nth-last-child(5),
#mobilemenu ul li.menu-item.menu-item-type-custom {
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding: 20px 0
}

#mobilemenu ul li.menu-item-has-children>a,
#mobilemenu ul li:last-child>a,
#mobilemenu ul li:nth-last-child(2)>a,
#mobilemenu ul li:nth-last-child(3)>a,
#mobilemenu ul li:nth-last-child(4)>a,
#mobilemenu ul li:nth-last-child(5)>a {
    color: #1a1a1a;
    font-weight: bold
}

#mobilemenu ul li.menu-item-has-children li,
#mobilemenu ul li:last-child li,
#mobilemenu ul li:nth-last-child(2) li,
#mobilemenu ul li:nth-last-child(3) li,
#mobilemenu ul li:nth-last-child(4) li,
#mobilemenu ul li:nth-last-child(5) li {
    text-transform: none;
    font-size: 1em;
    border: none;
    padding: 0 0 5px
}

#mobilemenu ul li.menu-item-has-children li:last-child,
#mobilemenu ul li:last-child li:last-child,
#mobilemenu ul li:nth-last-child(2) li:last-child,
#mobilemenu ul li:nth-last-child(3) li:last-child,
#mobilemenu ul li:nth-last-child(4) li:last-child,
#mobilemenu ul li:nth-last-child(5) li:last-child {
    padding-bottom: 0;
    border: 0;
}

#mobilemenu ul li.menu-item-has-children li a,
#mobilemenu ul li:last-child li a,
#mobilemenu ul li:nth-last-child(2) li a,
#mobilemenu ul li:nth-last-child(3) li a,
#mobilemenu ul li:nth-last-child(4) li a,
#mobilemenu ul li:nth-last-child(5) li a {
    color: #fff;
    font-weight: normal
}

#mobilemenu ul li:last-child,
#mobilemenu ul li:nth-last-child(2),
#mobilemenu ul li:nth-last-child(3),
#mobilemenu ul li:nth-last-child(4),
#mobilemenu ul li:nth-last-child(5) {
    padding: 15px 0
}

#mobilemenu ul li:last-child a,
#mobilemenu ul li:nth-last-child(2) a,
#mobilemenu ul li:nth-last-child(3) a,
#mobilemenu ul li:nth-last-child(4) a,
#mobilemenu ul li:nth-last-child(5) a,
#mobilemenu ul li.menu-item.menu-item-type-custom a,
#mobilemenu ul li.menu-item-type-post_type a,
#mobilemenu ul li.menu-item-type-taxonomy a {
    color: #fff;
    font-weight: normal;
    text-transform: capitalize
}

#mobilemenu a.popup,
#mobilemenu a.popupSearch {
    position: relative;
    width: 100%;
    bottom: 0;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: normal;
    padding: 15px 0;
    text-transform: capitalize;
    border-bottom: 1px solid #fff
}

#searchDiv {
    width: 80%;
    position: fixed;
    left: 10%;
    top: 20%;
    background: #fff;
    z-index: 1000;
    text-align: center;
    padding-bottom: 20px;
    display: none
}

#searchDiv label,
#searchDiv input,
#searchDiv button {
    float: none;
    width: 80%;
    clear: both;
    margin: 6px auto
}

#searchDiv.open {
    display: block
}

.nivo-lightbox-wrap {
    width: 80%;
    overflow: hidden
}

.nivo-lightbox-inline,
.nivo-lightbox-ajax {
    max-width: 100%
}

#main.search .buttonLike {
    margin-left: 0
}

.nav {
    border-bottom: 0;
    margin: 0
}

.nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0.75em
}

.nav li ul.sub-menu li a,
.nav li ul.children li a {
    padding-left: 30px
}

.pagination,
.pagination-archive {
    clear: both;
    float: left;
    text-align: center;
    width: 100%
}

.pagination ul,
.pagination-archive ul {
    background: none !important
}

.pagination ul li,
.pagination-archive ul li {
    margin: 0 4px;
    border: none;
    color: #b01f24;
    border: 1px solid #afafaf;
    border-radius: 50%;
    width: 2em;
    height: 2em
}

.pagination ul li a,
.pagination-archive ul li a {
    color: inherit;
    padding: 0;
    line-height: 2em;
    display: block
}

.pagination ul li a:hover,
.pagination ul li a:focus,
.pagination-archive ul li a:hover,
.pagination-archive ul li a:focus {
    background: #b01f24
}

.pagination ul li .current,
.pagination-archive ul li .current {
    font-weight: bold;
    line-height: 2em;
    padding: 0;
    background: #afafaf;
    color: #b01f24
}

.postsWrap {
    position: relative;
    width: 100%
}

.postsWrap .pagination,
.postsWrap .pagination-ajax,
.postsWrap .pagination-archive {
    height: 0;
    overflow: hidden;
    margin: 0 auto
}

#content {
    margin-top: 60px
}

.page-title {
    margin: 30px auto
}

.byline,
.date {
    color: #333;
    margin: 0;
    font-weight: bold
}

.entry-content p {
    margin: 0 0 1.5em
}

.entry-content table {
    width: 100%;
    border: 1px solid #333;
    margin-bottom: 1.5em;
    border-collapse: collapse
}

.entry-content table caption {
    margin: 0 0 7px;
    font-size: 0.75em;
    color: #c7c7c7;
    text-transform: uppercase;
    letter-spacing: 1px
}

.entry-content tr {
    border-bottom: 1px solid #333
}

.entry-content td {
    padding: 7px;
    border-right: 1px solid #333;
    font-size: 0.84em
}

.entry-content td:last-child {
    border-right: 0
}

.entry-content th {
    background-color: #b10d01;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    font-weight: normal;
    color: #fff;
    padding: 4px;
    font-size: 0.9em
}

.entry-content th:last-child {
    border-right: 0
}

.entry-content blockquote {
    margin: 0 0.75em 1.5em;
    padding: 0 0.75em 0;
    border-left: 3px solid #2980b9;
    border-right: 0;
    font-style: italic;
    color: #000000;
    quotes: "\201C""\201D";
}

.rtl .entry-content blockquote {
    border-right: 3px solid #2980b9;
    border-left: 0;
}

.entry-content blockquote:before {
    color: rgb(0, 0, 0, 0.5);
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

.entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em
}

.entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto
}

.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
    max-width: 100%;
    height: auto
}

.entry-content pre {
    color: #8b8b8b;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px
}

.wp-caption {
    max-width: 100%;
    background: #fff;
    padding: 5px;
    margin: 0 auto 20px
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 0
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    margin: 0 auto;
    padding-bottom: 2px;
    text-align: left;
    padding-left: 5px
}

.tags {
    margin: 0
}

.smaller {
    margin-left: 10px;
    font-size: 0.6em
}

.pagination,
.pagination-archive,
.wp-prev-next {
    margin: 1.5em 0
}

.pagination,
.pagination-archive {
    text-align: center
}

.pagination ul,
.pagination-archive ul {
    display: inline-block;
    background-color: #fff;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px
}

.pagination li,
.pagination-archive li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #8b8b8b
}

.pagination a,
.pagination span,
.pagination-archive a,
.pagination-archive span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #2980b9
}

.pagination a:hover,
.pagination a:focus,
.pagination span:hover,
.pagination span:focus,
.pagination-archive a:hover,
.pagination-archive a:focus,
.pagination-archive span:hover,
.pagination-archive span:focus {
    background-color: #2980b9;
    color: #fff
}

.pagination .current,
.pagination-archive .current {
    cursor: default;
    color: #333
}

.pagination .current:hover,
.pagination .current:focus,
.pagination-archive .current:hover,
.pagination-archive .current:focus {
    background-color: #fff;
    color: #333
}

.wp-prev-next .prev-link {
    float: left
}

.wp-prev-next .next-link {
    float: right
}

#comments-title {
    padding: 0.75em;
    margin: 0;
    border-top: 1px solid #d9d9d9
}

.commentlist {
    margin: 0;
    list-style-type: none
}

.comment {
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 1.5em;
    border-bottom: 1px solid #d9d9d9
}

.comment .comment-author {
    padding: 7px;
    border: 0
}

.comment .vcard {
    margin-left: 50px
}

.comment .vcard cite.fn {
    font-weight: 700;
    font-style: normal
}

.comment .vcard time {
    display: block;
    font-size: 0.9em;
    font-style: italic
}

.comment .vcard time a {
    color: #c7c7c7;
    text-decoration: none
}

.comment .vcard time a:hover {
    text-decoration: underline
}

.comment .vcard .avatar {
    position: absolute;
    left: 16px;
    border-radius: 50%
}

.comment:last-child {
    margin-bottom: 0
}

.comment .children {
    margin: 0
}

.comment[class*=depth-] {
    margin-top: 1.1em
}

.comment.depth-1 {
    margin-left: 0;
    margin-top: 0
}

.comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px
}

.comment.odd {
    background-color: #fff
}

.comment.even {
    background: #d9d9d9
}

.comment_content p {
    margin: 0.7335em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em
}

.comment-reply-link {
    font-size: 0.9em;
    float: right
}

.comment-edit-link {
    font-style: italic;
    margin: 0 7px;
    text-decoration: none;
    font-size: 0.9em
}

.comment-respond {
    padding: 1.5em;
    border-top: 1px solid #d9d9d9
}

#reply-title {
    margin: 0
}

.logged-in-as {
    color: #c7c7c7;
    font-style: italic;
    margin: 0
}

.logged-in-as a {
    color: #333
}

.comment-form-comment {
    margin: 1.5em 0 0.75em
}

.form-allowed-tags {
    padding: 1.5em;
    background-color: #d9d9d9;
    font-size: 0.9em
}

#submit {
    float: right;
    font-size: 1em
}

#comment-form-title {
    margin: 0 0 1.1em
}

#allowed_tags {
    margin: 1.5em 10px 0.7335em 0
}

.nocomments {
    margin: 0 20px 1.1em
}

.no-widgets {
    background-color: #fff;
    padding: 1.5em;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 1.5em
}

.footer {
    clear: both;
    background-color: #262626;
    color: #d9d9d9;
    font-size: 12px
}

.footer a {
    color: #d9d9d9
}

.footer .sitemap {
    margin-left: 5px
}

.footer .copyright {
    line-height: 20px
}

.footer .social {
    float: left;
    clear: both
}

.footer .social ul.menu {
    margin: 0 auto
}

.footer .social ul.menu li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 20px;
    height: 20px
}

.footer .social ul.menu li a {
    display: block;
    width: 100%;
    height: 100%
}

.footer .social ul.menu li.facebook a {
    background: rgba(0, 0, 0, 0) url("../images/icon-footer-facebook.svg") no-repeat scroll center center;
    background-size: contain;
    text-indent: -999px
}

.footer .social ul.menu li.twitter {
    margin-right: 0
}

.footer .social ul.menu li.twitter a {
    background: rgba(0, 0, 0, 0) url("../images/icon-footer-twitter.svg") no-repeat scroll center center;
    background-size: contain;
    text-indent: -999px
}

.footer .social ul.menu li.youtube a {
    background: rgba(0, 0, 0, 0) url("../images/icon-footer-youtube.svg") no-repeat scroll center center;
    background-size: contain;
    text-indent: -999px
}

.footer .credits {
    float: left;
    clear: both
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: -1
}

#homeSlides {
    position: relative;
    float: left;
    width: 100%
}

#homeSlides ul li .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 1;
    z-index: 2
}

#homeSlides ul li img {
    max-width: 100%;
    height: auto;
    z-index: 1
}

#homeSlides ul li .wrap {
    position: static;
    z-index: 3;
    width: 100%
}

#homeSlides ul li p {
    position: absolute;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    z-index: 10;
    top: 25px;
    margin: 0 auto;
    width: 92%;
    left: 4%;
    font-size: 1.2em;
    max-height: 150px;
    line-height: 1.2;
    overflow: hidden;
    font-weight: 700;
    color: #fff
}

#homeSlides ul li p.quoted {
    background: #fff;
    color: #b10d01;
    padding: 5px 10px;
    top: auto;
    width: auto;
    bottom: 20px
}

#homeSlides .sy-pager {
    display: none
}

#rightSide {
    position: relative;
    clear: both;
    float: left;
    width: 100%
}

#rightSide h1 {
    background: #b10d01;
    color: #fff;
    font-size: 1.2em;
    line-height: 1;
    padding: 15px 0;
    margin: 0 auto;
    text-align: center
}

#rightSide .home_news {
    float: left;
    width: 100%
}

#rightSide .home_news article {
    float: left;
    clear: both;
    width: 100%;
    padding: 20px 0;
    background: #fff;
    border-bottom: 1px solid #d9d9d9
}

#rightSide .home_news article a {
    color: inherit
}

#rightSide .home_news article a h2 {
    font-size: 1.2em;
    line-height: 1.2;
    margin: 0 auto 5px
}

#rightSide .home_news article:nth-child(even) {
    background: url("../images/bg1.png") repeat left top
}

#rightSide .home_news article .thumb {
    width: 30%
}

#rightSide .home_news article .thumb .sticky {
    background: rgba(0, 0, 0, 0) url("../images/icon-important-en.png") no-repeat scroll left top;
    background-size: contain;
    display: block;
    height: 60px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 60px
}

#rightSide .home_news article .thumb .sticky span {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    left: -2px;
    position: absolute;
    top: 15px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#rightSide .home_news article .thumb img {
    max-width: 100%;
    height: auto
}

#rightSide .home_news article .entry {
    width: 70%;
    padding: 0 15px
}

.home .pagination {
    display: none
}

#header .actions a,
.buttonLike {
    background: #e2e2e2 none repeat scroll 0 0;
    border: 1px solid #afafaf;
    border-radius: 20px;
    color: #b10d01;
    display: inline-block;
    float: left;
    font-family: "Lato", Arial;
    font-size: 1em;
    font-weight: 700;
    height: 40px;
    line-height: 37px;
    margin-left: 20px;
    padding: 0 25px;
    width: auto
}

#main.page {
    background: url("../images/bg1.png") repeat left top;
    position: relative;
    min-height: 500px
}

#main .article-header h1 {
    text-align: left;
    margin: 25px auto 15px
}

#main .entry-content p {
    margin: 0 auto 1em
}

#main .entry-content img {
    background: #fff;
    border: 1px solid #d9d9d9;
    height: auto;
    padding: 5px;
    box-shadow: none
}

#main .entry-content .wp-caption {
    max-width: 100%;
    background: #fff;
    padding: 5px;
    margin: 0 auto 20px;
    border: 1px solid #d9d9d9
}

#main .entry-content .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    border: none;
    width: 100%;
    padding-bottom: 0
}

#main .entry-content .wp-caption p.wp-caption-text {
    font-size: 12px;
    margin: 0 auto;
    padding-bottom: 2px;
    text-align: left;
    padding-left: 5px
}

.nivo-lightbox-inline h2 {
    background: #b10d01 none repeat scroll 0 0;
    color: #fff;
    line-height: 42px;
    padding-left: 15px;
    text-align: left;
    width: 100%
}

.closePP {
    cursor: pointer;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    z-index: 9999999
}

.nivo-lightbox-inline {
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden !important;
    padding: 0 !important;
    position: relative;
    width: 520px
}

.nivo-lightbox-inline .h2,
#searchDiv .h2 {
    background: #b10d01 none repeat scroll 0 0;
    color: #fff;
    line-height: 42px;
    padding-left: 15px;
    text-align: left;
    width: 100%;
    margin: 0 auto 20px;
    float: left;
    font-size: 16px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif
}

#timelineWrap {
    background: none !important;
    font-family: inherit
}

#timelineWrap .tl-storyslider {
    min-height: 500px;
    box-shadow: none
}

#timelineWrap .tl-storyslider .tl-slider-container-mask {
    background: none !important
}

#timelineWrap .tl-storyslider .tl-slider-container-mask .tl-slider-container {
    background: none !important
}

#timelineWrap .tl-storyslider .tl-slider-background {
    background: none !important
}

#timelineWrap.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content,
#timelineWrap .tl-slide .tl-slide-scrollable-container {
    width: 100% !important
}

#timelineWrap .tl-timeline p,
#timelineWrap .tl-text p {
    color: #333;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em
}

#timelineWrap .tl-text .tl-headline-date,
#timelineWrap .tl-text h3.tl-headline-date {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #333
}

#timelineWrap.tl-skinny .tl-text h2.tl-headline-title,
#timelineWrap.tl-skinny .tl-text h2.tl-headline {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.8em;
    color: #333;
    margin: 10px auto 15px
}

#timelineWrap .tl-timeaxis-background,
#timelineWrap .tl-timenav {
    background: none
}

#timelineWrap.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media {
    border: none;
    padding-top: 0
}

.postsWrap article {
    float: left;
    clear: both;
    width: 100%;
    padding: 20px 4%;
    background: #fff;
    border-bottom: 1px solid #d9d9d9
}

.postsWrap article a {
    color: inherit
}

.postsWrap article a h2 {
    font-size: 1.3em;
    line-height: 1.2;
    margin: 0 auto 5px
}

.postsWrap article:first-child {
    border-top: 1px solid #d9d9d9
}

.postsWrap article:nth-child(even) {
    background: url("../images/bg1.png") repeat left top
}

.postsWrap article .thumb {
    width: 30%
}

.postsWrap article .thumb img {
    max-width: 100%;
    height: auto
}

.postsWrap article .entry-header {
    width: 70%;
    float: right;
    padding: 0 15px
}

.thumb {
    position: relative
}

.thumb img {
    float: left
}

.thumb .sticky {
    background: rgba(0, 0, 0, 0) url("../images/icon-important-en.png") no-repeat scroll left top;
    background-size: contain;
    display: block;
    height: 60px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 60px
}

.thumb .playBttn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
    display: block;
    margin-left: -10px;
    margin-top: -10px
}

.thumb .playBttn svg {
    width: 20px;
    height: 20px
}

#main.page.category h1.page-title,
#main.page.search h1.page-title {
    margin: 25px auto;
    text-align: left;
    padding: 0 4%;
    font-size: 1.8em
}

#main.page article {
    position: relative;
    overflow: hidden
}

#main.page article.charts {
    margin-top: 30px;
    padding: 0
}

#main.page article.charts .wrap {
    width: 100%;
    padding: 0 25px
}

#halfOver {
    background: #000;
    height: calc(100% + 50px);
    left: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0.6;
    display: block;
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 15;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

#halfOver .loading {
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
    left: calc(30% + 60px);
    margin: -10px auto 0 -22px;
    position: fixed;
    right: auto;
    text-align: center;
    top: 50%;
    width: 43px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out 0.2s;
    transition: opacity 0.3s ease-in-out 0.2s;
    z-index: 99999
}

#halfOver.on {
    max-height: 2000px
}

#halfOver.on .loading {
    opacity: 1;
    height: 20px
}

#subsubMenu {
    position: fixed;
    top: 60px;
    width: 100%;
    background: #1a1a1a;
    font-size: 0.85em;
    z-index: 9;
    height: 30px;
    line-height: 30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35)
}

#subsubMenu ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    float: left;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    list-style: outside none none;
    margin: 0 auto;
    width: 100%
}

#subsubMenu ul li {
    -ms-flex: 1;
    flex: 1;
    position: relative;
    width: auto;
    margin: 0 auto;
    text-align: center
}

#subsubMenu ul li a {
    color: #afafaf;
    padding: 0 5px 0;
    display: block;
    font-weight: bold
}

#subsubMenu ul li.current_page_item a {
    color: #fff
}

#subsubMenu ul li.current_page_item:after {
    bottom: -15px;
    color: #1a1a1a;
    content: "▾";
    display: block;
    font-size: 30px;
    height: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

#charts .chartsWrap .chart {
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    float: left;
    width: 100%;
    padding: 20px 0
}

#charts .chartsWrap .chart:first-child {
    border-top: 1px solid #d9d9d9
}

#charts .chartsWrap .chart:nth-child(even) {
    background: url("../images/bg1.png") repeat left top
}

#charts .chartsWrap .chart.type2 .incharts {
    margin-left: -20px
}

#main .highcharts-container .highcharts-title {
    text-align: center
}

#main .highcharts-container>svg>rect {
    fill: none
}

#main .highcharts-container>svg>text {
    opacity: 0
}

#main .highcharts-container>svg>text.highcharts-title {
    opacity: 1;
    text-align: center
}

#main .highcharts-container .highcharts-button {
    display: none
}

.numberTitle {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
    font-family: inherit;
    font-weight: bold
}

.numberTitle .counter {
    clear: both;
    text-align: center;
    float: left;
    width: 100%;
    margin: 10px auto 0;
    color: #b10d01;
    font-weight: 700
}

.ajaxLoader {
    bottom: 0;
    clear: both;
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
}

#settleLoader {
    position: fixed;
    width: 100%;
    background: none;
    max-height: 0;
    height: 100%;
    overflow: hidden;
    text-align: center;
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

#settleLoader.on {
    max-height: 2000px;
    color: #fff;
    font-size: 50px
}

#settleLoader.on p {
    position: absolute;
    top: 200px;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    font-size: 20px
}

#settleLoader p {
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    text-align: center;
    font-size: 20px;
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s
}

#ajaxWrap {
    position: relative;
    float: left;
    width: 100%
}

#settlements {
    position: relative;
    padding: 0 4% 0;
    overflow: hidden;
    min-height: 500px
}

#settlements h1 {
    margin: 25px auto;
    text-align: center
}

#settlements #settlements-list {
    margin-top: 80px;
    position: relative;
    z-index: 5;
    text-align: center
}

#settlements #settlements-list .mix {
    display: none;
    width: auto;
    margin: 0 3px 6px 3px
}

#settlements #settlements-list .mix a {
    color: #fff;
    display: block
}

#settlements #settlements-list .mix img {
    max-width: 100%;
    height: auto;
    float: left
}

#settlements #settlements-list .mix .title {
    background: #b10d01 none repeat scroll 0 0;
    padding: 5px 8px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-weight: bold
}

#settlements #abcSort {
    position: absolute;
    top: 65px;
    width: 92%;
    text-align: center
}

#settlements #abcSort div {
    color: #f1cfcd;
    cursor: pointer;
    float: left;
    width: 100%;
    margin-right: 15px
}

#settlements #abcSort div.active {
    color: #b10d01
}

#settlements #abcSort input#settleSearch {
    background: #fff;
    border: 1px solid #afafaf;
    border-radius: 20px;
    color: #333;
    display: inline-block;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 15px auto 0;
    float: none;
    text-align: center;
    padding: 0 15px;
    width: 90%
}

#main .focusWrap h1 {
    text-align: left;
    padding: 0 4%;
    margin: 25px auto
}

#main .focusWrap #postsWrapper {
    float: left;
    width: 100%;
    padding: 0 4%;
    text-align: justify
}

#main .focusWrap #postsWrapper .focus-item {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px
}

#main .focusWrap #postsWrapper .focus-item a {
    color: #fff
}

#main .focusWrap #postsWrapper .focus-item img {
    max-width: 100%;
    height: auto;
    float: left
}

#main .focusWrap #postsWrapper .focus-item .title {
    background: #b10d01 none repeat scroll 0 0;
    padding: 5px 0;
    overflow: hidden;
    width: 100%;
    text-align: center
}

#main .focusWrap #postsWrapper .focus-item .title a {
    color: #fff;
    display: block;
    font-weight: bold
}

iframe {
    max-width: 100%
}

#main.single {
    background: url("../images/bg1.png") repeat left top
}

#main.single article {
    padding: 0 4%
}

#main.single article .wrap {
    width: 100%
}

#main.single article .article-header {
    margin-bottom: 1em
}

#main.single article .article-header h1 {
    margin-bottom: 5px;
    line-height: 1.2
}

#main.single article .article-header .byline {
    font-size: 1.3em;
    font-weight: bold
}

#main.single article .entry-content {
    padding: 1em 0 0;
    border-bottom: 1px solid #b10d01;
    border-top: 1px solid #b10d01
}

#main.single article .article-footer .tags {
    margin: 1em auto
}

#main.single article .article-footer .tags a {
    color: #b01f24
}

#main.single article .article-footer .share {
    margin: 0 auto 1em
}

#main.single article .article-footer .share span.left {
    margin-right: 5px;
    line-height: 37px
}

#main.single.settlement article {
    padding: 0;
    position: relative
}

#main.single.settlement article .wrap {
    margin-bottom: 1em;
    width: 92%
}

#main.single.settlement article .h2,
#main.single.settlement article h2 {
    margin: 1em auto 0.5em
}

#main.single.settlement article .h2.relatedTitle,
#main.single.settlement article .h2.settlePhotos,
#main.single.settlement article h2.relatedTitle,
#main.single.settlement article h2.settlePhotos {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding: 1em 4%;
    margin: 0 auto
}

#main.single.settlement article .article-header {
    position: relative;
    margin-bottom: 0.5em
}

#main.single.settlement article .article-header h1 {
    max-width: 80%;
    margin-left: 0
}

#main.single.settlement article .article-header .backBtn {
    position: absolute;
    right: 0;
    bottom: 4px;
    font-size: 0.85em
}

#main.single.settlement article .settle-content p:first-child {
    margin-top: 25px
}

#main.single.settlement article .settleThumb {
    margin: 1.5em auto 0
}

#main.single.settlement article .settleThumb img {
    float: right;
    margin-bottom: 0;
    width: 100%;
    height: auto
}

#main.single.settlement article .netunim ul {
    margin: 0 auto
}

#main.single.settlement article .netunim ul li {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    margin: 0 auto 0.5em;
    display: flex;
    justify-content: space-between;
}

#main.single.settlement article .netunim ul li .settleLabel {
    color: #b01f24
}

#main.single.settlement article .netunim ul li .sep {
    background: none;
    border-bottom: 1px dotted #b01f24;
    height: 17px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 45px;
}

#main.single.settlement article .netunim ul li .right {
    max-width: 70%;
}

#main.single.settlement article .netunim ul li:last-child {
    margin-bottom: 0
}

#main.single.settlement article .plans table {
    margin-bottom: 0
}

#main.single.settlement article .tenders table {
    margin-bottom: 1em
}

#main.single.settlement article .entry-content {
    border-bottom: none;
    padding: 0
}

#settleGraph .h2 {
    width: 100%
}

#settleGraph .h2 .smaller {
    float: left;
    margin-left: 0;
    margin-top: 5px;
    clear: both
}

.single table,
.single .tableLike {
    -ms-word-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-before: 2;
    -webkit-hyphenate-after: 3;
    hyphenate-lines: 3
}

.single .rowLike {
    float: left;
    max-width: 50%;
    display: inline-block
}

.single .rowLike .cellLike {
    float: left;
    width: 100%;
    display: inline-block
}

#main.single.settlement #articles article {
    float: left;
    clear: both;
    width: 100%;
    padding: 1em 4%;
    background: #fff;
    border-bottom: 1px solid #d9d9d9
}

#main.single.settlement #articles article a {
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
    float: left
}

#main.single.settlement #articles article a h2 {
    font-size: 1.3em;
    line-height: 1.2;
    margin: 0 auto 5px
}

#main.single.settlement #articles article:last-child {
    border-bottom: none
}

#main.single.settlement #articles article:nth-child(odd) {
    background: url("../images/bg1.png") repeat left top
}

#main.single.settlement #articles article .thumb {
    width: 30%
}

#main.single.settlement #articles article .thumb img {
    max-width: 100%;
    height: auto
}

#main.single.settlement #articles article .entry {
    width: 70%;
    float: right;
    padding-left: 15px
}

#main.single.settlement #articles article .entry h3 {
    font-size: 1.2em;
    font-weight: 400
}

#photos ul {
    margin: 0 auto 1em;
    background: #fff
}

#photos ul li {
    float: left;
    width: 100%;
    padding: 1em 4% 0
}

#photos ul li a {
    color: inherit;
    display: block;
    width: 100%;
    height: 100%
}

#photos ul li img {
    max-width: 100%;
    height: auto
}

#photos ul li .title {
    background: #b10d01;
    color: #fff;
    padding: 0 8px;
    text-align: center;
    width: 100%
}

#photos ul li .title h4 {
    margin: 0.5em auto;
    font-size: 1em
}

#teamMembers {
    float: left;
    width: 100%;
    margin: 1em auto
}

#teamMembers li {
    display: block;
    width: 100%;
    float: left;
    margin: 0 auto 1em;
    line-height: 1.6
}

#teamMembers li .thumb {
    width: 30%
}

#teamMembers li .thumb img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-color: #8b8b8b
}

#teamMembers li .entry {
    width: 70%;
    float: right;
    padding-left: 15px
}

#teamMembers li .entry h4 {
    margin: 0 auto;
    font-weight: bold;
    font-family: inherit
}

.sitemap h2 {
    margin-bottom: 10px
}

.sitemap .m-all,
.sitemap .t-1of3,
.sitemap .d-1of3 {
    margin-bottom: 1em
}

.sitemap .m-all ul,
.sitemap .t-1of3 ul,
.sitemap .d-1of3 ul {
    margin: 0 auto
}

#_atPopupSU.shown,
#_atPopupSU2.shown {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

#_atPopupSU.shown.active,
#_atPopupSU2.shown.active {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0)
}

#template-body,
#template-body2 {
    margin-top: 0;
    background: #b10d01;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -webkit-transition: all 0.4s ease-out 0.2s;
    transition: all 0.4s ease-out 0.2s
}

#template-body.active,
#template-body2.active {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0)
}

#template-body .bl-signup-container,
#template-body2 .bl-signup-container {
    width: 100%
}

#template-body .bl-block-content-column,
#template-body2 .bl-block-content-column {
    text-align: center
}

#template-body .bl-block-content-item,
#template-body2 .bl-block-content-item {
    width: 100%;
    max-width: 300px;
    float: none;
    margin: 0 auto;
    text-align: center
}

#template-body .bl-block-content-item.bl-block-content-item-text,
#template-body2 .bl-block-content-item.bl-block-content-item-text {
    width: 100%;
    max-width: 100%
}

#template-body input,
#template-body2 input {
    margin: 10px auto;
    width: 100%;
    background: #fff;
    border: 1px solid #afafaf;
    border-radius: 20px;
    color: #333;
    font-family: inherit;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-align: center;
    float: none;
    clear: both;
    font-size: 0.8em;
    -webkit-transition: border-color #c7c7c7 0.25s ease-in-out;
    transition: border-color #c7c7c7 0.25s ease-in-out
}

#template-body input[type="checkbox"],
#template-body2 input[type="checkbox"] {
    height: auto;
    margin-right: 5px;
    margin-top: 2px;
    width: auto;
    clear: both;
    float: left
}

#template-body .confirm-label,
#template-body2 .confirm-label {
    color: #fff;
    cursor: auto;
    font-size: 14px;
    font-weight: 700;
    float: left
}

#template-body .left,
#template-body2 .left {
    width: 100%;
    text-align: center
}

.bl-block-content-item-button p {
    margin: 0;
}

#template-body .left .bl-block-content-item-button,
#template-body2 .left .bl-block-content-item-button {
    background: #e2e2e2 none repeat scroll 0 0;
    border: 1px solid #afafaf;
    border-radius: 20px;
    color: #b10d01;
    display: inline-block;
    float: none;
    font-family: "Lato", Arial;
    font-weight: 700;
    height: 40px;
    line-height: 37px;
    padding: 0;
    width: 100%;
    max-width: 300px;
    box-sizing: content-box;
    cursor: pointer;
    margin-top: 16px;
    -webkit-transition: background 0.25s ease-in-out;
    transition: background 0.25s ease-in-out
}

#template-body .left .bl-block-content-item-button button,
#template-body2 .left .bl-block-content-item-button button {
    font-size: inherit;
    font-weight: inherit;
    color: #b10d01 !important;
    border: none;
    background: none;
    width: 100%
}

#template-body .h2 {
    color: white;
    float: left;
    width: 100%;
    font-weight: 700;
    text-align: left;
    margin: 0.5em auto 1em
}

#template-body2 {
    float: left;
    width: 100%
}

#template-body2 h2,
#template-body2 .h2 {
    color: #fff;
    float: left;
    width: 100%;
    font-weight: 700;
    text-align: left;
    margin: 0.5em auto 1em
}

#template-body2 .wpcf7 {
    float: left;
    width: 100%
}

#template-body2 .wpcf7 .wpcf7-form {
    float: left;
    width: 100%;
    padding-bottom: 40px
}

#template-body2 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
    float: left
}

#template-body2 .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
    color: inherit;
    direction: ltr;
    display: block;
    font-size: 12px;
    left: 30%;
    padding: 10px;
    position: absolute;
    top: -25px;
    background: #f78b83;
    border-radius: 10px 10px 10px 0;
    color: #912323;
    padding: 5px !important;
    max-width: 280px;
    min-width: 50px;
    width: auto
}

#template-body2 .wpcf7 .wpcf7-form .bl-block-content-item-button {
    margin-top: 20px;
    width: 100%;
    padding: 0
}

#template-body2 .wpcf7 .wpcf7-form .wpcf7-submit {
    border: none;
    background: no-repeat;
    color: #b10d01;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 1em
}

#template-body2 .wpcf7 .ajax-loader {
    position: absolute
}

#template-body2 div.wpcf7-validation-errors {
    display: none !important
}

#template-body2 div.wpcf7-mail-sent-ok {
    border: medium none;
    color: white;
    direction: ltr;
    left: 595px;
    position: absolute;
    text-align: left;
    bottom: -10px;
    width: auto
}

.__atPopupQtips.ui-tooltip,
.__atPopupQtips.qtip {
    display: none;
    font-size: 10.5px;
    left: -28000px;
    line-height: 12px;
    max-width: 280px;
    min-width: 50px;
    position: absolute;
    top: -28000px
}

.__atPopupQtips.ui-tooltip,
.__atPopupQtips.qtip {
    font-size: 12px;
    line-height: 1.3
}

.__atPopupQtips.ui-tooltip .ui-tooltip-tip,
.__atPopupQtips.ui-tooltip .ui-tooltip-tip .qtip-vml {
    background: transparent none repeat scroll 0 0;
    border: 0 dashed transparent;
    color: #123456;
    font-size: 0.1px !important;
    line-height: 0.1px !important;
    position: absolute
}

.__atPopupQtips.ui-tooltip {
    padding: 0 !important
}

.__atPopupQtips.ui-tooltip-red {
    background-color: #f78b83;
    border-color: #d95252;
    color: #912323;
    border-radius: 10px 10px 10px 0;
    padding: 5px !important
}

.__atPopupQtips.ui-tooltip .ui-tooltip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

.close_ac {
    color: white;
    cursor: pointer;
    display: block;
    position: absolute;
    background: url("../images/close.svg") no-repeat center center;
    background-size: contain;
    color: #b10d01 !important;
    font-size: 10px;
    right: 30px;
    top: 2.2em;
    width: 20px;
    height: 20px;
    z-index: 99;
    text-indent: -999px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#allOvelay {
    position: fixed;
    z-index: 999;
    width: 100%;
    max-height: 0;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#allOvelay.shown {
    opacity: 1;
    max-height: 2000px
}

#allOvelay.shown .mssg {
    max-height: 200px
}

#allOvelay .mssg {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 250px;
    height: 200px;
    margin-top: -100px;
    margin-left: -125px;
    text-align: left;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#allOvelay .mssg h2 {
    background: #b10d01 none repeat scroll 0 0;
    margin: 0 auto 10px;
    padding: 5px 10px;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #fff;
    position: relative
}

#allOvelay .mssg p {
    padding: 10px;
    margin: 0 auto
}

#allOvelay .closeWelc {
    color: white;
    cursor: pointer;
    display: block;
    position: absolute;
    background: url("../images/close.svg") no-repeat center center;
    background-size: contain;
    font-size: 10px;
    right: 0;
    top: 10px;
    width: 30px;
    height: 20px;
    z-index: 99;
    text-indent: -999px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

body.acp-dark #header {
    border-bottom: 1px solid #fff
}

body.acp-dark #logo,
body.acp-dark #logo img {
    background: #fff !important
}

body.acp-dark .nivo-lightbox-inline {
    border: 1px solid #fff
}

body.acp-dark #rightSide.map,
body.acp-dark .mapSide,
body.acp-dark .mapWrap {
    background: none !important
}

body.acp-dark #theMap {
    background: #e5e3df !important
}

body.acp-dark #theMap * {
    background: none !important
}

body.acp-dark #theMap .gm-style-iw .marker-title h4 {
    background: black !important
}

body.acp-dark #rightSide .overlay {
    display: none
}

body.acp-dark #template-body input,
body.acp-dark #template-body2 input {
    color: #fff
}

body.acp-dark #subMenu {
    border-bottom: 1px solid #fff
}

body.acp-dark ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

body.acp-dark :-moz-placeholder {
    color: #fff;
    opacity: 1
}

body.acp-dark ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

body.acp-dark :-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

body.acp-bright #rightSide.map,
body.acp-bright .mapSide,
body.acp-bright .mapWrap {
    background: none !important
}

body.acp-bright #theMap {
    background: #e5e3df !important
}

body.acp-bright #theMap * {
    background: none !important
}

body.acp-bright #theMap .gm-style-iw .marker-title h4 {
    background: white !important
}

body.acp-bright #rightSide .overlay {
    display: none
}

body.acp-bright .close_ac {
    background: url("../images/closeb.svg") no-repeat center center !important;
    background-size: contain !important
}

#acp_toolbar li button.acp-grayscale {
    display: none
}

@media (min-width: 350px) {

    .entry-content td,
    .entry-content th {
        font-size: 1em
    }
}

@media (min-width: 390px) {
    .footer .social {
        clear: none;
        float: right;
        margin: 1em auto
    }

    .entry-content th {
        padding: 5px
    }
}

@media (max-width: 990px) and (max-height: 700px) {

    #_atPopupSU.shown,
    #_atPopupSU2.shown {
        overflow-y: scroll
    }
}

@media only screen and (min-width: 481px) {

    .entry-content .alignleft,
    .entry-content img.alignleft {
        margin-right: 1.5em;
        display: inline;
        float: left
    }

    .entry-content .alignright,
    .entry-content img.alignright {
        margin-left: 1.5em;
        display: inline;
        float: right
    }

    .entry-content .aligncenter,
    .entry-content img.aligncenter {
        margin-right: auto;
        margin-left: auto;
        display: block;
        clear: both
    }
}

@media only screen and (min-width: 768px) {
    html {
        font-size: 17px
    }

    body.home {
        font-size: 20px
    }

    .desktopOnly,
    .mobileOnly {
        display: none;
    }

    .tabletOnly,
    .tabletOnly.mobileOnly,
    desktopOnly.tabletOnly {
        display: block;
    }

    .wrap {
        width: 720px
    }

    .t-wrap {
        width: 720px;
        display: block;
        margin: 0 auto
    }

    #main.search #searchform {
        padding: 0
    }

    #main.search #searchform .buttonLike,
    #main.search #searchform input#s {
        margin-left: 0;
        float: left;
        clear: both
    }

    #searchDiv {
        width: 600px;
        top: 35%;
        left: 50%;
        margin-left: -211px
    }

    .nav {
        border: 0
    }

    .nav ul {
        background: #000;
        margin-top: 0
    }

    .nav li {
        float: left;
        position: relative
    }

    .nav li a {
        border-bottom: 0
    }

    .nav li a:hover,
    .nav li a:focus {
        color: #fff;
        text-decoration: underline
    }

    .nav li ul.sub-menu,
    .nav li ul.children {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999
    }

    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
        padding-left: 10px;
        border-right: 0;
        display: block;
        width: 180px;
        border-bottom: 1px solid #ccc
    }

    .nav li ul.sub-menu li:last-child a,
    .nav li ul.children li:last-child a {
        border-bottom: 0
    }

    .nav li ul.sub-menu li ul,
    .nav li ul.children li ul {
        top: 0;
        left: 100%
    }

    .nav li:hover>ul {
        top: auto;
        visibility: visible
    }

    .sidebar {
        margin-top: 2.2em
    }

    .widgettitle {
        border-bottom: 2px solid #444;
        margin-bottom: 0.75em
    }

    .widget {
        padding: 0 10px;
        margin: 2.2em 0
    }

    .widget ul li {
        margin-bottom: 0.75em
    }

    .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em
    }

    .entry-content th {
        text-align: left;
        padding: 5px
    }

    .footer {
        clear: both;
        background-color: #262626;
        color: #d9d9d9;
        font-size: 13px
    }

    .footer a {
        color: #d9d9d9
    }

    .footer .sitemap {
        margin-left: 5px
    }

    .footer .copyright {
        line-height: 20px
    }

    .footer .social {
        float: right
    }

    .footer .social ul.menu li {
        display: inline-block;
        float: left;
        margin-right: 10px;
        width: 20px;
        height: 20px
    }

    .footer .social ul.menu li a {
        display: block;
        width: 100%;
        height: 100%
    }

    .footer .social ul.menu li.facebook a {
        background: rgba(0, 0, 0, 0) url("../images/icon-footer-facebook.svg") no-repeat scroll center center;
        background-size: contain;
        text-indent: -999px
    }

    .footer .social ul.menu li.twitter {
        margin-right: 0
    }

    .footer .social ul.menu li.twitter a {
        background: rgba(0, 0, 0, 0) url("../images/icon-footer-twitter.svg") no-repeat scroll center center;
        background-size: contain;
        text-indent: -999px
    }

    .footer .social ul.menu li.youtube a {
        background: rgba(0, 0, 0, 0) url("../images/icon-footer-youtube.svg") no-repeat scroll center center;
        background-size: contain;
        text-indent: -999px
    }

    .footer .credits {
        float: left;
        clear: none;
        position: relative;
        line-height: 20px;
        margin-left: 5px;
        padding-left: 8px
    }

    .footer .credits:before {
        content: "|";
        position: absolute;
        left: 0
    }

    #mobilemenu {
        padding-bottom: 0;
        height: 964px;
        max-height: 100%
    }

    #homeSlides ul li .overlay {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
        opacity: 1;
        height: 100%
    }

    #homeSlides ul li .wrap {
        width: 720px
    }

    #homeSlides ul li .wrap p {
        width: 80%;
        left: auto;
        font-size: 1.8em;
        max-height: 500px
    }

    #homeSlides ul li .wrap p.quoted {
        width: auto;
        font-size: 1.4em;
        padding: 15px 20px;
        line-height: 1;
        bottom: 150px
    }

    #homeSlides .sy-pager {
        bottom: 20px;
        display: block;
        left: 4%;
        margin: 0 auto;
        position: absolute;
        width: auto;
        z-index: 5
    }

    #homeSlides .sy-pager li {
        border: 4px solid white;
        border-radius: 50%;
        box-sizing: content-box;
        display: inline-block;
        height: 14px;
        margin: 0 10px 0 0;
        width: 14px
    }

    #homeSlides .sy-pager li a {
        background: white none repeat scroll 0 0;
        border-radius: 50%;
        display: block;
        height: 8px;
        margin-left: 3px;
        margin-top: 3px;
        text-indent: -9999px;
        width: 8px;
        opacity: 0;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out
    }

    #homeSlides .sy-pager li a:hover,
    #homeSlides .sy-pager li a:focus {
        opacity: 1
    }

    #homeSlides .sy-pager li.sy-active a {
        opacity: 1
    }

    .home #rightSide h1 {
        font-size: 1.5em;
        padding-bottom: 18px
    }

    .home #rightSide .home_news {
        overflow: hidden
    }

    .home #rightSide .home_news article {
        padding: 20px 0
    }

    .home #rightSide .home_news article a h2 {
        font-size: 1.3em
    }

    .home #rightSide .home_news article a .date {
        font-weight: bold;
        font-size: 1.2em
    }

    .home #rightSide .home_news article a .wrap {
        display: table;
        height: 100%
    }

    .home #rightSide .home_news article a .thumb {
        display: table-cell;
        float: none;
        max-width: 30%;
        position: relative;
        width: 150px
    }

    .home #rightSide .home_news article a .entry {
        padding: 0 15px 0 0;
        width: calc(100% - 170px);
        display: table-cell;
        float: none;
        max-width: 70%;
        padding: 0 15px 0 25px;
        vertical-align: middle
    }

    .home #rightSide .home_news article a .entry h2 {
        margin: 0 auto
    }

    #content {
        float: left;
        width: 100%
    }

    #main.page article {
        margin-top: 43px
    }

    #main.page.contact article,
    #main.page.no-sub article {
        margin-top: 0
    }

    #subMenu {
        background: #1a1a1a;
        font-weight: bold;
        font-size: 18px;
        position: fixed;
        width: 100%;
        z-index: 10;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35)
    }

    #subMenu ul {
        margin: 0 auto;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: nowrap;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        width: 720px;
        list-style: outside none none
    }

    #subMenu ul li {
        flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        position: relative;
        text-align: center
    }

    #subMenu ul li a {
        color: #afafaf;
        align-items: center;
        padding: 10px 0;
        display: block
    }

    #subMenu ul li.current_page_item:after,
    #subMenu ul li.current-page-ancestor:after,
    #subMenu ul li.current-menu-item:after,
    #subMenu ul li.current-post-ancestor:after {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid black;
        bottom: -10px;
        color: #1a1a1a;
        content: "";
        display: block;
        font-size: 30px;
        height: 0;
        left: 50%;
        margin-left: -10px;
        position: absolute;
        text-align: center;
        width: 0
    }

    #subMenu ul li.current_page_item a,
    #subMenu ul li.current-page-ancestor a,
    #subMenu ul li.current-menu-item a,
    #subMenu ul li.current-post-ancestor a {
        color: #fff
    }

    #main .entry-content .wp-caption img {
        margin-bottom: 6px
    }

    #main .entry-content .wp-caption p.wp-caption-text {
        font-size: 13px
    }

    .single #subMenu ul li.current_page_item.menu-item-26482:after,
    .single #subMenu ul li.current-post-ancestor.menu-item-26482:after,
    .single #subMenu ul#menu-activities-menu-en-1 li:last-child.current-post-ancestor:after {
        display: none
    }

    .single #subMenu ul li.current_page_item.menu-item-26482 a,
    .single #subMenu ul li.current-post-ancestor.menu-item-26482 a,
    .single #subMenu ul#menu-activities-menu-en-1 li:last-child a {
        color: #afafaf
    }

    #timelineWrap {
        background: none !important
    }

    #timelineWrap .tl-storyslider {
        min-height: 700px
    }

    #timelineWrap .tl-slide .tl-slide-content-container .tl-slide-content,
    #timelineWrap .tl-slide .tl-slide-scrollable-container {
        width: 100% !important
    }

    #timelineWrap .tl-slide .tl-slide-content-container .tl-slide-content .tl-media,
    #timelineWrap .tl-media .tl-media-content-container .tl-media-content {
        width: 100%;
        max-width: 100% !important
    }

    #timelineWrap .tl-slide .tl-slide-content-container .tl-slide-content .tl-text {
        width: 100%;
        max-width: 100%;
        clear: both;
        float: left;
        margin-top: 20px
    }

    #timelineWrap .tl-text .tl-headline-date,
    #timelineWrap .tl-text h3.tl-headline-date,
    #timelineWrap.tl-medium .tl-text h2.tl-headline-title,
    #timelineWrap.tl-medium .tl-text h2.tl-headline,
    #timelineWrap.tl-timeline p,
    #timelineWrap .tl-text p,
    #timelineWrap .tl-text h2.tl-headline {
        text-align: center
    }

    #timelineWrap.tl-timeline .tl-caption {
        text-align: center;
        margin-top: 5px
    }

    #timelineWrap .tl-storyslider img,
    #timelineWrap .tl-storyslider embed,
    #timelineWrap .tl-storyslider object,
    #timelineWrap .tl-storyslider video,
    #timelineWrap .tl-storyslider iframe {
        min-width: 350px !important
    }

    #main.page .postsWrap {
        margin-top: 0
    }

    #main.page .postsWrap article {
        margin: 0 auto;
        padding: 20px 0
    }

    #main.page .postsWrap article a {
        color: inherit;
        display: block;
        margin: 0 auto;
        width: 720px
    }

    #main.page .postsWrap article a h2 {
        font-size: 1.5em;
        font-weight: 400
    }

    #main.page .postsWrap article a .byline {
        font-size: 1.1em
    }

    #main.page .postsWrap article .thumb {
        max-width: 150px
    }

    #main.page .postsWrap article .entry-header {
        width: calc(100% - 150px);
        float: right;
        padding: 0 25px
    }

    #main.page.category h1.page-title,
    #main.page.archive h1.page-title,
    #main.page.search h1.page-title {
        margin: 68px auto 25px;
        width: 720px;
        padding: 0;
        text-align: left
    }

    .thumb img {
        float: left
    }

    .thumb .playBttn {
        width: 50px;
        height: 50px;
        display: block;
        margin-left: -25px;
        margin-top: -25px
    }

    .thumb .playBttn svg {
        width: 50px;
        height: 50px
    }

    #main.page article {
        position: relative;
        overflow: hidden
    }

    #main.page article.charts {
        margin-top: 30px
    }

    #subsubMenu {
        top: 103px;
        height: 40px;
        line-height: 40px;
        background: #fff
    }

    #subsubMenu ul li a {
        color: #333
    }

    #subsubMenu ul li.current_page_item a {
        color: #8b8b8b
    }

    #subsubMenu ul li.current_page_item:after {
        display: none
    }

    #main.page article.charts {
        margin-top: 85px
    }

    #main.page article.charts .wrap {
        padding: 0 25px
    }

    #charts .chart {
        padding: 30px 0
    }

    #charts .chart .numberTitle {
        font-size: 23px
    }

    #charts .chart .numberTitle .counter {
        clear: none;
        text-align: left;
        float: none;
        width: auto;
        margin: 0px 0px 0 10px;
        color: #b10d01;
        font-weight: 700
    }

    #charts .chart .highcharts-title {
        font-size: 23px !important
    }

    #main.page #settlements {
        position: relative;
        padding: 0;
        width: 720px;
        margin: 43px auto 0
    }

    #main.page #settlements h1 {
        margin: 25px auto;
        text-align: left
    }

    #main.page #settlements #settlements-list {
        margin-top: 113px
    }

    #main.page #settlements #settlements-list .mix {
        display: none;
        margin: 0 auto 10px;
        padding: 0 5px
    }

    #main.page #settlements #settlements-list .mix .thumb {
        float: left;
        width: 100%
    }

    #main.page #settlements #settlements-list .mix .title {
        padding: 5px 10px;
        width: auto
    }

    #main.page #settlements #abcSort {
        border-bottom: 1px solid #b10d01;
        border-top: 1px solid #b10d01;
        padding-top: 20px;
        position: absolute;
        top: 63px;
        width: 720px;
        margin: 25px auto
    }

    #main.page #settlements #abcSort div {
        color: #f1cfcd;
        cursor: pointer;
        display: inline-block;
        float: left;
        width: auto;
        margin-right: 15px
    }

    #main.page #settlements #abcSort div.active {
        color: #b10d01
    }

    #main.page #settlements #abcSort input#settleSearch {
        background: #fff;
        border: 1px solid #afafaf;
        border-radius: 20px;
        color: #333;
        display: inline-block;
        font-family: inherit;
        font-size: 14px;
        font-weight: bold;
        float: right;
        height: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        margin-top: -8px;
        padding: 0 15px;
        width: 180px
    }

    #main .focusWrap h1 {
        text-align: left;
        margin: 68px auto 25px;
        width: 720px
    }

    #main .focusWrap #postsWrapper {
        float: none;
        width: 720px;
        padding: 0;
        margin: 0 auto;
        text-align: center
    }

    #main .focusWrap #postsWrapper .focus-item {
        width: 46%;
        display: inline-block;
        margin-bottom: 25px
    }

    #main .focusWrap #postsWrapper .focus-item .title {
        padding: 5px
    }

    #main .focusWrap #postsWrapper .focus-item img {
        width: 100%;
        height: auto
    }

    #main.single article {
        margin-top: 43px;
        padding: 0
    }

    #main.single article .wrap {
        width: 720px
    }

    #spaceUp {
        display: block;
        width: 100%;
        height: 43px;
        margin-top: -86px
    }

    #main.single.settlement article .wrap {
        width: 720px
    }

    #main.single.settlement article .h2,
    #main.single.settlement article h2 {
        margin: 1em auto 0.5em
    }

    #main.single.settlement article .h2.relatedTitle,
    #main.single.settlement article .h2.settlePhotos,
    #main.single.settlement article h2.relatedTitle,
    #main.single.settlement article h2.settlePhotos {
        padding: 1em 0;
        margin: 0 auto
    }

    #main.single.settlement article .netunim {
        padding-right: 1em
    }

    #main.single.settlement article .settleThumb {
        margin: 2em auto 1em;
        padding: 0 0 0 1em
    }

    #main.single.settlement article .settleThumb img {
        float: right;
        margin-bottom: 0
    }

    #main.single.settlement article .tenders {
        padding-left: 0;
        float: left;
        clear: both;
        padding-right: 0;
        width: 100%
    }

    #main.single.settlement article .tenders.noThumb {
        clear: both;
        width: 100%;
        padding: 0
    }

    #main.single.settlement article .plans {
        float: left;
        padding-right: 0;
        clear: both;
        width: 100%
    }

    #main.single.settlement article .plans.noThumb {
        width: 100%;
        padding: 0
    }

    #main.single.settlement article .plans table {
        margin-bottom: 1em
    }

    #main.single.settlement #articles article {
        margin: 0 auto;
        padding: 1em 0
    }

    #main.single.settlement #articles article a {
        width: 720px;
        margin: 0 auto;
        float: none
    }

    #main.single.settlement #articles article .thumb {
        width: auto;
        max-width: 40%
    }

    #main.single.settlement #articles article .entry {
        float: left;
        width: auto;
        max-width: 60%;
        padding-left: 25px
    }

    #main.single.settlement #articles article .entry h3 {
        font-size: 1.3em
    }

    #main.single.settlement #articles article .entry .date {
        font-size: 1.2em
    }

    #settleGraph .h2 {
        width: 100%
    }

    #settleGraph .h2 .left {
        float: none
    }

    #settleGraph .h2 .smaller {
        float: none;
        margin-left: 10px;
        margin-top: 0;
        clear: both;
        font-size: 0.5em
    }

    #photos {
        background: #fff
    }

    #photos ul {
        float: none;
        width: 720px;
        -webkit-columns: 250px 2;
        -moz-columns: 250px 2;
        columns: 250px 2;
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px
    }

    #photos ul li {
        padding: 1em 0
    }

    .entry-content th {
        padding: 7px
    }

    #teamMembers {
        margin: 2em auto
    }

    #teamMembers li {
        width: 50%;
        float: left;
        padding-right: 15px;
        line-height: 1.5;
        clear: both
    }

    #teamMembers li:nth-child(even) {
        float: right;
        padding-right: 0;
        padding-left: 15px;
        clear: none
    }

    #teamMembers li .thumb {
        max-width: 30%;
        width: auto
    }

    #teamMembers li .thumb img {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        border-color: #8b8b8b
    }

    #teamMembers li .entry {
        max-width: 70%;
        float: left;
        padding-left: 15px
    }

    #teamMembers li .entry h4 {
        margin: 0 auto
    }

    #_atPopupSU.shown,
    #_atPopupSU2.shown {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 99;
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    #_atPopupSU.shown.active,
    #_atPopupSU2.shown.active {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    #template-body,
    #template-body2 {
        margin-top: 60px;
        background: #b10d01;
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -webkit-transition: all 0.4s ease-out 0.2s;
        transition: all 0.4s ease-out 0.2s
    }

    #template-body.active,
    #template-body2.active {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    #template-body .h2,
    #template-body2 .h2 {
        text-align: center
    }

    #template-body .bl-signup-container,
    #template-body2 .bl-signup-container {
        width: 100%
    }

    #template-body .bl-block-content-item,
    #template-body2 .bl-block-content-item {
        width: 190px;
        float: none;
        margin: 0 auto !important;
        display: block !important
    }

    #template-body .bl-block-content-item.bl-block-content-item-text,
    #template-body2 .bl-block-content-item.bl-block-content-item-text {
        width: 100%;
        max-width: 100%
    }

    #template-body input,
    #template-body2 input {
        margin-right: 20px;
        width: 190px;
        background: #fff;
        border: 1px solid #afafaf;
        border-radius: 20px;
        color: #333;
        font-family: inherit;
        font-weight: 700;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        float: left;
        font-size: 14px;
        -webkit-transition: border-color #c7c7c7 0.25s ease-in-out;
        transition: border-color #c7c7c7 0.25s ease-in-out
    }

    #template-body input[type="checkbox"],
    #template-body2 input[type="checkbox"] {
        height: auto;
        margin-right: 5px;
        margin-top: 2px;
        width: auto;
        clear: both
    }

    #template-body .confirm-label,
    #template-body2 .confirm-label {
        color: #fff;
        cursor: auto;
        font-size: 14px;
        font-weight: 700;
        float: left
    }

    #template-body .left,
    #template-body2 .left {
        text-align: center
    }

    #template-body .left .bl-block-content-item-button,
    #template-body2 .left .bl-block-content-item-button {
        background: #e2e2e2 none repeat scroll 0 0;
        border: 1px solid #afafaf;
        border-radius: 20px;
        color: #b10d01;
        display: inline-block;
        float: none;
        font-family: "Lato", Arial;
        font-size: 18px;
        font-weight: 700;
        height: 40px;
        line-height: 37px;
        padding: 0 25px;
        width: 190px;
        box-sizing: content-box;
        cursor: pointer;
        margin-top: 16px;
        margin: 1em auto !important;
        -webkit-transition: background 0.25s ease-in-out;
        transition: background 0.25s ease-in-out
    }

    #template-body .left .bl-block-content-item-button button,
    #template-body2 .left .bl-block-content-item-button button {
        font-size: 18px;
        font-weight: inherit;
        color: #b10d01 !important;
        border: none;
        background: none
    }

    #template-body2 {
        float: left;
        width: 100%
    }

    #template-body2 h2,
    #template-body2 .h2 {
        color: #fff;
        float: left;
        width: 100%;
        font-size: 30px;
        font-weight: 700;
        text-align: center
    }

    #template-body2 .wpcf7 {
        float: left;
        width: 100%
    }

    #template-body2 .wpcf7 .wpcf7-form {
        float: left;
        width: 100%
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
        float: left
    }

    #template-body2 .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
        color: inherit;
        direction: ltr;
        display: block;
        font-size: 12px;
        left: 30%;
        padding: 10px;
        position: absolute;
        top: -25px;
        background: #f78b83;
        border-radius: 10px 10px 10px 0;
        color: #912323;
        padding: 5px !important;
        max-width: 280px;
        min-width: 50px;
        width: auto
    }

    #template-body2 .wpcf7 .wpcf7-form .bl-block-content-item-button {
        margin: 0 auto;
        width: 190px
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-submit {
        border: none;
        background: no-repeat;
        color: #b10d01;
        text-align: center;
        margin: 0 auto;
        width: 100%
    }

    #template-body2 .wpcf7 .ajax-loader {
        position: absolute
    }

    #template-body2 div.wpcf7-validation-errors {
        display: none !important
    }

    #template-body2 div.wpcf7-mail-sent-ok {
        border: medium none;
        color: white;
        direction: ltr;
        left: 0;
        position: absolute;
        text-align: center;
        top: auto;
        bottom: 0;
        width: 100%
    }

    .close_ac {
        width: 25px;
        height: 25px
    }

    #allOvelay .mssg {
        width: 400px;
        margin-left: -200px
    }

    #allOvelay .mssg h2 {
        padding: 5px 15px
    }

    #allOvelay .mssg p {
        padding: 10px 15px
    }

    #allOvelay .closeWelc {
        right: 10px;
        top: 12px;
        width: 30px;
        height: 25px
    }
}

@media only screen and (min-width: 990px) {

    html,
    body.home {
        font-size: 18px
    }

    .desktopOnly {
        display: block
    }

    .mobileOnly.tabletOnly {
        display: none
    }

    .hideme,
    .dekstopOnly.hideme {
        display: none
    }

    #container {
        width: 100%;
        height: 100%;
        position: relative
    }

    .wrap {
        width: 100%
    }

    .d-wrap {
        width: 100%;
        padding: 0 25px;
        display: block;
        margin: 0 auto
    }

    a {
        color: #b01f24;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out
    }

    a:hover,
    a:focus {
        color: #771614
    }

    .sixty {
        width: 60%;
        opacity: 1;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out
    }

    .sixty.loading {
        opacity: 0
    }

    .forty {
        width: 40%
    }

    h2,
    .h2 {
        font-size: 1.4em;
        margin: 20px auto
    }

    h1,
    .h1 {
        font-size: 35px
    }

    #header {
        height: 90px
    }

    #header .wrap {
        width: 100%;
        padding: 0 30px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: nowrap;
        justify-content: space-around;
        -webkit-justify-content: space-around
    }

    #header .wrap .fbox {
        flex: 1 1 auto;
        -webkit-flex: 1 1 auto
    }

    #header #logo {
        display: block;
        float: left;
        height: auto;
        left: auto;
        margin: 25px auto;
        position: relative;
        width: auto
    }

    #header #logo img {
        height: auto;
        width: auto;
        margin: 0 auto
    }

    #header .actions {
        text-align: center
    }

    #header .actions a {
        margin: 25px auto 15px 20px;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        font-size: 18px;
        float: none
    }

    #header .actions a:hover {
        background: #c7c7c7
    }

    #header .actions a:focus,
    #header .actions a:active,
    #header .actions a.current {
        background: #afafaf
    }

    #header .nav ul.menu {
        margin: 0 auto;
        padding: 0
    }

    #header .nav ul.menu li {
        display: block;
        width: 40px;
        height: 90px;
        overflow: hidden;
        margin-left: 15px
    }

    #header .nav ul.menu li.facebook a {
        background: url("../images/icon-header-facebook.svg") no-repeat center center;
        background-size: contain
    }

    #header .nav ul.menu li.facebook a:hover,
    #header .nav ul.menu li.facebook a:focus {
        background: url("../images/icon-header-facebookh.svg") no-repeat center center;
        background-size: contain
    }

    #header .nav ul.menu li.twitter a {
        background: url("../images/icon-header-twitter.svg") no-repeat center center;
        background-size: contain
    }

    #header .nav ul.menu li.twitter a:hover,
    #header .nav ul.menu li.twitter a:focus {
        background: url("../images/icon-header-twitterh.svg") no-repeat center center;
        background-size: contain
    }

    #header .nav ul.menu li.youtube a {
        background: url("../images/icon-header-youtube.svg") no-repeat center center;
        background-size: contain
    }

    #header .nav ul.menu li.youtube a:hover,
    #header .nav ul.menu li.youtube a:focus {
        background: url("../images/icon-header-youtubeh.svg") no-repeat center center;
        background-size: contain
    }

    #header .nav ul.menu li a {
        text-indent: -999px;
        display: block;
        line-height: 90px;
        padding: 0
    }

    #header #searchIcon {
        background: url("../images/icon-header-magnify.svg") no-repeat center center;
        background-size: contain;
        display: block;
        float: right;
        height: 90px;
        width: 40px
    }

    #header #searchIcon:hover,
    #header #searchIcon:focus {
        background: url("../images/icon-header-magnifyh.svg") no-repeat center center;
        background-size: contain
    }

    #header .langs {
        margin: 0 20px
    }

    #header .langs ul {
        margin: 0 auto;
        padding: 0
    }

    #header .langs ul a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #464646;
        display: block;
        font-size: 21px;
        font-weight: 700;
        line-height: 90px
    }

    #header .langs ul a:hover,
    #header .langs ul a:focus {
        color: #771614
    }

    .vol,
    .newsletter {
        cursor: pointer
    }

    #menuToggle {
        position: relative;
        float: left;
        left: auto;
        width: 40px;
        height: 40px;
        top: auto;
        margin-top: 25px;
        margin-right: 30px;
        text-align: left;
        cursor: pointer
    }

    #menuToggle svg {
        height: 100%;
        margin: 0 auto
    }

    #menuToggle svg .st1 {
        stroke: #b01f24;
        -webkit-transition: stroke 0.2s ease-in-out;
        transition: stroke 0.2s ease-in-out
    }

    #menuToggle:hover svg .st1,
    #menuToggle:focus svg .st1 {
        stroke: #771614
    }

    #menuToggle:after {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid white;
        bottom: -35px;
        color: white;
        content: "";
        display: block;
        height: 0;
        left: 9px;
        position: absolute;
        text-align: center;
        width: 0;
        z-index: 99;
        -webkit-transition: border-color 0.4s ease-in-out;
        transition: border-color 0.4s ease-in-out
    }

    #menuToggle.active {
        transform: rotate(0deg)
    }

    #content {
        margin-top: 90px;
        float: left;
        width: calc(100% - 100px);
        margin-left: 100px;
        position: relative;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    #sideMenu {
        background: #b01f24;
        height: 100%;
        left: 0;
        line-height: 1;
        min-height: 600px;
        overflow: hidden;
        position: fixed;
        top: 90px;
        width: 100px;
        z-index: 99;
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    #sideMenu ul {
        margin: 0;
        padding: 0
    }

    #sideMenu ul>li {
        border-bottom: 2px solid #8c0b00;
        display: inline-block;
        float: left;
        font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        min-height: 37px;
        padding-top: 0;
        position: relative;
        text-align: center;
        width: 100%;
        z-index: 100
    }

    #sideMenu ul>li a {
        color: #fff;
        display: block
    }

    #sideMenu ul>li.menu-item-has-children a {
        padding-top: 67px;
        padding-bottom: 8px
    }

    #sideMenu ul>li ul.sub-menu {
        margin-top: 15px;
        display: block;
        max-height: 0;
        overflow: hidden;
        position: relative;
        transition: max-height 0.8s ease 0s;
        width: 100%;
        z-index: 999;
        -webkit-transition: all 0.8s ease-in-out;
        transition: all 0.8s ease-in-out
    }

    #sideMenu ul>li ul.sub-menu li {
        background: #8c0b00 none repeat scroll 0 0;
        border-bottom: 2px solid #b10d01;
        display: block;
        float: left;
        font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        font-weight: normal;
        min-height: 28px;
        line-height: 28px;
        margin: 0 auto;
        padding: 0;
        width: 100%
    }

    #sideMenu ul>li ul.sub-menu li:first-child {
        border-top: 2px solid #b10d01
    }

    #sideMenu ul>li ul.sub-menu li:last-child {
        border: none
    }

    #sideMenu ul>li ul.sub-menu li a {
        padding: 0;
        line-height: 27px
    }

    #sideMenu ul>li ul.sub-menu li:hover,
    #sideMenu ul>li ul.sub-menu li:focus,
    #sideMenu ul>li ul.sub-menu li.open,
    #sideMenu ul>li ul.sub-menu li[aria-expanded="true"] {
        background: #660d00
    }

    #sideMenu ul>li:hover,
    #sideMenu ul>li:focus,
    #sideMenu ul>li.open,
    #sideMenu ul>li[aria-expanded="true"] {
        background: #8c0b00
    }

    #sideMenu ul>li:hover ul.sub-menu,
    #sideMenu ul>li:focus ul.sub-menu,
    #sideMenu ul>li.open ul.sub-menu,
    #sideMenu ul>li[aria-expanded="true"] ul.sub-menu {
        max-height: 300px
    }

    #sideMenu ul>li:first-child {
        background: url("../images/icon-sidebar-about.png") no-repeat center 20px
    }

    #sideMenu ul>li:first-child:hover,
    #sideMenu ul>li:first-child:focus,
    #sideMenu ul>li:first-child.open {
        background: url("../images/icon-sidebar-about.png") no-repeat center 20px #8c0b00
    }

    #sideMenu ul>li:nth-child(2) {
        background: url("../images/icon-sidebar-action.png") no-repeat center 20px
    }

    #sideMenu ul>li:nth-child(2):hover,
    #sideMenu ul>li:nth-child(2):focus,
    #sideMenu ul>li:nth-child(2).open {
        background: url("../images/icon-sidebar-action.png") no-repeat center 20px #8c0b00
    }

    #sideMenu ul>li:nth-child(3) {
        background: url("../images/icon-sidebar-watch.png") no-repeat center 20px
    }

    #sideMenu ul>li:nth-child(3):hover,
    #sideMenu ul>li:nth-child(3):focus {
        background: url("../images/icon-sidebar-watch.png") no-repeat center 20px #8c0b00
    }

    #sideMenu ul>li:nth-child(3) a {
        padding-top: 56px;
        line-height: 1.3
    }

    #sideMenu ul>li.contact {
        line-height: 32px;
        background: url("../images/icon-sidebar-connect.png") no-repeat center 15px
    }

    #sideMenu ul>li.contact:hover,
    #sideMenu ul>li.contact:focus {
        line-height: 32px;
        background: url("../images/icon-sidebar-connect.png") #8c0b00 no-repeat center 15px
    }

    #sideMenu ul>li.hazon {
        background: url("../images/peace-activists-80.png") no-repeat center 0;
        margin-top: 10px;
    }

    #sideMenu ul>li.hazon:hover,
    #sideMenu ul>li.hazon:focus {
        background: url("../images/peace-activists-80.png") no-repeat center 0 #8c0b00
    }

    #sideMenu ul>li:last-child a,
    #sideMenu ul>li.contact a {
        padding-bottom: 15px;
        padding-top: 77px
    }

    .noMenu #sideMenu {
        transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -webkit-transform: translateX(-100px)
    }

    .noMenu #content {
        margin-left: 0;
        width: 100%
    }

    .noMenu #subMenu,
    .noMenu #homeSlides,
    .noMenu #halfOver {
        width: 60%
    }

    .noMenu #rightSide,
    .home .noMenu #rightSide h1 {
        width: 40%
    }

    .noMenu #footer {
        width: 60%;
        margin-left: 0
    }

    .home .noMenu #footer {
        width: 100%;
        margin-left: 0
    }

    .noMenu #menuToggle:after {
        border-color: transparent
    }

    .noMenu #subsubMenu {
        left: 0;
        width: 60%
    }

    .noMenu #settleLoader {
        width: 60%
    }

    .noMenu #halfOver .loading {
        left: 30%
    }

    .footer {
        clear: both;
        float: left;
        font-size: 13px;
        margin-left: 100px;
        position: relative;
        width: calc(60% - 60px);
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .footer #inner-footer {
        width: 100%;
        padding: 0 20px
    }

    .footer #inner-footer .credits {
        float: right
    }

    .footer #inner-footer .credits:before {
        display: none
    }

    .footer a {
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out
    }

    .footer a:hover,
    .footer a:focus {
        color: #8b8b8b
    }

    body.acp-readable #acp-toolbar,
    body.acp-marklinks #acp-toolbar,
    body.acp-dark #acp-toolbar,
    body.acp-bright #acp-toolbar,
    #acp-toolbar {
        left: auto;
        right: 0
    }

    body.acp-readable #acp-toolbar,
    body.acp-marklinks #acp-toolbar,
    body.acp-dark #acp-toolbar,
    body.acp-bright #acp-toolbar,
    #acp-toolbar,
    .rtl body.acp-readable #acp-toolbar,
    .rtl body.acp-marklinks #acp-toolbar,
    .rtl body.acp-dark #acp-toolbar,
    .rtl body.acp-bright #acp-toolbar,
    .rtl #acp-toolbar {
        box-shadow: none
    }

    #acp_toolbarWrap button.acp_hide_toolbar.bottom,
    #acp-toolbar-wrap {
        bottom: 0 !important;
        background-color: #333 !important;
        right: auto
    }

    #acp-toggle-toolbar {
        background-color: #333 !important;
        border: none !important;
        box-shadow: none;
        width: 40px;
        height: 40px;
        border-radius: 0;
        top: auto !important;
        bottom: 0 !important;
        left: auto;
        right: 0
    }

    #acp-toggle-toolbar:hover {
        background-color: #771614 !important
    }

    .pagination ul li,
    .pagination-archive ul li {
        width: 40px;
        height: 40px;
        margin: 0 5px
    }

    .pagination ul li a,
    .pagination ul li span.current,
    .pagination-archive ul li a,
    .pagination-archive ul li span.current {
        line-height: 40px
    }

    .home .footer {
        width: calc(100% - 100px)
    }

    .home .footer #inner-footer {
        padding: 0 4%
    }

    #homeSlides {
        height: 100%;
        position: fixed;
        width: calc(60% - 60px);
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out
    }

    #homeSlides .sy-box {
        height: 100%
    }

    #homeSlides ul li {
        height: 100%
    }

    #homeSlides ul li .overlay {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
        opacity: 1
    }

    #homeSlides ul li img {
        max-width: 100%;
        opacity: 0;
        height: auto;
        z-index: 1
    }

    #homeSlides ul li .wrap {
        position: absolute;
        top: 0;
        height: 80%;
        z-index: 3;
        width: 92%;
        left: 4%
    }

    #homeSlides ul li .wrap p {
        margin: 30px auto;
        width: 100%;
        left: auto;
        top: auto;
        position: relative;
        font-size: 45px;
        max-height: 900px;
        font-weight: 400;
        color: #fff
    }

    #homeSlides ul li .wrap p.quoted {
        background: #fff;
        color: #b10d01;
        padding: 20px;
        font-weight: 700;
        font-size: 25px;
        margin-top: 15px;
        bottom: auto;
        width: auto;
        float: left
    }

    #homeSlides .sy-pager {
        bottom: 150px;
        display: block;
        left: 4%;
        margin: 0 auto;
        position: absolute;
        width: auto;
        z-index: 5
    }

    #homeSlides .sy-pager li {
        border: 4px solid white;
        border-radius: 50%;
        box-sizing: content-box;
        display: inline-block;
        height: 14px;
        margin: 0 10px 0 0;
        width: 14px
    }

    #homeSlides .sy-pager li a {
        background: white none repeat scroll 0 0;
        border-radius: 50%;
        display: block;
        height: 8px;
        margin-left: 3px;
        margin-top: 3px;
        text-indent: -9999px;
        width: 8px;
        opacity: 0;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out
    }

    #homeSlides .sy-pager li a:hover,
    #homeSlides .sy-pager li a:focus {
        opacity: 1
    }

    #homeSlides .sy-pager li.sy-active a {
        opacity: 1
    }

    #rightSide {
        height: 100%;
        position: fixed;
        right: 0;
        top: 90px;
        width: calc(40% - 40px);
        background: url("../images/bg2.png") repeat top left;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out
    }

    #rightSide .overlay {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
        opacity: 1;
        height: 100px;
        z-index: 9
    }

    .home #rightSide {
        clear: none;
        float: right;
        height: 100%;
        position: relative;
        right: auto;
        top: auto;
        width: 40%
    }

    .home #rightSide h1 {
        padding: 15px 20px;
        position: fixed;
        right: 0;
        text-align: left;
        font-weight: 400;
        width: calc(40% - 40px);
        z-index: 9;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out
    }

    .home #rightSide .home_news {
        margin-top: 54px
    }

    .home #rightSide .home_news article {
        padding: 0
    }

    .home #rightSide .home_news article a {
        float: left;
        width: 100%;
        height: 100%;
        padding: 20px;
        background: none
    }

    .home #rightSide .home_news article a .date {
        font-weight: normal
    }

    .home #rightSide .home_news article a:hover,
    .home #rightSide .home_news article a:focus {
        background: #262626
    }

    .home #rightSide .home_news article a:hover h2,
    .home #rightSide .home_news article a:hover .date,
    .home #rightSide .home_news article a:focus h2,
    .home #rightSide .home_news article a:focus .date {
        color: #fff
    }

    .home #rightSide .home_news article .wrap {
        display: table;
        height: 100%;
        width: 100%
    }

    .home #rightSide .home_news article .thumb {
        display: table-cell;
        float: none;
        max-width: 30%;
        position: relative;
        width: 150px
    }

    .home #rightSide .home_news article .entry {
        padding: 0 15px 0 0;
        width: calc(100% - 170px);
        display: table-cell;
        float: none;
        max-width: 70%;
        padding: 0 15px 0 25px;
        vertical-align: middle
    }

    .home #rightSide .home_news article .entry h2 {
        margin: 0 auto
    }

    #_atPopupSU.shown,
    #_atPopupSU2.shown {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 99;
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    #_atPopupSU.shown.active,
    #_atPopupSU2.shown.active {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    #template-body,
    #template-body2 {
        margin-top: 90px;
        background: #b10d01;
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -webkit-transition: all 0.4s ease-out 0.2s;
        transition: all 0.4s ease-out 0.2s
    }

    #template-body.active,
    #template-body2.active {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    #template-body .h2,
    #template-body2 .h2 {
        text-align: left
    }

    #template-body .bl-signup-container,
    #template-body2 .bl-signup-container {
        width: 100%
    }

    #template-body .bl-block-content-item,
    #template-body2 .bl-block-content-item {
        width: 845px;
        float: left;
        max-width: 100%
    }

    #template-body .bl-block-content-item.bl-block-content-item-text,
    #template-body2 .bl-block-content-item.bl-block-content-item-text {
        width: 100%;
        max-width: 100%
    }

    #template-body .bl-block-content-item.bl-block-content-item-button,
    #template-body2 .bl-block-content-item.bl-block-content-item-button {
        margin: 10px auto
    }

    #template-body input,
    #template-body2 input {
        margin-right: 20px;
        width: 190px;
        background: #fff;
        border: 1px solid #afafaf;
        border-radius: 20px;
        color: #333;
        font-family: inherit;
        font-size: 17px;
        font-weight: 700;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        text-align: left;
        float: left;
        clear: none;
        -webkit-transition: border-color #c7c7c7 0.25s ease-in-out;
        transition: border-color #c7c7c7 0.25s ease-in-out
    }

    #template-body input:focus,
    #template-body2 input:focus {
        border: 2px solid #afafaf
    }

    #template-body input[type="checkbox"],
    #template-body2 input[type="checkbox"] {
        height: auto;
        margin-right: 5px;
        margin-top: 2px;
        width: auto;
        clear: both
    }

    #template-body .confirm-label,
    #template-body2 .confirm-label {
        color: #fff;
        cursor: auto;
        font-size: 14px;
        font-weight: 700;
        float: left
    }

    #template-body .left,
    #template-body2 .left {
        width: auto
    }

    #template-body .left .bl-block-content-item-button,
    #template-body2 .left .bl-block-content-item-button {
        background: #e2e2e2 none repeat scroll 0 0;
        border: 1px solid #afafaf;
        border-radius: 20px;
        color: #b10d01;
        display: inline-block;
        float: left;
        font-family: "Lato", Arial;
        font-size: 18px;
        font-weight: 700;
        height: 40px;
        line-height: 37px;
        padding: 0 25px;
        margin: 10px auto !important;
        width: auto;
        box-sizing: content-box;
        cursor: pointer;
        margin-top: 16px;
        -webkit-transition: background 0.25s ease-in-out;
        transition: background 0.25s ease-in-out
    }

    #template-body .left .bl-block-content-item-button:hover,
    #template-body2 .left .bl-block-content-item-button:hover {
        background: #c7c7c7
    }

    #template-body .left .bl-block-content-item-button button,
    #template-body2 .left .bl-block-content-item-button button {
        font-size: inherit;
        font-weight: inherit;
        color: #b10d01 !important;
        border: none;
        background: none
    }

    #template-body .left .bl-block-content-item-button button:focus,
    #template-body2 .left .bl-block-content-item-button button:focus {
        border: 1px dotted
    }

    #template-body2 {
        float: left;
        width: 100%;
        padding-bottom: 0
    }

    #template-body2 .bl-block-content-item {
        width: 1145px;
        max-width: 100%
    }

    #template-body2 .bl-block-content-item input {
        width: 170px
    }

    #template-body2 h2,
    #template-body2 .h2 {
        color: #fff;
        float: left;
        width: 100%;
        font-size: 30px;
        font-weight: 700;
        text-align: left;
        margin: 20px auto
    }

    #template-body2 .wpcf7 {
        float: left;
        width: 100%;
        padding-bottom: 0
    }

    #template-body2 .wpcf7 .wpcf7-form {
        float: left;
        width: 100%;
        padding-bottom: 0
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
        float: left
    }

    #template-body2 .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
        color: inherit;
        direction: ltr;
        display: block;
        font-size: 12px;
        left: 30%;
        padding: 10px;
        position: absolute;
        top: -25px;
        background: #f78b83;
        border-radius: 10px 10px 10px 0;
        color: #912323;
        padding: 5px !important;
        max-width: 280px;
        min-width: 50px;
        width: auto
    }

    #template-body2 .wpcf7 .wpcf7-form .bl-block-content-item-button {
        margin: 30px auto;
        padding: 0 25px;
        width: auto;
        float: left;
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-submit {
        border: none;
        background: #fff;
        color: #b10d01;
        text-align: center;
        margin: 10px auto;
        width: 120px;
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-submit:focus {
        border: 1px dotted
    }

    #template-body2 .wpcf7 .ajax-loader {
        position: absolute
    }

    #template-body2 div.wpcf7-validation-errors {
        display: none !important
    }

    #template-body2 div.wpcf7-mail-sent-ok {
        border: medium none;
        color: white;
        direction: ltr;
        left: 595px;
        position: absolute;
        text-align: left;
        top: 0;
        bottom: auto;
        width: auto
    }

    .__atPopupQtips.ui-tooltip,
    .__atPopupQtips.qtip {
        display: none;
        font-size: 10.5px;
        left: -28000px;
        line-height: 12px;
        max-width: 280px;
        min-width: 50px;
        position: absolute;
        top: -28000px
    }

    .__atPopupQtips.ui-tooltip,
    .__atPopupQtips.qtip {
        font-size: 12px;
        line-height: 1.3
    }

    .__atPopupQtips.ui-tooltip .ui-tooltip-tip,
    .__atPopupQtips.ui-tooltip .ui-tooltip-tip .qtip-vml {
        background: transparent none repeat scroll 0 0;
        border: 0 dashed transparent;
        color: #123456;
        font-size: 0.1px !important;
        line-height: 0.1px !important;
        position: absolute
    }

    .__atPopupQtips.ui-tooltip {
        padding: 0 !important
    }

    .__atPopupQtips.ui-tooltip-red {
        background-color: #f78b83;
        border-color: #d95252;
        color: #912323;
        border-radius: 10px 10px 10px 0;
        padding: 5px !important
    }

    .__atPopupQtips.ui-tooltip .ui-tooltip-tip {
        margin: 0 auto;
        overflow: hidden;
        z-index: 10
    }

    .close_ac {
        color: white;
        cursor: pointer;
        display: block;
        position: absolute;
        background: url("../images/close.svg") no-repeat center center;
        background-size: contain;
        color: #b10d01 !important;
        font-size: 10px;
        right: 30px;
        top: 20px;
        width: 30px;
        height: 30px;
        z-index: 99;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out
    }

    .close_ac:hover {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .closePP svg .sts0 {
        fill: #8b181b;
        -webkit-transition: fill 0.25s ease-in-out;
        transition: fill 0.25s ease-in-out
    }

    .closePP:hover svg .sts0 {
        fill: #771614
    }

    .closePP:focus svg .sts0,
    .closePP:active svg .sts0 {
        fill: #62150C
    }

    .buttonLike {
        background: #e2e2e2 none repeat scroll 0 0;
        border: 1px solid #afafaf;
        border-radius: 20px;
        color: #b10d01;
        display: inline-block;
        float: left;
        font-family: "Lato", Arial;
        font-size: 18px;
        font-weight: 700;
        height: 40px;
        line-height: 37px;
        margin-left: 20px;
        padding: 0 25px;
        width: auto;
        -webkit-transition: background 0.25s ease-in-out;
        transition: background 0.25s ease-in-out
    }

    .buttonLike:hover {
        background: #c7c7c7
    }

    .buttonLike:focus,
    .buttonLike:active {
        background: #afafaf
    }

    #searchform {
        margin: 20px auto;
        padding: 0 20px
    }

    #searchform label {
        font-size: 16px;
        line-height: 37px;
        float: left;
        width: auto
    }

    #searchform input#s {
        margin-bottom: 20px;
        width: 400px;
        clear: none;
        margin-right: 0;
        margin-left: 15px;
        background: #e2e2e2;
        border: 1px solid #afafaf;
        border-radius: 20px;
        color: #333;
        font-family: inherit;
        font-size: 17px;
        font-weight: 700;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        float: left;
        -webkit-transition: border-color 0.25s ease-in-out;
        transition: border-color 0.25s ease-in-out
    }

    #searchform input#s:focus {
        border: 2px solid #afafaf
    }

    #searchDiv label,
    #searchDiv input,
    #searchDiv button {
        clear: none;
        float: left;
        width: auto
    }

    #searchDiv button {
        margin-left: 10px
    }

    #main.page article {
        margin-top: 50px;
        padding: 0 25px
    }

    #main.page article>.wrap {
        width: 100%
    }

    #main.page article .article-header h1 {
        font-size: 35px
    }

    #subMenu {
        height: 50px;
        width: calc(60% - 60px);
        font-size: 18px;
        font-weight: bold;
        top: 90px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out
    }

    #subMenu ul {
        width: 100%
    }

    #subMenu ul li a {
        padding: 13px 10px;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out
    }

    #subMenu ul li a:hover,
    #subMenu ul li a:focus {
        color: #fff
    }

    #timelineWrap .tl-text h2.tl-headline {
        margin: 15px auto 25px
    }

    #main.page .postsWrap {
        margin-top: 0
    }

    #main.page .postsWrap article {
        padding: 0
    }

    #main.page .postsWrap article a {
        width: 100%;
        float: left;
        height: 100%;
        padding: 20px
    }

    #main.page .postsWrap article a h2 {
        font-size: 1.4em
    }

    #main.page .postsWrap article a:hover,
    #main.page .postsWrap article a:focus {
        background: #262626
    }

    #main.page .postsWrap article a:hover h2,
    #main.page .postsWrap article a:hover .date,
    #main.page .postsWrap article a:hover .byline,
    #main.page .postsWrap article a:focus h2,
    #main.page .postsWrap article a:focus .date,
    #main.page .postsWrap article a:focus .byline {
        color: #fff
    }

    .thumb {
        position: relative
    }

    .thumb img {
        float: left
    }

    .thumb .playBttn {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 40px;
        height: 40px;
        display: block;
        margin-left: -20px;
        margin-top: -20px
    }

    .thumb .playBttn svg {
        width: 100%;
        height: auto
    }

    .thumb .playBttn svg .pl1 {
        fill: #fff
    }

    article:hover .thumb .playBttn svg,
    article:focus .thumb .playBttn svg {
        width: 100%;
        height: auto
    }

    article:hover .thumb .playBttn svg .pl1,
    article:focus .thumb .playBttn svg .pl1 {
        fill: #b10d01
    }

    #main.page.category h1.page-title,
    #main.page.archive h1.page-title,
    #main.page.search h1.page-title {
        width: 100%;
        padding: 0 25px;
        margin: 75px auto 25px;
        font-size: 35px
    }

    #subsubMenu {
        background: white none repeat scroll 0 0;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35);
        height: 40px;
        left: 100px;
        line-height: 40px;
        top: 140px;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        width: calc(60% - 60px)
    }

    #subsubMenu ul li a {
        color: #333;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out
    }

    #subsubMenu ul li a:hover {
        color: #afafaf
    }

    #charts .chart .numberTitle {
        font-size: 25px
    }

    #charts .chart .highcharts-title {
        font-size: 25px !important
    }

    #theMap {
        bottom: auto;
        cursor: move;
        direction: ltr;
        height: calc(100% - 90px);
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        z-index: 5
    }

    #theMap .gm-style-iw .marker-title h4 {
        box-sizing: border-box;
        color: #b10d01;
        float: left;
        font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 17px;
        font-weight: bold;
        line-height: 1.3;
        margin: 0 auto;
        padding: 5px 10px;
        text-align: center;
        width: 100%
    }

    #theMap .gm-style-iw .marker-title h4.noLink {
        color: #333
    }

    #theMap .gm-style-iw .marker-title h4 a {
        display: block;
        color: inherit
    }

    #theMap .gm-style-iw .leaflet-popup-content,
    #theMap .gm-style-iw div {
        max-width: 99.9% !important;
        overflow: hidden;
        width: 100% !important
    }

    #mapLegend {
        background: #fff;
        bottom: 23px;
        display: block;
        font-size: 13px;
        line-height: 21px;
        padding: 5px 10px;
        position: fixed;
        right: 50px;
        box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.35);
        z-index: 999
    }

    #mapLegend span {
        margin-right: 10px;
        padding-left: 20px;
        position: relative
    }

    #mapLegend span:before {
        content: "";
        display: block;
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background: #afafaf;
        left: 0;
        top: 4px
    }

    #mapLegend span.sep {
        border-left: 1px solid #afafaf;
        padding-left: 30px;
        margin-right: 0
    }

    #mapLegend span.sep:before {
        left: 10px;
        background: #b10d01
    }

    #main.page #settlements {
        width: 100%;
        padding: 0 25px
    }

    #main.page #settlements #settlements-list {
        text-align: justify
    }

    #main.page #settlements #settlements-list .mix {
        padding: 0
    }

    #main.page #settlements #settlements-list .mix .title {
        font-weight: normal;
        -webkit-transition: background 0.25s ease-in-out;
        transition: background 0.25s ease-in-out
    }

    #main.page #settlements #settlements-list .mix .title a {
        font-size: 16px
    }

    #main.page #settlements #settlements-list .mix:hover .title {
        background: #771614
    }

    #main.page #settlements #abcSort {
        width: calc(100% - 50px)
    }

    #settleLoader {
        width: calc(60% - 60px)
    }

    #main .focusWrap h1 {
        text-align: left;
        margin: 75px auto 25px;
        width: 100%;
        padding: 0 25px
    }

    #main .focusWrap #postsWrapper {
        float: none;
        display: block;
        text-align: center;
        padding: 0 25px;
        width: 100%
    }

    #main .focusWrap #postsWrapper .focus-item {
        width: 43%;
        display: inline-block;
        margin-bottom: 25px
    }

    #main .focusWrap #postsWrapper .focus-item .title {
        -webkit-transition: background 0.25s ease-in-out;
        transition: background 0.25s ease-in-out
    }

    #main .focusWrap #postsWrapper .focus-item .title a {
        font-weight: normal
    }

    #main .focusWrap #postsWrapper .focus-item:hover .title {
        background: #771614
    }

    .single #rightSide {
        height: calc(100% - 90px)
    }

    .single #rightSide .map {
        height: 100%
    }

    #main.single article {
        margin-top: 50px;
        padding: 0 25px
    }

    #main.single article .wrap {
        width: 100%
    }

    #main.single article #charts {
        margin-bottom: 25px
    }

    #main.single article #charts .chartsWrap .chart {
        padding: 25px;
        background: none
    }

    #halfOver {
        width: calc(60% + 40px)
    }

    #main.single.settlement article .wrap {
        padding: 0 25px;
        width: 100%
    }

    #main.single.settlement article .netunim,
    #main.single.settlement article .tenders {
        padding: 0
    }

    #main.single.settlement article .settleThumb {
        padding: 0;
        margin-top: 2.3em
    }

    #main.single.settlement article .tenders {
        clear: right
    }

    #main.single.settlement article .plans {
        padding: 0;
        float: left;
        clear: none
    }

    #main.single.settlement article .plans.noThumb {
        padding: 0;
        clear: both
    }

    #main.single.settlement #articles article {
        padding: 0
    }

    #main.single.settlement #articles article a {
        width: 100%;
        padding: 25px;
        display: block;
        float: left
    }

    #main.single.settlement #articles article a:hover,
    #main.single.settlement #articles article a:focus {
        background: #262626
    }

    #main.single.settlement #articles article a:hover h3,
    #main.single.settlement #articles article a:hover .date,
    #main.single.settlement #articles article a:focus h3,
    #main.single.settlement #articles article a:focus .date {
        color: #fff
    }

    #photos ul {
        width: 100%;
        padding: 0 25px
    }

    #main.page.contact article {
        margin-top: 0
    }

    #main.page.contact article #teamMembers li {
        line-height: 1.4
    }

    #main.page.contact article #teamMembers li .entry h4 {
        margin-top: 2px
    }

    #allOvelay .closeWelc {
        top: 10px;
        cursor: pointer
    }

    #allOvelay .closeWelc:hover {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .d-all {
        width: 100%
    }
}

@media only screen and (min-width: 990px) and (max-width: 1425px) {
    #main.page #settlements {
        width: 100%;
        padding: 0 25px
    }

    #main.page #settlements #settlements-list .mix .title a {
        font-size: 16px
    }
}

@media only screen and (min-width: 990px) and (max-width: 1350px) {
    #main.page #settlements #abcSort div {
        margin-right: 9px
    }

    .footer #inner-footer {
        font-size: 12px;
        padding: 0 10px
    }

    #template-body2 .bl-block-content-item {
        width: 995px
    }

    #template-body2 .bl-block-content-item input {
        width: 145px;
        margin-right: 13px
    }

    #template-body2 .left {
        float: right;
        margin-right: 15px
    }

    #template-body2 .wpcf7 {
        float: left;
        width: 100%;
        padding-bottom: 0
    }

    #template-body2 .wpcf7 .wpcf7-form {
        float: left;
        width: 100%;
        padding-bottom: 0
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
        float: left
    }

    #template-body2 .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
        color: inherit;
        direction: ltr;
        display: block;
        font-size: 12px;
        left: 30%;
        padding: 10px;
        position: absolute;
        top: -25px;
        background: #f78b83;
        border-radius: 10px 10px 10px 0;
        color: #912323;
        padding: 5px !important;
        max-width: 280px;
        min-width: 50px;
        width: auto
    }

    #template-body2 .wpcf7 .wpcf7-form .bl-block-content-item-button {
        margin: 10px auto;
        padding: 0 25px;
        width: auto
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-submit {
        border: none;
        background: no-repeat;
        color: #b10d01;
        text-align: center;
        margin: 0 auto
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-submit:focus {
        border: 1px dotted
    }

    #template-body2 .wpcf7 .ajax-loader {
        position: absolute
    }

    #template-body2 div.wpcf7-mail-sent-ok {
        border: medium none;
        color: white;
        direction: ltr;
        left: 595px;
        position: absolute;
        text-align: left;
        top: 0;
        bottom: auto;
        width: auto
    }
}

@media only screen and (min-width: 360px) and (max-width: 990px) {
    #header .actions a {
        display: none;
    }

    #header .actions a#helpUsLink {
        display: block;
        position: absolute;
        right: 44px;
        left: auto;
        top: 15px;
        padding: 0 10px;
        height: 30px;
        line-height: 28px;
        border-radius: 10px;
    }
}

@media only screen and (min-width: 990px) and (max-width: 1200px) {
    #header .desktopOnly.right.nav {
        display: none
    }

    .home #rightSide h1 {
        font-size: 1.2em;
        padding: 17px 20px
    }

    .footer #inner-footer {
        font-size: 10px;
        padding: 0 10px
    }

    #main.page #settlements #abcSort div {
        margin-right: 5px;
        font-size: 16px
    }

    #main.page #settlements #abcSort input#settleSearch {
        width: 170px
    }

    #template-body .bl-block-content-item {
        width: 790px
    }

    #template-body .bl-block-content-item input {
        width: 170px
    }

    #template-body .bl-block-content-item input[type="checkbox"] {
        width: auto
    }

    #template-body2 .bl-block-content-item {
        width: 785px
    }

    #template-body2 .bl-block-content-item input {
        width: 120px;
        margin-right: 10px;
        font-size: 14px
    }

    #template-body2 .left {
        float: right;
        margin-right: 15px
    }

    #template-body2 .wpcf7 {
        float: left;
        width: 100%;
        padding-bottom: 0
    }

    #template-body2 .wpcf7 .wpcf7-form {
        float: left;
        width: 100%;
        padding-bottom: 0
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
        float: left
    }

    #template-body2 .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
        color: inherit;
        direction: ltr;
        display: block;
        font-size: 12px;
        left: 30%;
        padding: 10px;
        position: absolute;
        top: -25px;
        background: #f78b83;
        border-radius: 10px 10px 10px 0;
        color: #912323;
        padding: 5px !important;
        max-width: 280px;
        min-width: 50px;
        width: auto
    }

    #template-body2 .wpcf7 .wpcf7-form .bl-block-content-item-button {
        margin: 10px auto;
        padding: 0 25px;
        width: auto
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-submit {
        border: none;
        background: no-repeat;
        color: #b10d01;
        text-align: center;
        margin: 0 auto;
        font-size: 16px
    }

    #template-body2 .wpcf7 .wpcf7-form .wpcf7-submit:focus {
        border: 1px dotted
    }

    #template-body2 .wpcf7 .ajax-loader {
        position: absolute
    }

    #template-body2 div.wpcf7-validation-errors {
        display: none !important
    }

    #template-body2 div.wpcf7-mail-sent-ok {
        border: medium none;
        color: white;
        direction: ltr;
        left: 595px;
        position: absolute;
        text-align: left;
        top: 0;
        bottom: auto;
        width: auto
    }

    #teamMembers li:nth-child(even),
    #teamMembers li {
        width: 100%;
        padding: 0
    }
}

@media only screen and (min-width: 990px) and (min-width: 1450px) {
    #main.single.settlement article .netunim {
        padding-right: 25px;
        width: 50%
    }

    #main.single.settlement article .settleThumb {
        margin-top: 29px;
        padding-left: 25px;
        width: 50%
    }

    #main.single.settlement article .plans {
        float: left;
        padding: 0 25px 0 0;
        width: 50%
    }

    #main.single.settlement article .plans.noThumb {
        clear: none;
        float: right;
        padding: 0 0 0 1em;
        width: 50%
    }

    #main.single.settlement article .tenders {
        clear: none;
        float: right;
        padding: 0 0 0 25px;
        width: 50%
    }

    #main.single.settlement article .tenders.noThumb,
    #main.single.settlement article .tenders.noPlans {
        clear: left;
        float: left;
        padding: 0 1em 0 0;
        width: 50%
    }
}

@media only screen and (min-width: 1600px) {
    #main.page .postsWrap article a h2 {
        font-weight: 400
    }

    h2,
    .h2 {
        font-weight: 400
    }

    #photos ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    #photos ul li {
        padding: 25px 25px 25px 0;
        height: 100%;
        overflow: hidden;
        width: 33%;
        display: inline-block
    }

    #main .focusWrap #postsWrapper .focus-item {
        width: 29%
    }

    #template-body2 .bl-block-content-item {
        width: 90%
    }

    #template-body2 .bl-block-content-item input {
        width: 190px
    }
}

@media only screen and (min-width: 1600px) and (min-width: 1860px) {
    #main.page.contact article {
        margin-top: 0
    }

    #main.page.contact article #teamMembers li {
        width: 33%;
        line-height: 1.4;
        float: left;
        padding-left: 0;
        padding-right: 15px;
        clear: none
    }

    #main.page.contact article #teamMembers li .entry h4 {
        margin-top: 2px
    }
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline
    }

    a:after,
    a:visited:after {
        content: " ("attr(href) ")"
    }

    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .sidebar,
    .page-navigation,
    .wp-prev-next,
    .respond-form,
    nav {
        display: none
    }
}

.noo-inner,
.slick-list {
    height: auto !important;
}