.cursor-default {
    cursor: default;
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

.fa, .fa-stack {
    display: inline-block
}

.fa-fw, .fa-li {
    text-align: center
}

.fa, body {
    -moz-osx-font-smoothing: grayscale
}

.owl-carousel.owl-rtl, body {
    direction: rtl
}

.main-white .modal-nav *, .no-touch .slider-secondary .slider-nav a:hover polyline {
    stroke: #2f4858
}

.main-nav-inner, .owl-carousel.owl-refresh .owl-item, .radio label:after {
    visibility: hidden
}

.uploadDiv span, select {
    text-overflow: ellipsis
}

.articles, .banners, .candidates, .feeds, .feeds-secondary, .feeds-secondary ul, .footer .footer-content ul, .jobWidget .pagination, .media-single .media-actions ul, .media-single .media-items, .search-results, .slider .slides, .socials-secondary ul, .update-nav, .updates, .updates-inline, .updates-secondary, .videos, .votes, .widgets, .widgets-tertiary, .writers, [class^=list-], nav ol, nav ul, ul {
    list-style: none
}

@font-face {
    font-family: FontAwesome;
    src: url(../../../css/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../../../css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../../../css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../../../css/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../../../css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../../../css/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-stack, img {
    vertical-align: middle
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.sr-only, iframe, img {
    border: 0
}

.fa-pull-left {
    float: left
}

.fa-pull-right, .pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before, .fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl-carousel2-2.2.1/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.content-secondary, .content-secondary .content-inner, .separated-box {
    position: relative;
    z-index: 5
}

.col, table {
    width: 100%
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.cols:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}

*, :after, :before {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box
}

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

html {
    tap-highlight-color: transparent
}

body {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

audio, iframe, img, object, video {
    max-width: 100%
}

img {
    height: auto;
    display: inline-block
}

b, strong {
    font-weight: 700
}

address {
    font-style: normal
}

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

a, button, input[type=submit], input[type=button], input[type=reset], input[type=file], input[type=image], label[for] {
    cursor: pointer
}

.disabled, [disabled], a[href^=tel], button[disabled], input[disabled], select[disabled], textarea[disabled] {
    cursor: default
}

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

a[href^=tel], input[type=tel], input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=time], input[type=url], input[type=color], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

button, select {
    text-transform: none
}

.ajax_page_load_arrow, .banner-quaternary .banner-title, .dropdown-secondary {
    text-transform: uppercase
}

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

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

body {
    font-family: Cairo;
    font-size: 14px;
    line-height: 1.2;
    color: #333;
    background: #fff;
    min-width: 320px
}

a {
    color: inherit;
    text-decoration: underline
}

.footer a, a:hover, a[href^=tel] {
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: .6em
}

h1 {
    font-size: 40px
}

h1.title-small {
    font-size: 35px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 22px;
    line-height: 35px
}

h3.title-bordered {
    font-size: 18px;
    font-family: Cairo-B;
    line-height: 24px
}

h4 {
    font-size: 20px
}

h4.title-large {
    font-size: 22px
}

h5 {
    font-size: 16px
}

h5.title-medium {
    font-size: 17px
}

h5.title-large {
    font-size: 18px
}

h6 {
    font-size: 14px
}

blockquote, dl, ol, p, table, ul {
    margin-bottom: 5px
}

blockquote:last-child, dl:last-child, h1:last-child, h1[class], h2:last-child, h2[class], h3:last-child, h3[class], h4:last-child, h4[class], h5:last-child, h5[class], h6:last-child, h6[class], ol:last-child, p:last-child, table:last-child, ul:last-child {
    margin-bottom: 0
}

#at4-share {
    display: none
}

.addthis-secondary #at4-share {
    display: block
}


@media (max-width: 1024px) {
    body.no-scroll {
        overflow: hidden;
        -webkit-overflow-scrolling: auto
    }

    body.no-scroll .bar-secondary {
        z-index: 5
    }

    .at-share-dock {
        display: none !important
    }
}

@media (max-width: 767px) {
    html {
        zoom: initial
    }

    h1 {
        font-size: 40px
    }

    h2, h3.title-mobile, h4 {
        font-size: 20px
    }

    h3 {
        font-size: 25px
    }

    h4.title-large {
        font-size: 22px
    }

    h5 {
        font-size: 16px
    }

    h6 {
        font-size: 14px
    }
}

@font-face {
    font-family: Cairo;
    src: url(../fonts/subset-Cairo-Regular.eot);
    src: url(../fonts/subset-Cairo-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/subset-Cairo-Regular.woff2) format('woff2'), url(../fonts/subset-Cairo-Regular.woff) format('woff'), url(../fonts/subset-Cairo-Regular.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Cairo-SB;
    src: url(../fonts/subset-Cairo-SemiBold.eot);
    src: url(../fonts/subset-Cairo-SemiBold.eot?#iefix) format('embedded-opentype'), url(../fonts/subset-Cairo-SemiBold.woff2) format('woff2'), url(../fonts/subset-Cairo-SemiBold.woff) format('woff'), url(../fonts/subset-Cairo-SemiBold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Cairo-B;
    src: url(../fonts/subset-Cairo-Bold.eot);
    src: url(../fonts/subset-Cairo-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/subset-Cairo-Bold.woff2) format('woff2'), url(../fonts/subset-Cairo-Bold.woff) format('woff'), url(../fonts/subset-Cairo-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.candidates:after, .form .form-row:after, .form-tertiary .form-row:after, .list-categories:after, .list-updates:after, .media-single .media-actions ul:after, .media-single .media-actions-secondary:after, .search-results:after, .shell:after, .updates-inline:after, .view-menu-wrapper:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}

.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none;
    overflow: hidden
}

.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px
}

.hidden, [hidden] {
    display: none
}

.mobile-shown, .tablet-shown {
    display: none !important
}

.alignleft {
    float: left
}

.alignright, .col {
    float: right
}

.cols {
    margin: 0 -15px
}

.col {
    padding: 0 15px
}

.col-1of2 {
    width: 50%
}

.title-bordered {
    padding-bottom: 10px;
    border-bottom: 1px solid #333
}

.title-bordered + .list-links li:first-child a {
    border-top: 0
}

.title-bordered-small {
    padding-bottom: 14px
}

.title-bordered-large {
    padding-bottom: 30px
}

@media (max-width: 1024px) {
    .tablet-hidden {
        display: none !important
    }

    .tablet-shown {
        display: inline-block !important
    }

    .tablet-shown-block {
        display: block !important
    }

    .title-bordered {
        padding-bottom: 11px
    }

    .title-bordered-small {
        padding-bottom: 33px
    }

    .title-bordered-large {
        padding-bottom: 34px
    }
}

@media (max-width: 767px) {
    .mobile-hidden {
        display: none !important
    }

    .mobile-shown {
        display: inline-block !important
    }

    .mobile-shown-block {
        display: block !important
    }

    .title-mobile {
        color: #fff;
        padding: 11px 11px 13px;
        margin: 0 -10px
    }

    .title-bluegreen {
        background: #00c3c3
    }

    .title-blue {
        background: #1cb0f6
    }

    .title-lightblue {
        background: #57dff7
    }

    .title-green {
        background: #1cb953
    }

    .title-lightgreen {
        background: #8ee000
    }

    .title-red {
        background: #d33131
    }

    .title-orange {
        background: #ff9326
    }

    .title-violet {
        background: #c924ff
    }

    .title-purple {
        background: #ad71ea
    }

    .title-darkpurple {
        background: #620c7e
    }

    .title-dark {
        background: #2f4858
    }
}

.separated-box {
    padding-bottom: 10px
}

.separated-box-large {
    padding-bottom: 20px
}

@media (max-width: 767px) {
    .separated-box {
        padding-bottom: 10px
    }

    .separated-box:after {
        display: none
    }
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }

    .visible-xs, .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-sm {
        display: none !important
    }

    .visible-sm, .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .hidden-md {
        display: none !important
    }

    .visible-md, .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1201px) {
    .hidden-lg {
        display: none !important
    }

    .visible-lg, .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

.content {
    width: 841px
}

@media (max-width: 1380px) {
    .content {
        width: calc(100% - 330px)
    }
}

@media (max-width: 1024px) {
    .content {
        width: 100%
    }
}

.content-secondary {
    padding-right: 173px;
    margin-top: 10px
}

.content-secondary:after {
    content: '';
    height: 100%;
    z-index: 5;
    right: 0
}

.content-secondary .content-absolute, .content-secondary:after {
    width: 155px;
    position: absolute;
    top: 0
}

.content-secondary .content-inner {
    z-index: 10;
    min-height: 200px
}

.content-secondary .content-absolute {
    color: #f5f5f5;
    right: -173px;
    z-index: 5
}

.content-secondary .content-absolute .dropdown-secondary {
    padding-top: 30px
}

.content-secondary .content-title {
    padding: 17px 15px;
    position: relative;
    z-index: 5;
    font-family: Cairo-B
}

.content-secondary .content-title:after {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.content-secondary .nav-quaternary {
    margin-right: -18px
}

@media (max-width: 1380px) {
    .content-secondary {
        margin-top: 41px
    }

    .content-full {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .content-secondary {
        padding-right: 0;
        margin-top: 28px
    }

    .content-secondary .content-absolute, .content-secondary:after {
        display: none
    }

    .content-secondary .nav-quaternary {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .content-secondary {
        margin-top: 0
    }

    .content-secondary .content-inner {
        z-index: 10;
        min-height: auto
    }
}

.content-full {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.footer {
    font-weight: 600;
    color: #000;
    position: relative;
    z-index: 5
}

.footer .footer-cols, .footer .footer-inner, .footer .footer-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.footer .footer-col, .footer .footer-cols {
    width: 100%
}

.footer .footer-title {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    height: 76px;
    padding: 18px 0;
    margin-bottom: 19px;
    position: relative;
    z-index: 5
}

.footer .footer-title:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0
}

.footer .footer-title-red:after {
    background: #d33131
}

.footer .footer-title-green:after {
    background: #1cb953
}

.footer .footer-title-violet:after {
    background: #c924ff
}

.footer .footer-title-blue:after {
    background: #1cb0f6
}

.footer .footer-title-lightgreen:after {
    background: #8ee000
}

.footer .footer-title-orange:after {
    background: #ff9326
}

.footer .footer-title-purple:after {
    background: #ad71ea
}

.footer .footer-title-lightblue:after {
    background: #57dff7
}

.footer .footer-title-lightgrey:after {
    background: #ddd
}

.footer .footer-content {
    padding-bottom: 27px
}

.footer .footer-content ul li + li {
    margin-top: 19px
}

.footer .footer-bar {
    background: rgba(0, 0, 0, .9);
    border-top: 1px solid rgba(245, 245, 245, .1);
    padding: 0;
    color: #fff
}

.footer .footer-inner {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    float: right
}

.footer .footer-nav {
    float: left;
    padding-bottom: 10px
}

.footer .footer-nav li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 9px
}

.footer .footer-nav li + li {
    position: relative;
    z-index: 5
}

.footer .footer-nav li:last-child:before {
    top: 8px
}

.footer .footer-nav li + li:before {
    content: '';
    background: rgba(245, 245, 245, .2);
    width: 1px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 0
}

.footer .logo {
    width: 150px;
    height: 76px;
    opacity: 1;
    transition: opacity .5s;
    background: url(../images/new-okazlogo-footer.svg) center center no-repeat;
    background-size: 100% auto
}

@media (max-width: 1024px) {
    .footer {
        padding-top: 20px
    }

    .footer .footer-content {
        display: none
    }

    .footer .socials {
        width: auto;
        margin-bottom: 37px
    }

    .footer .credits {
        font-weight: 400
    }

    .footer .credits span {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .footer .footer-nav li + li:before, .footer .logo {
        display: none
    }

    .footer {
        background-color: rgba(0, 0, 0, .9)
    }

    .footer .footer-nav {
        top: 0;
        padding-top: 20px;
        text-align: center
    }

    .footer .footer-nav li, .footer .footer-nav li + li {
        padding: 10px 4px
    }

    .footer .footer-bar {
        padding: 10px 0 0
    }

    .footer .appleBadge {
        display: inline-block;
        margin-bottom: 0 !important
    }

    .footer .googleBadge {
        display: inline-block;
        margin-top: 0 !important
    }

    .footer .socials {
        margin-bottom: 8px
    }

    .footer .okazcopyright {
        display: inline-block !important;
        width: 39px;
        margin: 0 3px;
        height: 12px;
        background: url(../images/new-okazlogo-footer.svg) center center no-repeat;
        background-size: 100% auto
    }

    .footer .footer-nav span {
        display: none
    }
}

.header {
    border-bottom: solid 1px #f4f4f4;
    background: #fff;
    position: relative
}

.wrapper-secondary .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.wrapper-secondary.isAlert .header {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%
}

.header .header-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 47px
}

.header .nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.header .nav-main {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}


@media (max-width: 1024px) {
    .header .header-content, .header .nav {
        display: block
    }

    .header .header-content {
        display: none;
        background: #fff;
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 120px;
        left: 0;
        z-index: 10
    }

    .header .header-content.open {
        display: block
    }

    .header .header-content .btn-menu {
        position: absolute;
        top: 22px;
        left: 3px;
        z-index: 30;
        display: none
    }
}

@media (max-width: 767px) {
    .header .header-content {
        top: 60px
    }

    .header .header-content .btn-menu {
        top: 21px;
        left: 7px
    }
}

.main-next, .main-next .main-nav-inner {
    left: 0
}

.header-secondary .header-content {
    height: 59px
}

.main {
    background: 0 0;
    padding-top: 10px;
    position: relative;
    z-index: 10;
    margin-left: auto;
    margin-right: auto
}

.main:before {
    content: '';
    width: 100%;
    height: 224px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: 0 0
}

.main-nav, .main-nav ins {
    height: 55px;
    text-decoration: none
}

.main .main-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px
}

.main .main-title {
    padding: 3px 2px 45px
}

.main-nav {
    position: fixed;
    top: 50%;
    z-index: 1001;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    width: 100%;
    max-width: 150px
}

.main-nav .fa, .main-nav ins {
    position: relative;
    z-index: 5
}

.main-nav ins {
    display: inline-block;
    font-size: 16px;
    line-height: 55px
}

.main-nav .fa {
    font-size: 18px;
    font-weight: 600
}

.main-nav-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: #d33131;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.main-tertiary:before, .wrapper > .btn-menu {
    display: none
}

.main-prev {
    right: 0
}

.main-prev ins {
    padding-right: 30px;
    padding-left: 15px
}

.main-prev .fa {
    right: 12px
}

.main-next img {
    float: left
}

.main-prev .main-nav-inner {
    right: 0
}

.main-next ins {
    padding-left: 30px;
    padding-right: 15px
}

.main-next .fa {
    left: 12px
}

.main > .nav-tertiary {
    margin-top: -7px
}

.main-tertiary {
    padding: 0
}

.main-purple .article-main .tag, .main-purple .content-secondary:after, .main-purple .dropdown-secondary, .main-purple .list-categories .current a, .main-purple .media .media-nav > ul > li > a:after, .main-purple .media .media-nav > ul > li > a:before, .main-purple .modal-nav, .main-purple .nav-quaternary, .main-purple .nav-tertiary a:after, .main-purple .slider-quinary .slider-counter:after, .main-purple .update:not(.update-separated) .update-tag {
    background: #ad71ea
}

.main-purple .article-main .article-meta a, .main-purple .nav-tertiary .current a, .main-purple .updates-inline-tertiary .update .update-meta span {
    color: #ad71ea
}

.main-darkpurple .article-main .article-meta a, .main-darkpurple .nav-tertiary .current a, .main-darkpurple .updates-inline-tertiary .update .update-meta span {
    color: #620c7e
}

.main-darkpurple .article-main .tag, .main-darkpurple .content-secondary:after, .main-darkpurple .dropdown-secondary, .main-darkpurple .list-categories .current a, .main-darkpurple .media .media-nav > ul > li > a:after, .main-darkpurple .media .media-nav > ul > li > a:before, .main-darkpurple .modal-nav, .main-darkpurple .nav-quaternary, .main-darkpurple .nav-tertiary a:after, .main-darkpurple .slider-quinary .slider-counter:after {
    background: #7d1b9e
}

.main-darkpurple .update:not(.update-separated) .update-tag {
    background: #620c7e
}

.main-white .content-secondary:after, .main-white .modal-nav, .main-white .update:not(.update-separated) .update-tag {
    background: #fff
}

.main-white .content-absolute, .main-white .nav-quaternary, .main-white .update:not(.update-separated) .update-tag, .main-white .updates-inline-tertiary .update .update-meta span {
    color: #333
}

.main-white .list-categories .current a, .main-white .media .media-nav .current > a {
    color: #2f4858
}

.main-white .content-secondary .content-title, .main-white .dropdown-secondary, .main-white .list-categories .current a, .main-white .media .media-nav > ul > li > a:after, .main-white .media .media-nav > ul > li > a:before, .main-white .nav-quaternary, .main-white .slider-quinary .slider-counter:after {
    background: #f5f5f5
}

.main-white .nav-tertiary a:after {
    background: #000
}

.main-white .nav-tertiary .current a {
    color: #000
}

.main-red .article-main .tag, .main-red .content-secondary .content-title, .main-red .content-secondary:after, .main-red .dropdown-secondary, .main-red .list-categories .current a, .main-red .media .media-nav > ul > li > a:after, .main-red .media .media-nav > ul > li > a:before, .main-red .modal-nav, .main-red .nav-quaternary, .main-red .nav-tertiary a:after, .main-red .slider-quinary .slider-counter:after, .main-red .update:not(.update-separated) .update-tag {
    background: #d33131
}

.main-red .article-main .article-meta a, .main-red .nav-tertiary .current a, .main-red .updates-inline-tertiary .update .update-meta span {
    color: #d33131
}

.main-green .article-main .tag, .main-green .content-secondary .content-title, .main-green .content-secondary:after, .main-green .dropdown-secondary, .main-green .list-categories .current a, .main-green .media .media-nav > ul > li > a:after, .main-green .media .media-nav > ul > li > a:before, .main-green .modal-nav, .main-green .nav-quaternary, .main-green .nav-tertiary a:after, .main-green .slider-quinary .slider-counter:after, .main-green .update:not(.update-separated) .update-tag {
    background: #11e944
}

.main-green .article-main .article-meta a, .main-green .nav-tertiary .current a, .main-green .updates-inline-tertiary .update .update-meta span {
    color: #1cb953
}

.main-blue .article-main .tag, .main-blue .content-secondary .content-title, .main-blue .content-secondary:after, .main-blue .dropdown-secondary, .main-blue .list-categories .current a, .main-blue .media .media-nav > ul > li > a:after, .main-blue .media .media-nav > ul > li > a:before, .main-blue .modal-nav, .main-blue .nav-quaternary, .main-blue .nav-tertiary a:after, .main-blue .slider-quinary .slider-counter:after, .main-blue .update:not(.update-separated) .update-tag {
    background: #1cb0f6
}

.main-blue .article-main .article-meta a, .main-blue .nav-tertiary .current a, .main-blue .updates-inline-tertiary .update .update-meta span {
    color: #1cb0f6
}

.main-lightgreen .article-main .tag, .main-lightgreen .content-secondary .content-title, .main-lightgreen .content-secondary:after, .main-lightgreen .dropdown-secondary, .main-lightgreen .list-categories .current a, .main-lightgreen .media .media-nav > ul > li > a:after, .main-lightgreen .media .media-nav > ul > li > a:before, .main-lightgreen .modal-nav, .main-lightgreen .nav-quaternary, .main-lightgreen .nav-tertiary a:after, .main-lightgreen .slider-quinary .slider-counter:after, .main-lightgreen .update:not(.update-separated) .update-tag {
    background: #8ee000
}

.main-lightgreen .article-main .article-meta a, .main-lightgreen .nav-tertiary .current a, .main-lightgreen .updates-inline-tertiary .update .update-meta span {
    color: #8ee000
}

.main-orange .article-main .tag, .main-orange .content-secondary .content-title, .main-orange .content-secondary:after, .main-orange .dropdown-secondary, .main-orange .list-categories .current a, .main-orange .media .media-nav > ul > li > a:after, .main-orange .media .media-nav > ul > li > a:before, .main-orange .modal-nav, .main-orange .nav-quaternary, .main-orange .nav-tertiary a:after, .main-orange .slider-quinary .slider-counter:after, .main-orange .update:not(.update-separated) .update-tag {
    background: #ee3342
}

.main-orange .article-main .article-meta a, .main-orange .nav-tertiary .current a, .main-orange .updates-inline-tertiary .update .update-meta span {
    color: #ff9326
}

.main-lightblue .article-main .tag, .main-lightblue .content-secondary .content-title, .main-lightblue .content-secondary:after, .main-lightblue .dropdown-secondary, .main-lightblue .list-categories .current a, .main-lightblue .media .media-nav > ul > li > a:after, .main-lightblue .media .media-nav > ul > li > a:before, .main-lightblue .modal-nav, .main-lightblue .nav-quaternary, .main-lightblue .nav-tertiary a:after, .main-lightblue .slider-quinary .slider-counter:after, .main-lightblue .update:not(.update-separated) .update-tag {
    background: #57dff7
}

.main-lightblue .article-main .article-meta a, .main-lightblue .nav-tertiary .current a, .main-lightblue .updates-inline-tertiary .update .update-meta span {
    color: #57dff7
}

.main-violet .article-main .tag, .main-violet .content-secondary .content-title, .main-violet .content-secondary:after, .main-violet .dropdown-secondary, .main-violet .list-categories .current a, .main-violet .media .media-nav > ul > li > a:after, .main-violet .media .media-nav > ul > li > a:before, .main-violet .modal-nav, .main-violet .nav-quaternary, .main-violet .nav-tertiary a:after, .main-violet .slider-quinary .slider-counter:after, .main-violet .update:not(.update-separated) .update-tag {
    background: #c924ff
}

.main-violet .article-main .article-meta a, .main-violet .nav-tertiary .current a, .main-violet .updates-inline-tertiary .update .update-meta span {
    color: #c924ff
}

.main-bluegreen .article-main .tag, .main-bluegreen .content-secondary .content-title, .main-bluegreen .content-secondary:after, .main-bluegreen .dropdown-secondary, .main-bluegreen .list-categories .current a, .main-bluegreen .media .media-nav > ul > li > a:after, .main-bluegreen .media .media-nav > ul > li > a:before, .main-bluegreen .modal-nav, .main-bluegreen .nav-quaternary, .main-bluegreen .nav-tertiary a:after, .main-bluegreen .slider-quinary .slider-counter:after, .main-bluegreen .update:not(.update-separated) .update-tag {
    background: #00c3c3
}

.main-bluegreen .article-main .article-meta a, .main-bluegreen .nav-tertiary .current a, .main-bluegreen .updates-inline-tertiary .update .update-meta span {
    color: #00c3c3
}

.main-bluegreen .nav-grill li:nth-child(even) a {
    background: #00f2f2;
    border-left: 5px solid rgba(0, 0, 0, .35)
}

.shell {
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto
}

.shell-medium {
    max-width: 1000px
}

.shell-medium, .shell-secondary {
    padding: 0
}

.shell-small {
    max-width: 742px
}

.shell-xsmall {
    max-width: 900px;
    width: 100%
}

.shell-secondary {
    max-width: 940px
}

@media (max-width: 1024px) {
    .main {
        z-index: 5
    }

    .main .main-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 0
    }

    .main-secondary {
        padding-top: 0
    }

    .shell-secondary {
        padding: 0 10px
    }
}

.sidebar {
    width: 300px;
    padding-top: 10px
}

.main-inner.separated-box .sidebar {
    padding-top: 41px
}

@media (max-width: 1380px) {
    .sidebar {
        width: 300px;
        padding-top: 41px
    }
}

@media (max-width: 1024px) {
    .sidebar {
        width: 100%;
        padding: 10px
    }
}

@media (max-width: 767px) {
    .sidebar {
        padding: 0
    }

    .sidebar .sidebar-actions {
        text-align: center;
        width: 100%;
        padding: 0 10px
    }

    .sidebar-secondary {
        padding-top: 0
    }
}

.wrapper.wrapper-secondary {
    padding-top: 48px
}

.wrapper.wrapper-secondary.isAlert {
    padding-top: 109px
}

.wrapper.wrapper-secondary .modal-search {
    top: 47px
}

.wrapper.isAlert {
    padding-top: 50px
}

.wrapper.isAlert .modal-search {
    top: 253px
}

.wrapper.wrapper-secondary.isAlert .modal-search {
    top: 97px
}

.wrapper.isFixed .intro {
    position: fixed;
    top: 66px;
    left: 0;
    width: 100%
}

.wrapper.isFixed .slider-news {
    padding-top: calc(100vh - 66px)
}

@media (max-width: 1024px) {
    .wrapper {
        padding-top: 120px
    }

    .wrapper.isAlert {
        padding-top: 109px
    }

    .wrapper.isAlert .bar {
        top: 50px
    }

    .wrapper > .btn-menu {
        display: inline-block;
        position: fixed;
        top: 20px;
        left: 10px;
        z-index: 10
    }

    .wrapper.wrapper-secondary.isAlert > .btn-menu {
        top: 70px
    }

    .wrapper.wrapper-secondary {
        padding-top: 0
    }

    .wrapper.wrapper-secondary.isAlert {
        padding-top: 50px
    }
}

.articles {
    padding-bottom: 22px
}

.articles > li + li {
    margin-top: 36px
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 58px
    }

    .articles {
        padding-bottom: 0
    }

    .articles > li + li {
        margin-top: 7px
    }

    .articles .article-secondary:not(:first-child) .article-image {
        display: none
    }
}

.article {
    padding: 24px 27px 28px 24px
}

.article .article-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article .article-title {
    line-height: 1.35;
    font-family: Cairo-B
}

.article .article-image-wrapper {
    width: 57.86%
}

.article .article-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 56.18%;
    position: relative;
    z-index: 5
}

.article .article-image:before {
    content: '';
    background: rgba(0, 0, 0, .2);
    transition: background .5s
}

.article .article-image a {
    z-index: 10
}

.article .article-image .fa {
    font-size: 55px;
    color: #f5f5f5;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.article .article-content {
    width: 37.37%;
    padding-bottom: 74px
}

.article .article-image a, .article .article-image:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 1024px) {
    .article {
        padding: 24px 18px 29px
    }

    .article .article-image-wrapper {
        width: 60.36%
    }

    .article .article-content {
        width: 34.77%
    }
}

@media (max-width: 767px) {
    .article {
        padding: 20px 10px 19px
    }

    .article h3 {
        font-size: 20px;
        line-height: 1.35
    }

    .article .article-body {
        display: block
    }

    .article .article-content {
        padding-bottom: 0
    }

    .article .article-image {
        padding-top: 56.98%;
        margin-bottom: 11px
    }

    .article .article-content, .article .article-image-wrapper {
        width: 100%
    }
}

.article-main {
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    padding: 24px 0 28px;
    position: relative
}

.article-main .article-subtitle {
    color: #aaa;
    margin-bottom: 13px
}

.article-main .article-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article-main .article-content {
    width: calc(100% - 380px);
    padding-right: 69px;
    position: relative;
    z-index: 5
}

.article-main .article-aside {
    width: 360px
}

.article-main .article-head {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    font-family: Cairo-B
}

.article-main .article-body, .article-main .article-meta {
    padding-top: 10px
}

.article-main .article-entry {
    line-height: 2;
    position: relative;
    text-align: justify
}

.article-main .article-entry figure {
    line-height: 1.2;
    position: relative;
    z-index: 5
}

.article-main .article-entry > figure:not(:last-child) {
    margin-bottom: 5px
}

.article-main .article-entry > figure img {
    width: 100%
}

.article-main .article-entry > figure .btn-popup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

.article-main .article-entry figcaption {
    background-color: #a9ff00;
    color: #000;
    position: absolute;
    text-shadow: 0 0 0 #333;
    bottom: 0;
    padding: 0 10px;
    width: 100%;
    line-height: 22px;
    font-size: 14px
}

.article-main .article-actions-secondary {
    display: none;
    padding-bottom: 13px
}

.article-main .article-actions-secondary a {
    display: block;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    background: #eaeaea;
    width: 37px;
    padding: 0 5px
}

.article-main .article-actions-secondary a:last-child {
    background: #ddd
}

.article-main .article-actions-bordered {
    border-top: 1px solid #ddd;
    padding: 17px 0
}

.article-main .article-meta a {
    color: #000
}

.article-main .article-meta + .banner {
    margin: 25px 0 0
}

.article-main .socials-secondary {
    position: absolute;
    top: 0;
    right: 10px
}

.article-main .tag {
    background: #e9e9e9
}

@media (max-width: 1024px) {
    .article-main {
        padding: 19px 0
    }

    .article-main .article-aside, .article-main .article-content {
        width: 100%
    }

    .article-main .article-aside {
        display: none
    }
}

@media (max-width: 767px) {
    .article-main {
        padding: 12px 0
    }

    .article-main .article-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .article-main .article-actions-secondary {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .article-main .article-head {
        border: 0;
        padding-bottom: 0
    }

    .article-main .article-head h2 {
        font-size: 22px;
        margin-bottom: 21px
    }

    .article-main .article-head h3 {
        font-size: 15px
    }

    .article-main .article-body {
        padding-top: 24px
    }

    .article-main .article-subtitle {
        margin-bottom: 7px
    }

    .article-main .article-content {
        padding-right: 0;padding-bottom:50px;
    }

    .article-main .article-aside {
        display: block
    }

    .article-main .article-entry {
        line-height: 24px
    }

    .article-main .article-entry > figure {
        margin: 0 -10px
    }

    .article-main .article-entry figcaption {
        font-size: 13px;
        color: #777;
        background: #e9e9e9;
        padding: 15px 10px 18px;
        position: static
    }

    .article-main .socials-secondary {
        right: 0
    }

    .article-main .slider-secondary {
        margin: 0 -10px 19px
    }
}

.article-main-secondary {
    padding: 0
}

.article-main-secondary .article-head {
    padding: 48px 50px 35px;
    position: relative;
    z-index: 5
}

.article-main-secondary .article-body {
    padding: 33px 50px 43px
}

.article-main-secondary .modal-close {
    top: 50%;
    left: 64px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .article-main-secondary .article-head {
        padding: 30px 10px 20px
    }

    .article-main-secondary .article-body {
        padding: 0 10px 30px
    }
}

.article-secondary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 2;
    background: #fff;
    border: 1px solid #ddd
}

.article-secondary .article-image {
    -webkit-flex: 1 0 380px;
    -ms-flex: 1 0 380px;
    flex: 1 0 380px
}

.article-secondary .article-image figure {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 70%
}

.article-secondary .article-map {
    -webkit-flex: 0 0 571px;
    -ms-flex: 0 0 571px;
    flex: 0 0 571px;
    height: 470px
}

.article-secondary .article-map figure {
    padding-top: 82.31%
}

.article-secondary .article-content {
    padding: 5px 47px
}

.article-secondary .article-title {
    padding-bottom: 14px;
    margin-bottom: 12px;
    position: relative;
    z-index: 5
}

.article-secondary .article-title:after {
    content: '';
    background: #333;
    width: 28px;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0
}

.article-secondary .list-details {
    padding-top: 22px
}

