/*
Theme Name: Ensan Organization
Theme URI: http://www.ensanorg.com
Author: Omar Soliman
Author URI: http://fb.com/100006484672068
Description: Custom WordPress Theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ensan
Domain Path: /languages/
*/

@font-face {
    font-family: 'icomoon';
    src: url(fonts/icomoon.eot?sn0bj7);
    src: url(fonts/icomoon.eot?#iefixsn0bj7) format('embedded-opentype'), url(fonts/icomoon.woff?sn0bj7) format('woff'), url(fonts/icomoon.ttf?sn0bj7) format('truetype'), url(fonts/icomoon.svg?sn0bj7#icomoon) format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-noun_8214_cc:before {
    content: "\e609";
}
.icon-noun_8215_cc:before {
    content: "\e60a";
}
.icon-noun_14383:before {
    content: "\e60b";
}
.icon-noun_15412_cc:before {
    content: "\e60c";
}
.icon-noun_92909_cc:before {
    content: "\e60d";
}
.icon-10:before {
    content: "\e600";
}
.icon-8:before {
    content: "\e601";
}
.icon-7:before {
    content: "\e602";
}
.icon-2:before {
    content: "\e603";
}
.icon-6:before {
    content: "\e604";
}
.icon-4:before {
    content: "\e605";
}
.icon-3:before {
    content: "\e606";
}
.icon-5:before {
    content: "\e607";
}
.icon-1:before {
    content: "\e608";
}
@-webkit-keyframes fadeIn {
    0% {
    opacity: 0;
}
20% {
    opacity: 0;
}
40% {
    opacity: 0.3;
}
60% {
    opacity: 0.5;
}
80% {
    opacity: 0.9;
}
100% {
    opacity: 1;
}
}
@keyframes fadeIn {
    0% {
    opacity: 0;
}
20% {
    opacity: 0;
}
40% {
    opacity: 0.3;
}
60% {
    opacity: 0.5;
}
80% {
    opacity: 0.9;
}
100% {
    opacity: 1;
}
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.nav-previous.alignleft>a, div.nav-next.alignright>a {
    padding: 9px;
    background-color: rgb(244, 110, 75);
    color: #FFF;
}
body {
    background: #fff;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a:hover, a:active {
    outline: 0;
}
a img {
    border: 0;
}
@font-face {
    font-family: 'neosans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/NeoSansArabic.eot');
    src: url('fonts/NeoSansArabic.eot?#iefix') format('embedded-opentype'), url('fonts/NeoSansArabic.woff') format('woff'), url('fonts/NeoSansArabic.ttf') format('truetype'), url('fonts/NeoSansArabic.svg') format('svg');
}
body, button, input, select, textarea {
    font-family: 'neosans';
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
b, strong {
    font-weight: bold;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em 3em;
    width: 100%;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
th {
    font-weight: bold;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    outline: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: none;
    border-radius: 2px;
    background: #EB6C60;
    font-size: 16px;
    line-height: 1;
    color: #FFF;
    padding: 9px 11px 12px 11px;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #FC7669;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    background: #BA544A;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #666;
    border: 1px solid #EB6C60;
    border-radius: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    color: #111;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 3px;
}
textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 98%;
}
a {
    color: rgb(244, 110, 75);
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation p {
    padding-top: 55px;
    display: block;
    color: rgb(252, 121, 86);
    width: 55px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li:last-child {
    margin: 0;
}
.main-navigation li {
    float: right;
    margin: 0 0px 0px 40px;
    top: -8px;
    position: relative;
    height: 110px;
}
.main-navigation a {
    display: block;
}
.main-navigation li i:hover {
    transform: rotateY(180deg);
}
.main-navigation li i {
    position: absolute;
    left: 60%;
    margin-left: -27px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #F46E4B;
    text-align: center;
    font-size: 18px;
    line-height: 51px;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.main-navigation li i:after {
    position: absolute;
    top: -35px;
    left: -5%;
    display: inline-block;
    width: 50px;
    height: 90px;
    background: url("img/menu-bg.png") no-repeat;
    content: "";
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.main-navigation ul ul {
    display: none;
    position: absolute;
    background: #FF6B44;
    top: 7.9em;
    z-index: 99999;
}
.main-navigation li ul li a:hover {
    background: #ED6C4A;
    color: #fff;
}
.main-navigation ul ul:after, .main-navigation ul ul:before {
    bottom: 100%;
    right: 7%;
    border: solid rgb(255, 107, 68);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
ul.sub-menu {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 95%;
    -webkit-animation-name: fadeIn;
    width: 206px;
    -webkit-animation-duration: .3s;
    animation-name: fadeIn;
    animation-duration: .3s;
    z-index: 1;
}
.main-navigation ul ul:after {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #FF6B44;
    border-width: 7px;
    margin-left: -5px;
}
.main-navigation ul ul:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FF6B44;
    border-width: 7px;
    margin-left: -7px;
}
.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}
.main-navigation ul ul a {
    width: 100%;
    height: 45px;
    padding: 12px 8px 14px 6px;
    color: #FFF;
    text-shadow: 0px 0px 0px rgba(208, 208, 208, 1);
}
.main-navigation ul ul li {
    top: 0;
    width: 207px;
    padding-bottom: 0px;
    height: auto;
}
.main-navigation li:hover>a {
}
.main-navigation ul ul:hover>a {
}
.main-navigation ul ul a:hover {
    background: #EC6946;
}
.main-navigation ul li:hover>ul {
    display: block;
}
.main-navigation .current_page_item a, .main-navigation .current-menu-item a {
}
.menu-toggle {
    cursor: pointer;
    display: none;
}
.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.no-results, .not-found {
    text-align: center;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: '';
    display: table;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}
.widget {
    margin: 0 0px 2em;
    color: #B67763;
    font-weight: bold;
}
.widget-padding {
    padding: 12px 0 15px 0px;
}
.widget ul, .widget li {
    width: 100%;
}
.widget ul {
    margin: 0;
}
.widget ul li {
    margin-bottom: 5px;
    border-bottom: 1px dashed #D2B882;
    padding-bottom: 10px;
    padding-top: 5px;
}
.widget ul li:last-child {
    border: none;
}
h1.widget-title {
    font-size: 20px;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 0;
    padding: 0px 0 11px 15px;
    color: rgb(255, 96, 81);
    background-size: contain;
}
.widget a {
    color: #B67763;
}
.widget .border {
    margin-bottom: 5px;
}
.widget select {
    max-width: 100%;
}
.widget_search .search-submit {
    display: none;
}
.sector-1, .sector-2, .sector-3 {
    padding: 25px 0px 30px;
    margin-bottom: 10px;
    margin-top: 15px;
    display: block;
    overflow: hidden;
}
.sector-1 h2, .sector-2 h2, .sector-3 h2 {
    padding: 0px 0px 12px 0px;
    margin: 0;
    font-size: 20px;
    color: #FFF;
}
.border {
    background: #e4c992;
    height: 2px;
    margin-bottom: 20px;
}
.border2 {
    float: right;
    height: 7px;
    background: #e4c992;
    display: block;
    width: 55px;
    margin-right: 7px;
    margin-top: -3px;
}
#bordertwo, #border3 {
    background: #e8714f;
}
.sector-1 {
    padding-bottom: 60px;
}
.sector-1 a {
    color: rgb(235, 108, 96);
}
h1.contribute {
    color: #4A3B3E!important;
}
.left1 {
    position: relative;
    float: left;
    left: 0px;
    width: 266px;
}
.left2 {
    position: relative;
    float: left;
    left: 22px;
    width: 266px;
}
.left3 {
    position: relative;
    float: left;
    left: 45px;
    width: 271px;
}
.sector-1 ul {
    height: 167px;
    overflow: hidden;
}
.sector-1 .rightdiv {
    float: right;
    margin-left: 15px;
}
.sector-1 .rightdiv img {
    border-radius: 3px;
}
.navigation {
}
.arrows {
    float: left;
}
.navigation span {
    height: 30px;
    width: 190px;
    background: rgb(228, 201, 146);
    position: absolute;
}
.arrows button {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background: rgb(244, 110, 75);
    font-size: 14px;
    padding: 0px;
}
.sector-1 .info {
    float: right;
    height: 69px;
    position: relative;
    top: -3px;
    width: 180px;
}
.sector-1 ul li {
    float: right;
    margin-bottom: 23px;
}
.sector-1 a.name {
    color: rgb(234, 99, 86);
}
.sector-1 a.locandat {
    color: rgb(202, 97, 87);
}
.sector-1 h4, .sector-1 h3 {
    margin: 0;
    margin-bottom: 4px;
    top: -6px;
    position: relative;
}
.right {
    position: relative;
    float: right;
    width: 255px;
}
.sector-1 h1 {
    color: #EF6153;
    margin: 0;
    font-size: 21.4px;
    padding-bottom: 11px;
}
.sector-2 {
    padding-top: 40px;
    background: #dd5836;
}
.latest-news ul {
    padding: 0;
    margin: 0;
}
.latest-news ul li {
    display: inline-block;
    width: 250px;
    height: 195px;
    margin-bottom: 0px;
    overflow: hidden;
    margin-left: 43px;
    margin-bottom: 8px;
}
.latest-news .fimg {
    display: block;
    position: relative;
    height: 150px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.latest-news li .fimga {
    padding: 0!important;
}
.fimg span.text-content {
    height: 140px;
    width: 250px;
    border-radius: 5px;
}
.fimg img {
    border-radius: 4px;
}
.last-li {
    margin-left: 0!important;
    float: left!important;
}
.fimga {
    padding: 5px 130px 0 0px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
}
.sector-3 {
}
.left {
    float: left;
}
.right {
    float: right;
}
a.report-violation {
    padding: 1px;
    display: block;
    text-align: center;
    background: rgb(226, 204, 147);
    border-bottom: 3px solid #BAA778;
}
a.report-violation:focus {
    border-bottom: 2px solid #BAA778;
    margin-top: 2px;
    outline: none;
    outline: 0;
}
.report-violation h1 {
}
.post-edit-link, a.more {
    padding: 8px 9px 8px 9px;
    background: rgba(45, 45, 45, 0.37);
    margin-right: 8px;
    color: #FFF;
    float: right;
    position: relative;
    top: 25px;
}
.edit-link>a.post-edit-link, a.comment-edit-link {
    color: #FFF;
}
.entry-meta, .entry-meta a {
    margin-top: 5px;
    color: rgba(56, 81, 85, 0.87);
}
.sticky {
}
.hentry {
    margin: 0;
}
.main-news {
    float: left;
    width: 640px;
}
.main-news-block {
    padding-bottom: 0px;
    margin-bottom: 25px;
    height: 100%;
    overflow: hidden;
    display: block;
}
.entrymain {
    line-height: 1.6!important;
    font-size: 14px!important;
    width: auto!important;
    margin-top: 10px!important;
    color: #515151;
    height: 68px;
}
.main-news-fimage {
    float: right;
    overflow: hidden;
    position: relative;
}
.main-news-fimage img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.main-news-fimage:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.main-news-fimage:hover span.text-content, .fimg:hover span.text-content {
    opacity: 1;
}
span.text-content {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
    display: table;
    height: 135px;
    left: 0;
    position: absolute;
    top: 0;
    width: 200px;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
span.text-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.byline, .updated {
    display: none;
}
.single .byline, .group-blog .byline {
    display: inline;
}
.page-content, .entry-content, .entry-summary {
    font-size: 14.3px;
    width: 870px;
    line-height: 1.8;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.featured-img {
    margin-bottom: 15px;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}
.comments-area {
    float: right;
    direction: rtl;
    margin-top: 25px;
    margin-bottom: 25px;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
}
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.site-main .gallery {
    margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}
.site-main .gallery dd, .site-main .gallery figcaption {
    margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}
embed, iframe, object {
    max-width: 100%;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
    outline: 0;
}
body {
    color: #525252;
    line-height: 1.5;
    margin: 0;
    font-family: 'neosans';
    font-size: 86%;
    overflow: hidden;
}
a {
    color: #515151;
    text-decoration: none;
}
a:active, a:hover {
    outline: 0;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: bold;
    line-height: 1.3;
    color: #141412;
}
h1 {
    font-size: 21px;
    margin: 33px 0;
}
h2 {
    font-size: 18px;
    margin: 25px 0;
}
h3 {
    font-size: 16px;
    margin: 22px 0;
}
h4 {
    font-size: 14px;
    margin: 25px 0;
}
h5 {
    font-size: 13px;
    margin: 30px 0;
}
h6 {
    font-size: 12px;
    margin: 36px 0;
}
address {
    font-style: italic;
    margin: 0 0 24px;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
p {
    margin: 0 0 24px;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
}
blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px;
}
blockquote blockquote {
    margin-right: 0;
}
blockquote cite, blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
blockquote em, blockquote i {
    font-style: normal;
    font-weight: 300;
}
blockquote strong, blockquote b {
    font-weight: 400;
}
small {
    font-size: smaller;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl {
    margin: 0 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 20px;
}
menu, ol, ul {
    list-style: none;
}
ul {
    list-style-type: none;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
li>ul, li>ol {
    margin: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 270px;
    padding-top: 7px;
    padding-bottom: 10px;
}
::-webkit-search-cancel-button {
    display: none;
}
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-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
caption {
    font-size: 16px;
    margin: 20px 0;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}
td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
del {
    color: #333;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
hr {
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
}
.site {
    width: 1140px;
    margin: auto;
    margin-top: 30px;
    background: #FFF;
    margin-bottom:  30px;
}
.site-branding {
    float: right;
    padding: 15px 0px 15px 0px;
}
h1.site-title {
    margin: 0;
    float: right;
}
.site-title img {
    width: 64%;
}
.site-header {
    background: transparent;
}
#topHeader {
    background: transparent;
    height: 35px;
    color: #F46E4B;
    border-bottom: 1px solid #F46E4B;
    font-size: 13px;
    overflow: hidden;
    padding-bottom: 41px;
}
.rightMenu {
    float: right;
    padding: 11.5px 0px;
    width: 500px;
    font-size: 11px;
}
.rightMenu ul#top-menu {
    margin: 0px;
    list-style: none;
}
.rightMenu ul#top-menu a {
    color: #FFF;
}
.rightMenu ul#top-menu li:last-child {
    border: none;
}
.rightMenu ul#top-menu li {
    display: inline-block;
    margin-left: 15px;
    border-left: 1px solid #FFF;
    padding-left: 15px;
}
.leftMenu {
    float: left;
    height: 33px;
    width: 500px;
}
.leftMenu form {
    float: left;
    padding-top: 4.5px;
}
.leftMenu fieldset {
    border: none;
    margin: 0;
    border-left: 1px solid;
    padding: 0px;
    padding-left: 2px;
}
.leftMenu fieldset input[type="text"] {
    border: none;
    border-radius: 0;
    visibility: hidden;
    padding-bottom: 3.5px;
    height: 31px;
    border: 1px solid #F46E4B;
    color: #7C6F72;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgb(255, 255, 255);
}
.leftMenu fieldset input[type="text"]:focus {
    background: rgb(255, 255, 255);
}
::-webkit-input-placeholder {
    color: #7C6F72;
    padding-right: 3px;
}
:-moz-placeholder {
    color: #FFF;
    padding-right: 3px;
}
::-moz-placeholder {
    color: #FFF;
    padding-right: 3px;
}
:-ms-input-placeholder {
    color: #FFF;
    padding-right: 3px;
}
.leftMenu fieldset:hover input[type="text"] {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: visible;
}
.leftMenu fieldset button {
    border: none;
    border-radius: 0;
    padding: 6px 10px 23px;
    box-shadow: none;
    background: #FFFFFF;
    height: 29px;
    margin-left: 3px;
    color: #F9876A;
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid;
}
.leftMenu fieldset button:hover {
    background: #F9876A;
    color: #FFF;
    border: 1px solid #F9876A;
}
.leftMenu fieldset button i {
    display: block;
    margin-top: 2px;
}
.social-icons {
    list-style: none;
    padding-top: 4.5px;
    margin: 0;
    float: left;
    padding-right: 5px;
}
.social-icons li {
    display: inline-block;
}
.social-icons li:hover, .social-icons li i:hover {
    background: #F46E4B;
    color: #FFF;
}
.social-icons li a {
    color: #F46E4B;
}
.social-icons .fa {
    width: 32px;
    height: 31px;
    line-height: 30px;
    text-align: center;
    color: #F9876A;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 17px;
}
.social-icons .fa {
    background: #FFF;
    border: 1px solid #F46E4B;
}
#container, .container {
    width: 1140px;
    margin: 0 auto;
}
#commonbg {
    background: url(img/headerbg.png) no-repeat;
    box-shadow: 0px 2px 3px 1px rgba(234, 234, 234, 0.71);
}
.site-header h1 a, .site-header h2 a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
.site-header h1 a:hover, .site-header h2 a:hover {
    color: #21759b;
}
.site-gif img {
    float: left;
    width: 43%;
}
.site-nav {
    padding: 42px 15px 0px 15px;
    height: 143px;
    float: left;
    background: rgba(226, 204, 147, 0.11);
}
.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
}
.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
    max-width: 1040px;
    padding-left: 60px;
    padding-right: 376px;
}
.comments-title {
}
.comment-list, .comment-list .children {
    list-style-type: none;
    padding: 0;
}
.comment-list .children {
    margin-right: 35px;
}
.comment-list>li:after, .comment-list .children>li:before {
    background-size: 4px 4px;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}
.comment-list>li:last-child:after {
    display: none;
}
.comment-body {
    padding: 24px 0;
    position: relative;
}
.comment-author {
    float: left;
    width: 100%;
}
.comment-author .avatar {
    display: block;
    margin-bottom: 10px;
}
.comment-author .fn {
    word-wrap: break-word;
}
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}
.says {
    display: none;
}
.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative;
}
.no-avatars .comment-metadata, .no-avatars .comment-content, .no-avatars .comment-list .reply {
    width: 100%;
}
.bypostauthor>.comment-body .fn:before {
}
.comment-list .edit-link {
    margin-left: 20px;
}
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
    float: right;
}
.comment-metadata, .comment-content {
    float: left;
    width: 100%;
}
.comment-meta, .comment-meta a {
    font-size: 13px;
}
.comment-meta a:hover {
}
.comment-metadata {
    margin-bottom: 20px;
}
.ping-meta {
    color: #a2a2a2;
    font-size: 13px;
    line-height: 2;
}
.comment-awaiting-moderation {
    color: #a2a2a2;
}
.comment-awaiting-moderation:before {
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.comment-reply-link:before, .comment-reply-login:before {
    margin-right: 3px;
}
.comment-respond {
}
.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px;
}
.comment-reply-title {
    margin-bottom: 5px;
}
.comment-reply-title small a {
    display: inline-block;
    float: right;
    height: 16px;
    overflow: hidden;
    font-size: 12px;
    color: orange;
}
.comment-reply-title small a:hover {
    text-decoration: none;
}
.comment-reply-title small a:before {
    vertical-align: top;
}
.sidebar .comment-list .comment-reply-title, .sidebar .comment-list .comment-respond .comment-form {
    padding: 0;
}
.comment-form .comment-notes {
    margin-bottom: 15px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
    margin-bottom: 8px;
}
.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
    float: right;
    padding: 5px 0;
    direction: rtl;
    width: 120px;
}
.comment-form .required {
    color: #ed331c;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    max-width: 270px;
    width: 60%;
}
.comment-form textarea {
    width: 100%;
}
.form-allowed-tags, .form-allowed-tags code {
    color: #686758;
    font-size: 12px;
}
.form-allowed-tags code {
    font-size: 10px;
    margin-left: 3px;
}
.comment-list .pingback, .comment-list .trackback {
    padding-top: 24px;
}
.comment-navigation {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0 30px;
    width: 100%;
}
.no-comments {
    background-color: #f7f5e7;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 40px 0;
    text-align: center;
}
.sidebar .no-comments {
    padding-left: 60px;
    padding-right: 376px;
}
.comment-author .avatar {
    display: inline;
}
ol.comment-list article {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}
.reply {
    text-align: right;
}
.entry-header .entry-title {
    font-size: 20px;
    line-height: 1.7;
    margin: 0;
}
.content-area {
    width: 76%;
    float: right;
    display: block;
}
.widget-area {
    width: 20%;
    float: left;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-style: italic;
    font-size: 12px;
    line-height: 2;
    color: #757575;
}
img.wp-smiley, .rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.entry-content dl.gallery-item {
    margin: 0;
}
.gallery-item a, .gallery-caption {
    width: 90%;
}
.gallery-item a {
    display: block;
}
.gallery-caption a {
    display: inline;
}
.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}
body.single-format-aside article.format-aside {
    padding: 24px;
    background: #d2e0f9;
    border-left: 22px solid #a8bfe8;
}
footer[role="bfooter"] {
    display: block;
    overflow: hidden;
    background: url(img/footerblock.png);
    min-height: 135px;
    color: #E4D6B1;
    background-size: cover;
}
span.reportingft {
    background: #f46e4b;
    width: 250px;
    display: block;
    padding: 15px 19px 15px 19px;
    font-size: 16px;
    color: #FFF;
    border-top: 4px solid #4B3B3E;
    text-align: center;
    position: relative;
}
.bfooter-nav {
    text-align: center;
    margin: 0 auto;
    width: 500px;
}
.bfooter-nav nav {
}
.bfooter-nav nav span {
    width: 63px;
    height: 34px;
    display: inline-block;
    background: rgb(244, 110, 75);
    font-size: 18px;
    padding: 2px;
    margin-left: 3px;
    border-bottom: 3px solid #4B3B3E;
    -webkit-transition: all .3s ease;
}
.bfooter-nav nav span:hover {
    background: #4B3B3E;
}
.bfooter-nav nav span a {
    color: #FFF;
}
footer[role="sfooter"] {
    clear: both;
    font-size: 12px;
    text-align: center;
    color: #E4D6B1;
    background: #4b3b3e;
    padding: 7px;
}
footer[role="sfooter"] a {
    color: #e4d6b1;
}
footer[role="sfooter"] a:hover {
    color: #E7806B;
}
.scrolltotop {
    float: right;
    background: rgb(228, 214, 177);
    font-size: 14px;
    padding: 4px;
    width: 30px;
    height: 30px;
}
a.scrolltotop {
    color: #4B3B3E!important;
}
.sfooter-nav {
    height: 30px;
    float: right;
    overflow: hidden;
}
.sfooter-nav ul {
}
.sfooter-nav ul li {
    display: inline-block;
    font-size: 15px;
    padding: 3px 1px 0px 10px;
}
.sfooter-nav ul li:last-child {
    padding-left: 0;
}
.sfooter-nav a {
}
.copyrights {
    text-align: left;
    padding: 18px 0px 0px 0px;
    font-size: 15px;
}
#breadcrumbs {
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
    background: url(img/headerblock.png);
    padding: 40px 0px;
    color: #FFF;
    box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, 0.56);
}
#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
}
#breadcrumbs a {
    color: white;
    color: #fff;
}
#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #FFFFFF;
    margin-left: 10px;
    margin-right: 10px;
}
.brd {
    margin: 0 auto;
    margin-right: 104px;
    float: right;
    background: rgba(45, 45, 45, 0.37);
    padding: 5px 0px 5px 15px;
    border-right: 3px solid #F46E4B;
    position: relative;
    top: 25px;
    padding-right: 15px;
    text-shadow: -1px 1px 2px rgba(0, 0, 0, 1);
}
.seperator {
    text-shadow: none;
}
a.bread-link, .bread-current, .bread-cat {
    color: #fff;
    font-weight: bold;
    text-shadow: -1px 1px 2px rgba(0, 0, 0, 1);
}
a.bread-link:hover, .bread-current:hover, .bread-cat:hover {
    color: #fff;
}
.icon-3 {
    font-size: 22px!important;
    line-height: 49px!important;
}
.icon-3:before {
    position: absolute;
    left: 24%;
}
.icon-4 {
    font-size: 28px!important;
    line-height: 59px!important;
}
.icon-4:before {
    left: 17%;
    position: absolute;
}
.icon-6 {
    font-size: 22px!important;
    line-height: 52px!important;
}
.icon-7 {
    font-size: 22px!important;
    line-height: 56px!important;
}
.icon-7:before {
    left: 23%!important;
    position: absolute!important;
}
.fa-file {
    font-size: 14px!important;
}
.fa-file:before {
    position: absolute!important;
    top: -3%!important;
    left: 37%!important;
}
.icon-2 {
    font-size: 24px!important;
    padding-left: 5px!important;
}
.colleft {
    position: relative;
    width: 100%;
    right: 570px;
}
.col1 {
    position: relative;
    overflow: hidden;
    float: left;
    width: 564px;
    left: 1157.5px;
    height: 300px;
}
.col2 {
    position: relative;
    overflow: hidden;
    float: left;
    width: 565px;
    left: 5px;
    height: 300px;
}
.col1 ul li, .col2 ul li {
    float: right;
    width: 260.5px;
    height: 100px;
    border-bottom: 1px dashed #E4C992;
    padding-bottom: 108px;
    padding-top: 10px;
}
.col1 h2, .col2 h2 {
    color: #ff6855;
}
.col1 .fimg, .col2 .fimg {
    float: right;
    height: 92px;
    margin-left: 10px;
}
.col1 .fimg img, .col2 .fimg img {
    vertical-align: middle;
    float: right;
    margin-left: 8px;
}
.col1 .fimga, .col2 .fimga {
    color: #B57D70;
    line-height: 1.6;
    text-align: right;
    width: 260px;
}
.SlideShow {
}
#owl-slider {
    direction: ltr;
}
.owl-carousel {
    position: relative;
}
.owl-next {
    background: url("img/arrowright.png") no-repeat;
    margin-right: 5px!important;
}
.owl-prev {
    background: url("img/arrowleft.png") no-repeat;
}
.owl-prev, .owl-next {
    position: absolute;
    text-indent: -99999px;
    width: 53px;
    height: 51px;
    top: 45%;
    margin-top: -10px;
    // Half of the prev/next buttons height here in negatives to center them perfectly;
}
.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}
#owl-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}
.caption {
    position: absolute;
    color: #FFF;
    bottom: 10px;
    left: 0;
    height: 70px;
    right: 0;
    text-align: right;
    border-right: 1px solid #F57954;
    border-bottom: 1px solid #F57954;
    width: 50%;
    padding-top: 0px;
    padding-right: 15px;
    margin: 0 auto;
}
.caption h1 {
    margin: 0px 0px 0px;
    padding: 0;
    color: #FFF;
}
.caption p {
    margin-top: 9px;
    padding: 0;
    font-weight: bolder;
    color: rgb(228, 201, 146);
}
.caption a {
    float: left;
    padding: 5px 10px;
    background: #E7714E;
    margin-top: 10px;
    border-radius: 3px;
    color: #000;
    font-size: 15px;
    text-decoration: none;
    font-weight: bolder;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.innercapt {
    float: right;
    width: 520px;
}
.victim-name {
    float: right;
    width: 230px;
    margin-right: 15px;
}
article.victim {
    width: 427px;
    float: right;
    height: 135px;
    margin-bottom: 50px;
}
span.victim-cover {
    width: 150px;
}
p.category {
    margin-bottom: 6px;
}
h1.victims {
    color: #FF6051!important;
    line-height: 24px!important;
    margin-bottom: 10.5px!important;
}
.rightcontent {
    width: 705px;
    float: right;
}
.leftcontent {
    float: left;
    width: 145px;
}
.leftcontent span {
    padding: 8px;
    background: #f4f0e7;
    font-size: 22px;
    border-radius: 6px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
}
.leftcontent span:hover {
    background: #f46e4b;
}
.leftcontent span:hover>a {
    color: #FFF;
}
.leftcontent span a {
    color: #F36F49;
}
.leftcontent span.border {
    height: 125px;
    background: #E2CC93;
}
.infoTable {
    padding: 10px;
    margin-bottom: 10px;
    background: #f4f0e7;
    border: 1px solid #e1cc93;
}
span.input {
    background: #4a3b3e;
    padding: 8px;
    float: right;
    font-weight: bold;
    color: #FFF;
    display: block;
    font-size: 15.5px;
    margin-bottom: 5px;
}
span.value {
    margin-right: 135px;
    float: none;
    background: #ebe0ca;
    color: #493a3d;
}
.twoTables {
    display: inline-block;
}
span#oneTable {
    width: 285.5px;
}
span#twoTable {
    width: 310px;
    height: 40px;
    display: list-item;
}
span#input2 {
    width: 128px;
}
span#mainInfo {
    text-shadow: 2px 1px 2px rgba(97, 97, 97, 0.66);
    background: #F46E4B;
    font-size: 20px;
    padding: 5px 8px;
    color: #FFF;
    margin-bottom: 8px;
    display: block;
    text-align: center;
    margin-top: 15px;
}
#entry {
    color: #4a3b3e;
    font-size: 15px;
    line-height: 1.7;
    font-weight: bold;
}
article.post>header.entry-header {
    margin-bottom: 15px;
}
h1.page-title {
    margin-top: 0;
    color: rgb(235, 108, 96);
    border-bottom: 2px solid #E4C992;
    padding-bottom: 7.5px;
    margin-bottom: 25px;
}
.search {
    margin-top: 4px;
}
li.recentPosts {
    height: 60px;
    border-bottom: 1px dashed #D2B882!important;
    padding-bottom: 70px!important;
    padding-top: 5px!important;
}
li:last-child.recentPosts {
    border: none!important;
    margin-bottom: 0;
}
a.recentFeatured {
    float: right;
}
a.recentFeatured img {
    border-radius: 1px;
}
a.recentLink {
    float: left;
    display: block;
    width: 140px;
}
.fa-play:before {
    left: 37%!important;
    position: absolute!important;
}
.js div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #FFF;
}
.js div#preloader:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
    z-index: -1;
    background: #FFF url(img/logo.png) no-repeat center center;
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#countcontainer {
    width: 865px;
    height: 270px;
    padding: 5px 0px;
    background: url("img/count.png") no-repeat;
    background-size: cover;
    display: block;
    position: relative;
}
#headtitle {
    text-align: center;
    height: 40px;
}
#headtitle span {
    background: #f46e4b;
    color: #FFF;
    padding: 7px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
}
#headtitle span:after {
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: solid 10px #F46E4B;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
ul#spanscontainer {
    text-align: right;
    padding-top: 22px;
    margin-top: 20px;
    margin: 0 auto;
    width: 754px;
    display: block;
}
li.single {
    width: 100px;
    background-color: #f46e4b;
    border-bottom: 2px solid #d2b46e;
    height: 143px;
    color: #FFF;
    list-style: none;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    margin-left: 60px;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.12);
    font-size: 18px;
}
li.single:last-child {
    margin-left: 0;
    position: absolute;
    font-size: 15px;
}
.firstblock {
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.39);
}
.firstblock, .count, .icon {
    display: block;
    padding: 10px 0px;
    height: 45px;
}
.count {
    padding: 4px 0px;
    font-size: 28px;
    background: #4a3b3e;
    color: #d2b46e;
    font-weight: bold;
    height: 49px;
}
div.sum {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
}
span.sum {
    background: #f46e4b;
    padding-left: 8px!important;
}
span.sum-count {
    background: #4a3b3e;
    padding-right: 8px!important;
}
.icon {
    padding: 0px 0px;
    color: #4A3B3E;
    height: 50px;
    font-size: 31px;
}
span.sum, span.sum-count {
    padding: 5px 10px;
    display: inline-block;
    margin-left: 0px;
    margin-right: -3px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.39);
    font-weight: bold;
    color: #FFF;
}
main#vic {
    display: inline-block;
}
select::-ms-expand {
    display: none;
}
.postform {
    width: 300px;
    padding: 5px 2px;
    background: url("img/catrow.png") no-repeat left #e2cc93;
    border: none;
    -moz-appearance: none;
    position: relative;
    color: #FFF;
    font-size: 16px;
    height: 36px;
    font-weight: bold;
    -webkit-appearance: none;
    color: #4a3b3e;
    right: -5px;
}
.postspan {
    padding: 6px 8px;
    background-color: rgb(244, 110, 75);
    color: #FFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.39);
    height: 36px;
    width: 111px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    float: right;
}
.category-select {
    margin-top: 15px;
    margin-bottom: 15px;
}
.mohafzaimg {
    padding: 10px 20px 10px 5px;
    border: 1px solid #E4C992;
}
section.deaths-tax li {
    width: 150px;
    list-style: none;
    float: right;
    margin-left: 88px;
}
.last-li-tax {
    margin-left: 0!important;
}
.viclink {
    padding: 15px 0px;
    text-align: center;
}
.viclink span {
    background: rgb(244, 110, 75);
    padding: 7px;
    margin-left: 5px;
    color: #FFF;
}
.viclink span a {
    color: #FFF;
    padding-right: 2px;
}
.toggling {
    display: none;
}
.hideme {
    opacity: 0.9;
}
@media only screen and (max-width : 1200px)  {
    #container, .container {
    width: 1100px;
}
}
@media only screen and (min-width : 375px)  {
    .main-news-block {
}
}
@media only screen and (max-width:  850px)  {
    #container, .container {
    width: 270px;
}
#commonbg {
    background: #FFF;
}
#topHeader>#container>div.leftMenu {
    width: 103px;
}
footer[role="sfooter"] {
    padding: 15px 0 50px 0;
}
.rightMenu {
    width: auto;
    font-size: 11.3px;
    padding: 11.5px 0px;
    text-align: center;
    float: none;
}
.leftMenu {
    width: auto;
    float: none;
    margin: 0 auto;
}
.site-branding {
    float: none;
    margin: 0 auto;
    height: 113px;
    width: 84px;
    margin-bottom: 30px;
}
.site-nav {
    float: none;
    background: #FFF;
    display: none;
    width: 75.5%;
    margin: 0px auto;
    left: -20px;
    position: relative;
}
.main-navigation {
    margin: 0 auto;
    text-align: center;
}
.main-navigation li {
    top: 0;
    margin-left: 25px;
}
.main-navigation li i {
    position: absolute;
    left: 55%;
    margin-left: -27px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #FF7956;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    line-height: 51px;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.main-navigation li i:after {
    content: none;
}
.site-title img {
    width: 100%;
}
.site-header {
    border-bottom: 1px solid rgb(255, 121, 86);
}
.toggling {
    text-align: center;
    margin: 0 auto;
    display: block!important;
    background-color: rgb(244, 110, 75);
    color: #FFF;
    width: 103px;
    padding-top: 3px;
    left: -3px;
    position: relative;
}
.right {
    display: none;
}
.left1, .left2, .left3 {
    left: 0;
    margin-bottom: 35px;
}
.left3 {
    margin-bottom: 0;
}
.latest-news ul li {
    margin-right: 10px;
}
.last-li {
    float: none!important;
    margin: 0;
}
.colleft {
    float: right;
    right: 0;
}
.col1 {
    position: relative;
    overflow: hidden;
    float: none;
    width: 270px;
    left: 0;
    height: 300px;
}
.col2 {
    position: relative;
    overflow: hidden;
    float: none;
    width: 270px;
    left: 0;
    height: 300px;
}
span.reportingft {
    margin: 0 auto;
}
.bfooter-nav {
    display: none;
}
.copyrights {
    text-align: center;
}
.caption {
    display: none!important;
}
#colophon>div>div.rightMenu {
    display: none;
}
.brd {
    margin-right: 0;
    float: none;
    text-align: center;
}
.site {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0;
}
.content-area {
    margin: 0 auto!important;
    float: none;
    width: 100%;
}
article.post>header.entry-header {
    padding-right: 20px;
    font-size: 14px;
    border-bottom: 1px dashed #E1CB92;
    padding-bottom: 20px;
    padding-top: 20px;
}
.entry-title {
    font-size: 14px!important;
}
.entry-content {
    width: 300px;
    margin: 0 auto;
    text-align: justify;
    font-size: inherit;
    line-height: 1.9;
}
.hentry {
    overflow: hidden;
}
.featured-img {
    margin-bottom: 5px;
}
.comments-area {
    display: none;
}
.widget-area {
    width: 100%;
    padding: 50px;
    background-color: #312024;
    float: none;
}
#countcontainer {
    width: 100%;
    background: rgb(74, 59, 62);
    height: 585px;
}
ul#spanscontainer {
    padding: 13px;
    width: 280px;
    position: relative;
    left: -12px;
}
li.single {
    display: inline-block;
    margin-left: 25px!important;
    margin-bottom: 15px!important;
}
li.single:last-child {
    left: 80px;
}
.category-select {
    width: 300px;
    margin: 0 auto;
}
.postform {
    right: 0;
}
.hideme {
    opacity: 1;
}
#breadcrumbs {
    display: none;
}
.rightcontent, .leftcontent {
    float: none;
}
.leftcontent {
    margin-top: 15px;
    width: auto;
    border-bottom: 1px dashed #E2CC93;
    padding-bottom: 0px;
}
.leftcontent>.border {
    display: none;
}
span.text-content {
    display: none;
}
.main-news-fimage {
    width: 105px;
    float: right;
    margin-left: 15px;
}
.main-news {
    width: 185px;
    margin-top: -3px;
    float: right;
}
.main-n {
    margin-bottom: 20px;
}
.entrymain {
    display: none;
}
.main-news-block {
    margin: 0 auto;
    padding-top: 15px;
    margin-right: 10px;
    font-size: 12px;
}
.owl-prev, .owl-next {
    top: 30%}
}
.pagination {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}