@media (max-width: 1200px) {
    .article-secondary .article-map {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }

    .article-secondary .list-details {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .article-secondary {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background: 0 0
    }

    .article-secondary .article-content, .article-secondary .article-image {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .article-secondary .article-image figure {
        padding-top: 111.69%;
        margin: 0 -10px
    }

    .article-secondary .article-map figure {
        padding-top: 80%
    }

    .article-secondary .article-content {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        padding: 6px 3px 25px
    }

    .article-secondary .article-content-secondary {
        padding: 10px 0 0
    }

    .article-secondary .article-title {
        padding-bottom: 10px;
        margin-bottom: 8px
    }

    .article-secondary .article-title:after {
        right: 1px
    }

    .article-secondary .article-actions {
        text-align: center;
        background: #fff;
        padding: 26px 0 24px;
        margin: 0
    }

    .article-secondary .article-actions .btn {
        min-width: 197px;
        padding: 15px 10px
    }
}

.banners {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.banners > li {
    width: calc(25% - 28px)
}

@media (max-width: 1200px) {
    .banners {
        padding-bottom: 20px
    }

    .banners > li {
        width: calc(25% - 18px);
        margin-bottom: 18px
    }
}

@media (max-width: 1024px) {
    .banners > li {
        width: calc(50% - 7px);
        margin-bottom: 12px
    }

    .banners > li:nth-child(n+7) {
        display: none
    }
}

@media (max-width: 479px) {
    .banners > li {
        width: 100%
    }

    .banners > li:nth-child(n+4) {
        display: none
    }
}

.banner > a {
    display: block
}

.banner img {
    width: 100%;
    height: auto
}

.banner-bordered a {
    padding: 12px 13px;
    border: 1px solid #e2e2e2
}

.banner-secondary {
    padding: 0 10px
}

@media (max-width: 767px) {
    .banner-tertiary {
        padding: 0
    }
}

.banner-quaternary .banner-inner {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 26px 22px 33px
}

.banner-quaternary .banner-head {
    padding-bottom: 23px
}

.banner-quaternary .banner-image {
    margin-bottom: 12px
}

.banner-quaternary .banner-body {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 28px 0 36px
}

.banner-quaternary .banner-actions {
    padding-top: 19px
}

.banner-quaternary .link-more {
    color: #00acee
}

@media (max-width: 767px) {
    .banner-quinary {
        padding: 16px 10px 21px
    }
}

.bar {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.bar .bar-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bar .logo {
    position: relative;
    right: -2px
}

.bar .btn-menu {
    display: none
}

@media (max-width: 1380px) {
    .bar .logo {
        position: static
    }
}

@media (max-width: 1024px) {
    .bar {
        background: #2f4858;
        padding: 14px 0 11px;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10
    }

    .bar .banner {
        display: none
    }

    .bar .btn-menu {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 11px;
        z-index: 9999;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width: 767px) {
    .bar {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        padding: 0
    }
}

.bar-secondary {
    position: fixed;
    bottom: -3px;
    right: 20px;
    z-index: 10
}

.bar-secondary .bar-actions {
    display: inline-block
}

.bar-secondary .btn-bordered {
    display: block;
    padding-right: 16px;
    white-space: nowrap;
    max-width: 52px;
    overflow: hidden;
    transition: max-width .5s, padding-right .5s
}

.bar-secondary .btn-bordered .fa {
    margin-left: 14px;
    transition: margin-left .5s
}

.bar-secondary .btn-bordered:hover {
    max-width: 1000px;
    padding-right: 21px
}

.bar-secondary .btn-bordered:hover .fa {
    margin-left: 6px
}

.bar-alert {
    display: none;
    font-weight: 700;
    font-size: 21px;
    line-height: 1
}

.btn, .btn-secondary {
    line-height: 24px;
    text-align: center;
    vertical-align: middle
}

.bar-alert .shell {
    padding-left: 0;
    padding-right: 0;
    max-width: 100000px
}

.bar-alert.isAlert {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11
}

.bar-alert .bar-aside, .bar-alert .bar-body, .bar-alert .bar-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bar-alert .bar-aside, .bar-alert .bar-content {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.bar-alert .bar-body, .bar-alert .bar-content {
    position: relative;
    z-index: 5
}

.bar-alert .bar-body {
    color: #fff;
    background: #db0000;
    height: 50px
}

.bar-alert .bar-content {
    width: 100%;
    height: 100%
}

.bar-alert .bar-content a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.bar-alert .bar-content .fa {
    margin-right: 15px;
    position: relative;
    top: 2px;
    z-index: 5
}

.bar-alert .bar-aside {
    white-space: nowrap;
    background: #bd0000;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, .2);
    padding: 14px 28px 15px 34px
}

.bar-alert .bar-close {
    position: absolute;
    top: 13px;
    left: 23px;
    z-index: 20
}

.bar-alert .bar-close .fa {
    opacity: .8
}

.bar-alert .fa {
    font-size: 18px;
    transition: opacity .5s
}

@media (max-width: 1024px) {
    .bar-alert {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .bar-alert .bar-aside {
        padding: 16px 16px 18px
    }

    .bar-alert {
        font-size: 14px
    }
}

.breadcrumbs {
    font-weight: 700;
    font-size: 30px;
    padding: 2px 2px 48px
}

.breadcrumbs a {
    text-decoration: none
}

.breadcrumbs span {
    margin: 0 8px 0 16px
}

.breadcrumbs .current {
    pointer-events: none
}

.btn {
    display: inline-block;
    font-family: Cairo-B;
    font-size: 18px;
    text-decoration: none;
    color: #000;
    background: #a9ff00;
    border: 0;
    border-radius: 30px;
    min-width: 128px;
    padding: 20px;
    cursor: pointer;
    transition: background .5s
}

.btn-small {
    min-width: 99px;
    padding: 15px
}

.btn-medium {
    min-width: 187px;
    padding: 15px
}

.btn-large {
    min-width: 246px;
    padding: 15px
}

.btn-large .fa {
    margin-right: 5px
}

@media (max-width: 767px) {
    .btn {
        margin-top: 0
    }

    .btn-large {
        min-width: 178px
    }
}

.btn-block {
    display: block;
    font-size: 16px;
    border-radius: 0;
    min-width: 0;
    width: 100%;
    height: 47px;
    padding: 12px 7px 16px
}

.btn-white {
    color: #404651;
    background: #fff
}

.btn-light {
    color: #fff;
    background: #c9cacc
}

.btn-secondary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    background: #2f4858;
    height: 58px;
    padding: 5px 10px
}

.btn-bordered, .btn-play, .btn-secondary ins, .btn-tertiary {
    display: inline-block
}

.btn-secondary, .btn-secondary ins:after {
    transition: color .5s, background .5s
}

.btn-secondary, .btn-secondary ins {
    text-decoration: none
}

.btn-secondary ins {
    padding: 0 5px;
    position: relative;
    z-index: 5
}

.btn-tertiary {
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    color: #777;
    background: #eee;
    border: 1px solid #d8d8d8;
    padding: 8px 16px 7px;
    transition: color .5s, background .5s, border .5s
}

.btn-tertiary, .btn-tertiary .fa {
    vertical-align: middle
}

.btn-tertiary .fa {
    font-weight: 400;
    font-size: 15px;
    margin-left: 3px
}

.btn-tertiary.active {
    color: #f5f5f5;
    background: #414752;
    border-color: transparent
}

@media (max-width: 1024px) {
    .btn-tertiary {
        padding-top: 7px
    }
}

.btn-tertiary-large {
    min-width: 138px
}

.btn-bordered {
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    background: #2f4858;
    padding: 9px 21px 11px 14px
}

.btn-bordered .fa {
    font-size: 18px;
    margin-left: 6px
}

.btn-bordered-secondary {
    font-weight: 600;
    color: #ee3342;
    background: 0 0;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    height: auto;
    padding: 14px 10px
}

.btn-play {
    font-size: 41px;
    line-height: 1;
    color: #f5f5f5
}

.btn-menu {
    display: none;
    width: 39px;
    height: 32px;
    position: relative;
    z-index: 5
}

.btn-close-large, .btn-popup, .btn-social {
    display: inline-block
}

.btn-menu span, .btn-menu span:after, .btn-menu span:before {
    background: #43484f;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    z-index: 5
}

.btn-menu span.close-menu, .btn-menu span.close-menu:after, .btn-menu span.close-menu:before {
    background: #f5f5f5
}

.btn-menu span {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: background .5s
}

.btn-menu span:after, .btn-menu span:before {
    content: '';
    transition: top .5s
}

.btn-menu span:before {
    top: -14px
}

.btn-menu span:after {
    top: 14px
}

.btn-menu.active {
    width: 55px
}

.btn-menu.active span {
    background: 0 0
}

.btn-menu.active span:after, .btn-menu.active span:before {
    top: 0;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.btn-menu.active span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn-menu.active span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width: 1024px) {
    .btn-menu {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .btn-menu {
        width: 27px;
        height: 18px
    }

    .btn-menu span, .btn-menu span:after, .btn-menu span:before {
        height: 2px
    }

    .btn-menu span:before {
        top: -9px
    }

    .btn-menu span:after {
        top: 9px
    }

    .btn-menu.active {
        width: 33px
    }
}

.btn-close-large {
    width: 51px;
    height: 51px;
    position: relative;
    z-index: 5
}

.btn-close-large:after, .btn-close-large:before {
    content: '';
    background: #2f4858;
    width: 71px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: -9px;
    z-index: 5
}

.btn-close-large:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn-close-large:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.btn-popup .fa, .candidate .candidate-inner:after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%
}

.btn-popup {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    background: #3d444f;
    width: 35px;
    height: 35px;
    position: relative;
    z-index: 5
}

.btn-popup .fa {
    position: absolute;
    transform: translate(-50%, -50%)
}

.btn-social {
    font-size: 14px;
    text-decoration: none;
    width: 116px;
    padding: 24px 5px 17px
}

.btn-social span {
    display: block;
    font-weight: 700
}

.btn-social .fa {
    font-size: 30px;
    margin-bottom: 10px
}

.btn-facebook {
    color: #fff;
    background: #3b5998;
    transition: background .5s
}

.candidates {
    margin: 0 -11px
}

.candidates .candidate {
    width: 50%;
    float: right;
    padding: 0 11px;
    margin-bottom: 23px
}

@media (max-width: 767px) {
    .candidates {
        margin: 0 -6px
    }

    .candidates .candidate {
        padding: 0 6px;
        margin-bottom: 14px
    }
}

.candidate {
    text-align: center
}

.candidate > a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 5
}

.candidate .candidate-inner {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 109.88%;
    position: relative;
    z-index: 5
}

.candidate .candidate-inner:before {
    content: '';
    height: 70%;
    z-index: -1;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .9))
}

.candidate .candidate-inner:after {
    content: '';
    display: none;
    width: 99%;
    height: 100%;
    outline: #7d1b9e solid 5px;
    position: absolute;
    z-index: -1;
    transform: translate(-50%, -50%)
}

.candidate .candidate-content {
    z-index: 5
}

.candidate .candidate-actions {
    padding: 20px 0 17px;
    position: relative;
    z-index: 5
}

.candidate .candidate-actions:after {
    content: '';
    background: #505051;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1
}

.candidate .candidate-title {
    line-height: 1.2;
    color: #fff
}

.candidate .candidate-content, .candidate .candidate-inner:before {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

@media (max-width: 767px) {
    .candidate .candidate-actions:after, .candidate .candidate-inner:before {
        display: none
    }

    .candidate h4 {
        font-size: 15px
    }

    .candidate .candidate-inner:after {
        width: calc(100% - 6px);
        height: calc(100% - 6px)
    }

    .candidate .candidate-content {
        background: #eee;
        padding: 13px 10px 21px;
        position: static
    }

    .candidate .candidate-actions {
        padding: 8px 0 0
    }

    .candidate .candidate-title {
        color: #404651
    }

    .candidate .btn-white {
        color: #fff;
        background: #404651
    }
}

.candidate-max .candidate-inner:after {
    display: inline-block
}

.candidate-max .btn-white {
    color: #fff;
    background: #7d1b9e
}

.dropdown-secondary {
    font-weight: 700;
    text-align: center;
    color: #2f4858;
    padding: 15px
}

.dropdown-secondary .dropdown-inner {
    background: #fff;
    padding: 20px 13px 12px
}

.dropdown-secondary .dropdown-head {
    padding-bottom: 22px
}

.dropdown-secondary .dropdown-title {
    margin-bottom: 2px
}

.dropdown-secondary .dropdown-subtitle {
    color: #777
}

.dropdown-secondary .select-wrapper {
    margin-bottom: 12px
}

@media (max-width: 1024px) {
    .dropdown-secondary {
        padding: 17px 19px 16px;
        margin: 0 0 30px
    }

    .dropdown-secondary .dropdown-body, .dropdown-secondary .dropdown-head {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 11px 16px 15px
    }

    .dropdown-secondary .dropdown-body > *, .dropdown-secondary .dropdown-head > * {
        width: 100%
    }

    .dropdown-secondary .dropdown-inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }

    .dropdown-secondary .dropdown-head {
        width: calc(100% - 144px)
    }

    .dropdown-secondary .dropdown-body {
        border-right: 1px solid #ddd;
        width: 144px
    }

    .dropdown-secondary .select-wrapper {
        margin-bottom: 2px
    }
}

@media (max-width: 767px) {
    .dropdown-secondary {
        margin: 22px 0 17px
    }
}

.feeds {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
    position: relative;
    z-index: 5;
    top: 19px
}

.feeds .feed {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 19px
}

.feeds-secondary {
    padding-left: 49px;
    overflow-y: auto
}

.feeds-secondary > li + li {
    border-top: 1px solid #ddd
}

@media (max-width: 1024px) {
    .feeds {
        top: 0
    }

    .feeds-secondary {
        padding-left: 0;
        max-height: none
    }
}

@media (max-width: 767px) {
    .feeds-secondary > li:nth-child(n+7) {
        display: none
    }
}

.feed .feed-image {
    display: block;
    width: 100%;
    height: auto
}

.feed-secondary {
    font-size: 13px;
    padding: 24px 0 33px
}

.feed-secondary .feed-title {
    padding-bottom: 8px
}

.feed-secondary .feed-meta li {
    display: inline-block;
    vertical-align: middle
}

.checkbox input, .radio input {
    display: none
}

.feed-secondary .feed-meta li + li {
    padding-right: 9px;
    margin-right: 7px;
    position: relative;
    z-index: 5
}

.feed-secondary .feed-meta li + li:before {
    content: '';
    background: #aaa;
    width: 1px;
    height: 12px;
    position: absolute;
    top: 3px;
    right: 0
}

.feed-secondary .feed-meta a {
    text-decoration: none;
    transition: color .5s
}

.feed-secondary .feed-meta a .fa {
    font-size: 15px;
    color: #777;
    vertical-align: middle;
    margin-left: 8px;
    transition: color .5s
}

@media (max-width: 1380px) {
    .feed-secondary {
        padding: 18px 0 20px
    }
}

@media (max-width: 767px) {
    .feed-secondary {
        padding: 24px 0 33px
    }
}

input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

input::placeholder {
    color: inherit;
    opacity: 1
}

textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

textarea::-moz-placeholder {
    color: inherit;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

textarea::placeholder {
    color: inherit;
    opacity: 1
}

input:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

select {
    white-space: nowrap;
    overflow: hidden
}

select::-ms-expand {
    display: none
}

.field, .select, .textarea {
    background: #e8e8e8;
    line-height: 1.2;
    border: 0;
    border-radius: 0;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.field, .select {
    height: 40px;
    padding: 0 15px
}

.textarea {
    height: 134px;
    resize: none;
    padding: 10px 15px
}

.select {
    padding-left: 50px
}

.select-wrapper {
    position: relative;
    z-index: 5
}

.select-wrapper .fa {
    color: #666;
    position: absolute;
    top: 13px;
    left: 22px
}

.select-wrapper-secondary {
    width: 158px
}

.select-wrapper-secondary .select-arrow {
    background: #5c5c5c;
    width: 36px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.select-wrapper-secondary .select-arrow .fa {
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.select-secondary {
    font-weight: 700;
    font-size: 16px;
    color: #2f4858;
    background: #fff;
    border: 0;
    border-radius: 0;
    width: 100%;
    height: 37px;
    padding: 0 14px 0 35px
}

.select-secondary + .fa {
    font-size: 20px;
    color: #2f4858;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.select-tertiary {
    color: #eee;
    background: #4c4c4c;
    padding: 0 14px 0 40px
}

.radio label {
    padding-right: 26px;
    position: relative;
    z-index: 5
}

.radio label:after, .radio label:before {
    content: '';
    border-radius: 50%;
    position: absolute
}

.radio label:before {
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    top: 8px;
    right: -1px;
    transition: border-color .5s
}

.radio label:after {
    background: #ee3342;
    width: 6px;
    height: 6px;
    top: 11px;
    right: 2px;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.checkbox input:checked + label:after, .radio input:checked + label:after {
    visibility: visible;
    opacity: 1
}

.checkbox {
    font-weight: 600;
    margin-bottom: 14px
}

.checkbox label {
    display: inline-block;
    padding: 11px 50px 10px 5px;
    position: relative;
    z-index: 5
}

.checkbox label:after, .checkbox label:before {
    position: absolute
}

.checkbox label:before {
    content: '';
    border: 1px solid #999;
    width: 33px;
    height: 33px;
    top: 5px;
    right: 0
}

.form-edit, .form-secondary .form-inner {
    background: #fff;
    border: 1px solid #e8e8e8
}

.checkbox label:after {
    content: '\f00c';
    font: 16px/1 FontAwesome;
    color: #ee3342;
    top: 13px;
    right: 9px;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.form-secondary .form-help span:after, .form-secondary .form-separator:before, .link-more:after, .list-details li:before, .list-meta-items li + li:before, .media .media-nav .current:after, .media-single .media-hidden:after, .media-single .media-hidden:before, .media-single .media-nav:after, .nav-main li:after, .nav-quaternary li:after, .nav-quaternary li:before, .nav-tertiary a:after, .search form:after, .section-gradient:before, .section-quaternary .section-body:before, .section-secondary .section-actions:after, .section-secondary .section-actions:before, .section-slider .owl-thumbs a:after {
    content: ''
}

@media (max-width: 767px) {
    .field, .select {
        height: 30px
    }

    .textarea {
        height: 100px
    }

    .select {
        padding-left: 30px
    }

    .select-wrapper .fa {
        top: 8px;
        left: 15px
    }

    .select-secondary {
        height: 35px
    }

    .select-secondary + .fa {
        top: 50%
    }

    .checkbox {
        margin-bottom: 17px
    }

    .checkbox label:before {
        width: 32px;
        height: 32px
    }

    .checkbox label:after {
        top: 12px;
        right: 9px
    }
}

.form .form-row {
    margin: 0 -10px
}

.form .form-row + .form-row {
    padding-top: 15px
}

.form .form-col {
    width: 100%;
    float: right;
    padding: 0 10px
}

.form .form-col-1of2 {
    width: 50%
}

.form .form-label {
    display: block;
    font-weight: 600;
    padding: 0 2px 12px 0
}

@media (max-width: 767px) {
    .form .form-row + .form-row {
        padding-top: 10px
    }

    .form .form-col-1of2 {
        width: 100%
    }

    .form .form-col + .form-col {
        margin-top: 12px
    }
}

.form-vote {
    background: #fff;
    padding: 20px 10px 0;
    position: relative;
    transition: .5s
}

.form-vote .form-head {
    line-height: 1.5;
    padding-bottom: 29px;
    font-family: Cairo-B
}

.form-vote .form-body:not(:last-child) {
    padding-bottom: 10px
}

.form-vote .form-success {
    background: #fff;
    width: 100%;
    height: calc(100% - 85px);
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 25px 17px 15px 5px
}

@media (max-width: 1024px) {
    .form-vote {
        padding: 21px 27px 24px 34px
    }

    .form-vote .form-body:not(:last-child) {
        padding-bottom: 10px
    }

    .form-vote .form-success {
        height: calc(100% - 115px);
        padding: 15px
    }
}

@media (max-width: 767px) {
    .form-vote {
        padding: 21px 23px 25px 29px
    }

    .form-vote .form-success {
        height: calc(100% - 95px);
        padding: 23px
    }
}

.form-edit {
    padding: 48px 47px 38px 50px
}

.form-edit .form-head {
    padding-bottom: 59px
}

.form-edit .form-body {
    padding-bottom: 23px
}

.form-edit .form-actions .btn {
    margin-right: -3px
}

@media (max-width: 767px) {
    .form-edit {
        padding: 15px 20px
    }

    .form-edit .form-body, .form-edit .form-head {
        padding-bottom: 15px
    }

    .form-edit .form-actions .btn {
        margin-right: 0
    }
}

.form-secondary {
    text-align: center
}

.form-secondary .form-wrapper {
    max-width: 632px;
    margin: auto
}

.form-secondary .form-inner {
    border-left: 0;
    border-right: 0;
    padding: 46px 91px 57px
}

.form-secondary .form-inner:not(:last-child) {
    margin-bottom: 23px
}

.form-secondary .form-inner-small {
    padding: 46px 38px 57px 33px
}

.form-secondary .form-inner-large {
    padding: 152px 0 181px
}

.form-secondary .form-inner-large .form-close {
    margin-bottom: 49px
}

.form-secondary .form-inner-large .form-head {
    padding-bottom: 51px
}

.form-secondary .form-section {
    border-bottom: 1px solid #ccc;
    padding: 0 32px
}

.form-secondary .form-section + .form-section {
    padding-top: 46px
}

.form-secondary .form-section + .form-section-small {
    padding-top: 11px
}

.form-secondary .form-section + .form-actions {
    padding-top: 53px
}

.form-secondary .form-section .form-body {
    padding-bottom: 0
}

.form-secondary .form-section .form-row-small:last-child {
    padding-bottom: 55px
}

.form-secondary .form-section .list-checkboxes:last-child {
    padding-bottom: 23px
}

.form-secondary .form-section-small {
    padding: 0 53px 0 59px
}

.form-secondary .form-head {
    padding-bottom: 38px
}

.form-secondary .form-title:not(:last-child) {
    margin-bottom: 28px
}

.form-secondary .form-body {
    padding-bottom: 49px
}

.form-secondary .form-actions .btn:not(:last-child) {
    margin-bottom: 26px
}

.form-secondary .form-row + .form-row {
    padding-top: 39px
}

.form-secondary .form-row + .form-row-small {
    padding-top: 22px
}

.form-secondary .form-close {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-bottom: 54px
}

.form-secondary .form-separator {
    font-weight: 600;
    padding: 25px 0;
    margin-bottom: 0
}

.form-secondary .form-separator:before {
    background: #999;
    width: calc(100% - 6px);
    height: 1px;
    margin-top: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.form-secondary .form-separator span {
    display: inline-block;
    background: #fff;
    padding: 0 12px
}

.form-secondary .form-help {
    display: block;
    font-weight: 600;
    text-decoration: none;
    color: #888
}

.form-secondary .form-help span {
    display: inline-block;
    padding: 0 4px 5px;
    position: relative;
    z-index: 5
}

.form-secondary .form-help span:after {
    background: #888;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.form-secondary .form-controls-secondary, .form-secondary .form-separator, .form-tertiary, .form-tertiary .form-controls-secondary {
    position: relative;
    z-index: 5
}

.form-secondary .form-label-secondary {
    font-weight: 600
}

.form-secondary .form-controls-secondary .field {
    background: #f2f2f2
}

.form-secondary .form-btn {
    min-width: 198px
}

.form-secondary .form-controls-secondary, .form-secondary .form-controls-secondary .form-label-secondary, .form-tertiary .form-controls-secondary, .form-tertiary .form-controls-secondary .form-label-secondary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.form-secondary .form-label-secondary, .form-tertiary .form-label-secondary {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background: #e8e8e8;
    padding: 5px 23px
}

.form-secondary .form-controls-secondary .field, .form-tertiary .form-controls-secondary .field {
    background: #f2f2f2
}

.form-secondary .form-controls-secondary .form-label-secondary, .form-tertiary .form-controls-secondary .form-label-secondary {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    min-width: 141px
}

.form-secondary .btn-social {
    margin-bottom: 30px
}

@media (max-width: 1024px) {
    .form-secondary .form-inner-large {
        padding: 100px 0
    }
}

@media (max-width: 767px) {
    .form-secondary .form-inner:not(:last-child), .form-secondary .form-title:not(:last-child) {
        margin-bottom: 26px
    }

    .form-secondary h3 {
        font-size: 20px
    }

    .form-secondary .form-wrapper {
        width: 100%;
        max-width: none
    }

    .form-secondary .form-inner {
        border: 0;
        padding: 31px 10px 40px
    }

    .form-secondary .form-inner-large {
        padding: 131px 0 103px
    }

    .form-secondary .form-inner-large .form-head {
        padding-bottom: 40px
    }

    .form-secondary .form-section + .form-section {
        padding-top: 26px
    }

    .form-secondary .form-section + .form-section-small {
        padding-top: 15px
    }

    .form-secondary .form-row + .form-row, .form-secondary .form-section + .form-actions {
        padding-top: 35px
    }

    .form-secondary .form-section .form-row-small:last-child {
        padding-bottom: 24px
    }

    .form-secondary .form-section .list-checkboxes:last-child {
        padding-bottom: 3px
    }

    .form-secondary .form-head {
        padding-bottom: 26px
    }

    .form-secondary .form-body {
        padding-bottom: 37px
    }

    .form-secondary .form-actions .btn:not(:last-child) {
        margin-bottom: 18px
    }

    .form-secondary .form-row + .form-row-small {
        padding-top: 12px
    }

    .form-secondary .form-close {
        display: none
    }

    .form-secondary .form-separator {
        padding: 24px 0 22px;
        margin-bottom: 0
    }

    .form-secondary .form-separator:before {
        width: 100%;
        margin-top: 3px
    }

    .form-secondary .form-label-secondary {
        padding: 5px 11px 5px 19px
    }

    .form-secondary .form-controls-secondary .field {
        height: 40px
    }

    .form-secondary .form-controls-secondary .form-label-secondary {
        min-width: 0
    }

    .form-secondary .form-footer {
        padding: 0 10px
    }

    .form-secondary .form-section, .form-secondary .form-section-small {
        padding: 0
    }

    .form-secondary .btn:not(.btn-bordered-secondary) {
        padding: 18px 27px 20px
    }

    .form-secondary .btn-social {
        margin-bottom: 0
    }
}

.form-tertiary {
    text-align: right;
    background: #fff;
    border: 1px solid #e8e8e8
}

.form-tertiary .form-close {
    display: inline-block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 46px;
    left: 44px
}

.form-tertiary .form-section + .form-section {
    border-top: 1px solid #ccc;
    padding-top: 33px;
    margin-top: 49px
}

.form-tertiary .form-section + .form-section-medium {
    padding-top: 25px;
    margin-top: 21px
}

.form-tertiary .form-section + .form-section-small {
    padding-top: 14px;
    margin-top: 16px
}

.form-tertiary .form-section > .checkbox {
    margin-right: 9px
}

.form-tertiary .form-row {
    margin: 0 -10px
}

.form-tertiary .form-row + .form-row {
    padding-top: 15px
}

.form-tertiary .form-col {
    width: 100%;
    float: right;
    padding: 0 10px
}

.form-tertiary .form-col-1of2 {
    width: 50%
}

.form-tertiary .form-head {
    padding-bottom: 24px
}

.form-tertiary .form-title {
    display: inline-block;
    font-family: Cairo-B;
    color: #fff;
    background: #2f4858;
    padding: 6px 15px 9px 18px;
    margin-right: 3px
}

.form-tertiary .form-controls-secondary .field {
    text-align: left
}

.form-tertiary .form-label {
    display: block;
    font-weight: 600;
    margin: 0 2px 12px 0
}

.form-tertiary .form-label .link-more {
    padding: 0 1px 1px
}

.form-tertiary .form-label-inner {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-left: 10px
}

.form-tertiary .form-controls-secondary .form-label-secondary {
    font-weight: 700;
    min-width: 121px;
    padding: 0 28px 0 5px
}

.form-tertiary .form-inner {
    padding: 55px 40px 55px 221px
}

.form-tertiary .form-inner-secondary {
    padding: 57px 40px 46px 364px
}

.form-tertiary .form-inner-tertiary {
    max-width: 777px;
    padding: 50px 44px 58px 10px
}

.form-tertiary .form-actions {
    padding: 36px 0 0
}

.form-tertiary .form-btn {
    padding: 18px 26px 20px;
    font-family: Cairo-B
}

.form-tertiary .form-upload {
    background: url(../images/temp/border-pattern.png) no-repeat;
    background-size: 100% 100%;
    padding: 15px 25px 36px;
    margin: 49px 0 12px
}

.form-tertiary .form-upload * {
    transition: fill .5s
}

.form-tertiary .form-upload .link-more, .link-more {
    transition: color .5s
}

.form-tertiary .form-upload input {
    display: none
}

.form-tertiary .form-upload .list-files {
    padding: 18px 4px 0
}

.form-tertiary .form-success {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1056px
}

.form-tertiary .form-success-small {
    height: 656px
}

.form-tertiary .select-wrapper .fa {
    top: 13px;
    left: 15px
}

.form-tertiary .list-checkboxes {
    padding-right: 9px
}

.form-tertiary .field, .form-tertiary .select, .form-tertiary .textarea {
    font-family: Tahoma, sans-serif
}

.form-tertiary .textarea {
    line-height: 2;
    padding: 18px 23px;
    margin-bottom: 5px
}

.form-tertiary .textarea:not(.textarea-small) {
    height: 415px
}

@media (max-width: 1380px) {
    .form-tertiary .form-success {
        height: 800px
    }
}

@media (max-width: 1200px) {
    .form-tertiary .form-inner-secondary {
        padding: 55px 40px 55px 221px
    }

    .form-tertiary .form-success {
        height: 600px
    }
}

@media (max-width: 1024px) {
    .form-tertiary .form-section + .form-section, .form-tertiary .form-section + .form-section-medium, .form-tertiary .form-section + .form-section-small {
        padding-top: 20px;
        margin-top: 20px
    }

    .form-tertiary .form-label, .form-tertiary .form-section > .checkbox, .form-tertiary .form-title {
        margin-right: 0
    }

    .form-tertiary .form-inner-tertiary {
        max-width: none;
        padding: 40px 10px
    }

    .form-tertiary .form-close {
        top: 36px;
        left: 36px
    }

    .form-tertiary .form-title {
        padding: 8px 16px
    }

    .form-tertiary .form-actions {
        padding: 30px 0 0
    }

    .form-tertiary .form-btn {
        padding: 17px 26px 18px
    }

    .form-tertiary .form-success {
        height: 400px
    }

    .form-tertiary .form-inner, .form-tertiary .form-inner-secondary {
        padding: 35px
    }

    .form-tertiary .list-checkboxes {
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .form-tertiary {
        background: 0 0;
        border: 0
    }

    .form-tertiary .form-section + .form-section {
        padding-top: 27px;
        margin-top: 34px
    }

    .form-tertiary .form-section + .form-section-medium {
        padding-top: 27px;
        margin-top: 16px
    }

    .form-tertiary .form-section + .form-section-small {
        padding-top: 15px;
        margin-top: 3px
    }

    .form-tertiary .form-close {
        display: none
    }

    .form-tertiary .form-row + .form-row {
        padding-top: 27px
    }

    .form-tertiary .form-row + .form-upload {
        padding-top: 24px
    }

    .form-tertiary .form-col ~ .form-col {
        padding-top: 25px
    }

    .form-tertiary .form-col-1of2 {
        width: 100%
    }

    .form-tertiary .form-head {
        padding-bottom: 27px
    }

    .form-tertiary .form-title {
        padding: 8px 17px 7px;
        margin-right: 2px
    }

    .form-tertiary .form-label {
        padding-right: 3px;
        margin-bottom: 9px
    }

    .form-tertiary .form-inner {
        padding: 0 0 45px
    }

    .form-tertiary .form-actions {
        text-align: center;
        padding: 43px 0 0
    }

    .form-tertiary .form-btn {
        padding: 18px 26px 20px
    }

    .form-tertiary .form-upload {
        padding: 24px 25px 35px;
        margin: 24px 0 0
    }

    .form-tertiary .form-upload .list-files {
        padding: 12px 0 0
    }

    .form-tertiary .form-success {
        height: 250px
    }

    .form-secondary .form-controls-secondary .field, .form-tertiary .form-controls-secondary .field {
        overflow: hidden
    }

    .form-tertiary .list-checkboxes {
        padding-right: 0
    }

    .form-tertiary .select-wrapper .fa {
        font-size: 13px;
        left: 22px
    }

    .form-tertiary .field, .form-tertiary .select {
        height: 40px
    }

    .form-tertiary .textarea {
        height: 298px;
        padding: 10px 12px;
        margin-bottom: 0
    }
}

.list-checkboxes, .list-tags {
    text-align: right
}

.intro {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: calc(100vh - 66px)
}

@media (max-width: 1380px) {
    .intro {
        height: calc(100vh - 176px)
    }
}

@media (max-width: 1024px) {
    .intro {
        height: calc(100vh - 74px)
    }
}

@media (max-width: 767px) {
    .intro {
        height: calc(100vh - 58px)
    }
}

.link-more {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    padding: 0 12px 10px;
    position: relative;
    z-index: 5
}

.list-links, .list-meta-items, .list-votes, .nav-main .current {
    font-weight: 600
}

.link-more:after {
    background: #212429;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: background .5s
}

.list-links a, .list-votes li, .list-votes span {
    position: relative;
    z-index: 5
}

.link-more-small {
    font-size: 15px;
    color: #999;
    padding: 0 0 1px
}

.link-more-small:after {
    background: #999
}

.link-more-xsmall {
    font-size: 14px;
    padding: 0 0 12px
}

.link-more-xsmall:after {
    background: #4a4c4f
}

.link-more-xsmall .fa {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 3px
}

.list-links {
    font-size: 14px
}

.list-links a {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
    padding: 12px 0
}

@media (max-width: 1024px) {
    .list-links .fa {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .list-links .fa {
        font-size: 18px
    }
}

.list-links-small {
    font-size: 14px
}

.list-links-secondary a {
    padding: 19px 8px 21px 12px
}

.list-links-secondary li:first-child a {
    border-top: 0;
    padding-top: 14px
}

.list-radios li + li {
    padding-top: 18px
}

.list-votes {
    font-size: 15px
}

.list-votes li + li {
    margin-top: 27px
}

.list-votes span {
    display: block;
    width: calc(100% - 45px);
    height: 2px;
    background: #d3d3d3;
    margin-top: 8px
}

.list-votes ins {
    background: #ee3342;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0
}

.list-votes strong {
    font-size: 18px;
    color: #999;
    position: absolute;
    top: 13px;
    left: 14px
}

.list-votes .active strong {
    color: #ee3342
}

.list-votes [data-voted="100"] ins {
    width: 100%
}

.list-votes [data-voted="95"] ins {
    width: 95%
}

.list-votes [data-voted="90"] ins {
    width: 90%
}

.list-votes [data-voted="85"] ins {
    width: 85%
}

.list-votes [data-voted="80"] ins {
    width: 80%
}

.list-votes [data-voted="75"] ins {
    width: 75%
}

.list-votes [data-voted="70"] ins {
    width: 70%
}

.list-votes [data-voted="65"] ins {
    width: 65%
}

.list-votes [data-voted="60"] ins {
    width: 60%
}

.list-votes [data-voted="55"] ins {
    width: 55%
}

.list-votes [data-voted="50"] ins {
    width: 50%
}

.list-votes [data-voted="45"] ins {
    width: 45%
}

.list-votes [data-voted="40"] ins {
    width: 40%
}

.list-votes [data-voted="35"] ins {
    width: 35%
}

.list-votes [data-voted="30"] ins {
    width: 30%
}

.list-votes [data-voted="25"] ins {
    width: 25%
}

.list-votes [data-voted="20"] ins {
    width: 20%
}

.list-votes [data-voted="15"] ins {
    width: 15%
}

.list-votes [data-voted="10"] ins {
    width: 10%
}

.list-votes [data-voted="5"] ins {
    width: 5%
}

@media (max-width: 1024px) {
    .list-votes li + li {
        margin-top: 20px
    }

    .list-votes span {
        width: calc(100% - 45px)
    }

    .list-votes strong {
        font-size: 16px;
        top: 16px;
        left: 0
    }
}

.list-stats {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-stats li {
    width: auto
}

.list-stats img {
    width: auto;
    height: 57px;
    margin-bottom: 3px
}

.list-tags li {
    display: inline-block
}

.list-tags li + li {
    margin-right: 5px
}

.list-meta-items.header-top {
    display: flex;
    flex-wrap: wrap
}

.list-meta-items li {
    position: relative;
    z-index: 5
}

.list-meta-items li + li {
    padding-right: 8px;
    margin-right: 7px;
    line-height: 32px
}

.list-meta-items li + li:before {
    background: #999;
    width: 1px;
    height: 16px;
    position: absolute;
    top: 1px;
    right: 0
}

.article-meta .list-meta-items li + li:before {
    top: 8px
}

.list-meta-items a {
    text-decoration: none
}

.list-meta-items .fa {
    color: #b4b4b4;
    margin-left: 8px
}

.list-meta-items .tag {
    margin-left: 5px
}

@media (max-width: 767px) {
    .list-meta-items li + li:before, .list-meta-items li:nth-child(2):before {
        display: none
    }

    .list-meta-items li:nth-child(2) {
        padding-right: 0;
        margin-right: 0
    }

    .list-meta-items .fa {
        margin-left: 2px
    }
}

.list-categories {
    display: inline-block;
    font-size: 15px;
    color: #eee;
    margin: 0
}

.list-categories li {
    float: right
}

.list-categories li + li {
    margin-right: 5px
}

.list-categories a {
    display: block;
    line-height: 37px;
    text-decoration: none;
    background: #4c4c4c;
    height: 37px;
    padding: 0 28px;
    transition: background .5s
}

.list-categories .current a {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .7)
}

.list-categories .fa {
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle;
    margin-left: 7px
}

@media (max-width: 1024px) {
    .list-categories li + li {
        margin-right: 1px
    }

    .list-categories a {
        line-height: 37px;
        height: 37px;
        padding: 0 12px
    }

    .list-categories .current a {
        background: #ee3342
    }

    .list-categories .fa {
        font-weight: 400;
        font-size: 18px;
        vertical-align: middle;
        margin-left: 7px
    }
}

@media (max-width: 767px) {
    .list-categories {
        width: 100%
    }

    .list-categories:after {
        display: none
    }

    .list-categories li {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        white-space: nowrap;
        width: 100%;
        float: none
    }

    .list-categories li:not(:last-child) {
        -webkit-flex-shrink: 2;
        -ms-flex-negative: 2;
        flex-shrink: 2
    }

    .list-categories li:first-child {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 3px
    }

    .list-categories a {
        padding: 10px
    }

    .list-categories .fa {
        margin-left: 5px
    }
}

.list-media-items {
    white-space: nowrap;
    overflow-x: auto;
    padding: 18px 11px 14px
}

.list-media-items li {
    display: inline-block;
    vertical-align: top
}

.list-media-items li + li {
    margin-right: 4px
}

.list-media-items a {
    display: block
}

.list-media-items figure {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 117px;
    height: 78px
}

.list-checkboxes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.list-checkboxes li {
    width: 140px;
    margin-bottom: 27px
}

.list-checkboxes .checkbox {
    margin: 0
}

@media (max-width: 767px) {
    .list-checkboxes li {
        width: 50%
    }
}

.list-checkboxes-large li {
    width: 33.33333%
}

.list-checkboxes-large li:nth-child(3n) {
    width: 120px
}

@media (max-width: 767px) {
    .list-checkboxes-large li, .list-checkboxes-large li:nth-child(3n) {
        width: 50%
    }

    .list-checkboxes-large li:nth-child(2n) {
        width: 143px
    }
}

.list-files li {
    display: inline-block;
    vertical-align: middle
}

.list-files li + li {
    margin-right: 16px
}

.list-files a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 5
}

.list-files span, .media {
    display: -webkit-flex;
    display: -ms-flexbox
}

.list-files span {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.list-files .fa {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .list-files li {
        display: block
    }

    .list-files li + li {
        margin: 23px 0 0
    }

    .list-files a {
        padding-right: 73px
    }

    .list-files span {
        width: 62px;
        left: auto;
        right: 0;
        visibility: visible;
        opacity: 1
    }
}

.list-details li {
    padding-right: 47px;
    position: relative;
    z-index: 5
}

.list-details li:before {
    background: #ee3342;
    width: 24px;
    height: 1px;
    position: absolute;
    top: 21px;
    right: 4px
}

.list-details li + li {
    margin-top: 32px
}

.list-details h5 {
    padding-right: 2px;
    margin-bottom: 3px;
    font-family: Cairo-B
}

.list-details a {
    cursor: pointer
}

@media (max-width: 1380px) {
    .list-details li {
        padding-right: 10px
    }

    .list-details li:before {
        right: -25px
    }

    .list-details li + li {
        margin-top: 20px
    }

    .list-details h5 {
        padding-right: 0;
        margin-bottom: 0
    }
}

@media (max-width: 1200px) {
    .list-details {
        line-height: 1.5
    }

    .list-details li:before {
        top: 17px
    }

    .list-details li + li {
        margin-top: 15px
    }

    .list-details h5 {
        padding-bottom: 3px
    }
}

@media (max-width: 767px) {
    .list-details {
        line-height: 2
    }

    .list-details li {
        padding-right: 50px
    }

    .list-details li:before {
        top: 16px;
        right: 3px
    }

    .list-details li + li {
        margin-top: 18px
    }

    .list-details h5 {
        line-height: 1.4;
        padding-bottom: 4px
    }
}

.emblem, .logo {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px
}

.list-banner-details li + li {
    margin-top: 21px
}

.list-banner-details strong {
    display: inline-block;
    width: 108px
}

.logo {
    background: url(../images/new-okazlogo.svg) center center no-repeat;
    background-size: 100% auto;
    width: 205px;
    height: 105px;
    margin-right: 2px
}

.emblem {
    background: url(../images/new-okazlogo.svg) center center no-repeat;
    background-size: contain;
    height: 100%
}

.weather-svgicon {
    background: url(../images/img_498862.svg) center center no-repeat;
    background-size: contain;
    height: 20px;
    width: 20px
}

@media (max-width: 1024px) {
    .logo {
        background-size: contain
    }
}

@media (max-width: 767px) {
    .logo {
        width: 100px;
        height: 60px
    }
}

.map .map-inner {
    border: 5px solid #fff
}

.map .map-image {
    width: 100%;
    height: auto
}

@media (max-width: 767px) {
    .map .map-inner {
        border: 0;
        margin: 0 -10px
    }
}

.media {
    display: flex;
    background: #141414;
    min-height: 100vh
}

.media, .media .update {
    color: #bbb
}

.media .media-actions, .media .media-header, .media .media-sort {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.media, .media .media-header {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.media .media-aside {
    background: #1e1e1e;
    border-top: 1px solid #a7a7a7;
    width: 181px;
    padding: 45px 0
}

.media .media-inner {
    width: 100%;
    padding: 30px
}

.media .media-header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #414141;
    padding-bottom: 16px;
    margin-bottom: 16px
}

.media .media-title {
    color: #fff
}

.media .media-content {
    padding-bottom: 9px
}

.media .media-sort p {
    margin: 0 0 0 10px
}

.media .media-nav {
    font-size: 14px;
    font-family: Cairo-B;
    line-height: 24px
}

.media .media-nav a {
    display: block;
    text-decoration: none;
    padding: 7px;
    position: relative;
    z-index: 5;
    transition: background .5s;
    border-bottom: 1px solid #282828
}

.media .media-nav .current > a {
    color: #000;
    background-color: #a9ff00
}

.media .media-nav > ul > li {
    border-bottom: 1px solid #3b3b3b;
    position: relative
}

.media .media-nav ul ul {
    font-size: 14px;
    font-family: Cairo;
    line-height: 20px
}

.media .media-nav ul ul a {
    padding: 5px 20px 5px 7px;
    border-bottom: 1px solid #282828
}

.media .media-nav .fa-caret-down, .media .media-nav .fa-caret-left {
    font-size: 20px;
    position: absolute;
    z-index: 100;
    top: 20px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.media .media-nav .fa-caret-down:hover, .media .media-nav .fa-caret-left:hover {
    color: #11e944
}

.media .media-nav .current .fa-caret-down:hover, .media .media-nav .current .fa-caret-left:hover {
    color: #fff
}

.media .media-nav .dropdown {
    display: none
}

.media .media-nav .current .dropdown {
    display: block
}

.media .media-nav .current:after {
    width: 20px;
    height: 39px;
    border-style: solid;
    border-width: 20px 10px 19px 0;
    border-color: transparent #a9ff00 transparent transparent;
    position: absolute;
    left: -20px;
    top: 0
}

.media .list-categories {
    margin-left: 45px
}

.media .updates-inline {
    margin: 0 -10px
}

.media .updates-inline + .updates-inline {
    padding-top: 29px
}

.media .updates-inline .update {
    padding: 0 10px
}

.media .update .update-tag {
    font-family: Cairo-B;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 10px;
    color: #f5f5f5
}

.media .update .update-image {
    background-position: center top
}

.media .section-secondary .section-actions:before {
    opacity: .2
}

@media (max-width: 1200px) {
    .media .media-aside {
        width: 170px;
        padding: 35px 10px
    }

    .media .media-header {
        padding-bottom: 15px;
        margin-bottom: 16px
    }

    .media .media-content {
        padding-bottom: 0
    }

    .media .media-nav .current > a, .media .media-nav a {
        padding: 14px 15px 14px 25px
    }

    .media .media-nav ul ul {
        padding: 12px 0
    }

    .media .media-nav ul ul a {
        padding: 10px 20px
    }

    .media .media-nav > ul > li > a:before {
        width: 13px;
        left: -23px
    }

    .media .media-nav > ul > li > a:after {
        width: calc(100% + 13px)
    }

    .media .list-categories a {
        padding: 0 8px;
        font-size: 14px
    }

    .media .list-categories {
        margin-left: 10px
    }

    .media .updates-inline + .updates-inline {
        padding-top: 20px
    }
}

@media (max-width: 1024px) {
    .media .media-actions, .media .media-title {
        width: 100%
    }

    .media .media-title {
        margin-bottom: 20px
    }

    .media .list-categories {
        margin-left: 20px
    }

    .media .updates-inline:not(.updates-inline-small) .update {
        width: 33.33333%
    }

    .media .updates-inline:not(.updates-inline-small) .update:nth-child(n+4) {
        display: none
    }

    .media .section-secondary {
        padding-top: 20px
    }

    .media .section-secondary .section-actions {
        margin: 0
    }
}

@media (max-width: 767px) {
    .media .media-aside, .media .media-sort, .media .media-title {
        display: none
    }

    .media .media-inner {
        width: 100%;
        padding: 10px
    }

    .media .media-header {
        border: 0;
        padding-bottom: 25px;
        margin-bottom: 0
    }

    .media .media-content {
        padding-bottom: 15px
    }

    .media .media-banner {
        margin-bottom: 26px
    }

    .media .list-categories {
        margin-left: 0
    }

    .media .updates-inline .update {
        margin-bottom: 0
    }

    .media .updates-inline:not(.updates-inline-small) .update {
        width: 100%
    }

    .media .updates-inline:not(.updates-inline-small) .update + .update {
        margin-top: 23px
    }

    .media .updates-inline:not(.updates-inline-small) .update-head-static {
        padding: 15px 5px 8px
    }

    .media .updates-inline:not(.updates-inline-small) .update:nth-child(n+4) {
        display: block
    }

    .media .updates-inline-small .update {
        padding: 18px 0 15px
    }

    .media .update .update-tag {
        display: inline-block
    }
}

.media-single {
    color: #fff;
    background: #16181d;
    position: relative;
    z-index: 5
}

.media-single .media-image-secondary, .media-single .media-inner, .media-single .media-inner > .shell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.media-single .media-image-secondary .media-image-container {
    position: relative;
    width: 100%;
    height: 100%
}

.media-single .media-inner {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 650px;
    height: calc(100vh - 67px)
}

.media-single .media-inner > .shell {
    -webkit-flex: 0 1 1340px;
    -ms-flex: 0 1 1340px;
    flex: 0 1 1340px
}

.media-single .media-inner > .shell:after {
    display: none
}

.media-single .media-aside {
    width: 412px;
    padding-left: 59px
}

.media-single .media-nav {
    padding-right: 13px;
    position: relative;
    z-index: 5
}

.media-single .media-nav:after {
    background: #6f7073;
    width: 1px;
    height: 71px;
    position: absolute;
    top: 0;
    right: 89px
}

.media-single .media-nav a {
    display: inline-block;
    width: 33px;
    height: 63px
}

.media-single .media-nav a + a {
    margin-right: 86px
}

.media-single .media-title {
    line-height: 1.5;
    color: #fff;
    margin-bottom: 23px
}

.media-single .media-image {
    width: calc(100% - 412px);
    padding-top: 20px;
    padding-bottom: 60px
}

.media-single .media-image figure {
    position: relative;
    z-index: 5;
    padding-bottom: 67%
}

.media-single .media-image iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.media-single .media-image-secondary {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.media-single .media-image-secondary > figure {
    width: auto;
    height: auto;
    padding-top: 0;
    overflow: hidden
}

.media-single .media-image-secondary > figure > img {
    width: auto;
    height: auto
}

.media-single .media-image-secondary > figure > figcaption {
    padding: 19px 23px;
    position: absolute;
    bottom: 0;
    right: 0
}

.media-single .media-image-secondary > figure > figcaption .fa {
    font-size: 16px;
    vertical-align: bottom;
    margin-left: 6px
}

.media-single .media-entry {
    padding-bottom: 100px
}

.media-single .media-entry p {
    font-family: Cairo;
    line-height: 2;
    color: #999
}

.nav, .nav-wrapper {
    font-family: Cairo-SB
}

.media-single .media-content .link-more {
    margin-bottom: 41px
}

.media-single .media-content .list-meta-items {
    margin-bottom: 39px
}

.media-single .media-content .tag {
    margin-bottom: 15px
}

.media-single .media-actions {
    font-weight: 700;
    font-size: 18px;
    background: #3b3e44
}

.media-single .media-actions ul {
    margin: 0
}

.media-single .media-actions ul:last-child {
    border-right: 1px solid #16181d
}

.media-single .media-actions ul:last-child a .fa {
    margin: 0 0 0 6px
}

.media-single .media-actions li {
    float: right
}

.media-single .media-actions a {
    display: block;
    line-height: 44px;
    text-decoration: none;
    height: 46px;
    padding: 0 28px
}

.media-single .media-actions a .fa {
    font-size: 16px;
    vertical-align: middle;
    color: #999;
    margin-right: 19px
}

.media-single .media-actions a .fa-close {
    display: none;
    color: #ee3342
}

.media-single .media-actions a:not(.media-dark) {
    border-left: 1px solid #16181d
}

.media-single .media-actions .media-dark {
    background: #2f4858
}

.media-single .media-actions .current .fa-plus-circle {
    display: none
}

.media-single .media-actions .current .fa-close {
    display: inline-block
}

.media-single .media-actions-flex .shell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.media-single .media-actions-flex .shell:after {
    display: none
}

.media-single .media-actions-flex ul:last-child {
    margin-left: 54px
}

.media-single .media-footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100
}

.media-single .media-items {
    white-space: nowrap;
    padding: 23px 30px 17px;
    margin-bottom: 0;
    overflow-x: auto
}

.media-single .media-items .media-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 182px
}

.media-single .media-items .media-item + .media-item {
    margin-right: 48px
}

.media-single .media-hidden {
    display: none;
    background: #2f4858;
    position: relative;
    z-index: 5
}

.media-single .media-hidden.active {
    display: block
}

.media-single .media-hidden:after, .media-single .media-hidden:before {
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 5;
    opacity: .7
}

.media-single .media-hidden:before {
    left: 0;
    background-color: transparent;
    background: linear-gradient(to right, #000, rgba(0, 0, 0, 0))
}

.media-single .media-hidden:after {
    right: 0;
    background-color: transparent;
    background: linear-gradient(to left, #000, rgba(0, 0, 0, 0))
}

.media-single .list-meta-items {
    color: #f5f5f5
}

@media (max-width: 1380px) {
    .media-single .media-aside, .media-single .media-image {
        float: right
    }

    .media-single .media-aside {
        width: 400px;
        padding-left: 50px
    }

    .media-single .media-nav {
        padding-right: 0
    }

    .media-single .media-nav:after {
        right: 75px
    }

    .media-single .media-title {
        margin-bottom: 20px
    }

    .media-single .media-image {
        width: calc(100% - 400px)
    }

    .media-single .media-entry {
        padding-bottom: 50px
    }

    .media-single .media-content .link-more {
        margin-bottom: 30px
    }

    .media-single .media-items .media-item + .media-item {
        margin-right: 40px
    }
}

@media (max-width: 1024px) {
    .media-single {
        padding: 102px 11px 87px
    }

    .media-single .media-aside, .media-single .media-image {
        float: none;
        width: 100%
    }

    .media-single .media-image-secondary, .media-single .media-inner > .shell {
        display: block
    }

    .media-single .media-aside {
        padding-left: 0
    }

    .media-single .media-inner {
        display: block;
        min-height: 0;
        height: auto;
        padding-bottom: 100px;
        position: relative;
        z-index: 5
    }

    .media-single .media-title {
        margin-bottom: 11px
    }

    .media-single .media-nav {
        position: absolute;
        bottom: 0;
        right: 20px
    }

    .media-single .media-actions a {
        padding: 0 20px 0 28px
    }

    .media-single .media-actions a .fa {
        margin-right: 6px
    }

    .media-single .media-actions .shell {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0
    }

    .media-single .media-actions .shell:after {
        display: none
    }

    .media-single .media-actions-flex ul:last-child {
        margin-left: 0
    }

    .media-single .media-image-secondary {
        text-align: center
    }

    .media-single .media-entry {
        padding-bottom: 17px
    }

    .media-single .media-content .tag {
        margin-bottom: 10px
    }

    .media-single .media-content .list-meta-items {
        margin-bottom: 20px
    }

    .media-single .media-content .list-meta-items li + li {
        padding-right: 18px;
        margin-right: 19px
    }

    .media-single .media-content .list-meta-items li + li:before {
        height: 14px;
        top: 1px
    }
}

@media (max-width: 767px) {
    .media-single {
        padding: 84px 0 0
    }

    .media-single .media-inner {
        padding-bottom: 0
    }

    .media-single .media-title {
        margin-bottom: 20px
    }

    .media-single .media-image {
        width: calc(100% + 20px);
        margin: 0 -10px 27px 0
    }

    .media-single .media-entry.mobile-shown {
        padding-bottom: 34px
    }

    .media-single .media-content .list-meta-items {
        margin-bottom: 0
    }

    .media-single .media-content .list-meta-items li + li {
        padding-right: 0;
        margin-right: 0
    }

    .media-single .media-content .list-meta-items li + li:before {
        display: none
    }

    .media-single .media-footer {
        background: #f5f5f5;
        position: static
    }

    .media-single .media-actions-secondary {
        background: url(../images/temp/footer-1.jpg) center center no-repeat;
        background-size: cover
    }

    .media-single .media-actions-secondary ul {
        list-style: none;
        margin: 0
    }

    .media-single .media-actions-secondary > ul {
        border-left: 1px solid #16181d
    }

    .media-single .media-actions-secondary > ul > li {
        display: inline-block;
        line-height: 50px;
        height: 46px
    }

    .media-single .media-actions-secondary > ul > li > a {
        text-decoration: none;
        padding: 0 18px
    }

    .media-single .media-actions-secondary .fa {
        font-size: 25px
    }

    .media-single .media-actions-secondary .fa-eye {
        font-size: 15px;
        margin-left: 7px
    }

    .media-single .media-actions-tertiary > ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 0;
        border-bottom: 1px solid #16181d
    }

    .media-single .media-actions-tertiary > ul > li {
        display: block;
        text-align: center;
        width: 100%
    }

    .media-single .media-actions-tertiary > ul > li:nth-child(2) {
        -webkit-flex-shrink: 2;
        -ms-flex-negative: 2;
        flex-shrink: 2
    }

    .media-single .media-actions-tertiary > ul > li > a {
        padding: 0
    }

    .media-single .media-actions-tertiary > ul > li > strong {
        display: block;
        padding: 0 20px
    }

    .media-single .media-actions-tertiary > ul > li > a + a {
        margin-right: 30px
    }

    .media-single .media-actions-tertiary > ul > li + li {
        border-right: 1px solid #16181d
    }

    .media-single .media-items {
        white-space: normal;
        padding: 0;
        overflow-x: visible
    }

    .media-single .media-items .media-item {
        width: 100%
    }

    .media-single .media-items .media-item:nth-child(n+4) {
        display: none
    }

    .media-single .media-items .media-item + .media-item {
        border-top: 1px solid #ddd;
        padding-top: 18px;
        margin: 20px 0 0
    }

    .media-single .media-item:first-child .update .update-head-static {
        padding: 15px 5px 2px
    }

    .media-single .media-item:not(:first-child) .update > a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .media-single .media-item:not(:first-child) .update h6 {
        font-size: 13px
    }

    .media-single .media-item:not(:first-child) .update .update-image {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 148px;
        height: 83px;
        padding-top: 0;
        margin-left: 10px
    }

    .media-single .media-item:not(:first-child) .update .update-head-static {
        padding: 0
    }

    .media-single .media-item:not(:first-child) .update .update-image .fa {
        font-size: 20px
    }

    .media-single .media-item:not(:first-child) .update .tag-absolute {
        left: auto;
        right: 146px;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .media-single .media-hidden-inner {
        text-align: center;
        padding: 42px 0 8px
    }

    .media-single .media-hidden-inner .banner {
        padding-bottom: 38px
    }

    .media-single .media-hidden {
        display: block;
        background: #fff;
        padding: 21px 10px
    }

    .media-single .media-hidden + .media-hidden {
        padding-top: 16px
    }

    .media-single .media-hidden h2 {
        margin-bottom: 11px
    }

    .media-single .media-hidden .section-secondary {
        padding: 12px 0 0
    }

    .media-single .media-hidden, .media-single .media-hidden h6 {
        color: #333
    }

    .media-single .media-hidden:after, .media-single .media-hidden:before {
        display: none
    }
}

.nav a, .nav-tertiary ul, .update .socials-addthis {
    white-space: nowrap
}

.modal, .modal-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.modal {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: opacity .1s ease-in-out, visibility .1s ease-in-out;
    will-change: opacity, visibility, transform
}

.modal.is-visible, .modal.is-visible-newsletter {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.modal-container, .modal-inner {
    position: relative;
    z-index: 5
}

.modal-overlay {
    position: absolute;
    z-index: -1;
    background-color: rgba(0, 0, 0, .5)
}

.modal-close-secondary {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 60px;
    left: 41px;
    z-index: 10;
    cursor: pointer
}

.modal-close-secondary-new {
    width: 45px;
    height: 45px;
    position: absolute;
    top: -28px;
    left: -28px;
    z-index: 10;
    cursor: pointer;
    background-image: url(../images/icons/png/close-new.png);
    background-size: cover;
    background-repeat: no-repeat
}

.modal-actions {
    text-align: center;
    background: #fff;
    padding: 23px 0 30px
}

.modal-inner {
    background: #fff;
    width: 100%;
    max-height: calc(100vh - 60px);
    overflow-y: auto
}

.modal-inner .banner {
    margin-bottom: 20px
}

.modal-inner > .banner {
    margin-bottom: 0
}

.modal-inner .modal-actions .banner {
    margin-bottom: 39px
}

.modal-nav {
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.modal-nav span {
    width: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.modal-prev {
    left: 100%
}

.modal-next {
    right: 100%
}

.modal-banner {
    padding: 29px 0 32px
}

.modal-banner img {
    display: block;
    max-width: 725px;
    margin: auto
}

.modal-footer {
    background: #eee;
    padding: 24px 0
}

.modal-footer h3 {
    margin-bottom: 19px
}

.modal-nav path, .modal-nav polyline {
    stroke: #fff
}

.modal .shell {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media (max-width: 1200px) {
    .modal-nav {
        display: none
    }
}

@media (max-width: 1024px) {
    .modal .shell {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .modal .shell-xsmall {
        max-width: 100%;
        padding: 0
    }

    .modal-close-secondary {
        top: 55px;
        left: 18px
    }

    .modal-inner {
        overflow-y: scroll
    }

    .modal-footer .updates-inline li:nth-child(n+4) {
        display: none
    }
}

@media (max-width: 767px) {
    .modal .shell {
        width: 100%
    }

    .modal-footer {
        padding: 28px 0 14px
    }

    .modal-footer h3 {
        font-size: 20px;
        padding: 0 7px;
        margin-bottom: 12px
    }

    .modal-footer .updates-inline li:nth-child(n+4) {
        display: block
    }
}

.modal-edit .modal-close {
    position: absolute;
    top: 40px;
    left: 40px
}

.modal-edit .modal-container {
    position: relative;
    z-index: 5
}

.modal-search {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    top: 175px
}

.nav a, .nav-quaternary a, .nav-quinary a, .update-banner .banner {
    -ms-grid-row-align: center
}

.modal-search .modal-container {
    width: 100%
}

@media (max-width: 1024px) {
    .modal-search {
        display: block;
        position: static;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        visibility: visible;
        opacity: 1
    }

    .modal-search .modal-container, .modal-search .modal-overlay {
        display: none
    }

    .modal-article {
        display: block
    }

    .modal-article.is-visible {
        position: static
    }

    .modal-article .modal-inner {
        max-height: none;
        overflow-y: hidden
    }

    .modal-article .updates-inline .update {
        margin-bottom: 18px
    }
}

.nav-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (max-width: 1024px) {
    .nav-wrapper {
        display: block;
        height: calc(100% - 180px);
        position: relative;
        z-index: 5;
        overflow-x: hidden;
        overflow-y: auto
    }

    .nav-wrapper:after {
        content: '';
        width: 100%;
        height: 150px;
        position: fixed;
        bottom: 0;
        left: 0
    }
}

@media (max-width: 768px) {
    .nav-wrapper {
        height: calc(100% - 60px);
        background-color: rgba(47, 73, 89)
    }
}

.nav {
    font-size: 14px;
    line-height: 1.2;
    color: #ddd
}

.nav a, .nav li, .nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.nav li {
    position: relative;
    z-index: 10
}

.nav li:before {
    content: '';
    background: #595c61;
    width: 1px;
    height: 100%;
    position: absolute;
    bottom: 0
}

.nav a {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    padding: 0 25px;
    transition: background .5s
}

.nav .nav-clear {
    padding: 0
}

.nav .nav-search {
    color: #43484f;
    background: #fff;
    padding: 0
}

.nav .nav-search a {
    transition: opacity .5s
}

.nav .nav-search a:hover {
    opacity: .63
}

.nav .nav-search .fa-close {
    display: none
}

.nav .nav-search .is-current .fa-close {
    display: inline-block
}

.nav .dropdown li:before, .nav .nav-search .is-current .fa-search {
    display: none
}

.nav .nav-absolute .dropdown {
    padding: 0;
    right: auto;
    left: 0
}

.nav .nav-absolute .dropdown ul {
    padding-bottom: 10px
}

.nav .nav-absolute.nav-absolute-secondary .dropdown {
    padding-bottom: 10px;
}

.nav .nav-absolute.nav-absolute-secondary .dropdown ul {
    padding: 10px 15px
}

.nav .nav-absolute.nav-absolute-secondary .dropdown ul li {
    border-bottom: 1px solid #6b7e89;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.nav .nav-absolute .dropdown a {
    border: 0;
    width: auto;
    padding: 0px 21px
}

.nav .nav-absolute.nav-absolute-secondary .dropdown a {
    width: auto;
    display: flex;
    justify-content: flex-start;
}

.nav .nav-absolute.nav-absolute-secondary .dropdown a span.icon-menu {
    margin-left: 5px;
    min-width: 25px;
}

.nav .dropdown {
    font-size: 14px;
    color: #000;
    background: #ddd;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 15;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.nav .dropdown ul {
    padding: 15px 0
}

.nav .dropdown li {
    padding: 0 15px
}

.nav .dropdown a {
    border-bottom: 1px solid #e3e3e3;
    width: 136px;
    padding: 13px 0;
    background: #ddd !important;
    border-color: #6b7e89
}

.nav .dropdown li:last-child a {
    border-bottom: 0
}

.nav .dropdown a, .nav .dropdown li, .nav .dropdown ul {
    display: block
}

.nav .nav-absolute.current a {
    color: #000;
    background: #fff
}

.nav .has-dropdown.grey {
    min-width: 74px
}

.nav .dropdown ul li.current, .nav .dropdown ul li.current a, .nav .has-dropdown.grey:hover .current a {
    background: #d1d1d1 !important
}

.nav .has-dropdown.grey:hover, .nav .has-dropdown.grey:hover a {
    background: #ddd !important
}

@media (max-width: 1380px) {
    .nav a {
        padding: 0 15px
    }

    .nav .nav-clear {
        padding: 0 8px
    }

    .nav .nav-logo {
        display: none
    }

    .nav .dropdown ul {
        padding: 10px 0
    }

    .nav .dropdown a {
        width: 116px
    }
}

@media (max-width: 1024px) {
    .nav {
        font-size: 18px;
        text-align: center
    }

    .nav a, .nav li, .nav ul {
        display: block
    }

    .nav .nav-search, .nav li:before {
        display: none
    }

    .nav li {
        margin-bottom: 18px
    }

    .nav a {
        width: 100%;
        margin: auto;
        padding: 7px 10px 9px
    }

    .nav .nav-absolute {
        width: 100%;
        margin: 0;
        position: fixed;
        bottom: 0;
        right: 0
    }

    .nav .nav-absolute-secondary {
        right: auto;
        left: 0
    }

    .nav .nav-clear {
        font-size: 14px;
        background: #24282f;
        border-top: 0 solid #ee3342;
        width: 100%;
        padding: 18px 7px
    }

    .nav .nav-clear span {
        vertical-align: top;
        margin: 1px 6px 0 0
    }

    .nav .nav-clear .fa {
        font-size: 20px
    }

    .nav .nav-clear-darker {
        background: #efefef
    }

    .nav .nav-link-secondary {
        padding-left: 13px;
        margin-left: 7px;
        position: relative;
        z-index: 5
    }

    .nav .nav-link-secondary:before {
        content: '';
        background: #999;
        width: 1px;
        height: 22px;
        position: absolute;
        top: 1px;
        left: 0
    }

    .nav .dropdown {
        font-size: 14px;
        background-color: rgba(47, 73, 89);
        width: 100%;
        max-height: 0;
        padding: 0 20px;
        margin: 0 auto;
        position: static;
        overflow: hidden;
        visibility: visible;
        opacity: 1;
        transition: max-height .5s
    }

    .nav .dropdown ul {
        padding: 32px 0
    }

    .nav .dropdown a {
        border: 0;
        width: 100%;
        padding: 0 7px
    }

    .nav .dropdown li {
        margin-bottom: 0;
        padding: 0
    }

    .nav .dropdown li:last-child {
        margin-bottom: 0
    }

    .nav .dropdown li:last-child a {
        border-bottom: 0
    }

    .nav .has-dropdown .open {
        color: #fff;
        background: 0 0;
        position: relative !important;
        display: block !important
    }

    .nav .has-dropdown .open .fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .nav .has-dropdown .open + .dropdown {
        max-height: 2000px
    }
}

.search form:after, .slider-quaternary .owl-nav div:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media (max-width: 767px) {
    .nav {
        text-align: right
    }

    .nav .nav-clear {
        padding-bottom: 19px
    }

    .nav a, .nav-main .nav-home a {
        padding: 0 20px
    }

    .nav a {
        width: 100%;
        margin: auto
    }

    .nav .dropdown a {
        padding: 0 30px;
        background: #2f4959 !important
    }

    .nav .dropdown {
        font-size: 18px
    }
}

.nav-main li:first-child {
    border-right: 1px solid #595c61
}

.nav-main li:after {
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0
}

.nav-main .nav-home .fa {
    font-size: 30px
}

.nav-main .nav-logo {
    padding: 0 10px
}

.nav-main .nav-logo .logo {
    width: 80px
}

.nav-main .nav-white a:hover, .nav-main .nav-white.current a {
    color: #424853
}

.nav-main .nav-white.current a, .nav-main .nav-white:after {
    background: #fff
}

.nav-main .nav-light.current a, .nav-main .nav-light:after {
    background: #f5f5f5
}

.nav-main .nav-dark.current a, .nav-main .nav-dark:after {
    background: #2f4858
}

.nav-main .nav-text.current a, .nav-main .nav-text:after {
    background: #333
}

.nav-main .nav-darkgrey.current a, .nav-main .nav-darkgrey:after {
    background: #43484f
}

.nav-main .nav-grey.current a, .nav-main .nav-grey:after {
    background: #595c61
}

.nav-main .nav-red.current a, .nav-main .nav-red:after {
    background: #d33131
}

.nav-main .nav-green.current a, .nav-main .nav-green:after {
    background: #1cb953
}

.nav-main .nav-lightgreen.current a, .nav-main .nav-lightgreen:after {
    background: #8ee000
}

.nav-main .nav-violet.current a, .nav-main .nav-violet:after {
    background: #c924ff
}

.nav-main .nav-purple.current a, .nav-main .nav-purple:after {
    background: #ad71ea
}

.nav-main .nav-blue.current a, .nav-main .nav-blue:after {
    background: #1cb0f6
}

.nav-main .nav-lightblue.current a, .nav-main .nav-lightblue:after {
    background: #57dff7
}

.nav-main .nav-orange.current a, .nav-main .nav-orange:after {
    background: #ff9326
}

.nav-main-secondary li:after {
    display: none
}

.nav-utilities {
    background: #43484f
}

.nav-utilities > ul > li > a {
    padding: 10px 0
}

.nav-utilities > ul > li:first-child > a {
    padding: 10px 30px
}

.nav-utilities .icon-clouds-sun {
    width: 31px;
    margin-left: 9px
}

.nav-utilities .icon-clouds-sun svg {
    height: 26px
}

.nav-utilities .fa {
    font-size: 18px
}

.nav-utilities .current > a {
    font-weight: 700;
    color: #2f4858;
    background: #f4f4f4
}

@media (max-width: 1380px) {
    .nav-utilities .icon-clouds-sun {
        margin-left: 7px
    }

    .nav-utilities a, .nav-utilities li:first-child a {
        padding: 10px 0
    }

    .nav-utilities .fa {
        font-size: 16px
    }
}

@media (max-width: 1024px) {
    .nav-main li:first-child {
        border-right: 0
    }

    .nav-main li:after {
        display: none
    }

    .nav-utilities {
        padding-bottom: 0
    }

    .nav-utilities ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .nav-utilities .icon-clouds-sun {
        margin-left: 0
    }

    .nav-utilities .icon-clouds-sun svg {
        width: 27px
    }

    .nav-utilities a {
        padding: 7px 10px 9px
    }

    .nav-utilities .has-dropdown {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .nav-utilities .has-dropdown a.open {
        padding: 6px 30px 10px
    }

    .nav-utilities .fa-chevron-down {
        font-size: 13px;
        margin-right: 17px
    }
}

@media (max-width: 767px) {
    .nav-utilities {
        padding-bottom: 0
    }
}

@media (min-width: 1025px) {


    body.no-scroll-desktop {
        overflow: hidden
    }


    .header .nav-main {
        width: calc(100% - 520px);
        flex-grow: unset;
    }

    .header .nav.nav-utilities ul {
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .header .nav.nav-utilities ul li {
        width: auto;
        flex: unset;
        -webkit-flex: unset;
        color: #333;
    }

    .header .nav.nav-utilities {
        width: 370px
    }

    .nav-wrapper {
        overflow: hidden
    }

    .nav .nav-absolute, .nav .nav-search {
        -webkit-flex: 1 0 36px;
        -ms-flex: 1 0 36px;
        flex: 1 0 36px;
        min-width: 40px
    }

    .nav-main {
        -webkit-flex: -1 1 calc(100% - 200px);
        -ms-flex: -1 1 calc(100% - 200px);
        flex: -1 1 calc(100% - 200px)
    }

    .nav-utilities {
        -webkit-flex: 1 -1 200px;
        -ms-flex: 1 -1 200px;
        flex: 1 -1 200px;
        min-width: 0;
        max-width: none
    }

    .nav-utilities .icon-clouds-sun {
        -webkit-flex: 0 0 31px;
        -ms-flex: 0 0 31px;
        flex: 0 0 31px
    }

    .nav a, .nav-utilities > ul > li:first-child > a {
        padding: 0 7px;
        font-size: 14px
    }

}

@media (min-width: 1380px) {
    .nav .nav-absolute, .nav .nav-search {
        -webkit-flex: 1 0 40px;
        -ms-flex: 1 0 40px;
        flex: 1 0 40px;
        min-width: 40px
    }
}

.nav-secondary a {
    display: block;
    text-decoration: none;
    padding: 9px 15px 9px 35px
}

.nav-tertiary {
    font-weight: 700;
    font-size: 15px;
    background: #fff;
    padding: 19px 0 13px;
    overflow-x: auto
}

.nav-tertiary li {
    display: inline-block;
    vertical-align: top
}

.nav-tertiary li + li {
    margin-right: 42px
}

.nav-tertiary a {
    display: block;
    text-decoration: none;
    padding: 0 0 8px 4px;
    position: relative;
    z-index: 5;
    transition: color .5s
}

.nav-tertiary a:after {
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    right: -1px;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.nav-tertiary .current a:after, .no-touch .list-files a:hover span, .no-touch .main-nav:hover .main-nav-inner {
    visibility: visible;
    opacity: 1
}

@media (max-width: 767px) {
    .nav-tertiary {
        font-size: 14px;
        background: 0 0;
        padding: 0 0 13px
    }

    .nav-tertiary li + li {
        margin-right: 17px
    }

    .nav-tertiary a {
        padding: 0 0 9px
    }

    .nav-tertiary a:after {
        right: 1px
    }
}

.nav-quaternary {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #f5f5f5;
    margin-bottom: 30px
}

.nav-quaternary a, .nav-quaternary ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.nav-quaternary ul {
    background: rgba(0, 0, 0, .2)
}

.nav-quaternary li {
    width: 100%;
    position: relative;
    z-index: 5
}

.nav-quaternary a {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    height: 53px;
    padding: 7px;
    transition: background .5s
}

.nav-quaternary li:after, .nav-quaternary li:before {
    background: rgba(0, 0, 0, .2);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0
}

.nav-quaternary li:before {
    right: 0
}

.nav-quaternary li:not(:last-child):after {
    display: none
}

.nav-quaternary li:last-child:after {
    left: 0
}

.nav-quinary {
    color: #fff;
    margin-bottom: 16px
}

.nav-quinary a, .nav-quinary ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.nav-quinary ul {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav-quinary li {
    width: 50%
}

.nav-quinary a {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    background: #ee3342;
    height: 27px;
    padding: 5px
}

.nav-quinary .current a {
    color: #212121;
    background: #f5f5f5
}

.no-touch .form-tertiary .form-upload label:hover .link-more, .no-touch .media-single .link-more:hover {
    color: #ee3342
}

.nav-grill {
    line-height: 1.5
}

.nav-grill a {
    padding: 15px 15px 15px 35px
}

.nav-grill li:nth-child(odd) a {
    background: rgba(255, 255, 255, .1)
}

.no-touch .form-tertiary .form-upload label:hover .link-more:after, .no-touch .media-single .link-more:hover:after {
    background: #ee3342
}

.nav-grill li:nth-child(even) a {
    border-left: 5px solid rgba(0, 0, 0, .2)
}

.no-touch .form-tertiary .form-upload label:hover * {
    fill: #ee3342
}

.no-touch .list-links a:hover {
    font-weight: 700;
    border: 0
}

.no-touch .list-links a:hover:after {
    height: 2px;
    visibility: visible;
    opacity: 1
}

.no-touch .btn:hover {
    background: #333;
    color: #fff
}

.no-touch .btn-tertiary:hover {
    color: #f5f5f5;
    background: #414752;
    border-color: transparent
}

.no-touch .btn-bordered-secondary:hover {
    text-decoration: underline;
    background: 0 0
}

.section-slider .section-nav a, .socials-secondary a, .tabs .tabs-nav a {
    text-decoration: none
}

.no-touch .btn-facebook:hover {
    background: #24375e
}

.no-touch .link-more:hover {
    color: #000
}

.no-touch .link-more:hover:after {
    background: #fff
}

.no-touch .update-nav a:hover {
    font-family: Cairo-B
}

.no-touch .update-nav .current a:hover {
    font-weight: 600
}

.no-touch .feed-secondary .feed-meta a:hover, .no-touch .feed-secondary .feed-meta a:hover .fa {
    color: #00a5e8
}

.no-touch .btn-white:hover {
    color: #f5f5f5
}

.no-touch .btn-light:hover {
    background: #000 !important
}

.no-touch .article .article-image:hover:before, .no-touch .update-flex .update-image-secondary figure:hover:before {
    background: rgba(0, 0, 0, .4)
}

.no-touch .update-blue .update-actions a:hover, .no-touch .update-blue .update-actions a:nth-child(even):hover {
    color: rgba(28, 176, 246, .75);
    border: 2px solid rgba(28, 176, 246, .75)
}

.no-touch .update-blue .update-actions a:hover ins:after {
    background: rgba(28, 176, 246, .75)
}

.no-touch .update-lightblue .update-actions a:hover, .no-touch .update-lightblue .update-actions a:nth-child(even):hover {
    color: rgba(87, 223, 247, .75);
    border: 2px solid rgba(87, 223, 247, .75)
}

.no-touch .update-green .update-actions a:hover, .no-touch .update-green .update-actions a:nth-child(even):hover {
    color: rgba(28, 185, 83, .75);
    border: 2px solid rgba(28, 185, 83, .75)
}

.no-touch .update-green .update-actions a:hover ins:after {
    background: rgba(28, 185, 83, .75)
}

.no-touch .update-lightgreen .update-actions a:hover, .no-touch .update-lightgreen .update-actions a:nth-child(even):hover {
    color: rgba(142, 224, 0, .75);
    border: 2px solid rgba(142, 224, 0, .75)
}

.no-touch .update-lightgreen .update-actions a:hover ins:after {
    background: rgba(142, 224, 0, .75)
}

.no-touch .update-red .update-actions a:hover, .no-touch .update-red .update-actions a:nth-child(even):hover {
    color: rgba(211, 49, 49, .75);
    border: 2px solid rgba(211, 49, 49, .75)
}

.no-touch .update-red .update-actions a:hover ins:after {
    background: rgba(211, 49, 49, .75)
}

.no-touch .update-orange .update-actions a:hover, .no-touch .update-orange .update-actions a:nth-child(even):hover {
    color: rgba(255, 147, 38, .75);
    border: 2px solid rgba(255, 147, 38, .75)
}

.no-touch .update-orange .update-actions a:hover ins:after {
    background: rgba(255, 147, 38, .75)
}

.no-touch .update-violet .update-actions a:hover, .no-touch .update-violet .update-actions a:nth-child(even):hover {
    color: rgba(201, 36, 255, .75);
    border: 2px solid rgba(201, 36, 255, .75)
}

.no-touch .update-violet .update-actions a:hover ins:after {
    background: rgba(201, 36, 255, .75)
}

.no-touch .update-purple .update-actions a:hover, .no-touch .update-purple .update-actions a:nth-child(even):hover {
    color: rgba(173, 113, 234, .75);
    border: 2px solid rgba(173, 113, 234, .75)
}

.no-touch .update-purple .update-actions a:hover ins:after {
    background: rgba(173, 113, 234, .75)
}

.no-touch .bar-alert .bar-content:hover .fa {
    opacity: .5
}

.no-touch .bar-alert .bar-close:hover .fa, .no-touch .section-slider .owl-thumbs a:hover .fa {
    opacity: 1
}

.no-touch .section-slider .owl-thumbs a:hover:after {
    background-color: #000
}

.no-touch .slider-secondary .slider-nav a:hover {
    background: rgba(245, 245, 245, .9)
}

.no-touch .footer a:hover {
    color: #aaa
}

.no-touch .footer .logo:hover {
    opacity: .8
}

.no-touch .nav li:hover .dropdown, .no-touch .update-inner > a:hover .socials-addthis, .no-touch .update > a:hover .socials-addthis {
    visibility: visible;
    opacity: 1
}

.no-touch .socials a:hover {
    color: rgba(46, 48, 54, .9);
    background: #f5f5f5
}

.no-touch .update-small > a:hover {
    background: #eee
}

.no-touch .video .video-image .btn-play:hover {
    background: rgba(0, 0, 0, .3)
}

.no-touch .nav-wrapper:hover {
    overflow: visible
}

.no-touch .nav-secondary a:hover {
    font-family: Cairo-B
}

.no-touch .nav-quaternary a:hover {
    background: rgba(0, 0, 0, .2)
}

.no-touch .update .socials-addthis .at-share-btn:first-child:hover {
    color: #000;
    background: #f5f5f5 !important
}

.no-touch .socials-secondary a:hover {
    background: #000
}

.no-touch .slider-full .slider-actions a:hover path, .no-touch .slider-full .slider-actions a:hover polyline {
    stroke: #fff
}

.no-touch .update-inner > a:hover .update-image:after, .no-touch .update > a:hover .update-image:after {
    background: 0
}

.no-touch .nav-main .nav-white:hover, .no-touch .nav-utilities li:not(.nav-search) a:hover, .no-touch .nav-utilities li:not(.nav-search):hover a {
    background: #fff
}

.no-touch .nav-main .nav-light:hover {
    background: #f5f5f5
}

.no-touch .nav-main .nav-dark:hover {
    background: #2f4858
}

.no-touch .nav-main .nav-text:hover {
    background: #333
}

.no-touch .nav-main .nav-darkgrey:hover {
    background: #43484f
}

.no-touch .nav-main .nav-grey:hover {
    background: #595c61
}

.no-touch .nav-main .nav-red:hover {
    background: #d33131
}

.no-touch .nav-main .nav-green:hover {
    background: #1cb953
}

.no-touch .nav-main .nav-lightgreen:hover {
    background: #8ee000
}

.no-touch .nav-main .nav-violet:hover {
    background: #c924ff
}

.no-touch .nav-main .nav-purple:hover {
    background: #ad71ea
}

.no-touch .nav-main .nav-blue:hover {
    background: #1cb0f6
}

.no-touch .nav-main .nav-lightblue:hover {
    background: #57dff7
}

.no-touch .nav-main .nav-orange:hover {
    background: #ee3342
}

.no-touch .list-categories a:hover, .no-touch .media .media-nav a:hover {
    color: #fff
}

.profiles {
    list-style: none;
    padding-bottom: 20px
}

.profiles .profile + .profile {
    padding-top: 38px
}

@media (max-width: 767px) {
    .profiles {
        padding-bottom: 11px
    }

    .profiles .profile:nth-child(n+4) {
        display: none
    }

    .profiles .profile + .profile {
        padding-top: 48px
    }
}

.profile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.profile .profile-image-wrapper {
    width: 225px
}

.profile .profile-image {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 116.89%
}

.profile .profile-content {
    width: calc(100% - 245px);
    padding-left: 5px;
    margin-bottom: -4px
}

.profile .profile-content h5 {
    margin-bottom: 7px
}

@media (max-width: 1024px) {
    .profile .profile-image-wrapper {
        width: 250px
    }

    .profile .profile-content {
        width: calc(100% - 273px)
    }
}

@media (max-width: 767px) {
    .profile {
        display: block
    }

    .profile .profile-image-wrapper {
        margin-bottom: 14px
    }

    .profile .profile-image {
        padding-top: 116.67%
    }

    .profile .profile-content {
        padding-left: 0
    }

    .profile .profile-content h5 {
        line-height: 1.2;
        margin-bottom: 4px
    }

    .profile .profile-content, .profile .profile-image-wrapper {
        width: 100%
    }
}

.search {
    color: #2f4858;
    background: #e8e8e8
}

.search form {
    max-width: 1350px;
    padding: 0 10px;
    margin: auto;
    position: relative;
    z-index: 5
}

.search form:after {
    background: rgba(85, 85, 85, .1);
    box-shadow: 0 0 4px #bbb;
    width: 1px;
    height: 55px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.search .search-field {
    font-weight: 700;
    font-size: 24px;
    color: #bbb;
    height: 60px;
    padding: 0 40px 0 50px;
    transition: color .5s
}

.search .search-field:focus {
    color: #2f4858
}

.search .search-btn {
    font-size: 30px;
    text-align: center;
    color: #35363b;
    background: 0 0;
    border: 0;
    border-radius: 0;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 1024px) {
    .search {
        text-align: right;
        background: 0 0;
        border-bottom: 1px solid #555a60;
        padding: 19px 9px 14px;
        margin-bottom: 0
    }

    .search form {
        padding: 0
    }

    .search form:after {
        display: none
    }

    .search .search-field {
        font-weight: 600;
        font-size: 14px;
        width: calc(100% - 70px);
        height: 40px;
        padding-right: 52px
    }

    .search .search-btn {
        font-size: 17px;
        left: auto;
        top: 0;
        right: 0
    }
}

@media (max-width: 767px) {
    .search {
        padding: 9px 0 0
    }

    .search .search-btn {
        width: 35px
    }

    .search .search-field {
        line-height: 40px;
        width: 100%;
        padding: 0 50px 0 10px
    }
}

.search-results {
    margin: 0 -28px
}

.search-results .search-result {
    width: 20%;
    float: right;
    padding: 0 28px;
    margin-bottom: 39px
}

.search-results .search-result .update .update-head {
    padding: 9px 24px;
    line-height: 22px
}

.search-results .search-result .description, .search-results .search-result .update-meta {
    display: none
}

.search-results.islist .search-result .description, .search-results.islist .search-result .update-meta {
    display: block
}

.search-results.islist {
    margin: 0
}

.search-results.islist .search-result {
    border-top: 1px solid #ddd;
    padding: 0;
    float: none;
    margin-bottom: 0;
    width: 100%
}

.search-results.islist .search-result .update .socials-addthis {
    display: none
}

.search-results.islist .search-result .update .update-image {
    width: 96px;
    height: 96px;
    padding-top: 0
}

.search-results.islist .search-result .update .update-head {
    padding: 0 21px 0 5px;
    position: static
}

.search-results.islist .search-result .update h2, .search-results.islist .search-result .update h3, .search-results.islist .search-result .update h4, .search-results.islist .search-result .update h5, .search-results.islist .search-result .update h6 {
    font-weight: 600;
    font-size: 14px;
    color: #333
}

.search-results.islist .search-result .update {
    font-size: 12px
}

.search-results.islist .search-result .update > a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0 18px
}

.search-results.islist .search-result .update .update-image {
    background-position: center top;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.search-results.islist .search-result .update .update-meta {
    font-weight: 700;
    color: #aaa
}

.search-results.islist .search-result .tag {
    display: none
}

@media (max-width: 1024px) {
    .search-results {
        margin: 0 -10px
    }

    .search-results .search-result {
        padding: 0 10px;
        margin-bottom: 20px;
        width: 33%;
    }

    .search-results .search-result .update .update-head {
        padding: 5px 14px
    }
}

@media (max-width: 767px) {
    .search-results {
        margin: 0
    }

    .search-results .search-result .description, .search-results .search-result .update-meta {
        display: block;
        color: #666
    }

    .search-results .search-result {
        border-top: 1px solid #ddd;
        padding: 0;
        float: none;
        margin-bottom: 0;
        width: 100%
    }

    .search-results .search-result .update .socials-addthis {
        display: none
    }

    .search-results .search-result .update .update-image {
        width: 97px;
        height: 97px;
        padding-top: 0
    }

    .search-results .search-result .update .update-head {
        padding: 0 10px;
        position: static
    }

    .search-results .search-result .update h2, .search-results .search-result .update h3, .search-results .search-result .update h4, .search-results .search-result .update h5, .search-results .search-result .update h6 {
        font-weight: 600;
        font-size: 14px;
        color: #333;
        line-height: 20px
    }

    .search-results .search-result .update {
        font-size: 12px
    }

    .search-results .search-result .update > a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 0
    }

    .search-results .search-result .update .update-image {
        background-position: center top;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .search-results .search-result .update .update-meta {
        font-weight: 700;
        color: #aaa
    }

    .search-results .search-result .tag {
        display: none
    }
}

.search-secondary form {
    position: relative;
    z-index: 5
}

.search-secondary .search-field {
    height: 41px;
    padding: 0 51px 0 10px
}

.search-secondary .search-btn {
    font-size: 17px;
    line-height: 1.5;
    text-align: left;
    color: #2f4858;
    background: 0 0;
    border: 0;
    width: 34px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.section {
    padding-bottom: 17px
}

.section .section-head {
    font-family: Cairo-B;
    padding-bottom: 11px
}

.section-small {
    padding: 0 0 5px
}

@media (max-width: 767px) {
    .section-small {
        padding-bottom: 0
    }
}

.section-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.section-flex .section-head {
    padding-bottom: 9px
}

.section-flex .section-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 651px;
    margin: 0 -16px
}

.section-flex .section-aside, .section-slider .section-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    background: #2f4858
}

.section-flex .section-aside {
    display: flex;
    color: #ccc;
    width: 190px;
    padding: 25px 15px;
    margin-top: 50px
}

.section-flex .section-group {
    width: 50%;
    padding: 0 16px
}

.section-flex .section-group:not(:last-child) {
    padding-bottom: 34px
}

.section-flex .section-group h3.section-title {
    font-family: Cairo-B;
    margin-bottom: 15px
}

.section-flex .section-group h3.section-title i {
    float: left;
    padding-top: 7px
}

.section-flex .section-group .update {
    margin-bottom: 19px
}

.section-flex .section-group .list-links a {
    padding: 5px 0;
    line-height: 22px;
    min-height: 36px
}

.section-flex .section-group .update-meta-secondary, .section-flex .section-group .updates-secondary, .section-flex .section-group.newspaper i {
    display: none
}

@media (max-width: 1380px) {
    .section-flex .section-content {
        width: calc(100% - 160px);
        margin: 0 -10px
    }

    .section-flex .section-aside {
        width: 160px;
        padding: 15px
    }

    .section-flex .section-group {
        padding: 0 10px
    }
}

@media (max-width: 1024px) {
    .section-flex {
        padding-top: 6px;
        flex-direction: column;
    }

    .section-flex .section-content {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin: 0
    }

    .section-flex .section-aside {
        display: none;width: 100%;
    }

    .section-flex .section-group {
        width: calc(50% - 28px);
        padding: 0
    }

    .section-flex .section-group h3 {
        margin-bottom: 5px
    }

    .section-flex .section-group h3.section-title {
        margin-bottom: 16px
    }

    .section-flex .section-group.newspaper, .section-flex .section-group:not(:last-child) {
        padding-bottom: 34px
    }

    .section-flex .section-group .list-links a {
        padding: 5px 0
    }

    .section-flex .section-group .update {
        margin-bottom: 19px
    }
}

@media (max-width: 767px) {
    .section-flex, .section-flex .section-aside, .section-flex .section-content {
        display: block
    }

    .section-flex .section-aside, .section-flex .section-group .list-links, .section-flex .section-group .update-head {
        display: none
    }

    .section-flex .section-aside, .section-flex .section-content {
        width: 100%
    }

    .section-flex .section-content {
        margin: 0
    }

    .section-flex .section-group {
        width: 100%;
        padding: 0
    }

    .section-flex .section-group:not(:last-child) {
        padding-bottom: 2px
    }

    .section-flex .section-group h3 {
        margin-bottom: 5px
    }

    .section-flex .section-group h3.section-title {
        margin-bottom: 15px
    }

    .section-flex .section-group .update {
        width: 100%;
        margin-bottom: 19px
    }

    .section-flex .section-group .list-links a {
        padding: 5px 0
    }

    .section-flex .section-group .title-mobile {
        margin-bottom: 19px
    }

    .section-flex .section-group .title-mobile-small {
        margin-bottom: 0
    }

    .section-flex .section-group .map {
        margin: 0 -10px
    }

    .section-flex .section-group .update-meta-secondary, .section-flex .section-group .updates-secondary {
        font-weight: 700;
        display: block;
        font-size: 10px
    }

    .section-flex .section-group.newspaper {
        position: relative
    }

    .section-flex .section-group.newspaper i {
        display: block;
        position: absolute;
        left: 0;
        top: 15px;
        color: #fff;
        font-size: 20px
    }
}

.section-slider {
    padding: 18px 0
}

.section-slider .section-head {
    padding-bottom: 17px
}

.section-slider .section-head-small {
    margin-bottom: 12px
}

.section-slider .section-body {
    display: flex;
    height: 644px;
    margin-bottom: 30px;
    overflow: hidden
}

.section-slider .section-content {
    width: 852px
}

.section-slider .section-aside {
    width: 328px;
    padding: 23px 32px 0 39px
}

.section-slider .section-nav li, .section-slider .section-nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.section-slider .section-nav {
    font-weight: 600
}

.section-slider .section-nav li {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #bbb;
    background: #3e444e;
    width: 100%;
    height: 34px
}

.section-slider .section-nav li + li {
    margin-right: 1px
}

.section-slider .section-nav .current {
    background: #2f4858;
    box-shadow: inset 0 0 25px 1px rgba(0, 0, 0, .5)
}

.section-slider .owl-thumbs {
    color: #f5f5f5;
    height: 573px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto
}

.section-slider .owl-thumbs h6 {
    display: none
}

.section-slider .owl-thumbs a {
    display: block;
    text-decoration: none;
    width: 50%;
    float: right;
    padding: 0 4px;
    margin-bottom: 8px;
    position: relative;
    z-index: 5
}

.section-slider .owl-thumbs a:after {
    background: 0 0;
    width: calc(100% - 8px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 4px;
    z-index: -1;
    transition: background .5s
}

.section-slider .owl-thumbs a:last-child {
    padding-bottom: 5px
}

.section-slider .owl-thumbs a:nth-child(odd) {
    clear: right
}

.section-slider .owl-thumbs figure {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 5;
    opacity: .5;
    transition: opacity .5s
}

.section-slider .owl-thumbs .fa {
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .7
}

.section-slider .owl-thumb-item.active figure {
    opacity: 1
}

@media (max-width: 1024px) {
    .section-slider {
        padding: 22px 0 43px
    }

    .section-slider .section-head {
        padding-bottom: 22px
    }

    .section-slider .section-body {
        height: 440px;
        margin-bottom: 0
    }

    .section-slider .section-content {
        width: calc(100% - 141px)
    }

    .section-slider .section-aside {
        width: 141px;
        padding: 17px 13px 0 9px
    }

    .section-slider .owl-thumbs {
        height: 420px
    }

    .section-slider .owl-thumbs a {
        width: 100%;
        margin-bottom: 6px
    }
}

@media (max-width: 767px) {
    .section-slider {
        color: #f5f5f5;
        background: #2f4858;
        padding: 12px 0 40px
    }

    .section-slider:before {
        display: none
    }

    .section-slider h3 {
        font-size: 20px
    }

    .section-slider .section-aside, .section-slider .section-content {
        width: 100%;
        min-height: 100px
    }

    .section-slider .section-head {
        padding-bottom: 16px
    }

    .section-slider .section-body {
        display: block;
        height: auto
    }

    .section-slider .section-aside {
        padding: 25px 0 0
    }

    .section-slider .section-actions {
        text-align: center
    }

    .section-slider .owl-thumbs {
        color: #bbb;
        height: 300px;
        margin: 0 0 20px;
        padding-left: 20px
    }

    .section-slider .owl-thumbs h6 {
        display: block;
        line-height: 1.5
    }

    .section-slider .owl-thumbs a {
        width: 50%;
        padding: 0 7px;
        margin-bottom: 32px
    }

    .section-slider .owl-thumbs figure {
        margin-bottom: 6px
    }
}

.section-slider-small {
    padding: 0
}

.section-slider-small .section-body {
    height: 440px;
    margin-bottom: 32px
}

.section-slider-small .section-content {
    width: calc(100% - 135px)
}

.section-slider-small .section-aside {
    width: 135px;
    padding: 18px 8px 0
}

.section-slider-small .owl-thumbs {
    height: 440px;
    margin: 0
}

.section-slider-small .owl-thumbs a {
    width: 130px;
    padding: 0;
    margin-bottom: 6px
}

.section-slider-small .owl-thumbs a:after {
    width: 100%;
    left: 0
}

.section-slider-small .owl-thumbs figure {
    padding-top: 63%
}

@media (max-width: 767px) {
    .section-slider-small {
        padding: 1px 10px;
        margin: 0 -10px
    }

    .section-slider-small .section-body {
        height: auto;
        margin-bottom: 0
    }

    .section-slider-small .section-aside {
        padding: 18px 0 0
    }

    .section-slider-small .section-aside, .section-slider-small .section-content {
        width: 100%
    }

    .section-slider-small .owl-thumbs {
        height: 300px;
        margin: 0 -7px;
        padding-left: 10px
    }

    .section-slider-small .owl-thumbs a {
        width: 50%;
        padding: 0 7px;
        margin-bottom: 24px
    }

    .section-slider-small .owl-thumbs figure {
        padding-top: 63%
    }

    .section-slider-small .title-mobile {
        margin-bottom: 3px
    }
}

.section-gradient {
    position: relative;
    z-index: 5
}

.section-gradient:before {
    width: 100%;
    height: 224px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff
}

.section-secondary {
    padding: 32px 0 31px
}

.section-secondary + .section-tertiary {
    padding-top: 16px
}

.section-secondary .section-head {
    padding-bottom: 36px
}

.section-secondary .section-body-secondary {
    padding-bottom: 23px
}

.section-secondary .section-actions {
    text-align: center;
    position: relative;
    z-index: 5
}

.section-secondary .section-actions:after {
    background: url(../images/small_loader.gif) center center no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.section-secondary .section-actions:before {
    background: #e2e2e2;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1
}

.section-secondary .section-actions:not(:last-child) {
    margin-bottom: 38px
}

.section-secondary.separated-box-large {
    padding-bottom: 74px
}

.section-secondary .writers {
    padding-bottom: 51px
}

@media (max-width: 1024px) {
    .section-secondary {
        padding: 33px 0 12px
    }

    .section-secondary .section-actions {
        margin-top: 26px
    }

    .section-secondary .writers {
        padding-bottom: 10px
    }
}

@media (max-width: 767px) {
    .section-secondary {
        padding: 30px 0 10px
    }

    .section-secondary .section-actions {
        margin: 13px -10px 0
    }

    .section-secondary .section-head-secondary {
        padding-bottom: 16px
    }

    .section-secondary .writers {
        padding-bottom: 0
    }

    .section-secondary-small {
        padding: 4px 0 0
    }
}

.section-tertiary {
    padding: 51px 0 48px
}

@media (max-width: 1024px) {
    .section-tertiary {
        padding: 24px 0 26px
    }
}

@media (max-width: 767px) {
    .section-tertiary {
        padding: 8px 0 21px
    }
}

.section-quaternary {
    padding: 0
}

.section-quaternary .section-head-aside, .section-quaternary .section-head-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.section-quaternary .section-body-small:before, .section-quaternary + .section-quaternary .section-body:before {
    display: none
}

.section-quaternary .section-head {
    line-height: 1;
    background: #fff;
    padding: 44px 0 0
}

.section-quaternary .section-head-secondary {
    padding-top: 38px
}

.section-quaternary .section-head-secondary .separated-box {
    padding-bottom: 20px;
    font-family: Cairo-B
}

.section-quaternary .section-head-tertiary {
    background: 0 0;
    padding-top: 0
}

.section-quaternary .section-head-inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section-quaternary .section-head-aside .link-more {
    margin-left: 30px
}

.section-quaternary .section-content {
    width: 841px;
    float: right
}

.section-quaternary .section-aside {
    width: 300px;
    float: left
}

.section-quaternary .section-body {
    padding: 42px 0 63px;
    position: relative;
    z-index: 5
}

.section-quaternary .section-body-secondary {
    padding: 36px 0 63px
}

.section-quaternary .section-body-tertiary {
    padding: 0 0 20px
}

.section-quaternary .section-body-small {
    padding: 35px 0 10px
}

.section-quaternary .section-body:before {
    width: 100%;
    height: 235px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.section-quaternary + .section-quaternary .section-body {
    padding-top: 0
}

.section-quaternary + .section-quaternary-large {
    padding-top: 89px
}

.section-quaternary .separated-box {
    padding-bottom: 53px
}

@media (max-width: 1200px) {
    .section-quaternary + .section-quaternary-large {
        padding-top: 0
    }
}

@media (max-width: 1024px) {
    .section-quaternary .section-aside, .section-quaternary .section-content {
        width: 100%;
        float: none
    }
}

@media (max-width: 767px) {
    .section-quaternary .section-body:before, .section-quaternary .section-head-aside {
        display: none
    }

    .section-quaternary .section-head {
        line-height: 1.5;
        background: 0 0;
        padding: 0
    }

    .section-quaternary .section-head-secondary {
        padding: 20px 6px 7px
    }

    .section-quaternary .section-head-secondary .separated-box {
        padding-bottom: 0
    }

    .section-quaternary .section-body {
        padding: 16px 0 8px
    }

    .section-quaternary .section-body-small {
        padding: 0 0 10px
    }

    .section-quaternary .section-actions {
        margin-top: 26px
    }

    .section-quaternary + .section-quaternary-large {
        margin-top: 50px
    }

    .section-quaternary .separated-box {
        padding-bottom: 0
    }

    .section-quaternary .view-menu-wrapper {
        display: block
    }

    .section-quaternary .owl-dots, .section-quaternary .view-menu-wrapper .view-menu {
        display: none
    }

    .section-quaternary .search-secondary {
        margin-bottom: 14px
    }
}

.section-dark {
    background: url(../images/temp/footer-1.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 33px
}

.section-map {
    padding-bottom: 47px
}

@media (max-width: 767px) {
    .section-mobile-white {
        background: #fff
    }

    .section-map {
        padding: 21px 0 0
    }
}

.section-form {
    padding: 36px 0
}

@media (max-width: 767px) {
    .section-form {
        border-bottom: 1px solid #ddd;
        padding: 0 0 28px
    }
}

.slider .slider-aside-dark {
    color: #ccc;
    background: #2f4858;
    padding: 0 14px 0 23px
}

.slider .slider-aside-dark .list-links a {
    border-color: #424954
}

.slider .slider-aside-dark .list-links a:after {
    background: #424954
}

.slider-news {
    background-repeat: no-repeat;
    background-position: center top;
    /*padding-top: 10px;*/
    position: relative;
    z-index: 5
}

.slider-news .slider-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slider-news .slider-aside {
    -webkit-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
}

.slider-news .slides-wrapper {
    -webkit-flex: 0 0 851px;
    -ms-flex: 0 0 851px;
    flex: 0 0 851px
}

.slider-news .slides {
    display: block;
    position: relative;
    z-index: 5
}

.slider-news .slide {
    width: 210px;
    position: absolute;
    left: 0
}

.slider-news .slide .update-head {
    padding: 10px
}

.slider-news .slide .update-head h6 {
    margin-bottom: 0
}

.slider-news .slide:nth-child(2) {
    top: 0
}

.slider-news .slide:nth-child(3) {
    top: 143px
}

.slider-news .slide:nth-child(4) {
    top: 286px
}

.slider-news .slide:first-child {
    width: 637px;
    position: static
}

.slider-news .slide:first-child .update-head {
    padding: 20px
}

.slider-news .shell {
    background: #fff;
    /*padding-top: 10px*/
}

@media (max-width: 1024px) {
    .slider-news {
        padding-top: 20px
    }

    .slider-news .slider-aside, .slider-news .slides-wrapper {
        width: 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; 
        max-width: 100%;
    } 

    .slider-news .slider-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 27px
    }

/*    .slider-news .slider-aside {
        display: none
    }*/

    .slider-news .slides-wrapper {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .slider-news .slide {
        position: static
    }

    .slider-news .slide .update-head h6 {
        margin-bottom: 11px
    }

    .slider-news .slide, .slider-news .slide:first-child {
        width: auto
    }

    .slider-news .slide .update-head, .slider-news .slide:first-child .update-head {
        padding: 14px 28px
    }

    .slider-news .owl-dots {
        text-align: center;
        padding: 9px
    }

    .slider-news .owl-dot {
        display: inline-block;
        background: #ddd;
        border-radius: 50%;
        width: 6px;
        height: 6px
    }

    .slider-news .owl-dot + .owl-dot {
        margin: 0 9px 0 0
    }

    .slider-news .owl-dot.active {
        background: #333
    }
}

@media (max-width: 767px) {
    .slider-news {
        padding-top: 0
    }

    .slider-news .slider-aside {
        display: block
    }

    .slider-news .slider-inner {
        padding-bottom: 0
    }

    .slider-news .slides-wrapper {
        -webkit-flex: 0 0 calc(100% + 20px);
        -ms-flex: 0 0 calc(100% + 20px);
        flex: 0 0 calc(100% + 20px)
    }

    .slider-news .slide .update-head, .slider-news .slide:first-child .update-head {
        padding: 13px 15px
    }

    .slider-news .owl-dots {
        text-align: center;
        padding: 8px 13px 17px
    }

    .slider-news .banner {
        margin-bottom: 33px
    }
}

.slider-news-secondary {
    padding-top: 0
}

.slider-news-secondary:not(:last-child) {
    margin-bottom: 31px
}

.slider-news-secondary .slide .update-image, .slider-news-secondary .slide:first-child .update-image {
    height: auto
}

.slider-news-secondary .slide {
    width: 36.96%;
    height: 50%
}

.slider-news-secondary .slide .update-image {
    padding-top: 70.89%
}

.slider-news-secondary .slide .update-head {
    padding: 10px 27px
}

.slider-news-secondary .slide .update-head h6 {
    margin-bottom: 11px
}

.slider-news-secondary .slide:nth-child(3) {
    top: auto;
    bottom: 0
}

.slider-news-secondary .slide:first-child {
    width: 63.04%;
    height: auto
}

.slider-news-secondary .slide:first-child .update-image {
    padding-top: 83.03%
}

.slider-news-secondary .slide:first-child .update-head {
    padding: 24px 27px
}

.slider-news-secondary .slide-secondary, .slider-news-secondary .slide-secondary:first-child, .slider-news-secondary .slide-secondary:nth-child(3) {
    height: auto;
    width: 50%
}

.slider-news-secondary .slide-secondary .update-image, .slider-news-secondary .slide-secondary:first-child .update-image {
    padding-top: 102.55%
}

.slider-news-secondary .slide-secondary .update-head, .slider-news-secondary .slide-secondary:first-child .update-head {
    padding: 25px 33px
}

@media (max-width: 1024px) {
    .slider-news-secondary .slide, .slider-news-secondary .slide:first-child {
        width: auto
    }
}

@media (max-width: 767px) {
    .slider-news-secondary {
        margin: 0 -10px
    }

    .slider-news-secondary .slide .update-image, .slider-news-secondary .slide:first-child .update-image {
        height: auto;
        padding-top: 81.89%
    }

    .slider-news-secondary .slide .update-head, .slider-news-secondary .slide:first-child .update-head {
        padding: 24px 16px
    }

    .slider-news-secondary .owl-dots {
        padding: 10px 17px
    }
}

.slider-secondary {
    position: relative;
    z-index: 5
}

.slider-secondary .slide {
    height: 644px
}

.slider-secondary .update, .slider-secondary .update .update-image, .slider-secondary .update a {
    height: 100%
}

.slider-secondary .slider-nav {
    position: absolute;
    bottom: 40px;
    left: 77px;
    z-index: 5
}

.slider-secondary .slider-nav a {
    display: inline-block;
    background: rgba(47, 52, 60, .9);
    border-radius: 50%;
    width: 75px;
    height: 75px;
    position: relative;
    z-index: 5;
    transition: background .5s
}

.slider-secondary .slider-nav a svg {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: opacity .5s
}

.slider-secondary .slider-nav a + a {
    margin-right: 15px
}

.slider-secondary .slider-prev svg {
    margin-left: 4px
}

.slider-secondary .slider-next svg {
    margin-left: -4px
}

.slider-secondary .slider-prev polyline {
    stroke: #ccc
}

@media (max-width: 1380px) {
    .slider-secondary .slider-nav {
        left: 30px
    }
}

@media (max-width: 1024px) {
    .slider-secondary .slider-nav {
        bottom: 30px;
        left: 34px
    }

    .slider-secondary .slider-nav a {
        width: 60px;
        height: 60px
    }

    .slider-secondary .slider-nav a svg {
        width: 21px;
        margin-top: 1px
    }

    .slider-secondary .slider-nav a + a {
        margin-left: 10px
    }

    .slider-secondary .slide {
        height: 440px
    }
}

@media (max-width: 767px) {
    .slider-secondary h6 {
        color: #bbb;
        border-bottom: 1px solid #4f5258;
        width: 100%;
        padding-bottom: 19px
    }

    .slider-secondary .slide {
        height: auto;
        min-height: 100px
    }

    .slider-secondary .slider-nav a {
        width: 60px;
        height: 60px;
        position: absolute
    }

    .slider-secondary .slider-nav a + a {
        margin-left: 0
    }

    .slider-secondary .slider-nav {
        top: 50%;
        margin-top: -60px;
        left: 0;
        width: 100%;
        height: 60px
    }

    .slider-secondary .slider-prev {
        right: 10px;
        position: absolute
    }

    .slider-secondary .slider-next {
        left: 10px;
        position: absolute
    }

    .slider-secondary .slider-prev svg {
        margin-left: 4px
    }

    .slider-secondary .slider-next svg {
        margin-left: -4px
    }

    .slider-secondary .slider-nav a svg {
        width: 15px
    }

    .slider-secondary .update {
        margin-bottom: 60px
    }

    .slider-secondary .update, .slider-secondary .update a {
        height: auto
    }
}

.slider-secondary-small .slide {
    height: 440px
}

.slider-secondary-small .slider-nav {
    bottom: 30px;
    left: 38px
}

.slider-secondary-small .slider-nav a {
    width: 60px;
    height: 60px
}

.slider-secondary-small .slider-nav a + a {
    margin-left: 12px
}

.slider-secondary-small .update-secondary .update-head {
    padding: 32px 33px 32px 190px
}

@media (max-width: 767px) {
    .slider-secondary-small {
        position: static
    }

    .slider-secondary-small .slide {
        height: auto
    }

    .slider-secondary-small .slider-nav {
        display: block;
        right: inherit;
        left: 50px;
        width: 120px;
        height: 50px;
        top: 60px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10
    }

    .slider-secondary-small .slider-nav a {
        background: #212429;
        width: 44px;
        height: 44px
    }

    .slider-secondary-small .slider-nav a + a {
        margin-left: 8px
    }

    .slider-secondary-small .slider-nav a img {
        width: 17px
    }

    .slider-secondary-small .update-secondary .update-head {
        display: none
    }
}

.slider-secondary-medium .owl-thumbs a .fa, .socials .fa {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.slider-secondary-medium {
    margin-bottom: 22px;
    position: relative;
    z-index: 5
}

.slider-secondary-medium.sliderWithMinHeight {
    margin-bottom: 0
}

.slider-secondary-medium, .slider-secondary-medium .owl-thumbs {
    background: #2f4858
}

.slider-secondary-medium .slider-nav {
    position: static
}

.slider-secondary-medium .slider-nav a {
    width: 48px;
    height: 48px;
    position: absolute;
    top: calc(50% - 24px)
}

.slider-secondary-medium .slider-nav a svg {
    width: 15px
}

.slider-secondary-medium .slider-prev {
    right: 12px
}

.slider-secondary-medium .slider-prev svg {
    margin-left: 2px
}

.slider-secondary-medium .slider-next {
    left: 12px
}

.slider-secondary-medium .slider-next svg {
    margin-left: -2px
}

.slider-secondary-medium .slide {
    height: auto
}

.slider-secondary-medium .owl-thumbs {
    white-space: nowrap;
    width: 100%;
    padding: 5px;
    overflow-y: hidden;
    overflow-x: auto
}

.slider-secondary-medium .owl-thumbs a {
    display: inline-block;
    position: relative;
    z-index: 5;
    opacity: .5
}

.slider-secondary-medium .owl-thumbs .active, .tabs .tabs-nav .current:after {
    opacity: 1
}

.slider-secondary-medium .owl-thumbs a + a {
    margin-right: 5px
}

.slider-secondary-medium .owl-thumbs a .fa {
    font-size: 23px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.slider-secondary-medium .owl-thumbs figure {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 118px;
    height: 80px
}

.slider-secondary-medium .update {
    margin-bottom: 60px
}

.slider-secondary-medium .update .update-head {
    padding: 0 10px;
    line-height: 30px;
    bottom: -60px
}

.slider-secondary-medium .update .update-meta {
    padding: 9px 3px 0 0
}

@media (max-width: 1024px) {
    .slider-secondary-medium:after {
        display: none
    }

    .slider-secondary-medium .slider-nav a {
        top: 40%
    }
}

@media (max-width: 767px) {
    .slider-secondary-medium {
        margin-bottom: 0
    }

    .slider-secondary-medium h5 {
        font-size: 12px
    }

    .slider-secondary-medium .slider-nav {
        position: absolute;
        width: 100%;
        bottom: auto;
        top: 50%;
        margin-top: -19px;
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .slider-secondary-medium .slider-nav a {
        width: 38px;
        height: 38px;
        top: 0
    }

    .slider-secondary-medium .slider-nav a svg {
        width: 13px
    }

    .slider-secondary-medium .slider-prev {
        right: 6px
    }

    .slider-secondary-medium .slider-prev svg {
        margin-left: 2px
    }

    .slider-secondary-medium .slider-next {
        left: 6px
    }

    .slider-secondary-medium .slider-next svg {
        margin-left: -2px
    }

    .slider-secondary-medium .slide {
        height: auto
    }

    .slider-secondary-medium .owl-thumbs {
        padding: 5px
    }

    .slider-secondary-medium .owl-thumbs a + a {
        margin-right: 7px
    }

    .slider-secondary-medium .update .update-head {
        padding: 5px;
        line-height: 20px;
        bottom: -60px
    }

    .slider-secondary-medium .update .update-meta {
        padding: 7px 0 0
    }
}

.slider-tertiary .slider-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 5px
}

.slider-tertiary .slider-inner-secondary {
    padding-bottom: 22px
}

.slider-tertiary .slider-aside {
    width: 41.65%
}

.slider-tertiary .slider-aside-dark {
    width: 40%
}

.slider-tertiary .slides {
    width: 60%
}

.slider-tertiary .update .update-image {
    padding-top: 94%
}

.slider-tertiary .update .update-head {
    padding: 27px 28px
}

@media (min-width: 768px) {
    .slider-tertiary .owl-item, .slider-tertiary .owl-stage, .slider-tertiary .owl-stage-outer, .slider-tertiary .slide, .slider-tertiary .slide .update, .slider-tertiary .slide .update .update-image, .slider-tertiary .slide .update a, .slider-tertiary .slide .update-wrapper {
        height: 100%
    }
}

@media (max-width: 1024px) {
    .slider-tertiary .slider-aside {
        width: 37.65%
    }

    .slider-tertiary .slider-aside-dark {
        width: 41.2%
    }

    .slider-tertiary .slides {
        width: 58.8%
    }

    .slider-tertiary .update .update-head {
        padding: 26px
    }
}

@media (max-width: 767px) {
    .slider-tertiary .slider-aside {
        display: none
    }

    .slider-tertiary .slides {
        width: 100%
    }

    .slider-tertiary .update .update-image {
        padding-top: 82%
    }

    .slider-tertiary .update .update-head {
        padding: 23px 15px
    }

    .slider-tertiary .owl-dots {
        padding: 10px 17px 0;
        text-align: center
    }

    .slider-tertiary .owl-dot {
        display: inline-block;
        background: #ddd;
        border-radius: 50%;
        width: 6px;
        height: 6px
    }

    .slider-tertiary .owl-dot + .owl-dot {
        margin: 0 9px 0 0
    }

    .slider-tertiary .owl-dot.active {
        background: #333
    }
}

.slider-quaternary {
    padding: 0 24px
}

.slider-quaternary .owl-dots {
    text-align: center;
    border-top: 1px solid #52555b;
    padding: 24px 0 25px;
    margin-top: 20px
}

.slider-quaternary .owl-dot {
    display: inline-block;
    vertical-align: middle;
    background: #65676c;
    border-radius: 50%;
    width: 10px;
    height: 10px
}

.slider-quaternary .owl-dot + .owl-dot {
    margin-right: 17px
}

.slider-quaternary .owl-dot.active {
    background: #ccc
}

.slider-quaternary .owl-nav div {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    background: #ccc;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 15px
}

.slider-quaternary .owl-nav div:before {
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.slider-quaternary .owl-prev {
    right: 0
}

.slider-quaternary .owl-prev:before {
    content: '\f054';
    right: 6px
}

.slider-quaternary .owl-next {
    left: 0
}

.slider-quaternary .owl-next:before {
    content: '\f053';
    left: 6px
}

@media (max-width: 1024px) {
    .slider-quaternary {
        padding: 0 34px
    }

    .slider-quaternary .owl-dots {
        padding-top: 25px;
        margin-top: 23px
    }
}

.slider-quinary {
    background: #fff;
    border: 1px solid #efefef
}

.slider-quinary .slider-counter {
    font-weight: 700;
    font-size: 15px;
    padding: 0 2px 15px 0;
    margin-bottom: 11px;
    position: relative;
    z-index: 5
}

.slider-quinary .slider-counter:after {
    content: '';
    background: #a022ca;
    width: 25px;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 3px
}

.slider-quinary .slider-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #e4e4e4;
    width: calc(37.77% - 19px);
    padding: 5px;
    position: absolute;
    left: 26px;
    z-index: 5
}

.slider-full .slider-actions a, .slider-full .slider-actions-inner, .socials li {
    display: inline-block
}

.slider-quinary .slider-actions .link-more {
    margin-bottom: -4px
}

.slider-quinary .slider-nav a {
    display: inline-block;
    background: #e0e0e0;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 5
}

.slider-quinary .slider-nav a + a {
    margin-right: 9px
}

.slider-quinary .slider-nav .fa {
    font-size: 27px;
    color: #43484f;
    position: absolute;
    top: 2px
}

.slider-quinary .slider-prev .fa {
    left: 13px
}

.slider-quinary .slider-next .fa {
    right: 13px
}

@media (max-width: 1024px) {
    .slider-quinary .slider-counter {
        padding-right: 0
    }

    .slider-quinary .slider-actions {
        width: calc(34% - 12px);
        padding-left: 12px;
        left: 29px
    }
}

@media (max-width: 767px) {
    .slider-quinary {
        background: #fff;
        margin: 0 -10px
    }

    .slider-quinary .slider-counter {
        padding-bottom: 9px;
        margin-bottom: 9px
    }

    .slider-quinary .slider-counter:after {
        right: 1px
    }

    .slider-quinary .slider-actions {
        width: calc(100% - 20px);
        padding: 5px 0;
        margin: auto;
        position: static
    }

    .slider-quinary .slider-actions .link-more {
        margin-bottom: 6px
    }

    .slider-quinary .slide {
        border: 0
    }
}

.slider-full {
    min-height: 500px;
    height: calc(100vh - 67px);
    position: relative;
    z-index: 5
}

.slider-full .slider-actions path, .slider-full .slider-actions polyline {
    stroke: #a9a9a9
}

.slider-full .slider-actions {
    text-align: left;
    width: 100%;
    position: absolute;
    bottom: 64px;
    left: 0;
    z-index: 5
}

.slider-full .slider-actions a {
    width: 78px
}

.slider-full .slider-actions-inner {
    padding-left: 45px;
    margin-left: 52px;
    position: relative;
    z-index: 5
}

.slider-full .slider-actions-inner:before {
    content: '';
    background: rgba(245, 245, 245, .4);
    width: 1px;
    height: 86px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider-full .slider-actions-inner a {
    width: 41px
}

.slider-full .slider-actions-inner a + a {
    margin-right: 44px
}

.slider-full .slider-actions-inner a svg {
    width: 100%
}

@media (max-width: 1380px) {
    .slider-full .update .update-head {
        padding-right: 10px
    }
}

@media (max-width: 1024px) {
    .slider-full {
        height: 100vh
    }
}

@media (max-width: 767px) {
    .slider-full {
        min-height: 300px
    }

    .slider-full .slider-actions {
        bottom: 10px
    }

    .slider-full .slider-actions a {
        width: 50px
    }

    .slider-full .slider-actions-inner {
        padding-left: 27px;
        margin-left: 30px
    }

    .slider-full .slider-actions-inner:before {
        height: 60px;
        top: -4px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .slider-full .slider-actions-inner a {
        width: 26px
    }

    .slider-full .slider-actions-inner a + a {
        margin-right: 26px
    }
}

.socials li {
    vertical-align: middle
}

.socials li + li {
    margin-right: 5px
}

.socials a {
    display: block;
    background: rgba(46, 48, 54, .5);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 5;
    transition: color .5s, background .5s
}

.socials .fa {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width: 1024px) {
    .socials li + li {
        margin-right: 14px
    }

    .socials a {
        width: 40px;
        height: 40px
    }

    .socials .fa {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .socials ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 11px
    }

    .socials li {
        display: block;
        width: 25%
    }

    .socials li + li {
        margin: 0 0 5px
    }

    .socials a {
        margin: auto
    }
}

.socials-secondary {
    line-height: 1;
    text-align: center;
    width: 47px;
    padding-top: 56.6%;
    position: relative;
    z-index: 10
}

.socials-secondary.media-details li {
    height: 40px;
    position: relative;
    z-index: 5;
    float: right;
    width: 45px
}

.socials-secondary.media-details {
    padding-top: 50px
}

.media-details {
    width: auto
}

.socials-secondary ul {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.socials-secondary li {
    height: 16.66667%;
    position: relative;
    z-index: 5
}

.socials-secondary a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    height: 100%;
    transition: background .5s
}

.socials-secondary span {
    display: block;
    margin-top: 5px
}

.socials-secondary .fa {
    font-size: 20px
}

.socials-secondary .socials-facebook {
    background: #3b5999
}

.socials-secondary .socials-twitter {
    background: #00acee
}

.socials-secondary .socials-linkedin {
    background: #0077b5
}

.socials-secondary .socials-whatsapp {
    background: #0dc143
}

.socials-secondary .socials-telegram {
    background: #2299d6
}

.socials-secondary .socials-whatsapp .fa {
    font-size: 28px
}

.socials-secondary .socials-email {
    background: #707070
}

.socials-secondary .printArticle, .socials-secondary .socials-comment {
    background: #444
}

.socials-secondary .socials-inner {
    display: none;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    border: 8px solid #ddd;
    width: 869px;
    padding: 39px 23px 37px;
    position: absolute;
    right: 54px;
    top: -288px;
    z-index: -1
}

.socials-secondary .socials-image img {
    width: 100%
}

.socials-secondary .socials-clickable.active a p {
    display: none
}

.socials-secondary .socials-clickable.active a:after, .socials-secondary .socials-clickable.active a:before {
    position: absolute
}

.socials-secondary .socials-clickable.active a:before {
    content: '';
    background: #fff;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .1);
    width: 67px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 5
}

.socials-secondary .socials-clickable.active a:after {
    content: '\f00d';
    font: 400 20px/1 FontAwesome;
    color: #2f4858;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10
}

.socials-secondary .socials-clickable.active .socials-inner {
    display: block
}

@media (max-width: 1024px) {
    .socials-secondary {
        padding-top: 59%
    }

    .socials-secondary .socials-inner {
        width: 670px
    }
}

@media (max-width: 767px) {
    .socials-secondary {
        width: 100%;
        padding-top: 0;
        bottom: -100%;
        left: 0;
        z-index: 25;
        transition: bottom .5s
    }

    .socials-secondary.socials-shown {
        bottom: 0
    }

    .socials-secondary ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 35px;
        position: static
    }

    .socials-secondary li {
        width: 100%;
        height: 100%
    }

    .socials-secondary a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-decoration: none;
        color: #fff;
        height: 100%;
        transition: background .5s
    }

    .socials-secondary span {
        display: block;
        margin-top: 5px
    }

    .socials-secondary .fa {
        font-size: 20px
    }

    .socials-secondary .socials-facebook {
        background: #3b5999
    }

    .socials-secondary .socials-twitter {
        background: #00acee
    }

    .socials-secondary .socials-linkedin {
        background: #0077b5
    }

    .socials-secondary .socials-whatsapp {
        background: #0dc143
    }

    .socials-secondary .socials-whatsapp .fa {
        font-size: 28px
    }

    .socials-secondary .socials-email {
        background: #707070
    }

    .socials-secondary .socials-comment {
        background: #444
    }

    .socials-secondary .socials-inner {
        border: 0;
        width: 100vw;
        height: calc(100vh - 108px);
        padding: 39px 23px 37px;
        top: auto;
        bottom: 100%;
        right: auto;
        left: 0;
        overflow-y: auto
    }

    .socials-secondary .socials-clickable.active a:before, .socials-secondary .socials-inner {
        box-shadow: none
    }

    .socials-secondary .socials-clickable.active a:before {
        width: 100%
    }

    .socials-secondary ~ .footer .footer-bar {
        padding-bottom: 50px
    }
}

.socials-addthis svg {
    width: 27px !important;
    height: 27px !important;
    position: relative;
    top: 3px;
    right: 2px
}

.socials-addthis .at-share-btn:first-child {
    background: 0 0 !important;
    border: 1px solid rgba(255, 255, 255, .3);
    position: relative;
    z-index: 5
}

.socials-addthis .at-share-btn:first-child:before {
    content: '\f1e0';
    font: 16px/1 FontAwesome;
    position: absolute;
    top: 8px;
    left: 7px
}

.socials-addthis .at-share-btn:first-child svg {
    display: none
}

.socials-addthis .at-icon-wrapper {
    line-height: 35px !important;
    width: 32px !important;
    height: 33px !important
}

.socials-addthis .at-resp-share-element .at-share-btn {
    margin: 0
}

.socials-addthis .at-style-responsive .at-share-btn {
    padding: 0
}

.subscribe .subscribe-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e4e4e4
}

.subscribe .subscribe-btn {
    border: 0;
    border-radius: 0;
    width: 124px;
    height: auto
}

.subscribe .subscribe-field {
    font-family: Tahoma, sans-serif;
    background: #f5f5f5;
    height: 43px;
    padding: 0 16px
}

.subscribe .subscribe-field + .subscribe-btn {
    border-right: 1px solid #e4e4e4
}

.tabs .tabs-head {
    font-weight: 600;
    color: #222;
    border-top: 3px solid #a9ff00;
    margin-bottom: 10px
}

.tabs .tabs-nav li {
    font-family: Cairo-SB;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    z-index: 5;
    line-height: 30px
}

.tabs .tabs-nav .current {
    color: #000;
    background-color: #a9ff00
}

.tag {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 10px;
    margin: 0 0 5px;
    border-radius: 4px
}

.tag-thin {
    font-weight: 600
}

.tag-absolute {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.tag-blue, .tag-bluegreen, .tag-dark, .tag-darkgrey, .tag-darkpurple, .tag-green, .tag-grey, .tag-lightblue, .tag-lightgreen, .tag-orange, .tag-purple, .tag-red, .tag-text, .tag-violet {
    color: #fff
}

.tag-white {
    background: #fff
}

.tag-light {
    background: #f5f5f5
}

.tag-dark {
    background: #2f4858
}

.tag-text {
    background: #333
}

.tag-darkgrey {
    background: #43484f
}

.tag-grey {
    background: #595c61
}

.tag-red {
    background: #d33131
}

.tag-green {
    background: #1cb953
}

.tag-lightgreen {
    background: #8ee000
}

.tag-violet {
    background: #c924ff
}

.tag-purple {
    background: #ad71ea
}

.tag-darkpurple {
    background: #620c7e
}

.tag-blue {
    background: #1cb0f6
}

.tag-lightblue {
    background: #57dff7
}

.tag-bluegreen {
    background: #00c3c3
}

.tag-orange {
    background: #ff9326
}

.updates .update .update-head {
    padding: 12px 18px
}

.updates .update .update-head h6:not(:last-child) {
    margin-bottom: 11px
}

.updates-inline {
    margin: 0 -13px
}

.updates-inline .update {
    width: 25%;
    float: right;
    padding: 0 13px;
    margin-bottom: 24px
}

.updates-inline .update .update-head {
    padding: 16px 18px
}

@media (max-width: 1024px) {
    .updates-inline {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }

    .updates-inline:after {
        display: none
    }

    .updates-inline .update {
        width: calc(100% / 2 - 27px);
        float: none;
        padding: 0;
        margin-bottom: 23px
    }

    .updates-inline .update .update-head {
        padding: 17px 17px 17px 2px
    }
}

@media (max-width: 767px) {
    .updates-inline .update {
        width: 50%;
        padding: 5px;
        margin-bottom: 0
    }

    .updates-inline .update .update-head {
        padding: 17px 17px 17px 2px
    }
}

.updates-inline-secondary {
    margin: 0 -14px
}

.updates-inline-secondary .update {
    width: 33.33333%;
    padding: 0 14px;
    margin-bottom: 26px
}

.updates-inline-secondary .update-small .update-image-bordered {
    padding-top: 0
}

.updates-inline-secondary .update-head p {
    display: none
}

@media (max-width: 1024px) {
    .updates-inline-secondary {
        margin: 0 -3px
    }

    .updates-inline-secondary .update {
        padding: 0 3px;
        margin-bottom: 6px
    }

    .updates-inline-secondary .update:nth-child(n+7) {
        display: block
    }
}

@media (max-width: 767px) {
    .updates-inline-secondary {
        margin: 0
    }

    .updates-inline-secondary .update {
        border-top: 1px solid #ddd;
        width: 100%;
        padding: 0;
        margin-bottom: 0
    }
}

.updates-inline-tertiary {
    margin: 0
}

.updates-inline-tertiary .update {
    color: #666;
    background: #fff;
    width: 100%;
    padding: 0;
    margin-bottom: 14px
}

.updates-inline-tertiary .update:last-child {
    margin-bottom: 40px
}

.updates-inline-tertiary .update > a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.updates-inline-tertiary .update .update-head {
    padding: 14px 34px 12px 10px;
    position: static;
    width: calc(100% - 225px)
}

.updates-inline-tertiary .update .update-head h6 {
    color: #333;
    margin-bottom: 4px
}

.updates-inline-tertiary .update .update-head p {
    display: block;
    margin-bottom: 0;
    line-height: 28px
}

.updates-inline-tertiary .update .update-head p:last-child {
    margin-bottom: 0
}

.updates-inline-tertiary .update .update-meta {
    font-weight: 700;
    font-size: 12px;
    color: #aaa
}

.updates-inline-tertiary .update .update-meta span {
    display: inline-block;
    padding-left: 10px;
    margin-left: 6px;
    position: relative;
    z-index: 5
}

.updates-inline-tertiary .update .update-meta span:after {
    content: '';
    background: #aaa;
    width: 1px;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 0
}

.updates-inline-tertiary .update .update-image {
    width: 225px;
    padding-top: 0
}

.updates-inline-tertiary .update .addthis_inline_share_toolbox, .updates-inline-tertiary .update .tag, .updates-inline-tertiary .update .update-tag {
    display: none
}

@media (max-width: 767px) {
    .updates-inline-tertiary .update .update-head p:not(.update-meta), .updates-inline-tertiary .update .update-meta span {
        display: none
    }

    .updates-inline-tertiary .update {
        background: 0 0;
        padding: 16px 0 18px;
        margin-bottom: 0
    }

    .updates-inline-tertiary .update > a {
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    .updates-inline-tertiary .update:last-child {
        margin-bottom: 0
    }

    .updates-inline-tertiary .update .update-head {
        padding: 0 23px 0 0;
        width: calc(100% - 165px)
    }

    .updates-inline-tertiary .update .update-head h6 {
        margin-bottom: 8px;
        text-shadow: 0 0 0 #333 !important
    }

    .updates-inline-tertiary .update .update-meta {
        padding-right: 0;
        font-size: 10px
    }

    .updates-inline-tertiary .update .update-image {
        width: 165px;
        height: 165px
    }
}

.updates-inline-small .update {
    width: 14.28571%;
    margin-bottom: 33px
}

.updates-inline-small .update .update-head-static {
    padding: 11px 0
}

.updates-inline-small .update .update-head-static h6 {
    line-height: 1.5;
    margin-bottom: 15px
}

@media (max-width: 1380px) {
    .updates-inline-small .update {
        width: 20%;
        margin-bottom: 20px
    }
}

@media (max-width: 1024px) {
    .updates-inline-small .update {
        width: 25%;
        margin-bottom: 20px
    }

    .updates-inline-small .update:nth-child(n+5) {
        display: block
    }

    .updates-inline-small .update:nth-child(n+6) {
        display: none
    }
}

@media (max-width: 767px) {
    .updates-inline-small {
        padding: 0 10px
    }

    .updates-inline-small .update {
        border-top: 1px solid #2d2d2d;
        width: 100%;
        margin-bottom: 20px
    }

    .updates-inline-small .update:nth-child(n+6) {
        display: none
    }

    .updates-inline-small .update > a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .updates-inline-small .update .update-image {
        -webkit-flex: 0 0 147px;
        -ms-flex: 0 0 147px;
        flex: 0 0 147px;
        width: 147px;
        padding-top: 0;
        position: relative
    }

    .updates-inline-small .update .update-tag {
        left: auto;
        right: 149px;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .updates-inline-small .update .update-head-static {
        padding: 0 10px 0 0;
        margin-top: -5px
    }

    .updates-inline-small .update .update-head-static h6 {
        font-size: 13px;
        margin-bottom: 6px
    }
}

.update .update-image .fa-play-circle, .update-small .update-image .fa {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.updates-secondary > li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    margin-bottom: 12px
}

.updates-secondary .update-small h6:not(:last-child) {
    margin-bottom: 9px
}

.updates-tertiary > li {
    padding: 15px 0;
    margin-bottom: 13px;
    min-height: 106px
}

.updates-tertiary .update-small h6:not(:last-child) {
    margin-bottom: 3px
}

@media (max-width: 767px) {
    .updates-secondary > li:last-child {
        border-bottom: 0
    }

    .updates-tertiary > li {
        padding: 0
    }
}

.updates-quaternary {
    padding-bottom: 44px;
    margin: 0 -7px
}

.updates-quaternary .update {
    width: 50%;
    padding: 0 7px;
    margin-bottom: 17px
}

@media (max-width: 1024px) {
    .updates-quaternary .update:nth-child(n+7) {
        display: block
    }
}

@media (max-width: 767px) {
    .updates-quaternary {
        padding-bottom: 14px;
        margin: 0
    }

    .updates-quaternary .update {
        width: 100%;
        padding: 0;
        margin-bottom: 18px
    }

    .updates-quaternary .update h3 {
        font-size: 20px
    }

    .updates-quaternary .update .update-tag {
        display: block
    }
}

.updates-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px
}

.update-nav a, .update-small > a {
    -webkit-align-items: center;
    text-decoration: none
}

.updates-flex .update {
    width: 33.33333%;
    padding: 0 12px;
    margin-bottom: 23px
}

.updates-flex .update .update-head {
    padding: 34px 36px 34px 11px
}

.updates-flex .update .update-image {
    padding-top: 109.2%
}

.updates-flex .update-full {
    width: 100%
}

.updates-flex .update-full .update-image {
    padding-top: 51.2%
}

@media (max-width: 1024px) {
    .updates-flex {
        margin: 0 -10px
    }

    .updates-flex .update {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .updates-flex .update:nth-child(n+7) {
        display: block
    }

    .updates-flex .update-banner:nth-child(n+7) {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .updates-flex .update .update-head {
        padding: 15px 11px
    }
}

@media (max-width: 767px) {
    .updates-flex {
        margin: 0
    }

    .updates-flex h3 {
        font-size: 20px
    }

    .updates-flex .update {
        width: 100%;
        padding: 0;
        margin-bottom: 18px
    }

    .updates-flex .update:nth-child(n+11) {
        display: none
    }

    .updates-flex .update .update-head {
        padding: 15px 11px
    }

    .updates-inline-resize > li + li {
        border-top: 1px solid #ddd
    }

    .updates-inline-resize .update:nth-child(n+7) {
        display: block
    }

    .updates-inline-resize .update:nth-child(n+10) {
        display: none
    }
}

.update {
    color: #f5f5f5;
    font-weight: 600
}

.update p small {
    font-size: 13px
}

.update .update-head h1, .update .update-head h2, .update .update-head h3, .update .update-head h4, .update .update-head h5, .update .update-head h6 {
    font-family: Cairo-B;
    color: #fff;
    text-shadow: 2px 2px 2px #333
}

.update .update-inner > a, .update > a {
    display: block;
    text-decoration: none
}

.update .update-image, .update .update-inner > a, .update > a {
    position: relative;
    z-index: 5
}

.update .update-image.addWhiteSpaceBottom:after {
    border-bottom: #eee solid 3px
}

.update .update-image.addWhiteSpaceTop:after {
    border-top: #eee solid 3px
}

.update .ratio:after, .update .update-head, .update .update-image:after, .update .update-tag-absolute {
    position: absolute;
    right: 0
}

.update .update-head, .update .update-tag-absolute {
    z-index: 10
}

.update .update-head {
    line-height: 45px;
    width: 100%;
    padding: 22px;
    bottom: 0;
    height: auto
}

.update .update-head h2:not(:last-child) {
    margin-bottom: 7px
}

.update .update-head-static {
    padding: 16px 3px
}

.update .update-head-static h6 {
    margin-bottom: 12px
}

.update .update-head-static h6:last-child {
    margin-bottom: 0
}

.update .update-inner {
    padding-bottom: 0
}

.update .update-title {
    line-height: 1.5;
    color: #ccc;
    padding: 7px 0
}

.update .update-tag {
    display: inline-block;
    font-family: Cairo-B;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 10px
}

.update .update-tag-absolute {
    top: 0
}

.update .update-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.update .ratio:after, .update .ratioSquare:after, .update .update-image:after, .update-inner .ratio:after, .update-inner .ratioSquare:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    transition: background .1s;
    position: absolute;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .3))
}

.update-inner > a:hover.ratio:after, .update-inner > a:hover.ratioSquare:after, .update > a:hover.ratio:after, .update > a:hover.ratioSquare:after, .update > a:hover.update-image:after {
    background: rgba(0, 0, 0, 0)
}

.update .update-image.multiple-images:after {
    z-index: 1
}

.update .update-image .fa-play-circle {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5
}

.update .update-image-light:after {
    background: 0 0
}

.update .update-image-bordered:before {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0
}

.update .update-image-small .fa-play-circle {
    font-size: 30px
}

.update .update-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.update .update-actions a {
    width: 33.33333%;
    font-family: Cairo-B;
    position: relative
}

.update .update-actions a:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 1px;
    background-color: #1e1e1e;
    top: 19px;
    left: -1px
}

.update .update-actions a:last-child:before {
    width: 0
}

.update .update-meta .fa-eye {
    font-size: 15px;
    vertical-align: middle;
    margin-left: 8px
}

.update .update-meta-secondary {
    color: #aaa
}

.update .update-meta-secondary a {
    text-decoration: none
}

.update .update-meta-secondary h6 {
    color: #333
}

.update .update-meta-xsmall {
    font-weight: 700;
    font-size: 12px;
    color: #666
}

.update .update-image-top, .update .update-image-xsmall {
    background-position: center top
}

.update .update-tag-white {
    background: #fff
}

.update .update-tag-light {
    background: #f5f5f5
}

.update .update-tag-dark {
    background: #2f4858
}

.update .update-tag-text {
    background: #333
}

.update .update-tag-darkgrey {
    background: #43484f
}

.update .update-tag-grey {
    background: #595c61
}

.update .update-tag-red {
    background: #d33131
}

.update .update-tag-green {
    background: #1cb953
}

.update .update-tag-lightgreen {
    background: #8ee000
}

.update .update-tag-violet {
    background: #c924ff
}

.update .update-tag-purple {
    background: #ad71ea
}

.update .update-tag-darkpurple {
    background: #620c7e
}

.update .update-tag-blue {
    background: #1cb0f6
}

.update .update-tag-lightblue {
    background: #57dff7
}

.update .update-tag-orange {
    background: #ff9326
}

.update .socials-addthis {
    position: absolute;
    top: 22px;
    right: 21px;
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.update-blue .update-actions a, .update-blue .update-image-bordered:before {
    background: #1cb0f6
}

.update-blue .update-actions a:nth-child(even) {
    background: rgba(28, 176, 246, .75)
}

.update-lightblue .update-actions a, .update-lightblue .update-image-bordered:before {
    background: #57dff7
}

.update-lightblue .update-actions a:nth-child(even) {
    background: rgba(87, 223, 247, .75)
}

.update-green .update-actions a, .update-green .update-image-bordered:before {
    background: #1cb953
}

.update-green .update-actions a:nth-child(even) {
    background: rgba(28, 185, 83, .75)
}

.update-lightgreen .update-actions a, .update-lightgreen .update-image-bordered:before {
    background: #8ee000
}

.update-lightgreen .update-actions a:nth-child(even) {
    background: rgba(142, 224, 0, .75)
}

.update-red .update-actions a, .update-red .update-image-bordered:before {
    background: #d33131
}

.update-red .update-actions a:nth-child(even) {
    background: rgba(211, 49, 49, .75)
}

.update-orange .update-actions a, .update-orange .update-image-bordered:before {
    background: #ff9326
}

.update-orange .update-actions a:nth-child(even) {
    background: rgba(255, 147, 38, .75)
}

.update-violet .update-actions a, .update-violet .update-image-bordered:before {
    background: #c924ff
}

.update-violet .update-actions a:nth-child(even) {
    background: rgba(201, 36, 255, .75)
}

.update-purple .update-actions a, .update-purple .update-image-bordered:before {
    background: #ad71ea
}

.update-purple .update-actions a:nth-child(even) {
    background: rgba(173, 113, 234, .75)
}

.update-darkpurple .update-actions a, .update-darkpurple .update-image-bordered:before {
    background: #620c7e
}

.update-darkpurple .update-actions a:nth-child(even) {
    background: rgba(98, 12, 126, .75)
}

@media (max-width: 1380px) {
    .update .update-head h2 br {
        display: none
    }

    .update .socials-addthis {
        top: 24px;
        right: 10px
    }
}

@media (max-width: 1024px) {
    .update .update-head {
        padding: 25px 22px 25px 10px
    }

    .update .update-inner {
        padding-bottom: 0
    }

    .update .update-title {
        padding: 3px 0
    }

    .update .socials-addthis {
        top: 29px;
        right: 5px
    }
}

@media (max-width: 767px) {
    .update .update-image-bordered:before {
        display: none
    }

    .update .update-head h1, .update .update-head h2, .update .update-head h3, .update .update-head h4, .update .update-head h5, .update .update-head h6 {
        text-shadow: 2px 2px 2px #333
    }
}

.update-flex, .update-small > a {
    display: -webkit-flex;
    display: -ms-flexbox
}

.update-small {
    color: #333;
    line-height: 1.5
}

.update-small > a {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: background .5s
}

.update-small figure {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 96px;
    margin-left: 17px
}

.update-small h6:not(:last-child) {
    margin-bottom: 5px
}

.update-small .update-image {
    position: relative;
    z-index: 5
}

.update-small .update-image .fa {
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%)
}

.update-small .update-image-bordered {
    position: relative;
    z-index: 5
}

.update-small .update-image-bordered:before {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.update-small .update-image-circle {
    overflow: hidden
}

.update-small .update-meta {
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #aaa
}

@media (max-width: 1380px) {
    .update-small br {
        display: none
    }
}

@media (max-width: 767px) {
    .update-small {
        padding: 0
    }

    .update-small .update-meta {
        font-size: 10px
    }

    .update-small > a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 15px 0
    }

    .update-small figure {
        margin: 0
    }

    .update-small figure img {
        width: 100%;
        height: auto
    }

    .update-small .update-image-circle, .update-small figure {
        margin-left: 20px
    }
}

.update-medium .update-image {
    padding-top: 69%
}

.update-medium .update-head {
    padding: 24px 22px
}

@media (max-width: 1024px) {
    .update-medium .update-image {
        padding-top: 80%
    }

    .update-medium .update-head {
        padding: 8px 12px
    }
}

.update-secondary .update-head {
    padding: 38px 50px
}

.update-secondary .update-image {
    padding-top: 0
}

.update-secondary .update-tag {
    margin: 0 6px 13px 0
}

@media (max-width: 1380px) {
    .update-secondary .update-head {
        padding: 38px 50px 38px 210px
    }
}

@media (max-width: 1024px) {
    .update-secondary .update-head {
        padding: 33px 26px 33px 180px
    }

    .update-secondary .update-head h2 {
        font-size: 25px
    }

    .update-secondary .update-image {
        padding-top: 0
    }

    .update-secondary .update-tag {
        margin: 0 2px 5px 0
    }
}

@media (max-width: 767px) {
    .update-secondary .update-head {
        padding: 13px 20px
    }

    .update-secondary .update-head h2 {
        display: none
    }
}

.update-tertiary .update-tag {
    display: block
}

.update-flex {
    display: flex;
    color: #2f4858;
    background: #fff;
    border: 1px solid #ddd
}

.update-flex .update-content-secondary {
    width: 31.23%;
    padding-right: 19px
}

.update-flex .update-title {
    padding: 10px 0 12px;
    font-family: Cairo-B
}

.update-flex .update-image-secondary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 68.77%
}

.update-flex .update-image-secondary figure {
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    position: relative;
    z-index: 5
}

.update-flex .update-image-secondary figure:before {
    content: '';
    background: rgba(0, 0, 0, .2);
    z-index: -1;
    transition: background .5s
}

.update-flex .update-image-secondary figure a {
    z-index: 10
}

.update-flex .update-image-secondary figure .fa {
    font-size: 55px
}

.update-flex .update-image-secondary figure a, .update-flex .update-image-secondary figure:before {
    width: 100%;
    height: 100%
}

.update-flex .update-image-secondary figure .fa, .update-flex .update-image-secondary figure a, .update-flex .update-image-secondary figure:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 767px) {
    .update-flex {
        font-weight: 600;
        border-width: 1px 0;
        padding: 14px 10px 0;
        margin: 0 -10px 13px
    }

    .update-flex, .update-flex .update-image-secondary {
        display: block
    }

    .update-flex .update-content-secondary, .update-flex .update-image-secondary {
        width: 100%
    }

    .update-flex .update-content-secondary {
        padding: 0
    }

    .update-flex .update-title {
        padding: 0 0 12px
    }

    .update-flex .update-image-secondary {
        padding-bottom: 18px
    }

    .update-flex .update-image-secondary figure {
        padding-top: 62.88%;
        margin-bottom: 11px
    }

    .update-flex .updates-secondary li:first-child {
        border-top: 1px solid #ddd
    }

    .update-flex .updates-secondary li:last-child {
        padding-bottom: 5px
    }

    .update-flex .update-small {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .update-flex .update-small > a {
        padding: 12px 0 13px
    }
}

.update-nav {
    line-height: 1.5
}

.update-nav li {
    padding-right: 5px;
    position: relative;
    z-index: 5
}

.update-nav li:after {
    content: '';
    background: #2f4858;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -2px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.update-nav a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    border-top: 1px solid #ddd;
    height: 75px;
    transition: color .5s
}

.update-nav .current:after {
    visibility: visible;
    opacity: 1
}

.update-nav .current a {
    border-color: transparent;
    color: #fff;
    height: 72px
}

.update-banner, .update-banner .banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.update-banner .banner {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f0f0f0;
    border: 1px solid #e2e2e2;
    width: 100%;
    padding: 10px
}

.update-full-secondary .update-image {
    padding-top: 0;
    min-height: 500px;
    height: calc(100vh - 48px)
}

.update-full-secondary .update-tag {
    margin: 0 7px 10px 0
}

.update-full-secondary .update-head {
    padding: 45px 0
}

.update-full-secondary .update-head h1 {
    padding-left: 330px;
    margin-bottom: 13px
}

.update-full-secondary .shell {
    padding: 0 3px
}

@media (max-width: 1024px) {
    .update-full-secondary .update-image {
        height: 100vh
    }

    .update-full-secondary .update-head h1 br {
        display: none
    }
}

@media (max-width: 767px) {
    .update-full-secondary h1 {
        font-size: 30px
    }

    .update-full-secondary .update-image {
        min-height: 300px
    }

    .update-full-secondary .update-tag {
        margin-right: 0
    }

    .update-full-secondary .update-head {
        padding: 50px 0 80px
    }

    .update-full-secondary .update-head h1 {
        padding-left: 0;
        margin-bottom: 13px
    }

    .update-full-secondary .shell {
        padding: 0 3px
    }
}

.videos {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.videos .video {
    position: relative;
    z-index: 5
}

.videos .video:not(:last-child):after {
    content: '';
    background: rgba(245, 245, 245, .2);
    width: calc(100% - 10px);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.video {
    line-height: 1.5;
    padding-bottom: 15px
}

.video .video-image {
    position: relative;
    z-index: 5
}

.video .video-image .btn-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background .5s;
    z-index: 1
}

.video .video-image .btn-play .fa {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video .video-title {
    padding: 0 6px;
    font-family: Cairo-b
}

.video .video-image .btn-play, .video .video-image .btn-play .fa {
    position: absolute
}

.view-menu-wrapper .view-menu {
    float: left;
    margin-top: -5px;
    font-family: Cairo-B
}

.view-menu-wrapper .view-menu-grey {
    color: #999
}

@media (max-width: 1024px) {
    .view-menu-wrapper .view-menu {
        margin-top: -6px
    }
}

@media (max-width: 767px) {
    .view-menu-wrapper {
        display: none
    }
}

.view-menu a + a {
    margin-right: -5px
}

.view-menu .view-menu-inner {
    vertical-align: top;
    margin-right: 6px
}

.view-menu, .view-menu .view-menu-inner {
    display: inline-block
}

.votes {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    padding-bottom: 32px
}

.votes .vote {
    margin-bottom: 28px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.votes .vote:nth-child(3n) {
    -webkit-column-break-inside: auto;
    page-break-inside: auto;
    break-inside: auto
}

.votes .vote:last-child {
    margin-bottom: 0
}

.votes > .mobile-shown-block {
    margin: 17px 0 19px
}

.votes > .mobile-shown-block .banner {
    padding: 0
}

@media (max-width: 1024px) {
    .votes {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

@media (max-width: 767px) {
    .votes {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        padding-bottom: 0
    }

    .votes .vote {
        margin-bottom: 14px
    }

    .votes .vote:nth-child(7) {
        margin-bottom: 0
    }

    .votes .vote:nth-child(n+8) {
        display: none
    }
}

.vote .vote-body {
    background: #ebebec;
    border: 1px solid #e4e4e4;
    border-top: 0;
    padding: 28px 21px 25px 5px
}

.vote .update .update-image {
    padding-top: 71%
}

.vote .update .update-head {
    padding: 21px 22px
}

.vote .list-votes {
    margin-bottom: 39px
}

.vote .socials-addthis .at-share-btn:first-child {
    color: #333;
    border-color: #b3b3b4
}

@media (max-width: 767px) {
    .vote .vote-body {
        padding: 27px 21px 25px 25px
    }

    .vote .update .update-image {
        padding-top: 71.6%
    }

    .vote .list-votes {
        margin-bottom: 33px
    }

    .vote .list-votes li + li {
        margin-top: 26px
    }

    .vote .list-votes strong {
        font-size: 18px;
        top: 12px;
        left: -8px
    }

    .vote .socials-addthis {
        margin-right: -5px
    }
}

.widgets .widget + .widget {
    padding-top: 22px
}

.widgets .widget + .widget-updates {
    padding-top: 19px
}

.widgets .widget-updates + .widget-updates {
    padding-top: 15px
}

.widgets .widget + .widget-feeds {
    padding-top: 19px
}

.widgets .widget-feeds + .widget-feeds {
    padding-top: 22px
}

@media (max-width: 1024px) {
    .widgets {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .widgets .widget {
        width: calc(50% - 45px)
    }

    .widgets .widget + .widget, .widgets .widget + .widget-feeds, .widgets .widget + .widget-updates, .widgets .widget-feeds + .widget-feeds, .widgets .widget-updates + .widget-updates {
        padding-top: 0
    }

    .widgets .widget-links {
        margin-top: 9px
    }

    .widgets .widget-updates {
        margin-top: 43px
    }

    .widgets .widget-last {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .widgets {
        display: block
    }

    .widgets .widget {
        width: 100%;
        margin-bottom: 46px
    }

    .widgets .widget-banner {
        margin: 20px auto
    }

    .widgets .widget-title-small {
        font-size: 20px
    }
}

.widgets-secondary .updates-secondary li:last-child {
    border-bottom-width: 0;
    padding-bottom: 0
}

.widgets-secondary .widget-updates-last .updates-secondary li:last-child {
    border-bottom-width: 1px;
    padding-bottom: 17px
}

.widgets-tertiary .widget + .widget {
    border-top: 1px solid #282d33;
    padding-top: 27px;
    margin-top: 34px
}

@media (max-width: 767px) {
    .widgets-tertiary .widget + .widget {
        padding-top: 14px;
        margin-top: 0;
        border-top: 0
    }
}

@media (max-width: 1024px) {
    .widgets-full {
        padding-top: 30px
    }

    .widgets-full .widget {
        width: 100%
    }
}

@media (max-width: 767px) {
    .widgets-full {
        padding-top: 0
    }
}

.widget-links .widget-head {
    padding-bottom: 8px;
    padding-top: 20px;
    font-family: Cairo-B
}

.widget-links .widget-body .tabs-body {
    height: 276px;
    overflow-y: auto
}

.widget-vote {
    margin-top: 13px
}

.widget-updates .widget-head {
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: Cairo-B
}

.widget-updates .widget-head-small {
    margin-bottom: 11px
}

.widget-updates .update:not(:last-child) {
    padding-bottom: 26px
}

@media (max-width: 1024px) {
    .widget-updates .widget-head {
        margin-bottom: 11px
    }

    .widget-updates .update-small br {
        display: block
    }

    .widget-updates .update:not(:last-child) {
        padding-bottom: 10px
    }

    .widget-updates .updates-secondary {
        padding-top: 13px
    }
}

.widget-follow {
    padding-bottom: 12px
}

.widget-subscribe:last-child {
    border-bottom: 1px solid #282d33;
    padding-bottom: 34px
}

.widget-subscribe .widget-title {
    margin-bottom: 16px
}

@media (max-width: 767px) {
    .widget-subscribe {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0
    }
}

.writers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.writers .writer {
    width: calc(50% - 14px);
    margin-bottom: 10px
}

@media (max-width: 1200px) {
    .writers .writer {
        width: calc(50% - 10px)
    }
}

@media (max-width: 1024px) {
    .writers .writer {
        width: calc(50% - 5px)
    }
}

.smallWidget .writer {
    background: 0 0;
    border: 0
}

.writer {
    align-items: center;
    font-size: 13px;
    line-height: 1.6;
    background: #ebebec;
    border: 1px solid #e4e4e4
}

.writer h5 {
    margin-bottom: 0
}

.smallWidget .writer h5 {
    font-size: 12px
}

.writer p {
    margin-bottom: 12px
}

.smallWidget .writer .writer-image, .writer .writer-image {
    display: block;
    margin: 10px auto;
    padding: 0;
    overflow: hidden
}

.smallWidget .writer .writer-image {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #ddd;
    object-position: center;
    object-fit: cover
}

.writer .writer-image {
    width: 150px;
    border-radius: 50%;
    border: 2px solid #ddd
}

.writer .writer-image figure {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100%
}

.writer .writer-content {
    padding: 10px;
    text-align: center
}

.writer .link-more {
    color: #ee3342
}

.writer .link-more:after {
    background: #ee3342
}

@media (max-width: 1200px) {
    .writer h5, .writer p {
        margin-bottom: 8px
    }

    .writer .writer-content {
        padding: 0 20px
    }
}

.writer-dark {
    color: #ccc;
    background: url(../images/temp/footer-1.jpg) center center no-repeat;
    background-size: cover
}

.writer-dark h2, .writer-dark h3, .writer-dark h4, .writer-dark h5, .writer-dark h6 {
    color: #f5f5f5
}

@media (max-width: 767px) {
    .writer {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
        padding: 10px
    }

    .writer h5 {
        margin-bottom: 8px
    }

    .writer p {
        margin-bottom: 10px
    }

    .writer .writer-image {
        -webkit-flex: 0 0 81px;
        -ms-flex: 0 0 81px;
        flex: 0 0 81px;
        padding-top: 6px
    }

    .writer .writer-content {
        padding: 0 18px 0 2px
    }

    .writer-banner {
        background: 0 0;
        border: 0;
        padding: 6px 0 4px
    }
}

.writer-large {
    font-size: 16px;
    border: 0;
    margin-bottom: 53px
}

.writer-large h2 {
    margin-bottom: 23px
}

.writer-large p {
    margin-bottom: 22px
}

.writer-large .writer-image {
    -webkit-flex-basis: 223px;
    -ms-flex-preferred-size: 223px;
    flex-basis: 223px
}

.writer-large .writer-content {
    padding: 0 45px 0 150px
}

@media (max-width: 767px) {
    .writer-large {
        line-height: 1.63;
        padding: 14px 10px 20px;
        margin: -16px -10px 0
    }

    .writer-large h3 {
        font-size: 20px;
        margin-bottom: 6px
    }

    .writer-large p {
        margin-bottom: 18px
    }

    .writer-large .writer-image {
        display: none
    }

    .writer-large .writer-content {
        padding: 0
    }
}

.bodyText pre, .small-h3 {
    font-size: 16px
}

.gmnoprint {
    display: none
}

.defautAds {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6d6d6d;
    color: #fff;
    text-align: center;
    margin: auto
}

.main-orange .list-categories .current a, .modal-nav, .tabs .tabs-nav li:after {
    background: #007166
}

.avisited:visited {
    color: #4d7a93
}

.btn-bordered, .btn-bordered .fa {
    color: #007166
}

.form-vote {
    border-top: 4px solid #a9ff00
}

.btn-bordered {
    border-bottom: 3px solid #007166
}

.sliderWithMinHeight {
    min-height: 200px
}

.form-secondary .sections-register {
    border-bottom: 1px solid #ccc;
    margin-top: 18px;
    text-align: right
}

.form-secondary .form-sections-title {
    color: #fff;
    display: table;
    background-color: #333;
    padding: 5px 10px;
    line-height: 26px
}

.form-align-checkbox {
    display: flex;
    flex-wrap: wrap
}

.form-align-checkbox .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right
}

.foxpush_blocked_box {
    top: 40% !important
}

.subscribePopup {
    padding: 10px 10px 8px
}

.subscribePopup header {
    background: #007166;
    text-align: center;
    padding: 10px;
    color: #fff;
    margin-bottom: 30px
}

.subscribePopup .subscribe {
    display: table;
    max-width: 320px;
    margin: auto;
    text-align: center
}

.subscribePopup .subscribe .text {
    margin-bottom: 30px
}

.subscribePopup .subscribe .subscribe-inner {
    display: block;
    border: 0 solid #e4e4e4
}

.subscribePopup .subscribe .subscribe-field {
    border-bottom: 2px solid #007166;
    margin-bottom: 30px
}

.subscribePopup .subscribe .btn.btn-form {
    margin-bottom: 20px
}

.subscribePopup .subscribe .recaptchaText {
    padding: 10px
}

.widget-subscribe .subscribe {
    display: table;
    margin: auto
}

.bodyText {
    line-height: normal
}

.bodyText pre {
    white-space: inherit
}

.uploadDiv span, div.latesetNewsText a {
    white-space: nowrap
}

.bodyText, .bodyText a, figcaption {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.unsubscribe {
    text-align: center;
    padding: 20px
}

.unsubscribe .title {
    display: block;
    line-height: 40px;
    font-family: Cairo-B;
    font-size: 20px
}

.lazy.error, .lazy:not(.loaded) {
    left: 0 !important;
    top: 0 !important;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.ratio, .ratioSquare, .ratioVertical {
    background-position: center 0;
    background-size: cover;
    height: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat
}

.ratio {
    padding-bottom: 67%
}

.ratioSquare {
    padding-bottom: 100%
}

.ratioVertical {
    padding-bottom: 130%
}

.articleImage .ratio img, .media-single .media-image .ratio img, .multipleImages .ratio img, .ratioVertical img {
    object-fit: contain !important;
    background-color: #2f4959 !important;
    object-position: center
}

.ratio, .ratioSquare, .ratioVertical {
    display: flex
}

.ratio div, .ratioSquare div, .ratioVertical div {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center
}

.borderMediaImage {
    border: 4px solid #646464;
    transition: .5s
}

.borderMediaImage:hover {
    border: 4px solid #9a9a9a;
    transition: .5s
}

.ImageContain {
    object-fit: contain !important;
    background-color: #2f4959 !important
}

.slider-aside-mobile {
    display: none
}

@media (max-width: 767px) {
    .slider-aside-mobile {
        display: block
    }
}

.mobile-icons {
    display: none
}

@media (max-width: 767px) {
    .desktop-icons {
        display: none
    }

    .mobile-icons {
        display: block;
        position: fixed
    }

    .media-video .list-meta-items .media_article_publish_time, .mediaDetailsGallery .list-meta-items .media_article_publish_time, .modal-inner-content .article-main .media_article_publish_time {
        font-size: 12px
    }

    .socials-secondary.socials-shown ul li {
        width: 100%
    }
}

.sectionTopMenu {
    display: none
}

@media (max-width: 767px) {
    .sectionTopMenu {
        display: block
    }

    .sectionTopMenu .content-title {
        font-family: Cairo-B;
        padding: 0 0 10px;
        margin: 0 -10px
    }

    .scrollmenu {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        margin: 0 -10px 20px;
        width: calc(100% + 20px)
    }

    .scrollmenu::-webkit-scrollbar {
        display: none
    }

    .scrollmenu a {
        color: #fff;
        padding: 5px;
        text-decoration: none;
        font-family: Cairo-B;
        line-height: 30px;
        display: inline-table;
        position: relative
    }

    .scrollmenu a:before {
        content: '';
        position: absolute;
        height: 14px;
        width: 1px;
        background-color: #fff;
        top: 13px;
        left: -1px
    }

    .scrollmenu a:last-child:before {
        width: 0
    }
}

.socialFixOuter {
    position: fixed;
    top: 50%;
    margin-top: 40px;
    right: 0;
    transition: .2s;
    z-index: 20;
    height: 217px;
    width: 40px
}

.socialFix {
    height: 30px;
    width: 30px;
    display: block;
    position: relative;
    cursor: pointer;
    background-size: 30px 30px;
    transition: .2s;
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 2px;
    margin-top: 1px
}

.bodyTextToPrint, .go-top, .imageToPrint {
    display: none
}

.socialFix:hover {
    width: 40px
}

.socialFixOuter .absolute_div {
    z-index: -1
}

.socialFixOuter:hover {
    right: 0 !important
}

.highlight-h2 {
    font-family: Cairo;
    background-color: #a9ff00;
    line-height: 45px;
    color: #000;
    text-shadow: 0 0 0 #333
}

.border-bottom-highlight {
    border-bottom: solid 3px
}

.go-top {
    width: 50px;
    height: 50px;
    background: url(../images/icon-up.svg) center center no-repeat;
    background-size: 100% auto;
    position: fixed;
    bottom: 120px;
    left: 25px;
    z-index: 1000
}

.go-top.link-more:after {
    height: 0
}

.islist .no-text-shadow-mobile, .updates-inline-tertiary .no-text-shadow-mobile {
    text-shadow: 0 0 0 #333 !important
}

@media (max-width: 767px) {
    .no-text-shadow-mobile {
        text-shadow: 0 0 0 #333 !important
    }

    .highlight-h6 {
        font-family: Cairo;
        background-color: #a9ff00;
        line-height: 45px;
        color: #000;
        text-shadow: 0 0 0 #333;
        font-size: 20px
    }
}

.embed-video-mp4 {
    position: relative;
    padding-bottom: 67%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-video-mp4 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

nav.sideAd {
    position: fixed;
    width: 1200px;
    top: 194px;
    z-index: 1000;
    left: 50%;
    margin-left: -600px
}

.wrapper-secondary nav.sideAd {
    top: 48px
}

.sideAd .adv1, .sideAd .adv2 {
    position: absolute;
    width: 160px
}

.sideAd .adv1 {
    left: -160px
}

.sideAd .adv2 {
    right: -160px
}

.headerad-outer {
    width: calc(100% - 205px);
    display: flex;
    position: relative;
}

.headerAd {
    height: 90px;
    width: 728px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: -156px;
    margin-left: -569px;
    overflow: hidden
}

@media (max-width: 1200px) {
    .headerAd, nav.sideAd {
        display: none
    }
}

.videosWithLinks {
    padding-top: 10px
}

.section-secondary-for-articles {
    padding: 0 0 31px
}

.section-secondary-for-articles .sectionRightMenu {
    top: -83px
}

@media (max-width: 768px) {
    .section-secondary-for-articles {
        padding: 30px 0 10px
    }
}

.beta-site {
    height: 61px;
    width: 250px;
    background: url(../images/Group-1@2x.png) center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: -10px
}

@media (max-width: 1024px) {
    .beta-site {
        left: 50%;
        top: -14px;
        margin-left: -125px
    }

    .carousel-fix-height {
        height: 0;
        padding-bottom: 67%;
        margin-bottom: 41px;
        overflow: hidden
    }

    .carousel-fix-height-two {
        height: 0;
        padding-bottom: 67%;
        margin-bottom: 100px;
        overflow: hidden
    }
}

@media (max-width: 768px) {
    .beta-site {
        height: 40px;
        width: 160px;
        left: 50%;
        top: 0;
        margin-left: -80px
    }
}

@media (max-width: 400px) {
    .beta-site {
        height: 30px;
        width: 120px;
        margin-left: -60px
    }
}

.nav-logo.mobile-hidden {
    padding: 0
}

.weatherWidget {
    position: relative;
    width: 320px;
    height: 210px
}

@media screen {
    #printSection {
        display: none
    }
}

@media print {
    body * {
        visibility: hidden
    }

    #printSection, #printSection * {
        visibility: visible
    }

    #printSection {
        position: absolute;
        left: 0;
        top: 0
    }

    #printSection #disqus_thread, #printSection .article-actions-secondary, #printSection .article-aside, #printSection .article-social, #printSection .slider {
        display: none !important
    }

    #printSection .bodyTextToPrint, #printSection .imageToPrint {
        display: block !important
    }
}

.contentServices {
    display: block;
    width: 100%
}

.contentServices .leftBox {
    width: 300px;
    float: left;
    padding: 0 15px
}

.contentServices .rightBox {
    width: calc(100% - 300px);
    float: right;
    padding: 0 15px
}

.service-title {
    font-family: Cairo-B;
    margin-bottom: 20px
}

.service-title a {
    text-decoration: none
}

.allservices {
    margin: 0 -15px
}

.allservices .serviceBox {
    margin: 15px;
    position: relative;
    width: calc(50% - 30px);
    float: right
}

.okaz-general-services-one-row .allservices .serviceBox {
    margin: 15px;
    position: relative;
    width: calc(25% - 30px);
    float: right
}

.allservices .serviceBox .servicename {
    background-color: #00dac1;
    position: absolute;
    font-family: Cairo-B;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 10px;
    color: #fff;
    z-index: 10;
    right: 0;
    top: 0
}

.okaz-latest-ads-services .service-title {
    margin-bottom: 15px
}

.okaz-latest-ads-services .div-article {
    margin-bottom: 12px
}

.okaz-latest-ads-services .div-article a {
    display: flex;
    text-decoration: none
}

.okaz-latest-ads-services .div-article .update-content h6 {
    max-height: 40px;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 14px;
    overflow: hidden
}

.okaz-latest-ads-services .div-article .update-content .update-meta {
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #aaa
}

.okaz-ads-services .service-title {
    margin-bottom: 20px
}

.okaz-ads-services .div-article {
    margin-bottom: 12px;
    float: right;
    width: 25%;
    padding-left: 15px
}

.okaz-ads-services .div-article a {
    display: flex;
    text-decoration: none
}

.okaz-ads-services .div-article .update-content h6 {
    max-height: 40px;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 14px;
    overflow: hidden
}

.okaz-ads-services .div-article .update-content .update-meta {
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #aaa
}

@media (max-width: 990px) {
    .okaz-ads-services .div-article {
        width: 50%
    }
}

@media (max-width: 768px) {
    .contentServices .leftBox, .contentServices .rightBox {
        width: 100%;
        float: none
    }

    .allservices {
        margin: 0 -10px
    }

    .allservices .serviceBox, .okaz-general-services-one-row .allservices .serviceBox {
        margin: 10px;
        width: calc(50% - 20px)
    }

    .okaz-ads-services .div-article {
        width: 100%;
        float: none
    }
}

body {
    overflow-x: hidden
}

form-vote .form-success {
    display: block;
    position: relative
}

.ajax-loader {
    visibility: hidden;
    position: fixed;
    z-index: 1000 !important;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0
}

.ajax-loader img {
    position: relative;
    top: 50%;
    left: -50%;
    width: 70px;
    margin-right: -35px
}

.nav-arrow-left {
    left: 50px;
    z-index: 10000
}

.nav-arrow-right {
    left: auto;
    right: 50px;
    z-index: 10000
}

.owl-carousel .owl-item img {
    width: auto
}

.video .video-image {
    margin-bottom: 15px
}

.ajax_page_load_arrow {
    width: 120px;
    height: 60px;
    background: #0c0;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    font: 18px/18px 'Futura Today DemiBold', Arial, sans-serif;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    white-space: nowrap
}

.ajaxLoadedContent, .load-gif {
    width: 100%
}

.modal-actions.mobile-shown.mobile-shown-block .banner.banner-secondary div {
    margin: 0 auto
}

.modal-close .icon-close {
    background-image: none
}

.main-nav {
    display: block
}

.center-table {
    display: table;
    margin: auto
}

.form-recaptcha {
    margin-top: 10px;
    margin-bottom: 10px
}

.errorText, .recaptchaText {
    color: #ea0d0d;
    font-weight: 700
}

.modal {
    z-index: 22
}

.form-controls .errorLabel {
    background-color: #d28989;
    color: #fff
}

.form-controls .errorInput {
    color: #d28989
}

.logInBtnMobile a, .searchMobileBtn i {
    color: #43484f;
    font-size: 18px;
    position: absolute
}

.load-gif {
    height: 100%;
    background-image: url(../images/small_loader.gif);
    background-repeat: no-repeat;
    background-position: center
}

.article-head h1, .article-head h2 {
    width: 90%;
    margin-bottom: 10px
}

.form-vote .form-success {
    position: relative;
    display: block
}

.form-secondary.form-success-r:nth-child(1) {
    display: block
}

.article-head h1 {
    font-size: 24px
}

.widget-header h1, .widget-header h2, .widget-header h3, .widget-header h4, .widget-header h5, .widget-header h6 {
    overflow: hidden
}

.widget-header h1 {
    max-height: 120px
}

.widget-header h1.title-small {
    max-height: 105px
}

.widget-header h2 {
    max-height: 90px;
    line-height: 45px
}

.widget-header h3 {
    max-height: 70px
}

.widget-header h3.view-menu-wrapper {
    overflow: visible
}

.widget-header h4 {
    max-height: 60px
}

.widget-header h4.title-large {
    max-height: 66px;
    line-height: 33px
}

.widget-header h5 {
    max-height: 48px
}

.widget-header h5.title-medium {
    max-height: 51px
}

.widget-header h5.title-large {
    max-height: 54px
}

.widget-header h6 {
    font-family: Cairo-B;
    max-height: 40px;
    line-height: 20px
}

.widget-header.list-links li a > div {
    max-height: 24px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px
}

.sectionTodayGallery .nav-grill li {
    overflow: hidden
}

.writer a.defaultCursor {
    cursor: pointer;
    text-decoration: none
}

.form-chief-success {
    font-size: 23px;
    height: 400px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #fff
}

.mediaDetailsGallery .slider-secondary-medium:after, .writer.inline-hidden-section.hidden {
    display: none
}

.iframe-video {
    position: relative;
    width: 100%
}

.iframe-video iframe {
    position: absolute;
    right: 0;
    bottom: 0;
    transition-property: bottom, right;
    transition-duration: 1.7s;
    z-index: 1000
}

.article-social, .bar-secondary {
    transition: .4s
}

.iframe-video iframe.bottomVideo {
    position: fixed;
    max-width: 400px;
    right: 0;
    bottom: 0;
    z-index: 111;
    top: auto;
    left: auto
}

h2.view-menu-search.view-menu-wrapper {
    overflow: visible
}

.media-video, .mediaDetailsGallery {
    min-height: calc(100vh - 48px);
    background: #16181d
}

.mediaDetailsGallery > .media-single > .media-inner {
    height: auto
}

.mediaDetailsGallery .media-single .media-image-secondary, .mediaDetailsGallery .media-single .media-inner, .mediaDetailsGallery .media-single .media-inner > .shell {
    align-items: flex-start
}

.mediaDetailsGallery .media-single .media-footer {
    position: fixed;
    margin-top: 20px
}

@media (max-width: 767px) {
    .mediaDetailsGallery .media-single .media-footer {
        position: relative
    }
}

.mediaDetailsGallery .media-aside {
    padding-top: 20px
}

.header-content .nav.nav-main ul > li.nav-logo a {
    background-color: transparent
}

.fixedBody {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.article-main {
    z-index: 6
}

.bar-secondary.hide-bar-secondary {
    bottom: -55px
}

.hnbordered {
    border-left: 3px solid #000;
    height: 58px;
    width: 96px
}

.searchMobileBtn i {
    left: 80px;
    top: 22px;
    cursor: pointer
}

.logInBtnMobile a {
    left: 55px;
    top: 20px
}

@media (max-width: 767px) {
    .searchMobile {
        -webkit-transition: height .2s;
        -moz-transition: height .2s;
        -ms-transition: height .2s;
        -o-transition: height .2s;
        transition: height .2s;
        height: 0;
        overflow: hidden;
        border-bottom: 0
    }

    .searchMobile.search-open {
        height: 50px
    }

    .logInBtnMobile a {
        font-size: 22px;
        top: 16px
    }

    .searchMobileBtn i {
        font-size: 20px;
        left: 85px;
        top: 18px;
        width: 20px;
        height: 20px
    }

    .search .search-btn {
        width: 35px
    }

    .search .search-field {
        line-height: 40px;
        width: 100%;
        padding: 0 50px 0 10px
    }
}

.nav-grill li:nth-child(even) a {
    padding: 15px 15px 15px 35px
}

.content-title.twitter-title {
    margin-top: 30px
}

.title-link a {
    text-decoration: none
}

.expanded-img {
    position: relative !important;
    width: 100% !important;
    height: auto !important
}

.slider-nav a {
    text-align: center;
    font-size: 50px;
    color: rgba(245, 245, 245, .9)
}

.slider-nav a:hover {
    color: rgba(47, 52, 60, .9)
}

li.media-item h6 {
    line-height: 20px
}

.search-results.islist div.ratioSquare {
    height: 96px;
    padding-bottom: 0;
    width: 96px
}

.opinions-widget .widget-body .tabs-body {
    height: 282px;
    overflow-y: scroll;
    overflow-x: hidden
}

.updates-inline-tertiary div.ratioSquare {
    height: 165px;
    padding-bottom: 0;
    width: 165px
}

.video-meta {
    bottom: 12px;
    right: 140px;
    position: absolute
}

.nav-white.nav-home {
    border-color: #000 !important;
    background-color: #fff !important
}

.bar .bar-body {
    position: relative
}

.country-weather {
    margin-bottom: 10px
}

.temp-weather img {
    margin-left: 20px
}

li#weather .dropdown {
    padding: 0;
    width: 300px
}

.other-info {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5
}

blockquote p:after, blockquote p:before {
    font-family: sans-serif, times;
    font-size: 30px;
    line-height: 2px
}

.other-info div {
    display: inline-block
}

.other-info div:first-child {
    margin-left: 60px
}

#mainHeader {
    background-color: #fff;
    background-repeat: no-repeat
}

#breakingNews {
    overflow: hidden
}

#breakingNews ul li {
    height: 50px;
    padding: 13px 10px;
    width: 90%;
    position: relative
}

#breakingNews ul {
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width: 767px) {
    #breakingNews ul li {
        padding: 6px 10px
    }

    #breakingNews ul li div {
        height: 38px;
        line-height: 1.3;
        overflow: hidden
    }

    .bar-alert .bar-close {
        left: 20px
    }

    .nav-main ul li.has-dropdown div.dropdown ul li {
        width: 90% !important
    }

    .nav ul {
        width: 100%;
        margin: 0 auto
    }

    .media-single {
        padding: 20px 0 0
    }

    .bar-secondary {
        transition: .4s
    }
}

@media (max-width: 1024px) {
    .nav ul {
        width: 100%;
        margin: 0 auto
    }
}

@media (max-width: 767px) {
    .nav.nav-main ul {
        margin: 0 auto 60px
    }
}

li.feed-secondary img.staff {
    width: 25%;
    float: right;
    margin-left: 15px
}

#pollErrorMessage {
    position: absolute;
    color: #ee3342
}

.sectionMoreIn {
    position: absolute;
    bottom: 30px;
    left: 50%
}

blockquote {
    font-style: italic;
    width: 500px;
    padding: .25em 40px;
    position: relative;
    color: #383838
}

blockquote p:before {
    content: '\201D'
}

blockquote p:after {
    content: '\201C'
}

.multipleImages .btn-popup.popup-trigger {
    position: absolute;
    top: 0;
    left: 0;
    height: 35px
}

.multipleImages figure img {
    z-index: 2
}

.media .update.fixed-height {
    height: 240px
}

.media .update.fixed-vertical-height {
    height: 409px
}

.header {
    z-index: 21
}

.title-mobile.title-black {
    background-color: #333
}

#modal-article.modal > .shell {
    background-color: #fff
}

.modal.article-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 23;
}

.autoHeight {
    height: auto !important;
    max-height: 100% !important
}

.sectionArticlesWidget .update-small > a {
    align-items: flex-start
}

.sectionRightMenu .nav-secondary li {
    border-top: 1px solid rgba(255, 255, 225, .14);
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    position: relative
}

.sectionRightMenu .nav-secondary li.active, .sectionRightMenu .nav-secondary li:hover {
    background-color: rgba(0, 0, 0, .05);
    border-bottom-color: rgba(0, 0, 0, .05);
    border-top-color: rgba(0, 0, 0, .05)
}

.sectionRightMenu .nav-secondary li :after {
    transition: .4s;
    content: ''
}

.sectionRightMenu a:hover, .sectionRightMenu li.active a {
    font-weight: 400 !important
}

.sectionRightMenu .nav-secondary li.active :after, .sectionRightMenu .nav-secondary li:hover :after {
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

@media (min-width: 1024px) {
    #mainHeader.removeHeader {
        height: 0;
        padding: 0;
        overflow: hidden
    }
}

@media (max-width: 1024px) {
    .header-content .nav.nav-main ul > li:hover a {
        background-color: #fff !important
    }

    .no-touch .nav-wrapper:hover {
        overflow-y: scroll
    }

    .modal-article .modal-inner {
        height: 100vh;
        overflow-y: auto;
        overflow-x: hidden
    }

    .header {
        z-index: 1001
    }

    #weather.nav-absolute {
        background-color: #fff;
        width: 100%
    }
}

@media (max-width: 767px) {
    .articleImage img, .nav-main ul li.has-dropdown div.dropdown ul li {
        width: 100% !important
    }

    .header {
        opacity: .94
    }

    .main-nav {
        display: none
    }

    h2 {
        max-height: 100%
    }

    h6 {
        line-height: 20px
    }

    .modal {
        top: 60px
    }

    isAlert.modal {
        top: 110px
    }

    .articleImage img {
        height: auto !important
    }

    .nav-absolute {
        display: none !important
    }

    .weatherLayout {
        overflow-y: hidden
    }

    .article-main .socials-secondary {
        position: absolute;
        bottom: 8px;
        top: auto;
        right: auto;
        z-index: 1000
    }

    .article-main .socials-secondary ul {
        margin-bottom: 0
    }

    .bar-alert .bar-content a {
        height: 50px
    }

    .bar {
        height: 60px;
        z-index: 25;
        display: block
    }

    .media .update.fixed-height {
        height: 120px
    }

    .media .update.fixed-vertical-height {
        height: 250px
    }

    .header-content .nav.nav-main ul > li:hover a {
        background-color: #2f4959 !important
    }

    .opinions-widget .widget-body .tabs-body {
        height: auto;
        overflow-y: hidden;
        overflow-x: hidden
    }
}

.islist span {
    display: none !important
}

.displayBlock {
    display: block !important
}

.happening-now .shell-happenNow a {
    display: block;
    width: 100%
}

.happening-now .shell-happenNow a .happeningnow {
    float: right;
    padding-bottom: 0 !important;
    width: 120px !important;
    height: 80px !important;
    margin-left: 15px !important
}

.happening-now .shell-happenNow a .happeningnow figure {
    padding: 0;
    width: 100%;
    height: 100%
}

.tabs-opinion .update-small a {
    display: block;
    width: 100%;
    min-height: 106px
}

.tabs-opinion .update-small a figure {
    float: right;
    padding-bottom: 0 !important;
    width: 76px !important;
    height: 76px !important;
    margin-left: 15px !important;
    border-radius: 0
}

.tabs-opinion .update-small a figure img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    object-position: center
}

#at20mc {
    display: none !important
}

.media-video .media-footer {
    position: fixed
}

.media-video .media-image {
    margin-top: 125px;
    margin-bottom: 46px
}

.ads-preview {
    position: relative;
    display: table;
    margin: auto
}

.full-ad, .small-ad, .vertical-ad {
    margin: auto
}

.small-ad {
    margin-bottom: 20px
}

.full-ad .ads-preview {
    width: 970px;
    /*height: 250px*/
}

.small-ad .ads-300-250 {
    width: 300px;
    height: 250px
}

.vertical-ad .ads-600-300 {
    width: 300px;
    /*height: 600px*/
}

.vertical-ad .ads-480-320 {
    width: 320px;
    /*height: 480px*/
}

.ads-preview #hometop {
    width: 768px;
    height: 90px;
    overflow: hidden
}

@media (max-width: 991px) {
    .ads-preview #hometop {
        height: auto;
        width: auto;
        overflow: hidden;
        display: block !important
    }
}

@media (max-width: 767px) {
    .media-video .media-footer {
        position: relative
    }

    .media-video .media-image {
        margin-top: 0
    }

    .article-entry {
        font-size: 16px
    }
}

.list-links li a > div {
    max-height: 32px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    padding-right: 5px;
    padding-left: 10px
}

.list-links li a .fa {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 2px;
    transform: translateY(-50%)
}

.vertical-ad {
    margin: 5px 0
}

@media screen and (max-width: 990px) {
    .visible-desktop {
        display: none !important
    }
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item, .nav li:before {
    left: 0
}

.header-content .nav.nav-main ul > li {
    position: relative;
    border-top: solid 4px
}

.header-content .nav.nav-main ul > li:before {
    display: none
}

.header-content .nav.nav-main ul > li.nav-logo {
    border: 0
}

.header-content .nav.nav-main ul > li.current:nth-child(2) a, .header-content .nav.nav-main ul > li.current:nth-child(2):hover a, .header-content .nav.nav-main ul > li:nth-child(2):hover a {
    color: #2f4858
}

.wrapper-secondary .header-content .nav.nav-main ul > li:nth-child(2) {
    display: flex;
    border-color: #fff
}

.wrapper-secondary .header-content .nav.nav-main ul > li:nth-child(2) i.fa-home {
    display: inline-block
}

.wrapper .header-content .nav.nav-main ul > li.nav-logo {
    display: none
}

.wrapper-secondary .header-content .nav.nav-main ul > li.nav-logo {
    display: inline-block
}

.footer .footer-title:after, .header-content .nav-main .nav-white.nav-home:after {
    display: none
}

.header-content .nav.nav-main ul > li a {
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    position: absolute;
    background-color: #fff;
    color: #000
}

.header-content .nav.nav-main ul > li.current a, .header-content .nav.nav-main ul > li.current:hover a {
    color: #fff;
    background-color: inherit
}

.header-content .nav.nav-main ul > li:hover a {
    background-color: #fff;
    color: #000
}

.header-content .nav li:before {
    background: #fff
}

.header-content .nav-utilities {
    background: #fff;
    color: #000
}

@media (max-width: 1024px) {
    .header-content .nav.nav-main ul > li:nth-child(n) {
        border: 0;
        margin-left: auto;
        margin-right: auto
    }

    .header-content .nav.nav-main ul > li.current a {
        color: #000 !important;
        background-color: transparent;
        border-right: solid 0
    }

    .header-content .nav.nav-main ul > li {
        border-left: none !important;
        height: 45px;
        border-bottom: 1px solid grey
    }

    .nav li {
        margin-bottom: 0
    }

    .header-content .nav.nav-main ul > li a {
        border-right: solid 6px;
        border-bottom: 1px solid #6b7e89 !important
    }

    .nav .dropdown, .nav .dropdown ul {
        padding: 0
    }

    .header-content .nav.nav-main ul > li:nth-child(n) {
        margin: 0 !important
    }

    .header-content .nav.nav-utilities ul > li.current a {
        background-color: transparent !important;
        color: #fff
    }
}

@media (max-width: 767px) {
    .header-content .nav.nav-main ul > li:hover a, .header-content .nav.nav-main ul > li:nth-child(2):hover a {
        color: #fff
    }

    a.shake {
        background-color: #ebebec !important
    }

    .header-content .nav.nav-main ul > li a {
        background-color: #2f4959;
        color: #fff
    }
}

.footer .shell {
    padding: 0
}

.footer .logo {
    margin-left: 10px
}

.footer .footer-title {
    margin-top: 0;
    border-bottom: solid 3px;
    font-family: Cairo-B
}

.footer .newsPress {
    height: 60px;
    text-align: center;
    color: #ddd;
    border-top: 1px solid rgba(245, 245, 245, .1)
}

.footer .newsPress * {
    font-size: 18px;
    line-height: 60px
}

.footer .newsPress a {
    font-weight: 700;
    color: #ef3340
}

.errorpage .back, .errorpage .errorCode, .errorpage .title {
    color: #000;
    text-align: center
}

.footer .storeBadges {
    align-items: center;
    padding: 5px 0;
    margin-left: 10px
}

.footer .googleBadge img {
    height: 30px;
    width: auto
}

.footer .googleBadge {
    width: 101px;
    height: 30px;
    margin-top: 3px
}

.footer .googleBadge a {
    height: 30px;
    background-size: 100px 30px;
    background-image: url(../images/google-play-badge.svg);
    background-repeat: no-repeat;
    display: flex
}

.footer .appleBadge {
    width: 101px;
    height: 30px;
    margin-bottom: 3px
}

.footer .appleBadge a {
    height: 30px;
    background-image: url(../images/appleBadge.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: flex
}

.footer .socials a {
    width: 30px;
    height: 30px
}

.footer .socials .fa {
    font-size: 15px
}

.footer .footer-nav li:nth-last-child(1) {
    width: 202px
}

.footer .footer-nav {
    padding-top: 20px
}

@media (max-width: 1200px) {
    .footer .shell {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center
    }
}

@media (max-width: 1024px) {
    .footer .socials {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .footer .footer-nav {
        position: static;
        padding: 0
    }

    .footer {
        padding: 0 0 98px;
        position: relative
    }

    .footer .footer-inner {
        order: 2;
        flex-flow: column;
        padding-bottom: 10px
    }

    .footer .footer-nav {
        order: 1
    }

    .socials li {
        width: 10%;
        margin: 0 1% !important
    }

    .footer .footer-nav li:nth-last-child(1) {
        display: block;
        position: absolute;
        bottom: 45px;
        right: 0;
        left: 0;
        font-size: 12px;
        width: 100%;
        height: 40px;
        text-align: center;
        z-index: 11;
        padding: 0
    }
}

.jobs .content, .loadMoreSearch {
    position: relative
}

.advertiseContact {
    font-size: 20px;
    margin: 10px
}

.advertiseHeading {
    font-size: 24px
}

.errorpage .errorCode {
    font-size: 220px
}

.errorpage .title {
    font-family: myFirstFontBold;
    font-size: 35px
}

.errorpage .back {
    font-family: myFirstFont;
    font-size: 25px;
    padding: 5px 0
}

.errorpage .back a {
    display: inline-block;
    color: #a9ff00
}

@media screen and (max-width: 990px) {
    .errorpage .errorCode {
        font-size: 150px
    }

    .errorpage .title {
        font-size: 25px
    }

    .errorpage .back {
        font-size: 20px
    }
}

@media screen and (max-width: 767px) {
    .errorpage .errorCode {
        font-size: 100px
    }

    .errorpage .title {
        font-size: 20px
    }

    .errorpage .back {
        font-size: 14px
    }
}

.publicationCity .bodyText {
    font-size: 18px
}

.publicationCity .bodyText span {
    font-size: 18px;
    font-weight: 700;
    border-bottom: solid 1px #000
}

.jobs .rowJob {
    padding-bottom: 20px;
    border-bottom: solid 2px #cdcccc;
    margin-bottom: 20px
}

.jobs .img {
    float: right;
    margin-left: 10px;
    border: 1px solid #cdcccc;
    width: 220px
}

.jobs .content .title {
    font-size: 21px;
    color: #060707;
    font-weight: 700;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 5px
}

.jobs .content .desc, .jobs .content .subtitle {
    font-size: 18px;
    line-height: 26px;
    overflow: hidden
}

.jobs .content .subtitle {
    color: #858787;
    height: 26px;
    margin-bottom: 10px
}

.jobs .content .desc {
    color: #060707;
    height: 78px
}

.loadAuthorArtilces a {
    text-decoration: none
}

.loadAuthorArtilces .auhtorRow {
    display: table
}

.loadAuthorArtilces .resultAuthor {
    display: table;
    margin-bottom: 10px;
    margin-top: 20px
}

.loadAuthorArtilces .imageCol {
    float: right;
    width: 20%
}

.loadAuthorArtilces .authorImg {
    display: table;
    margin: 7px auto;
    padding-left: 10px
}

.loadAuthorArtilces .authorImg img {
    width: 100%
}

.loadAuthorArtilces .contentSearch {
    border-bottom: solid 1px #d6d6d6;
    margin-bottom: 20px
}

.loadAuthorArtilces .author-name {
    text-align: center;
    font-size: 20px;
    font-weight: 700
}

.loadAuthorArtilces .author-description {
    text-align: center;
    font-size: 18px;
    color: #1da1f2;
    padding: 10px 0;
    direction: ltr
}

.loadAuthorArtilces .articleCol {
    float: right;
    width: 80%
}

.loadAuthorArtilces .articleCol h4 {
    width: 80%;
    margin-bottom: 10px
}

.loadAuthorArtilces .articleCol .searchItemBody {
    font-weight: 400;
    margin-bottom: 25px
}

.loadAuthorArtilces .articleCol .update-meta {
    margin-bottom: 3px
}

@media (max-width: 768px) {
    .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
        opacity: 1 !important
    }

    .loadAuthorArtilces .articleCol, .loadAuthorArtilces .imageCol {
        display: table;
        width: 100%;
        float: none
    }

    .loadAuthorArtilces .auhtorRow {
        width: 100%
    }

    .loadAuthorArtilces .imageCol {
        margin: auto auto 20px;
        max-width: 300px
    }
}

.loadMoreImage {
    width: 260px;
    margin-left: 10px
}

.loadMorePublish {
    font-size: 16px;
    color: #9b9b9b
}

.loadMorePublish .time {
    padding-right: 5px
}

.loadMoreTitle {
    font-size: 20px;
    color: #060606;
    font-weight: 700
}

.loadMoreDesc {
    font-size: 16px;
    color: #676767
}

.numberOfResults {
    font-size: 16px;
    color: #060606
}

.loadMoreBtn {
    font-size: 15px;
    font-weight: 700
}

.loadMoreSearch {
    width: 100%;
    max-width: 370px;
    border: 1px solid #bbb;
    background-color: #fff;
    height: 45px;
    margin: 20px 0;
    padding-right: 10px;
    border-radius: 10px;
    overflow: hidden;
    padding-left: 45px
}

.loadMoreSearch .inputSearch {
    height: 100%;
    width: 100%;
    background-color: #fff;
    color: #060606;
    font-size: 22px
}

.loadMoreSearch i {
    position: absolute;
    top: 0;
    left: 15px;
    line-height: 45px;
    color: #cd9c2e;
    font-size: 20px;
    z-index: 1;
    cursor: pointer
}

.inputSearch::-webkit-input-placeholder {
    color: #060606
}

.rowsubscribe .radioSubscription {
    width: 30px;
    height: 40px;
    position: relative;
    float: right;
    margin-left: 10px
}

.rowsubscribe .radioSubscription input {
    opacity: 0;
    cursor: pointer;
    z-index: 20;
    position: relative
}

.rowsubscribe .radioSubscription span {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #b7b7b8;
    border-radius: 50%;
    cursor: pointer;
    padding: 2px;
    margin-top: 5px
}

.rowsubscribe .radioSubscription span .radioChecked {
    width: 100%;
    height: 100%;
    background-color: #b7b7b8;
    display: block;
    border-radius: 50%;
    opacity: 0;
    transition: .2s
}

.rowsubscribe .radioSubscription span .radioChecked.active {
    opacity: 1
}

@media screen and (max-width: 767px) {
    .rowsubscribe {
        margin-top: 0
    }

    .rowsubscribe .subscribeCheckbox {
        clear: right;
        margin-right: 0
    }

    .rowsubscribe .col-sm-4:nth-child(1), .rowsubscribe .col-sm-4:nth-child(2), .rowsubscribe .col-sm-4:nth-child(3) {
        padding: 0
    }

    .rowsubscribe .inputdiv, .rowsubscribe .textareaDiv {
        margin-bottom: 10px
    }

    .rowsubscribe.content .gender.title {
        margin-left: 10px
    }
}

.subscribe .upper.title {
    font-size: 25px;
    height: 40px;
    line-height: 40px;
    background-color: #f4f4f4;
    padding: 0 10px;
    margin: 20px 0;
    color: #0099d7
}

.rowsubscribe, .rowsubscribe.content {
    margin-top: 20px
}

.rowsubscribe .inputdiv, .rowsubscribe .textareaDiv {
    max-width: 500px;
    border: 1px solid #cacecb
}

.rowsubscribe .textareaDiv {
    padding-top: 7px
}

.rowsubscribe .col-sm-4:nth-child(1) {
    padding-left: 10px
}

.rowsubscribe .col-sm-4:nth-child(2) {
    padding: 0 5px
}

.rowsubscribe .col-sm-4:nth-child(3) {
    padding-right: 10px
}

.rowsubscribe .inputdiv input, .rowsubscribe .inputdiv input::-webkit-input-placeholder {
    height: 40px;
    padding-right: 10px;
    font-size: 18px;
    color: #6a6868
}

.rowsubscribe.content .title {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #6a6868;
    float: right
}

.rowsubscribe.content .input {
    border: 1px solid #cacecb;
    width: 200px;
    float: right;
    margin-right: 10px
}

.rowsubscribe.content .input input, .rowsubscribe.content .input input::-webkit-input-placeholder {
    height: 40px;
    padding-right: 10px;
    font-size: 18px;
    color: #6a6868
}

.rowsubscribe.content .icon {
    height: 40px;
    line-height: 47px;
    font-size: 25px;
    color: #6a6868;
    float: right;
    margin-right: 10px;
    cursor: pointer
}

.rowsubscribe.content .gender.title {
    margin-left: 40px
}

.rowsubscribe .genderRadio {
    width: 30px;
    height: 40px;
    position: relative;
    float: right;
    margin-left: 10px
}

.rowsubscribe .genderRadio input {
    opacity: 0;
    cursor: pointer;
    z-index: 20;
    position: relative
}

.rowsubscribe .genderRadio span {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #b7b7b8;
    border-radius: 50%;
    cursor: pointer;
    padding: 2px;
    margin-top: 5px
}

.rowsubscribe .genderRadio span .radioChecked {
    width: 100%;
    height: 100%;
    background-color: #b7b7b8;
    display: block;
    border-radius: 50%;
    opacity: 0;
    transition: .2s
}

.rowsubscribe.content .title.maleGender {
    margin-left: 20px
}

.rowsubscribe.content label.title {
    cursor: pointer
}

.rowsubscribe .textareaDiv textarea, .rowsubscribe .textareaDiv textarea::-webkit-input-placeholder {
    height: 160px;
    padding-right: 10px;
    font-size: 18px;
    color: #6a6868;
    line-height: 26px
}

.rowSubBottom .col-sm-6:nth-child(1) {
    padding-left: 10px
}

.rowSubBottom .col-sm-6:nth-child(2) {
    padding-right: 10px
}

.rowsubscribe .title.rightInline {
    float: right;
    width: 147px
}

.rowsubscribe .title.leftInline {
    float: right;
    width: 245px
}

.rowsubscribe .title.leftInline input {
    text-align: right;
    padding-right: 10px
}

.rowsubscribe .title.leftInline select {
    min-width: 245px
}

.rowsubscribe .title.leftInline span.select2-selection.select2-selection--multiple, .rowsubscribe span.select2-selection.select2-selection--single {
    height: 40px
}

.rowsubscribe .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px
}

.rowsubscribe .title.leftInline .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 3px;
    top: 7px
}

.rowsubscribe .title.leftInline .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 7px 7px 0
}

.rowsubscribe .subscribeCheckbox {
    width: 30px;
    height: 40px;
    position: relative;
    float: right;
    margin-left: 10px
}

.rowsubscribe .subscribeCheckbox input {
    opacity: 0;
    cursor: pointer;
    z-index: 20;
    position: relative
}

.rowsubscribe .subscribeCheckbox span {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #b7b7b8;
    cursor: pointer;
    padding: 4px;
    margin-top: 5px
}

.rowsubscribe .subscribeCheckbox span .radioChecked {
    width: 100%;
    height: 100%;
    background-color: #b7b7b8;
    display: block;
    opacity: 0;
    transition: .2s
}

.uploadDiv span, .uploadDiv strong {
    color: #000;
    height: 25px;
    line-height: 23px;
    font-size: 15px;
    float: right;
    font-family: sans-serif
}

.subscribeCheckbox.marginRight {
    margin-right: 122px
}

.rowsubscribe .title.rightInline2 {
    float: right;
    width: 185px
}

.rowsubscribe .title.leftInline2 {
    float: right;
    margin-right: 10px
}

.uploadDiv {
    margin-top: 7px
}

.uploadDiv strong {
    border: 1px solid #969696;
    width: 110px;
    text-align: center;
    border-radius: 6px
}

.uploadDiv span {
    margin-right: 7px;
    width: 210px;
    text-align: right;
    border-radius: 6px;
    overflow: hidden;
    word-wrap: break-word;
    direction: ltr
}

.submitSubscribe {
    font-size: 22px;
    color: #fff;
    background-color: #ee1e3d;
    display: table;
    padding: 6px 10px
}

.UploadInfoRow {
    margin-right: 185px
}

.UploadInfo {
    color: #969696;
    font-size: 15px;
    line-height: 19px
}

.UploadInfo.eng {
    font-family: sans-serif
}

.videoArticles .upper .title {
    background-color: #181818;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    font-size: 20px
}

.videoArticles .lower {
    background-color: #393939;
    padding: 20px
}

.videoArticles .lower .title {
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 20px
}

.videoArticles .lower .ratio .playIcon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/videoPlay.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%
}

.video.outer {
    background: #181818
}

.video .upper {
    height: 50px;
    position: relative;
    background-color: #393939;
    border-bottom: solid 1px #fff
}

.video .upper .title {
    font-size: 24px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    height: 49px;
    padding: 0 60px 0 20px;
    line-height: 53px;
    background-image: url(../images/videoIcon.png);
    background-position: right 8px top 4px;
    background-repeat: no-repeat;
    background-color: #181818
}

.video .upper .moreSection {
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.video .upper .moreSection:hover {
    color: #cdcac9
}

.video .upper .moreSection span {
    font-size: 20px
}

.video .upper .moreSection i {
    font-size: 19px;
    padding-left: 2px
}

.video .lower {
    background-color: #393939;
    position: relative;
    padding: 30px 60px 0
}

.video .lower .inner.row {
    position: relative;
    padding: 0 15px
}

.articleDetail, .captionImg {
    padding: 10px
}

.video .lower .inner .playIcon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/videoPlay.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%
}

.video .lower .title {
    color: #fff;
    font-size: 18px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin: 10px 0
}

.video .owl-next, .video .owl-prev {
    position: absolute;
    width: 40px;
    height: 75px;
    background-size: cover;
    top: 45px
}

.video .owl-prev {
    right: -50px;
    background-image: url(../images/rightArrow.png)
}

.video .owl-next {
    left: -50px;
    background-image: url(../images/leftArrow.png)
}

.visionWidget {
    border: 1px solid #164621
}

.articleDetail .articleSocialOuter {
    margin-top: 5px;
    cursor: pointer
}

.articleDetail .articleSocialOuter .articleSocial {
    margin-top: 3px;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
    background-size: cover;
    cursor: pointer;
    transition: .2s
}

.articleDetail .articleSocialOuter .articleSocial:hover {
    margin-top: 0
}

.articleDetail .articleSocialOuter .socarticleSocialial.arrow:hover {
    margin-top: 5px
}

.articleDetail .articleSocialOuter .articleSocial i {
    line-height: 29px;
    text-align: center;
    color: #0099d7
}

.articleDetail .articleSocialOuter .articleSocial.message {
    background-image: url(../images/socialArticle/message.png);
    background-color: #0099d7
}

.articleDetail .articleSocialOuter .articleSocial.whatsapp {
    background-image: url(../images/socialArticle/whatsapp.png)
}

.articleDetail .articleSocialOuter .articleSocial.facebook {
    background-image: url(../images/socialArticle/facebook.png)
}

.articleDetail .articleSocialOuter .articleSocial.twitter {
    background-image: url(../images/socialArticle/twitter.png)
}

.articleDetail .articleSocialOuter .articleSocial.telegram {
    background-image: url(../images/socialArticle/telegram.png)
}

.articleDetail .titleArticle {
    font-size: 28px;
    margin-top: 7px
}

.articleDetail .articleDate {
    color: #376bb4;
    font-size: 17px;
    margin-bottom: 10px
}

.imgArticle {
    position: relative
}

.captionImg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(6, 7, 7, .75);
    color: #fff;
    font-size: 20px
}

.articleDetail .articleBody {
    position: relative;
    color: #727273;
    font-size: 18px;
    min-height: 250px;
    margin-top: 20px;
    line-height: 29px;
    text-align: justify
}

.articleBody > a {
    display: inline;
    color: #00f;
    text-decoration: underline
}

.jobWidget .jobtitle, .sectionArticlesWidget .section-title a {
    text-decoration: none
}

.rowArticleBody {
    padding-top: 20px
}

.rowArticleBody .upper {
    border-bottom: solid 1px #cdcccc
}

.articleLeftBoxOuter {
    text-align: left
}

.articleAuthor {
    font-size: 20px;
    line-height: 42px;
    color: #515251
}

.imageControl {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 0;
    height: 100%;
    position: absolute;
    width: 65px;
    cursor: pointer;
    opacity: .5
}

.imageControl:hover {
    opacity: .8
}

.imagePrev {
    background-image: url(../images/arrow-left.jpg);
    left: -75px
}

.imageNext {
    background-image: url(../images/arrow-right.jpg);
    right: -75px
}

.info-block {
    background: #000;
    color: #fff;
    opacity: .5;
    padding: 5px
}

div.info-block:empty {
    display: none
}

.moreArticleImagesContainer {
    background-color: #eeedee;
    padding: 7px;
    overflow: hidden
}

.moreArticleImagesContainer .item {
    padding: 7px
}

.moreArticleImagesContainer .owl-next, .moreArticleImagesContainer .owl-prev {
    position: absolute;
    width: 40px;
    height: 75px;
    background-size: cover;
    top: 45px;
    transition: .2s
}

.moreArticleImagesContainer .owl-prev {
    right: -50px;
    background-image: url(../images/AuthorRightArrow.png)
}

.moreArticleImagesContainer .owl-next {
    left: -50px;
    background-image: url(../images/AuthorLeftArrow.png)
}

.moreArticleImagesContainer:hover .owl-prev {
    right: 20px
}

.moreArticleImagesContainer:hover .owl-next {
    left: 20px
}

.fancybox-title-float-wrap .child {
    border-radius: 0
}

.articleMedia {
    margin: 30px auto;
    background-color: #5f5f5f;
    padding: 1px;
    position: relative;
    clear: both
}

.articleMedia .relatedArticle {
    font-size: 22px;
    text-align: center;
    color: #fff;
    padding: 5px 5px 10px
}

.articleMedia .cycleTitle {
    font-size: 16px;
    text-align: right;
    color: #fff;
    line-height: 24px;
    padding: 0 10px
}

.articleMedia .articleDetailsBtn {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    color: #fff;
    z-index: 100;
    font-size: 55px;
    opacity: .5;
    transition: .2s
}

.articleMedia:hover .articleDetailsBtn {
    opacity: 1
}

.articleMedia .fa-angle-left.articleDetailsBtn {
    left: 10px
}

.articleMedia .fa-angle-right.articleDetailsBtn {
    right: 10px
}

.article-body .bodyText .read-more-click {
    font-family: Cairo-B;
    color: #78b305;
    text-decoration: none;
}

.article-body .bodyText .read-more-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 30px 0px;
}

@media screen and (max-width: 768px) {
    .moreArticleImagesContainer .col-sm-4 {
        margin: 10px 0
    }
}

.relatedLink .upper {
    background: #f5f6f6;
    height: 50px;
    position: relative;
    border-bottom: solid 3px
}

.relatedLink .upper .title {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    height: 49px;
    padding: 0 20px;
    background-color: #e6e6e6;
    border-bottom: solid 2px #009ad7;
    line-height: 49px
}

.relatedLink .upper .moreSection {
    color: #393939;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.relatedLink .upper .moreSection:hover {
    color: #cdcac9
}

.relatedLink .upper .moreSection span {
    font-size: 20px
}

.relatedLink .upper .moreSection i {
    font-size: 19px;
    padding-left: 2px
}

.relatedLink .middle {
    border-top: solid 1px #fff;
    padding: 30px 0;
    position: relative
}

.relatedLink .middle .colOuter:nth-child(1) {
    padding-left: 10px
}

.relatedLink .middle .colOuter:nth-child(2) {
    padding-right: 10px
}

.relatedLink .middle .latestNews {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 15px;
    background-color: rgba(198, 114, 116, .82);
    font-size: 17px;
    color: #fff
}

.relatedLink .middle .inner {
    padding: 0 10px
}

.relatedLink .middle .date {
    color: #376bb4
}

.relatedLink .middle .title {
    color: #060707;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.relatedLink .middle .desc {
    color: #727273;
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}

.relatedLink .socialOuter {
    margin-top: 5px;
    cursor: pointer
}

.relatedLink .socialOuter a {
    float: right
}

.relatedLink .socialOuter .social {
    margin-top: 3px;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
    background-size: cover;
    cursor: pointer;
    transition: .2s
}

.relatedLink .socialOuter .social:hover {
    margin-top: 0
}

.relatedLink .socialOuter .social i {
    line-height: 29px;
    text-align: center
}

.relatedLink .socialOuter .social.message {
    background-image: url(../images/socialArticle/message.png);
    background-color: red
}

.relatedLink .socialOuter .social.whatsapp {
    background-image: url(../images/socialArticle/whatsapp.png)
}

.relatedLink .socialOuter .social.facebook {
    background-image: url(../images/socialArticle/facebook.png)
}

.relatedLink .socialOuter .social.twitter {
    background-image: url(../images/socialArticle/twitter.png)
}

.relatedLink .lower .col-sm-6 {
    padding-left: 30px;
    padding-right: 30px
}

.relatedLink .lower .outer {
    padding: 10px 0;
    border-bottom: solid 1px #e0e0e0
}

.relatedLink .lower .title {
    height: 28px;
    line-height: 28px;
    overflow: hidden
}

.relatedLink .lower .title span {
    font-size: 18px;
    font-weight: 700
}

.relatedLink .lower .title i {
    color: #e1e1e1;
    padding-left: 7px;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .relatedLink .middle .inner {
        margin-top: 10px;
        display: table
    }

    .articleWithLinks .middle {
        padding: 0
    }
}

.authorView .articleSocialOuter .articleSocial, .authorView .socialOuter .social {
    display: inline-block;
    transition: .2s;
    background-size: cover;
    cursor: pointer;
    vertical-align: top
}

.authorView {
    padding: 0 10px
}

.authorView .date {
    font-size: 19px;
    color: #a2a1a1
}

.authorView .title {
    font-size: 23px;
    font-weight: 700;
    color: #060707
}

.authorView .author {
    font-size: 19px;
    font-weight: 700;
    color: #0099d7;
    margin-bottom: 25px
}

.authorView .imgThumb {
    float: right;
    width: 240px;
    padding-left: 10px
}

.authorView .imgAuthor {
    border: 1px solid #bbb;
    margin-bottom: 15px
}

.authorView .authorDetials {
    border: 1px solid #bbb;
    padding: 10px;
    font-size: 18px;
    font-weight: 700
}

.authorView .authorDetials .email {
    font-size: 14px
}

.authorView .articleBody {
    font-size: 21px;
    color: #060707;
    text-align: right;
    padding-right: 20px;
    max-width: 700px;
    line-height: 36px
}

.authorView .articleSocialOuter {
    margin-top: 5px;
    cursor: pointer;
    margin-bottom: 10px
}

.authorView .articleSocialOuter .articleSocial {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 25px
}

.authorView .articleSocialOuter .articleSocial i {
    line-height: 29px;
    text-align: center;
    color: #0099d7
}

.authorView .articleSocialOuter .articleSocial.message {
    background-image: url(../images/articleSocial/mail.png)
}

.authorView .articleSocialOuter .articleSocial.whatsapp {
    background-image: url(../images/articleSocial/whatsapp.png)
}

.authorView .articleSocialOuter .articleSocial.facebook {
    background-image: url(../images/articleSocial/facebook.png)
}

.authorView .articleSocialOuter .articleSocial.twitter {
    background-image: url(../images/articleSocial/twitter.png)
}

.authorView .socialOuter {
    margin-top: 5px;
    cursor: pointer
}

.authorView .socialOuter a {
    float: right
}

.authorView .socialOuter .social {
    margin-top: 3px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px
}

.authorView .socialOuter .social:hover {
    margin-top: 0
}

.authorView .socialOuter .social i {
    line-height: 29px;
    text-align: center
}

.authorView .socialOuter .social.message {
    background-image: url(../images/socialArticle/message.png);
    background-color: red
}

.authorView .socialOuter .social.whatsapp {
    background-image: url(../images/socialArticle/whatsapp.png)
}

.authorView .socialOuter .social.facebook {
    background-image: url(../images/socialArticle/facebook.png)
}

.authorView .socialOuter .social.twitter {
    background-image: url(../images/socialArticle/twitter.png)
}

@media only screen and (max-width: 767px) {
    .authorView .imgAuthor {
        display: table;
        margin: auto auto 15px
    }

    .authorView .authorDetials {
        text-align: center;
        border: 0
    }

    .authorView .articleBody {
        padding-right: 0;
        text-align: justify
    }
}

.authorList .outer .col-sm-4:nth-child(odd) {
    padding-right: 20px
}

.authorList .outer .col-sm-4:nth-child(even) {
    padding-left: 20px
}

.authorList .inner {
    padding: 5px;
    margin-bottom: 20px
}

.authorList .shelterImg {
    float: right;
    margin-left: 15px
}

.authorList .authorImg {
    height: 110px;
    width: 90px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.authorList .title {
    font-size: 20px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
    color: #060707
}

.authorList .authorName {
    color: #0099d7;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.authorList .authorText {
    color: #060707;
    font-size: 17px;
    text-align: right;
    line-height: 23px;
    overflow: hidden;
    margin: 10px;
    height: 46px
}

.rowLaatestNews {
    position: relative;
    height: 40px;
    border: 1px solid #9d9d9d;
    padding-right: 100px
}

.LatestNewsTitle {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px
}

.latesetNewsText {
    line-height: 40px;
    font-size: 18px;
    color: #ee1e3d;
    padding-left: 10px
}

.articleWithLinks .middle {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #bfc5c2;
    padding: 30px 0;
    position: relative
}

.articleWithLinks .middle .colOuter:nth-child(1) {
    padding-left: 10px
}

.articleWithLinks .middle .colOuter:nth-child(2) {
    padding-right: 10px
}

.articleWithLinks .middle .articleWithLinks {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 15px;
    background-color: rgba(198, 114, 116, .82);
    font-size: 17px;
    color: #fff
}

.articleWithLinks .middle .inner {
    padding: 0 10px
}

.articleWithLinks .middle .date {
    color: #376bb4
}

.articleWithLinks .middle .title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
    height: 48px;
    line-height: 24px;
    overflow: hidden
}

.articleWithLinks .middle .desc {
    color: #464748;
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}

.dailyNumber .date, .dailyNumber .inner {
    line-height: 45px;
    padding: 0 15px;
    height: 45px
}

.articleWithLinks .lower .col-sm-6 {
    padding-left: 30px
}

.articleWithLinks .lower .outer {
    padding: 10px 0
}

.articleWithLinks .lower .title {
    height: 24px;
    overflow: hidden
}

.articleWithLinks .lower .title span {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.articleWithLinks .lower .title i {
    vertical-align: top;
    color: #e1e1e1;
    padding-left: 7px;
    font-size: 22px
}

.headManger.outer {
    margin-top: 10px;
    margin-bottom: 30px
}

.headManger.outer .title {
    height: 110px;
    font-size: 23px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 767px) {
    .headManger.outer {
        margin: 0
    }
}

.dailyNumber.outer {
    background-color: #e4e4e4;
    height: 45px
}

.dailyNumber .inner {
    background-color: #ee1e3d;
    display: table;
    float: right;
    color: #fff;
    font-size: 22px;
    margin-left: 10px
}

.dailyNumber .date {
    color: #636464;
    font-size: 20px
}

.ratio40 {
    padding-bottom: 45%
}

.dailyNumberArticle {
    padding: 10px;
    background-color: #8f8c8d
}

.dailyNumberArticle .outer {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.dailyNumberArticle .outer .ratio40.ratio {
    position: relative
}

.dailyNumberArticle .outer a.desc, .dailyNumberArticle .outer a.title {
    position: absolute;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, .48);
    color: #fff;
    bottom: 0;
    right: 0;
    transition: .2s;
    overflow: hidden
}

.dailyNumberArticle .outer a.title {
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 24px
}

.dailyNumberArticle .outer a.desc {
    height: 0;
    font-size: 18px;
    line-height: 26px
}

.dailyNumberRelatedArticle {
    padding: 10px 0;
    background-color: #8f8c8d
}

.dailyNumberRelatedArticle .outer .img {
    overflow: hidden
}

.dailyNumberRelatedArticle .ratioSquare {
    background-color: #fff;
    transition: .2s
}

.dailyNumberRelatedArticle .ratioSquare:hover {
    transform: scale(1.2)
}

.dailyNumberRelatedArticle .title {
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.greyBorder {
    border: 4px solid #e2e2e1;
    margin-bottom: 30px
}

@media screen and (max-width: 767px) {
    .dailyNumber .date, .dailyNumber .inner {
        font-size: 16px
    }

    .dailyNumberArticle .ratio40 {
        padding-bottom: 67%
    }

    .dailyNumberRelatedArticle {
        display: none
    }
}

.caricature {
    padding-right: 0
}

.caricature .outer {
    background-color: #6c6c6c
}

.caricature .upper {
    height: 50px;
    position: relative;
    border-bottom: solid 1px #fff
}

.caricature .upper .title {
    font-size: 24px;
    height: 49px;
    text-align: center;
    line-height: 49px
}

.caricature .upper .moreSection {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.caricature .upper .moreSection span {
    font-size: 20px
}

.caricature .upper .moreSection i {
    font-size: 19px;
    padding-left: 2px
}

.caricature .lower {
    padding: 10px;
    overflow: hidden
}

.caricature .lower .title {
    position: absolute;
    background-color: rgba(238, 30, 61, .79);
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    width: 100%;
    bottom: 0;
    right: 0;
    padding: 0 10px
}

.caricature .owl-next, .caricature .owl-prev {
    position: absolute;
    width: 40px;
    height: 75px;
    background-size: cover;
    top: 50%;
    margin-top: -37px;
    transition: .2s
}

.caricature .owl-prev {
    right: -50px;
    background-image: url(../images/rightArrow.png)
}

.caricature .owl-next {
    left: -50px;
    background-image: url(../images/leftArrow.png)
}

.caricature:hover .owl-prev {
    right: 10px
}

.caricature:hover .owl-next {
    left: 10px
}

.updates.updates-inline.updates-inline-small li.update:nth-child(5n+1) {
    clear: left
}

.interactionContainer {
    height: 220px;
    width: 100%;
    background-image: url(../images/bnr1.jpg);
    background-size: cover;
    transition: .5s;
    background-position: center
}

.title-raay {
    text-align: right;
    direction: rtl;
    color: #eb203e;
    border-top: solid 3px #eb203e;
    display: inline-table;
    font-size: 26px;
    margin-right: 10px;
    font-weight: 700
}

.formdiv input, .txtareadiv textarea {
    padding-right: 10px;
    font-size: 15px;
    border: 1px solid #e1e1e1
}

.formdiv {
    height: 40px
}

.upload-file {
    min-height: 40px
}

.txtareadiv {
    height: 220px
}

.txtareadiv textarea {
    padding-top: 10px
}

.formdiv input {
    font-family: sans-serif
}

.row-latest-news {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px
}

.submit-div {
    background-color: #eb203e;
    color: #fff;
    font-size: 18px;
    height: 35px;
    text-align: center;
    width: 80px
}

.paddLeft5px {
    padding-left: 5px
}

.paddRight5px {
    padding-right: 5px
}

.close-login {
    padding: 10px
}

@media screen and (max-width: 1200px) {
    .interactionContainer {
        max-width: 272px;
        margin: auto
    }
}

.jobWidget .title {
    border-bottom: solid 2px #eee;
    padding: 10px 0
}

.jobWidget .jobtitle {
    padding: 10px 0;
    border-bottom: solid 1px #eee;
    color: red;
    display: block;
    font-size: 16px
}

.jobWidget .jobDescription {
    padding: 10px;
    font-size: 14px;
    line-height: 20px
}

.jobWidget .jobtitle span {
    color: #666
}

.jobWidget .divpagination {
    display: table;
    margin: auto;
    font-size: 18px;
    direction: ltr
}

.jobWidget .pagination li {
    float: left;
    padding: 0;
    margin-right: 10px;
    border-radius: 3px
}

.jobWidget .pagination li a {
    text-decoration: none;
    color: #000;
    border: 0
}

.jobWidget .pagination li a.active {
    color: red
}

.jobWidget .pagination > li > a, .jobWidget .pagination > li > span {
    border-radius: 0 !important
}

.latestComment .upper {
    background-color: #ee1e3d;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    height: 50px
}

.latestComment .lower {
    border: 1px solid #dcdbdb
}

.latestComment .lower .inner {
    padding: 10px;
    border-bottom: solid 1px #dcdbdb
}

.latestComment .lower .inner:nth-child(5) {
    border-bottom: 0
}

.latestComment .lower .date {
    color: #0a60ad
}

.latestComment .lower .title {
    color: #060707;
    font-size: 18px
}

.latestNews .upper {
    background-color: #8f8c8d;
    text-align: center
}

.latestNews .upper .title {
    color: #fff;
    font-size: 20px;
    height: 45px;
    line-height: 45px
}

.latestNews .lower {
    border: 1px solid #dcdbdb;
    border-top: 0
}

.latestNews .lower .inner {
    padding: 10px;
    border-bottom: solid 1px #dcdbdb
}

.latestNews .lower .inner:nth-child(6) {
    border-bottom: solid 0
}

.latestNews .lower .img {
    width: 70px;
    float: left;
    margin-right: 10px
}

.latestNews .lower .date {
    color: #0a60ad;
    font-size: 14px;
    height: 20px;
    line-height: 20px
}

.latestNews .lower .title {
    color: #474647;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    height: 50px;
    overflow: hidden
}

.localNews .upper {
    background: #f5f6f6;
    height: 50px;
    position: relative;
    border-bottom: 3px solid
}

.localNews .upper .title {
    font-size: 28px;
    position: absolute;
    right: 0;
    top: 0;
    height: 49px;
    padding: 0 20px;
    background-color: #e6e6e6;
    border-bottom: solid 2px #009ad7;
    line-height: 49px
}

.localNews .upper .moreSection {
    font-size: 28px;
    color: #393939;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.localNews .upper .moreSection:hover {
    color: #cdcac9
}

.localNews .upper .moreSection span {
    font-size: 20px
}

.localNews .upper .moreSection i {
    font-size: 19px;
    padding-left: 2px
}

.localNews .middle {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #bfc5c2;
    padding: 10px 0 30px;
    position: relative
}

.localNews .middle .colOuter:nth-child(1) {
    padding-left: 10px;
    border-left: solid 1px #bfc5c2
}

.localNews .middle .colOuter:nth-child(2) {
    padding-right: 10px
}

.localNews .middle .latestNews {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 15px;
    background-color: rgba(224, 31, 40, .82);
    font-size: 17px;
    color: #fff
}

.localNews .middle .inner {
    padding: 0 10px
}

.localNews .middle .date {
    color: #376bb4
}

.localNews .middle .title {
    color: #060707;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.localNews .middle .desc {
    color: #727273;
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}

.localNews .socialOuter {
    margin-top: 5px;
    cursor: pointer
}

.localNews .socialOuter a {
    float: right
}

.localNews .socialOuter .social {
    margin-top: 3px;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
    background-size: cover;
    cursor: pointer;
    transition: .2s
}

.localNews .socialOuter .social:hover {
    margin-top: 0
}

.localNews .socialOuter .social i {
    line-height: 29px;
    text-align: center
}

.localNews .socialOuter .social.message {
    background-image: url(../images/socialArticle/message.png);
    background-color: red
}

.localNews .socialOuter .social.whatsapp {
    background-image: url(../images/socialArticle/whatsapp.png)
}

.localNews .socialOuter .social.facebook {
    background-image: url(../images/socialArticle/facebook.png)
}

.localNews .socialOuter .social.twitter {
    background-image: url(../images/socialArticle/twitter.png)
}

.localNews .lower .col-sm-6 {
    padding-left: 30px;
    padding-right: 30px
}

.localNews .lower .outer {
    padding: 10px 0;
    border-bottom: solid 1px #e0e0e0
}

.localNews .lower .title {
    height: 24px;
    overflow: hidden
}

.localNews .lower .title span {
    font-size: 18px;
    font-weight: 700
}

.localNews .lower .title i {
    color: #e1e1e1;
    padding-left: 7px;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .localNews .middle .inner {
        margin-bottom: 20px;
        display: table
    }

    .localNews .middle .colOuter:nth-child(n) {
        padding: 0;
        border: 0
    }

    .localNews .middle .title {
        margin-top: 10px
    }
}

.multimedia {
    position: relative
}

.multimedia .upper {
    background-color: #a7a8ac;
    border-bottom: solid 1px #fff
}

.multimedia .upper li.multimediaMenu {
    display: inline-block;
    vertical-align: top;
    width: auto;
    color: #fff;
    font-size: 22px
}

.multimedia-tab-big-image .title, .multimedia-tab-small-image .title {
    display: none
}

.multimedia .outer {
    padding: 20px
}

.multimedia .upper li.multimediaMenu.active {
    background-color: #ee1e3d
}

.multimedia .lower {
    background-color: #a7a8ac
}

.multimedia-tab-big-image {
    padding-left: 25px;
    position: relative
}

.multimedia-tab-big-image .line {
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: #fff;
    left: 0;
    top: 0
}

.multimedia-tab-small-image {
    padding-right: 25px
}

.multimedia-morein {
    font-size: 28px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.multimedia-morein i {
    font-size: 22px;
    padding-left: 2px;
    color: #ee1e3d
}

.multimedia-morein span {
    color: #ee1e3d;
    font-size: 20px
}

.multimedia-tab-image:nth-child(odd) {
    padding-left: 10px
}

.multimedia-tab-image:nth-child(even) {
    padding-right: 10px
}

.multimedia-tab-small-image .space {
    height: 12px
}

.nav-tabs > li.multimediaMenu.active > a, .nav-tabs > li.multimediaMenu.active > a:focus, .nav-tabs > li.multimediaMenu.active > a:hover, .nav-tabs > li.multimediaMenu > a, .nav-tabs > li.multimediaMenu > a:focus, .nav-tabs > li.multimediaMenu > a:hover {
    padding: 10px 15px
}

@media screen and (max-width: 767px) {
    .multimedia-tab-big-image {
        padding-left: 0
    }

    .multimedia-tab-big-image .line, .multimedia-tab-small-image {
        display: none
    }
}

.opinion.outer {
    background: #8f8c8d
}

.opinion .upper {
    height: 50px;
    position: relative;
    border-bottom: solid 1px #fff
}

.opinion .upper .title {
    font-size: 24px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    height: 49px;
    padding: 0 20px;
    background-color: #393939;
    line-height: 49px
}

.opinion .upper .moreSection {
    font-size: 28px;
    color: #393939;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.opinion .upper .moreSection:hover {
    color: #cdcac9
}

.opinion .upper .moreSection span {
    font-size: 20px
}

.opinion .upper .moreSection i {
    font-size: 19px;
    padding-left: 2px
}

.opinion .lower {
    position: relative;
    padding: 20px 60px
}

.opinion .lower .inner.row {
    position: relative;
    padding: 0 15px
}

.opinion .lower .boxtitle {
    position: absolute;
    right: 5px;
    top: 0;
    max-width: 135px
}

.opinion .lower .imgAuthor {
    width: 90px;
    background-position: top center;
    background-size: cover;
    position: relative;
    float: left
}

.opinion .lower .author {
    color: #fff;
    font-size: 19px;
    max-height: 54px;
    overflow: hidden
}

.opinion .lower .title {
    color: #fff;
    font-size: 15px;
    height: 42px;
    overflow: hidden
}

.opinion .owl-next, .opinion .owl-prev {
    position: absolute;
    width: 40px;
    height: 75px;
    background-size: cover;
    top: 10px
}

.opinion .owl-prev {
    right: -50px;
    background-image: url(../images/rightArrow.png)
}

.opinion .owl-next {
    left: -50px;
    background-image: url(../images/leftArrow.png)
}

.pictureOfTheDay {
    padding-left: 0
}

.pictureOfTheDay .outer {
    background-color: #a7a8ac
}

.pictureOfTheDay .upper {
    height: 50px;
    position: relative;
    border-bottom: solid 1px #fff
}

.pictureOfTheDay .upper .title {
    font-size: 24px;
    height: 49px;
    text-align: center;
    line-height: 49px
}

.pictureOfTheDay .upper .moreSection {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.pictureOfTheDay .upper .moreSection span {
    font-size: 20px
}

.pictureOfTheDay .upper .moreSection i {
    font-size: 19px;
    padding-left: 2px
}

.pictureOfTheDay .lower {
    padding: 10px;
    overflow: hidden
}

.pictureOfTheDay .lower .title {
    position: absolute;
    background-color: rgba(238, 30, 61, .79);
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    width: 100%;
    bottom: -40px;
    right: 0;
    padding: 0 10px;
    transition: .2s
}

.pictureOfTheDay:hover .lower .title {
    bottom: 0
}

.pictureOfTheDay .owl-next, .pictureOfTheDay .owl-prev {
    position: absolute;
    width: 40px;
    height: 75px;
    background-size: cover;
    top: 50%;
    margin-top: -37px;
    transition: .2s
}

.pictureOfTheDay .owl-prev {
    right: -50px;
    background-image: url(../images/rightArrow.png)
}

.pictureOfTheDay .owl-next {
    left: -50px;
    background-image: url(../images/leftArrow.png)
}

.pictureOfTheDay:hover .owl-prev {
    right: 10px
}

.pictureOfTheDay:hover .owl-next {
    left: 10px
}

.recentNewsWidget li.title-new-o1.title-new-active {
    display: inline-block;
    vertical-align: top;
    float: right;
    width: auto;
    font-weight: 700
}

.recentNewsWidget.homePage li.title-new-o1.title-new-active {
    color: #656464;
    font-size: 20px
}

.recentNewsWidget.sectionPage li.title-new-o1.title-new-active {
    font-size: 14px;
    color: #fff
}

.recentNewsWidget.homePage li.title-new-o1.title-new-active.active {
    background-color: #a7a8ac;
    color: #fff
}

.recentNewsWidget.sectionPage li.title-new-o1.title-new-active.active {
    background-color: #fff;
    color: #a7a8ac
}

.recentNewsWidget ul.nav.nav-tabs.nav-justified.navMostRead {
    border: 1px solid #a7a8ac;
    border-bottom: 0
}

.recentNewsWidget.homePage .tab-content, .recentNewsWidget.sectionPage ul.nav.nav-tabs.nav-justified.navMostRead {
    background-color: #a7a8ac
}

.recentNewsWidget.sectionPage .tab-content {
    background-color: #fff
}

.recentNewsWidget .listOfLinks {
    padding: 10px 10px 0
}

.recentNewsWidget.sectionPage .listOfLinks {
    border: 1px solid #a7a8ac;
    padding: 0
}

.recentNewsWidget .title {
    float: right;
    padding: 0 10px;
    margin: 5px 0;
    overflow: hidden
}

.recentNewsWidget.homePage .title {
    width: 50%;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 25px
}

.recentNewsWidget.sectionPage .title {
    width: 100%;
    color: #3b3838;
    height: 50px;
    line-height: 25px
}

.recentNewsWidget.homePage .title:nth-child(odd) {
    padding-left: 20px
}

.recentNewsWidget.homePage .title:nth-child(even) {
    padding-right: 20px
}

.recentNewsWidget .title a {
    border-bottom: solid 1px #bfc5c2;
    height: 100%
}

.recentNewsWidget li.title:nth-child(5) a, .recentNewsWidget li.title:nth-child(6) a {
    border-bottom: 0
}

.nav-tabs.navMostRead > li.active > a, .nav-tabs.navMostRead > li.active > a:focus, .nav-tabs.navMostRead > li.active > a:hover, .nav-tabs.navMostRead > li > a, .nav-tabs.navMostRead > li > a:focus, .nav-tabs.navMostRead > li > a:hover {
    padding: 10px 15px
}

.referndum .upper {
    background-color: #ee1e3d;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    height: 50px
}

.referndum .lower {
    border: 1px solid #dcdbdb;
    padding: 10px
}

.referndum .lower .title {
    color: #060707;
    font-size: 18px;
    margin-bottom: 15px
}

.referndum .lower .submit {
    width: 90px;
    height: 35px;
    background-color: #a7a8ac;
    font-size: 18px;
    color: #fff;
    display: table;
    margin: 35px auto auto
}

.referndum .lower .answer, .referndum .lower label {
    display: inline-block;
    vertical-align: top
}

.referndum .lower .answer {
    height: 20px;
    width: 20px;
    position: relative;
    margin-left: 10px;
    margin-top: 8px
}

.referndum .lower .answer input {
    opacity: 0;
    z-index: 20;
    position: relative;
    cursor: pointer
}

.referndum .lower .answer span {
    height: 20px;
    width: 20px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    right: 0;
    border: 1px solid #a7a8ac;
    padding: 2px
}

.referndum .lower .answer span i {
    height: 100%;
    width: 100%;
    background-color: #a7a8ac;
    display: block;
    border-radius: 50%;
    opacity: 0;
    transition: .1s
}

.referndum .lower .answer span i.active {
    opacity: 1
}

.referndum .lower label {
    color: #818181;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    font-weight: 400
}

form.webPoll {
    padding-top: 0
}

form.webPoll .result {
    clear: both;
    color: #fff;
    font-size: 12px;
    text-align: center;
    height: 35px;
    width: 35px;
    display: inline-block;
    float: left;
    line-height: 35px;
    background-color: #ee1e3d;
    font-family: sans-serif
}

form.webPoll .poll_results {
    vertical-align: top;
    color: #000
}

.webPoll li {
    height: 33px;
    margin-bottom: 5px
}

.relatedArticle .upper {
    background-color: #8f8c8d
}

.relatedArticle .upper .title {
    color: #fff;
    padding: 10px;
    font-size: 25px
}

.relatedArticle .lower {
    background-color: #f1f0f0;
    padding: 20px
}

.relatedArticle .lower .inner {
    padding: 0 30px
}

.relatedArticle .lower .inner .item {
    padding: 0 10px
}

.relatedArticle .owl-next, .relatedArticle .owl-prev {
    position: absolute;
    width: 40px;
    height: 75px;
    background-size: cover;
    top: 50%;
    margin-top: -37px
}

.relatedArticle .owl-prev {
    right: -37px;
    background-image: url(../images/rightArrowArticle.png)
}

.relatedArticle .owl-next {
    left: -37px;
    background-image: url(../images/leftArrowArticle.png)
}

.relatedArticle .lower .title {
    font-size: 17px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #262626;
    margin-top: 10px
}

.shareArticleLink {
    border-top: solid 2px #cdcccc;
    border-bottom: solid 2px #cdcccc;
    padding: 10px 0;
    margin-top: 20px;
    text-align: center
}

.shareArticleLink .title {
    color: red;
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    font-size: 23px;
    padding-left: 15px
}

.shareArticleLink .social {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    width: 40px;
    background-size: cover
}

.section-group .line {
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 22
}

@media screen and (max-width: 768px) {
    .sectionArticlesWidget .section-title {
        background-color: #000
    }
}

.sectionTodayGallery .section-slider-small .owl-thumbs figure {
    padding-top: 77%;
    overflow: hidden
}

.sectionTodayGallery .owl-thumb-item {
    overflow: hidden;
    position: relative
}

.relatedAuthor .upper .title {
    color: #009ad7;
    font-size: 24px;
    border-bottom: solid 5px #009ad7;
    margin-bottom: 20px;
    display: table
}

.relatedAuthor .lower .outer {
    padding: 0 50px
}

.relatedAuthor .lower .title {
    color: #060707;
    font-size: 19px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-weight: 700
}

.relatedAuthor .lower .date {
    color: #bbb;
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    overflow: hidden
}

.relatedAuthor .lower .text {
    margin-top: 7px;
    color: #060707;
    font-size: 18px;
    padding-left: 10px;
    border-left: solid 2px #e0dddc;
    line-height: 26px;
    height: 104px;
    overflow: hidden
}

.relatedAuthor .owl-next, .relatedAuthor .owl-prev {
    position: absolute;
    width: 32px;
    height: 55px;
    top: 100px;
    background-size: cover
}

.relatedAuthor .owl-prev {
    right: 0;
    background-image: url(../images/AuthorRightArrow.png)
}

.relatedAuthor .owl-next {
    left: 0;
    background-image: url(../images/AuthorLeftArrow.png)
}

@media only screen and (max-width: 767px) {
    .relatedAuthor .lower .text {
        padding-left: 00px;
        border-left: 0
    }
}

.rowLocalNews {
    background-color: #fff
}

.titleLocal {
    font-size: 19px;
    color: #676767;
    height: 35px;
    display: none
}

.titleLocal.active {
    display: block
}

.localImage {
    height: 335px;
    position: relative;
    border: 2px solid #000
}

.showLocalImg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-position: center;
    background-size: cover;
    transition: 1s;
    z-index: 0
}

.outerThumb {
    border-left: 1px solid #bec5c2
}

.thumbnailText {
    border: 1px solid #bec5c2;
    cursor: pointer;
    font-size: 20px;
    height: 67px;
    line-height: 33.5px;
    overflow: hidden;
    padding: 0 10px;
    border-left: solid 3px;
    border-left-color: transparent;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.outerThumb:hover .thumbnailText {
    color: #333;
    background-color: #fff;
    border-left-color: transparent
}

.outerThumb .thumbnailText:hover, .thumbnailText.active {
    color: #fff;
    background-color: #393939;
    border-left-color: #ee1e3d
}

.showLocalImg.active {
    opacity: 1;
    transition: 1s;
    z-index: 2;
    border-left-color: #ee1e3d
}

.sendingComment .inputDiv, .sendingComment .textareaDiv {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #6a6868;
    padding-right: 10px;
    margin-bottom: 10px
}

.sectionNameOuter .icon-news {
    float: right;
    padding-top: 10px;
    padding-left: 5px
}

.sendingComment {
    margin-top: 20px
}

.sendingComment .inputDiv {
    height: 40px;
    max-width: 290px
}

.sendingComment .textareaDiv {
    height: 140px
}

.sendingComment .submitDiv {
    background-color: #ee1e3d;
    font-size: 18px;
    color: #fff;
    display: table;
    width: 78px;
    padding: 3px 0;
    margin-top: 15px;
    margin-bottom: 30px
}

.sendingComment .user {
    padding-right: 20px
}

.services .upper {
    background-color: #ee1e3d;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    height: 50px
}

.services .lower {
    border: 1px solid #dcdbdb;
    padding: 10px
}

.services .title {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin-top: 5px
}

.services .outer {
    cursor: pointer;
    margin-bottom: 10px
}

.services .weatherOuter {
    display: table;
    margin: auto
}

.MPfooter, .MPheader {
    background-color: #ee1e3d !important
}

.MPwidget {
    margin: auto !important
}

#salatTime div {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

#ministryLinks .outer {
    padding: 20px 0
}

#ministryLinks .title {
    font-size: 18px;
    color: #000;
    text-align: right;
    padding: 10px 20px 10px 0;
    transition: .2s
}

#ministryLinks .title:hover {
    color: #ee1e3d
}

#ministryLinks .modal-title {
    padding-right: 52px;
    background-image: url(../images/services/ksaFlag.jpg);
    background-position: top -10px right;
    background-size: 20%;
    background-repeat: no-repeat
}

.country-weather, .temp-weather {
    position: absolute;
    padding: 10px;
    z-index: 1;
    right: 0
}

.weatherBg {
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.country-weather {
    top: 20px;
    height: 40px;
    font-size: 22px;
    color: #009749;
    font-weight: 700
}

.icon-weather {
    height: 120px;
    width: 120px;
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px
}

.temp-weather {
    font-size: 20px;
    color: #fff;
    bottom: 20px;
    direction: rtl;
    text-align: right;
    height: auto;
    margin: 0
}

.sportArticles .upper {
    background: #f5f6f6;
    height: 50px;
    position: relative;
    border-bottom: solid 1px #fff
}

.sportArticles .upper .title {
    font-size: 28px;
    position: absolute;
    right: 0;
    top: 0;
    height: 49px;
    padding: 0 20px;
    background-color: #e6e6e6;
    border-bottom: solid 4px #009ad7;
    line-height: 49px
}

.sportArticles .upper .moreSection {
    font-size: 28px;
    color: #393939;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    transition: .2s
}

.sportArticles .upper .moreSection:hover {
    color: #cdcac9
}

.sportArticles .upper .moreSection span {
    font-size: 20px
}

.sportArticles .upper .moreSection i {
    font-size: 19px;
    padding-left: 2px
}

.sportArticles .middle {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #bfc5c2;
    padding: 30px 0;
    position: relative
}

.sportArticles .middle .colOuter:nth-child(1) {
    padding-left: 10px;
    border-left: solid 1px #bfc5c2
}

.sportArticles .middle .colOuter:nth-child(2) {
    padding-right: 10px
}

.sportArticles .middle .latestNews {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 15px;
    background-color: rgba(224, 31, 40, .82);
    font-size: 17px;
    color: #fff
}

.sportArticles .middle .inner {
    padding: 0 10px
}

.sportArticles .middle .date {
    color: #376bb4
}

.sportArticles .middle .title {
    color: #060707;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.sportArticles .middle .desc {
    color: #727273;
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}

.sportArticles .socialOuter {
    margin-top: 5px;
    cursor: pointer
}

.sportArticles .socialOuter a {
    float: right
}

.sportArticles .socialOuter .social {
    margin-top: 3px;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
    background-size: cover;
    cursor: pointer;
    transition: .2s
}

.sportArticles .socialOuter .social:hover {
    margin-top: 0
}

.sportArticles .socialOuter .social i {
    line-height: 29px;
    text-align: center
}

.sportArticles .socialOuter .social.message {
    background-image: url(../images/socialArticle/message.png);
    background-color: red
}

.sportArticles .socialOuter .social.whatsapp {
    background-image: url(../images/socialArticle/whatsapp.png)
}

.sportArticles .socialOuter .social.facebook {
    background-image: url(../images/socialArticle/facebook.png)
}

.sportArticles .socialOuter .social.twitter {
    background-image: url(../images/socialArticle/twitter.png)
}

.sportArticles .lower .col-sm-6 {
    padding-left: 30px;
    padding-right: 30px
}

.sportArticles .lower .outer {
    padding: 10px 0;
    border-bottom: solid 1px #e0e0e0
}

.sportArticles .lower .title {
    height: 24px;
    overflow: hidden
}

.sportArticles .lower .title span {
    font-size: 18px;
    font-weight: 700
}

.sportArticles .lower .title i {
    color: #e1e1e1;
    padding-left: 7px;
    font-size: 18px
}

.square-ads {
    border: 1px solid;
    height: 250px;
    width: 250px;
    margin: auto
}

@media (max-width: 767px) {
    .today-gallery .owl-thumb-item h6 {
        position: absolute;
        bottom: 0;
        padding: 0 5px;
        background: rgba(0, 0, 0, .5);
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        width: 100%;
        margin: 0;
        z-index: 11
    }

    .section-slider .owl-thumbs figure {
        margin: 0
    }
}

.titleNewspaper {
    background-color: #ee1e3d;
    color: #fff;
    font-size: 22px;
    text-align: center;
    height: 40px;
    line-height: 40px
}

.titleNewspaper i {
    padding-left: 10px;
    line-height: 20px;
    font-size: 25px;
    display: inline-block;
    vertical-align: top;
    margin-top: 11px
}

.newspaperImage {
    height: 400px
}

.newspaper.outer {
    background-color: #f4f4f4;
    padding: 10px
}

@media screen and (max-width: 990px) {
    .newspaper.outer {
        display: table;
        margin: 10px auto
    }
}

.visionMadina {
    padding: 0 30px;
    margin: 30px 0
}

.visionMadina img {
    border: 1px solid #000;
    padding: 2px 80px
}

.font-arial {
    font-family: Arial, sans-serif;
}

@media (max-width: 767px) {
    .videosWithLinks .videoWidget {
        padding-bottom: 0
    }

    .videosWithLinks .videoWidget figure {
        margin-bottom: 0
    }

    .videosWithLinks .title-video {
        margin-top: 10px
    }

    .videosWithLinks .list-images {
        display: table;
        width: 100%
    }

    .videosWithLinks .list-images .smallImg {
        float: right;
        width: 120px
    }

    .videosWithLinks .list-images .smallImg figure {
        width: 120px
    }

    .videosWithLinks .list-images .update-content {
        float: left;
        width: calc(100% - 120px);
        padding-right: 10px
    }
}

@media screen and (max-width: 1330px) {
    .row-pu-search .pu-break {
        width: 100%;
        margin-bottom: 20px;
    }
}

.modal-search-row .loader-icon {
    width: 50px;
    height: 50px;
    display: table;
    margin: auto
}

.row-pu-search {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    background-color: #e8e8e8;
    padding: 20px;
    justify-content: center;
}

.row-pu-search .search {
    position: relative;
    margin-left: 20px;
}

.row-pu-search .search .search-field {
    background-color: #fff;
    height: 40px;
}

.row-pu-search .search .search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: auto;
}

.row-pu-search .search .search-btn i {
    font-size: 21px;
}


.row-pu-search .pu-date-from,
.row-pu-search .pu-sections,
.row-pu-search .pu-authors {
    margin-left: 20px;
}


.row-pu-search .custom-select {
    height: 40px;
}

.row-pu-search .select2-selection .select2-selection--single {
    height: 40px;
}

.row-pu-search .select2-container .select2-selection--single {
    background-color: #fff;
    border: solid 1px #2f4858;
    height: 40px;
}

.row-pu-search .select2-container .select2-selection--single .select2-selection__rendered {
    color: #2f4858;
    line-height: 40px;
    padding-left: 25px;
    text-align-all: right;
}

.row-pu-search .select2-container .select2-selection--single .select2-selection__arrow {
    height: 100%;
    left: 0px;
}

.header .nav-main
.row-pu-search .select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #2f4858 transparent transparent transparent;
}

.row-pu-search .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg);
    border-width: 5px 4px 0;
}

.row-pu-search .pu-date input {
    background-color: #fff;
    border: solid 1px #2f4858;
    height: 40px;
    border-radius: 5px;
    padding: 0px 20px;
    color: #2f4858;
}

.ui-widget.ui-widget-content {
    z-index: 600 !important;
}

.select2-container {
    text-align: right;
}


.premium-page {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.premium-page .header-row {
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}


.premium-page .top-row {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.premium-page .top-row i {
    font-size: 30px;
    margin-bottom: 5px;
}

.premium-page .top-row span {
    font-size: 12px;
}

.premium-page .top-row .premium-btn {
    width: 115px;
    height: 115px;
    margin: 0 30px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.premium-page .top-row .premium-btn:hover {
    opacity: 0.8;
}

.premium-page .top-row .premium-btn.fb-btn {
    background-color: #3b5998;
    color: #fff;
}

.premium-page .top-row .premium-btn.btn-twitter {
    background-color: #1da1f2;
    color: #fff;
}

.premium-page .mid-row {
    display: flex;
    margin: 30px 0px;
    flex-flow: column;
    align-items: center;
    position: relative;
}

.premium-page .mid-row:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #2f4959;
    right: 0px;
    top: 50%;
}

.premium-page .mid-row .signIn-header {
    position: relative;
    background-color: #fff;
    font-size: 20px;
    z-index: 1;
    padding: 0px 20px;
}

.premium-page .footer-row-premium {
    display: flex;
    flex-flow: column;
}

.premium-page .footer-row-premium .premium-row-form {
    display: flex;
    height: 40px;
    align-items: center;
    margin-bottom: 15px;
}

.premium-page .footer-row-premium .premium-row-form .label-premium {
    width: 170px;
    background-color: #e8e8e8;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.premium-page .footer-row-premium .premium-row-form .input-premium {
    width: calc(100% - 160px);
    border: 0;
    background-color: #f2f2f2;
    display: flex;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    direction: ltr;
}

.premium-page .footer-row-premium .forgot-password-link {
    text-decoration: none;
    border-bottom: solid 1px #888;
    padding-bottom: 5px;
    width: 130px;
    margin-bottom: 10px;
}

.premium-page .footer-row-premium .register {
    text-decoration: none;
    border-bottom: solid 1px #888;
    padding-bottom: 5px;
    width: 85px;
    margin: auto;
    text-align: center;
    color: #888;
}

.premium-page .footer-row-premium .premium-submit {
    border: 0;
    background-color: #a9ff00;
    width: 200px;
    height: 65px;
    margin: 30px auto;
    border-radius: 30px;
    font-size: 18px;
    font-family: Cairo-B;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.premium-page .footer-row-premium .premium-submit:hover {
    background: #333;
    color: #fff;
}

.premium-page .error-msg {
    color: red;
    font-size: 15px;
    text-align: center;
    display: flex;
    margin: 30px auto;
    justify-content: center;
}

.premium-page .signup-success-label {
    font-size: 18px;
    text-align: center;
    color: #000;
    border-top: solid 2px #a9ff00;
    display: block;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-top: 10px;
}

.premium-page .signup-success-button {
    border: 0;
    background-color: #a9ff00;
    width: 200px;
    height: 65px;
    margin: 30px auto;
    border-radius: 30px;
    font-size: 18px;
    font-family: Cairo-B;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.premium-page .signup-success-button:hover {
    background: #333;
    color: #fff;
}

.premium-profile-page {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.premium-profile-page .premium-profile-menu {
    width: 255px;
    color: #000;
    border: solid 1px #D6D6D6;
}

.premium-profile-page .premium-profile-menu .pp-menu-item {
    height: 50px;
    display: flex;
    align-items: center;
    padding-right: 10px;
    cursor: pointer;
    text-decoration: none;
    border-right: solid 14px;
    border-color: transparent;
    border-bottom: solid 1px #D6D6D6;
    position: relative;
}

.premium-profile-page .premium-profile-menu .pp-menu-item:hover {
    border-right: solid 14px #B99E6B;
    background-color: #373737;
    color: #fff;
}

.premium-profile-page .premium-profile-menu .pp-menu-item.active-menu-item {
    border-right: solid 14px #B99E6B;
    background-color: #373737;
    color: #fff;
}

.premium-profile-page .premium-profile-menu .pp-menu-item.active-menu-item:after {
    content: '';
    background-image: url('/themes/okazksa/images/left-active-arrow.svg');
    position: absolute;
    left: 0px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center;
}


.premium-profile-page .pp-main-profile .row-1 {
    display: flex;
    align-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.premium-profile-page .pp-main-profile .row-1 .col-1 {
    display: flex;
    flex-flow: column;
    width: 100%;
}

.premium-profile-page .pp-main-profile .row-1 .col-1 .welcome-text-title {
    color: #373737;
    font-size: 30px;
    font-family: Cairo-B;
    margin-bottom: 20px;
}

.premium-profile-page .pp-main-profile .row-1 .col-1 .welcome-text-desc {
    color: #838383;
    font-size: 20px;
    font-family: Cairo-SB;
}

.premium-profile-page .pp-main-profile .row-1 .col-2 .btn-1.btn-change-password {
    margin-right: 10px;
}

.premium-profile-page .pp-main-profile .row-2 {
    width: 100%;
    display: flex;
    height: 45px;
    background-color: #373737;
    padding: 0px 20px;
    color: #fff;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.premium-profile-page .pp-main-profile .row-2 .king-icon {
    margin-left: 10px;
}

.premium-profile-page .pp-main-profile .row-2 .vip-text {
    font-family: Cairo-SB;
    font-size: 21px;
}

.premium-profile-page .pp-main-profile .row-2 .expire-date-text {
    font-family: sans-serif;
    margin-right: auto;
}

.premium-profile-page .pp-main-profile .row-3 {
    display: flex;
}

.premium-profile-page .pp-main-profile .row-3 .item-vip {
    display: flex;
    width: 195px;
    height: 195px;
    border: solid 1px #B99E6B;
    border-radius: 7px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    margin-left: 10px;
    text-decoration: none;
}

.premium-profile-page .pp-main-profile .row-3 .item-vip:hover {
    background-color: #eee;
}


.premium-profile-page .pp-main-profile .row-3 .item-vip .text {
    color: #373737;
    font-size: 20px;
    font-family: Cairo-B;
    margin-top: 15px;
    text-decoration: none;
}

.premium-profile-page .premium-profile-wrapper {
    width: calc(100% - 255px);
    padding-right: 20px;
}

.premium-profile-page .pp-col {
    display: none;
}

.premium-profile-page .pp-col.pp-show {
    display: flex;
    flex-wrap: wrap;
}

.premium-profile-page .pp-user-profile .row,
.premium-profile-page .pp-package-info .row {
    width: 100%;
    display: flex;
    height: 40px;
    align-items: center;
    margin-bottom: 15px;
    border: solid 1px #E3E3E3;
}

.premium-profile-page .row .label-1 {
    width: 153px;
    background-color: #fff;
    color: #B99E6B;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    position: relative;
}

.premium-profile-page .row .label-1:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 1px;
    background-color: #E3E3E3;
}

.premium-profile-page .row .label-2 {
    width: 352px;
    border: 0;
    background-color: #fff;
    display: flex;
    height: 100%;
    padding: 0px 10px;
    align-items: center;
}

.premium-profile-page .profile-actions {
    display: flex;
    justify-content: center;
    width: 100%;
}

.premium-profile-page .pp-button {
    border: 0;
    background-color: #B99E6B;
    color: #fff;
    width: 270px;
    height: 57px;
    margin: 30px 0;
    border-radius: 7px;
    font-size: 18px;
    font-family: Cairo-SB;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-left: 20px;
    cursor: pointer;
}

.premium-profile-page .pp-button:hover {
    background: #333;
    color: #fff;
}

.premium-profile-page .pp-update-profile .edit-profile-outer {
    border: solid 1px #DADADA;
    padding: 30px 30px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.premium-profile-page .pp-update-profile .premium-row-form {
    display: flex;
    height: 40px;
    align-items: center;
    margin-bottom: 15px;
    border: solid 1px #E3E3E3;
    border-radius: 3px;
}

.premium-profile-page .pp-update-profile .premium-row-form:nth-last-child(1) {
    margin-bottom: 0px;
}


.premium-profile-page .pp-update-profile .premium-row-form .label-premium {
    width: 133px;
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 10px;
    color: #B99E6B;
    position: relative;
}
.premium-profile-page .pp-update-profile .premium-row-form .label-premium:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #E3E3E3;
}

.premium-profile-page .pp-update-profile .premium-row-form .input-premium,
.premium-profile-page .pp-update-profile .premium-row-form .select-premium {
    width: 352px;
    border: 0;
    background-color: #fff;
    display: flex;
    height: 100%;
    padding-right: 10px;
    font-family: sans-serif;
}

.premium-profile-page .pp-update-profile .premium-row-form .select-premium {
    -webkit-appearance: auto;
}

.premium-profile-page .pp-change-password .premium-row-form form {
    width: 100%;
}

.premium-profile-page .pp-change-password .premium-row-form {
    display: flex;
    height: 40px;
    align-items: center;
    margin-bottom: 15px;
    border: solid 1px #E3E3E3;
}

.premium-profile-page .pp-change-password .premium-row-form .label-premium {
    width: 170px;
    background-color: #fff;
    color: #B99E6B;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 10px;
    position: relative;
}

.premium-profile-page .pp-change-password .premium-row-form .label-premium:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #E3E3E3;
}


.premium-profile-page .pp-change-password .premium-row-form .input-premium {
    width: calc(100% - 160px);
    border: 0;
    background-color: #fff;
    display: flex;
    height: 100%;
    padding-right: 10px;
}

.premium-profile-page .error-msg {
    color: red;
    font-size: 15px;
    text-align: center;
    display: flex;
    margin: 30px auto;
    justify-content: center;
}

.premium-profile-page .success-msg {
    color: green;
    font-size: 15px;
    text-align: center;
    display: flex;
    margin: 30px auto;
    justify-content: center;
}

.forgot-password-premium .premium-row-form {
    display: flex;
    height: 40px;
    align-items: center;
    margin-bottom: 15px;
}

.forgot-password-premium .premium-row-form .label-premium {
    width: 170px;
    background-color: #e8e8e8;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 10px;
}


.forgot-password-premium .premium-row-form .input-premium {
    width: calc(100% - 160px);
    border: 0;
    background-color: #f2f2f2;
    display: flex;
    height: 100%;
    padding-right: 10px;
}

.forgot-password-premium .pp-button {
    border: 0;
    background-color: #a9ff00;
    width: 200px;
    height: 65px;
    margin: 30px auto;
    border-radius: 30px;
    font-size: 18px;
    font-family: Cairo-B;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
}

.reset-password-premium .error-msg,
.forgot-password-premium .error-msg {
    color: red;
    font-size: 15px;
    text-align: center;
    display: flex;
    margin: 30px auto;
    justify-content: center;
}

.reset-password-premium .success-msg,
.forgot-password-premium .success-msg {
    color: green;
    font-size: 15px;
    text-align: center;
    display: flex;
    margin: 30px auto;
    justify-content: center;
}

.reset-password-premium .premium-title,
.forgot-password-premium .premium-title {
    font-size: 27px;
    text-align: center;
    color: #000;
    border-bottom: solid 2px #a9ff00;
    display: flex;
    margin-top: 50px;
    padding-top: 10px;
    justify-content: center;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.information-center {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.information-center-container {
    background-color: #eee;
    padding: 20px;
}

.information-center-pdf {
    margin-bottom: 30px;
}

.information-center-pdf img {
    max-width: 150px;
    margin: auto;
    display: table;
    width: 100%;
}

.information-center-pdf .pdf-ratio {
    height: 0px;
    padding-bottom: 56%;
    position: relative;
    width: 100%;
}

.information-center-pdf .pdf-ratio iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}


.information-center .header-row {
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    border-top: solid 2px #a9ff00;
    display: table;
    margin: 30px auto;
    padding-top: 10px;
}


.information-center .wrapper-row-premium {
    display: flex;
    flex-flow: column;
}

.information-center .wrapper-row-premium .premium-row-form {
    display: flex;
    margin-bottom: 15px;
}

.information-center .wrapper-row-premium .premium-row-form .label-premium {
    height: 40px;
    width: 170px;
    background-color: #e8e8e8;
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.information-center .wrapper-row-premium .premium-row-form .textarea-premium,
.information-center .wrapper-row-premium .premium-row-form .input-premium {
    height: 40px;
    width: calc(100% - 160px);
    border: 0;
    background-color: #f2f2f2;
    display: flex;
    padding-right: 10px;
}

.information-center .wrapper-row-premium .premium-row-form .textarea-premium {
    height: 150px;
    resize: none;
}


.information-center .wrapper-row-premium .btn-submit {
    border: 0;
    background-color: #a9ff00;
    width: 200px;
    height: 65px;
    margin: 30px auto;
    border-radius: 30px;
    font-size: 18px;
    font-family: Cairo-B;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.information-center .wrapper-row-premium .btn-submit:hover {
    background: #333;
    color: #fff;
}

.information-center .error-msg {
    color: red;
    font-size: 15px;
    text-align: center;
    display: flex;
    margin: 30px auto;
    justify-content: center;
}

.information-center .success-msg {
    color: green;
    font-size: 15px;
    text-align: center;
    display: flex;
    margin: 30px auto;
    justify-content: center;
}

@media screen and (min-width: 1024px) {
    .layout-section-three .content-secondary .content-absolute,
    .layout-section-three.main-green .content-secondary:after {
        display: none;
    }

    .layout-section-three.main-green .content-secondary .nav-quaternary {
        margin-right: 0px;
    }

    .layout-section-three .content {
        width: 668px;
        padding-right: 0px;
    }

    .layout-section-three .sidebar {
        width: 453px;
    }

}
@media screen and (max-width: 990px){
    .premium-profile-page .premium-profile-wrapper,
    .premium-profile-page .premium-profile-menu{
        width: 100%;
    }

    .premium-profile-page .premium-profile-wrapper{
        margin-top: 30px;
    }

    .premium-profile-page .pp-main-profile .row-1 .col-1{
        width: 100%;
    }

    .premium-profile-page .pp-main-profile .row-3 {
        margin-bottom: 20px;
    }
}

/*sari*/
.paddT10{padding-top:10px;}
.paddR20{padding-right: 20px;}
.center{display: table;margin: 10px auto;}
.padd0B30{padding: 0px 0px 30px;}

.media .update.fixed-height h6{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}