._1{-webkit-animation-delay:0.1s;-moz-animation-delay:0.1s;-ms-animation-delay:0.1s;-o-animation-delay:0.1s;animation-delay:0.1s}._2{-webkit-animation-delay:0.2s;-moz-animation-delay:0.2s;-ms-animation-delay:0.2s;-o-animation-delay:0.2s;animation-delay:0.2s}._3{-webkit-animation-delay:0.3s;-moz-animation-delay:0.3s;-ms-animation-delay:0.3s;-o-animation-delay:0.3s;animation-delay:0.3s}._4{-webkit-animation-delay:0.4s;-moz-animation-delay:0.4s;-ms-animation-delay:0.4s;-o-animation-delay:0.4s;animation-delay:0.4s}._5{-webkit-animation-delay:0.5s;-moz-animation-delay:0.5s;-ms-animation-delay:0.5s;-o-animation-delay:0.5s;animation-delay:0.5s}._6{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;-ms-animation-delay:0.6s;-o-animation-delay:0.6s;animation-delay:0.6s}._7{-webkit-animation-delay:0.7s;-moz-animation-delay:0.7s;-ms-animation-delay:0.7s;-o-animation-delay:0.7s;animation-delay:0.7s}._8{-webkit-animation-delay:0.8s;-moz-animation-delay:0.8s;-ms-animation-delay:0.8s;-o-animation-delay:0.8s;animation-delay:0.8s}._9{-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s;-ms-animation-delay:0.9s;-o-animation-delay:0.9s;animation-delay:0.9s}._10{-webkit-animation-delay:1s;-moz-animation-delay:1s;-ms-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}#player-prev,#player-next{-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-ms-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}@media (max-width: 1023px){.hide-on-mobile{display:none !important}}.floatleft{float:left !important}.floatright{float:right !important}.show-on-phone{display:none}@media (max-width: 480px){.show-on-phone{display:block}}@media (max-width: 767px){.hideonmobile{display:none !important}}@media (min-width: 767px) and (max-width: 1023px){.hide-on-tablet{display:none !important}}@media (min-width: 1023px){.hide-on-desktop{display:none !important}}@media (min-width: 1024px) and (max-width: 1070px){.hide-on-tablet--landscape{display:none !important}}@media (min-width: 1024px) and (max-width: 1070px){.show-on-tablet--landscape{display:inline-block !important}}@media (max-width: 1230px){.hideonsmallscreen{display:none !important}}@media (min-width: 767px){.showonlymobile,#content .sticky-wrapper{display:none !important}}@media (min-width: 480px){.showonlyphone{display:none !important}}span.always-show{display:inline-block !important}.hidden{display:none !important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rounded{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.animated{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 1px);transform:translate3d(-100%, 0, 1px)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 1px);transform:translate3d(0, 0, 1px)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 1px);-ms-transform:translate3d(-100%, 0, 1px);transform:translate3d(-100%, 0, 1px)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 49px);-ms-transform:translate3d(0, 0, 49px);transform:translate3d(0, 0, 49px)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 49px);transform:translate3d(100%, 0, 49px)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 49px);transform:translate3d(0, 0, 49px)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 49px);-ms-transform:translate3d(100%, 0, 49px);transform:translate3d(100%, 0, 49px)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 49px);-ms-transform:translate3d(0, 0, 49px);transform:translate3d(0, 0, 49px)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%, 0, 1px);transform:translate3d(100%, 0, 1px)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%, 0, 1px);transform:translate3d(100%, 0, 1px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../font/fontawesome-webfont.eot?v=4.0.3");src:url("../font/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"),url("../font/fontawesome-webfont.woff?v=4.0.3") format("woff"),url("../font/fontawesome-webfont.ttf?v=4.0.3") format("truetype"),url("../font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.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-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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-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-warning:before,.fa-exclamation-triangle: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{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-gears:before,.fa-cogs: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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars: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-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard: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-reply-all:before{content:"\f122"}.fa-mail-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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw: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{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-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}@-moz-keyframes throbber{0%{color:#333}40%{color:#fff}100%{color:#fff}}@-webkit-keyframes throbber{0%{color:#333}40%{color:#fff}100%{color:#fff}}@keyframes throbber{0%{color:#333}40%{color:#fff}100%{color:#fff}}.throb-group .fa-square{display:inline-block;-moz-animation:throbber 0.8s infinite;-webkit-animation:throbber 0.8s infinite;animation:throbber 0.8s infinite;font-size:14px;color:#fff}.throb-group .fa-square:nth-child(1){-moz-animation-delay:0s;-webkit-animation-delay:0s;animation-delay:0s}.throb-group .fa-square:nth-child(2){-moz-animation-delay:0.15s;-webkit-animation-delay:0.15s;animation-delay:0.15s}.throb-group .fa-square:nth-child(3){-moz-animation-delay:0.3s;-webkit-animation-delay:0.3s;animation-delay:0.3s}.throb-group{display:none}body{background:#ffffff}body.single{background:#cccccc}.postlisttitlewrap{height:120px;min-height:120px;overflow:hidden;max-height:120px}.clearfloat:after{content:"";display:table;clear:both}.wp-pagenavi{display:none}.center{text-align:center}.display-none{display:none}#infscr-loading{width:100%;float:left}#infscr-loading .textmsg{width:100%;display:block;float:left}#page-pagination{display:none}.button{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.diplaynone{display:none !important}#content header.article{margin-top:0}.single #content header{float:left;width:100%}@media (max-width: 480px){.single #content header{margin-top:0}}#content .header{margin-top:0px}.search #content .header{margin-top:0px;padding-bottom:10px;position:relative}@media (max-width: 1023px){.hide-tl{display:none !important}}#top-social-actions{display:none}#contentcontainer{padding:0px 10px 15px 10px;margin-top:10px;background:#ffffff}.single #contentcontainer{padding:20px 10px 15px 10px}.page #contentcontainer{padding:0px 10px 15px 10px}.page-template-page-fullwidth #contentcontainer{padding:50px 10px 15px 10px}.error404 #contentcontainer{padding:50px 10px 15px 10px}.page-template-page-trends-php #contentcontainer{padding:0px 10px 15px 10px}@media (max-width: 767px){.single #contentcontainer{padding:10px 0px 15px 0px;margin-top:0px;width:100%}.single #contentcontainer #content{width:94%;margin:0 3%}}@media (min-width: 1024px) and (max-width: 1069px){.single #contentcontainer{width:920px}}@media (max-width: 1023px){.postlistbox{margin-left:8px;margin-right:8px;margin-bottom:8px}}@media (max-width: 480px){.postlistbox{margin-left:0px;margin-right:0px}}.rotate__half{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}#footer{min-height:60px}@media (max-width: 480px){#footer{min-height:150px}}.comments{float:left;width:100%}#cookie-statement{display:none;-webkit-transform:translate3d(0, 0, 49px)}#cookie-statement span.desktop{display:inline}#cookie-statement span.mobile{display:none}#cookie-statement .underline{text-decoration:underline;color:white}body.cookies #cookie-statement{display:block;height:40px;position:fixed;width:100%;z-index:99999;background:#5a5a5a;color:white;text-align:center;line-height:40px;bottom:0}@media (max-width: 767px){body.cookies #cookie-statement span.desktop{display:none}body.cookies #cookie-statement span.mobile{display:inline}}body.cookies.cookies-bottom{padding-bottom:40px}body.cookies.cookies-bottom.scrolled.downscroll #footer-mobile-share{bottom:40px}body.cookies.cookies-top{padding-top:40px}body.cookies.cookies-top.scrolled.fix-menu.mobile-top-share #footer-mobile-share{top:40px}body.cookies.cookies-top #navigation{margin-top:40px}body.cookies.cookies-top #float-bar{margin-top:70px}body.cookies.cookies-top #cookie-statement{top:0}body.cookies #close-cc-bar{display:inline-block;background-color:#303030;line-height:30px;text-align:center;color:white;padding:0 10px;cursor:pointer;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}body.cookies #close-cc-bar:hover{text-decoration:none}#tto-cookieMessage{z-index:99999;position:fixed;bottom:0px;width:100%;margin-left:auto;margin-right:auto;height:40px;display:none;background-color:transparent}@media (max-width: 767px){#tto-cookieMessage{height:40px}}@media (max-width: 480px){#tto-cookieMessage{height:55px;bottom:55px}}@media (max-width: 767px){#tto-cookieMessage{display:none !important}}#tto-inner{width:500px;max-width:100%;margin-right:auto;margin-left:auto;position:relative;border:10px solid rgba(0,0,0,0.6)}@media (max-width: 480px){#tto-inner{margin-left:-10px;height:40px}}#tto-cookieMessageInner{padding-left:10px;padding-top:7px;bottom:0;margin-left:auto;margin-right:auto;height:30px;background-color:rgba(0,0,0,0.6)}@media (max-width: 767px){#tto-cookieMessageInner{height:40px}}@media (max-width: 480px){#tto-cookieMessageInner{height:33px}}#cookieText{padding-left:10px;color:#fff;font-size:12px;font-family:arial;position:absolute;top:7px;left:10px;padding-right:110px}#cookieText a{color:#FFF;text-decoration:underline}#acceptCookies{float:right;background-color:#000;font-size:12px;color:#FFF;font-family:arial;opacity:1;position:absolute;right:0;top:0;margin-right:10px;margin-top:3px;cursor:pointer;padding:5px}@media (max-width: 767px){#acceptCookies{top:0px}}@media (max-width: 480px){#acceptCookies{top:5px}}@-webkit-keyframes boxFlip{0%, 15%{-webkit-transform:rotateX(0deg) translateZ(24px)}35%, 65%{-webkit-transform:rotateX(90deg) translateZ(24px)}85%, 100%{-webkit-transform:rotateX(0deg) translateZ(24px)}}@-moz-keyframes boxFlip{0%, 15%{-moz-transform:rotateX(0deg) translateZ(24px)}35%, 65%{-moz-transform:rotateX(90deg) translateZ(24px)}85%, 100%{-moz-transform:rotateX(0deg) translateZ(24px)}}@keyframes boxFlip{0%, 15%{-webkit-transform:rotateX(0deg) translateZ(50px);-moz-transform:rotateX(0deg) translateZ(50px);-ms-transform:rotateX(0deg) translateZ(50px);-o-transform:rotateX(0deg) translateZ(50px);transform:rotateX(0deg) translateZ(50px)}35%, 65%{-webkit-transform:rotateX(90deg) translateZ(50px);-moz-transform:rotateX(90deg) translateZ(50px);-ms-transform:rotateX(90deg) translateZ(50px);-o-transform:rotateX(90deg) translateZ(50px);transform:rotateX(90deg) translateZ(50px)}85%, 100%{-webkit-transform:rotateX(0deg) translateZ(125px);-moz-transform:rotateX(0deg) translateZ(125px);-ms-transform:rotateX(0deg) translateZ(125px);-o-transform:rotateX(0deg) translateZ(125px);transform:rotateX(0deg) translateZ(125px)}}#navigation{-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotateX(0deg) translateZ(50px);-moz-transform:rotateX(0deg) translateZ(50px);-ms-transform:rotateX(0deg) translateZ(50px);-o-transform:rotateX(0deg) translateZ(50px);transform:rotateX(0deg) translateZ(50px);-webkit-transition:all 1s cubic-bezier(0.29, 1.53, 0.33, 1.01);-moz-transition:all 1s cubic-bezier(0.29, 1.53, 0.33, 1.01);transition:all 1s cubic-bezier(0.29, 1.53, 0.33, 1.01)}@media (min-width: 480px){.single.scrolled.fix-menu #navigation{-webkit-transform:rotateX(89.9deg) translateZ(24px);-moz-transform:rotateX(89.9deg) translateZ(24px);-ms-transform:rotateX(89.9deg) translateZ(24px);-o-transform:rotateX(89.9deg) translateZ(24px);transform:rotateX(89.9deg) translateZ(24px)}}@media (max-width: 480px){.single.scrolled.fix-menu.mobile-top-share #navigation{top:-48px}}@media (max-width: 480px){.single.scrolled.fix-menu.mobile-top-share.upscroll #navigation{top:0}}@media (max-width: 480px){.single.scrolled.fix-menu.mobile-top-share.upscroll.vote-active #navigation{top:-48px}}#navigation .front{position:absolute;top:0;height:48px;width:100%}#navigation .back{position:absolute;top:0;height:48px;width:100%;-webkit-transform:translate3D(0, 24px, -24px) rotateX(-90deg);-moz-transform:translate3D(0, 24px, -24px) rotateX(-90deg);-ms-transform:translate3D(0, 24px, -24px) rotateX(-90deg);-o-transform:translate3D(0, 24px, -24px) rotateX(-90deg);transform:translate3D(0, 24px, -24px) rotateX(-90deg)}#navigation .back .primary-logo{padding:9px;float:left;height:30px}#navigation .back h5{display:inline-block;color:#444444;margin:0;line-height:48px;padding:0 20px;font-size:16px;position:absolute;left:222px}@media (max-width: 1230px){#navigation .back h5{display:none}}#navigation .back img{max-height:100%}#navigation .back #fb-sharing-row{float:right;margin:4px 80px 4px 0;-moz-transform:scale(0.8);-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8);width:auto}@media (max-width: 1230px){#navigation .back #fb-sharing-row{margin:4px 0px 4px 0}}#navigation .back #fb-sharing-row.simple{margin:0 80px 0 0}@media (max-width: 1230px){#navigation .back #fb-sharing-row.simple{margin:0}}.single #navigation{opacity:0;top:-48px}body.scrolled #navigation{opacity:1;top:0}body.fixfixed #navigation{opacity:1;top:0}body.fix-menu #navigation{opacity:1;top:0}#wrapper{margin-top:48px}.single #wrapper{margin-top:0}.fix-menu.single #wrapper{margin-top:48px}#mobilemenu{text-align:center}#menu-dd-logo,#menu-dd-logo img,#menu-dd-logo a{display:inline-block;vertical-align:middle}#menu-dd-logo{height:48px;cursor:progress;max-width:340px;text-align:center;vertical-align:top;position:relative}@media (max-width: 480px){#menu-dd-logo{width:230px;max-width:230px}}#menu-dd-logo.active ul{display:block}#menu-dd-logo iframe{display:inline-block;margin-top:13px}@media (max-width: 480px){#menu-dd-logo iframe{display:none}}#menu-dd-logo li{border-top:1px solid rgba(255,255,255,0.3)}#menu-dd-logo i{height:48px;width:24px;line-height:48px;color:white;cursor:pointer}@media (max-width: 480px){#menu-dd-logo i{display:none}}#menu-dd-logo ul{display:none;margin:0;width:100%;top:48px;left:0;position:absolute}#menu-dd-logo ul a{width:100%;color:#ffffff;line-height:48px;text-transform:uppercase}#menu-dd-logo ul a:hover{text-decoration:none}#menu-dd-logo ul li{width:100%;height:48px}#menu-dd-logo ul li img{max-height:30px;height:auto;max-width:100%;vertical-align:top;margin-top:7px}#menu-dd-logo a#primary-logo{text-align:left;padding:9px;margin-right:0px;display:inline-block;vertical-align:top}#menu-dd-logo a#primary-logo img{max-height:30px}#menu-dd-logo.has-multisite{position:relative;padding-right:30px}#menu-dd-logo.has-multisite:hover{background:#000;height:auto}#menu-dd-logo.has-multisite a{width:100%}#menu-dd-logo.has-multisite a:hover{background:#ff422a}@media (max-width: 1023px){#access{width:100%}}@media (max-width: 480px){body.single .scrolled #primary-logo{display:inline-block}}#share-on-facebook-logo{width:250px;height:38px;margin:5px 0;line-height:38px;display:none;padding:0;letter-spacing:1px;color:#ffffff;background:#3b5998;text-decoration:none}#share-on-facebook-logo i{vertical-align:middle;font-size:23px;margin-right:15px}@media (max-width: 480px){#share-on-facebook-logo{display:none !important}}.has-multisite:after{content:"\f107";font-family:FontAwesome;color:white;position:absolute;right:17px;top:15px}a.submenu-item{height:30px}a.submenu-item img{width:200px;height:auto}#st-trigger-effects{width:48px;height:48px;position:absolute;left:0;top:0;z-index:99999}#search-mobile-toggle{display:none;background-color:transparent;width:48px;height:48px;text-align:center;position:absolute;top:0;right:0;color:#ffffff;z-index:99998}@media (max-width: 767px){#search-mobile-toggle{display:block}}#search-mobile-toggle i{line-height:48px}#search-mobile-form{width:100%;background:#ccc;position:absolute;min-height:48px;top:48px;display:none}#search-mobile-form #right-closer{height:48px;width:10px;position:absolute;right:0;top:0;z-index:100;background:#ccc}#search-mobile-form form{width:100%;float:left}#search-mobile-form form div{max-width:100%;width:100%;padding:10px;margin-left:0px;float:left}#search-mobile-form form div:after{font-family:FontAwesome;content:"\f054";position:absolute;right:20px;top:10px;line-height:30px;color:#999999}#search-mobile-form form input[type="text"]{width:100%;line-height:30px;margin:0;padding:0;border:0px solid;height:auto;text-indent:10px}#search-mobile-form form input[type="submit"]{position:absolute;top:10px;right:10px;width:30px;height:30px;margin:0;background:transparent !important;text-indent:-9999px}#search-mobile-form form input:focus{outline:none}#navigation{position:fixed;top:0}#menutoogle{position:absolute;height:48px;vertical-align:middle;color:#fff;width:auto;line-height:48px;padding:0 15px 0 55px;font-size:17px;text-align:center;cursor:pointer;background:#ff422a url('../img/trending-icon.png?1414443648') no-repeat;background-size:contain;background-size:72px;background-position:-6px 4px}@media (max-width: 767px){#menutoogle{text-indent:-9999px;width:48px;padding:0;background-size:140%;background-position:-10px 5px}}#menutoogle:hover{text-decoration:none}.sections{height:48px;position:absolute;color:#ffffff;left:138px;line-height:48px;padding:0 14px;text-transform:uppercase;z-index:1200;font-size:14px;vertical-align:middle;border-right:1px solid rgba(255,255,255,0.1);cursor:pointer}#navigation .sections{display:none}.sections li{list-style:none;text-align:left}@media (max-width: 1023px){.sections{display:none !important}}@media (max-width: 767px){.sections{left:48px !important}}@media (max-width: 480px){.sections{display:none}}.sections i{margin-right:8px;font-size:28px;vertical-align:middle}.sections.active .menu-sections{display:block}.sections .menu-sections{display:none;position:absolute;left:0;background:#ffffff}.sections .menu-sections.sidebar{top:52px;left:-4px}.sections .menu-sections ul{margin:0;width:auto;min-width:200px;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9}.sections .menu-sections li{border-bottom:1px solid #dcdcdc}.sections .menu-sections li a{display:block;padding:0 20px;font-weight:bold}.sections .menu-sections li a:hover{color:#ffffff;text-decoration:none}.sf-logomenu{padding-top:8px}.st-content,.st-content-inner{position:relative}.st-container{position:relative}.st-pusher{position:relative;left:0;z-index:99;height:100%;-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s}.st-pusher::after{position:absolute;top:0;right:0;width:0;height:0;background:rgba(0,0,0,0.2);content:'';opacity:0;-webkit-transition:opacity 0.25s, width 0.1s 0.25s, height 0.1s 0.25s;transition:opacity 0.25s, width 0.1s 0.25s, height 0.1s 0.25s}#closer{position:fixed;width:0;height:0}#navigation{left:0;-webkit-transition:all 0.20s ease-in-out;-moz-transition:all 0.20s ease-in-out;-o-transition:all 0.20s ease-in-out;transition:all 0.20s ease-in-out}.iconmenu{position:absolute;top:0;right:0}.iconmenu li{min-width:48px}@media (max-width: 1023px){.iconmenu{display:block}.iconmenu li.searchicon{float:right}}@media (max-width: 767px){.iconmenu{width:58px}}li.expandable{width:54px;overflow:hidden;position:relative;-webkit-transition:width 0.25s ease-in-out;-moz-transition:width 0.25s ease-in-out;-ms-transition:width 0.25s ease-in-out;-o-transition:width 0.25s ease-in-out;transition:width 0.25s ease-in-out}li.expandable:hover{width:204px;-webkit-transition:width 0.25s ease-in-out;-moz-transition:width 0.25s ease-in-out;-ms-transition:width 0.25s ease-in-out;-o-transition:width 0.25s ease-in-out;transition:width 0.25s ease-in-out;border:0}li.expandable>div{background:#fff;height:100%;position:absolute;left:54px;width:150px;top:0;overflow:hidden}li.expandable>div iframe,li.expandable>div a{margin:14px !important}.searchul{text-align:right;background:#ccc;position:absolute;top:0;left:-244px;display:none}@media (max-width: 480px){.searchul{left:-214px}}.searchul form{width:100%;margin:0}input[type="submit"]#searchsubmit{background:#0a0002 !important;vertical-align:top;display:none}@media (max-width: 480px){.searchicon{position:absolute;right:0;top:0}}.searchicon input[type="text"]#s{margin:10px;width:200px;font-size:12px;padding:0 10px;line-height:24px}@media (max-width: 480px){.searchicon input[type="text"]#s{width:170px}}.searchicon input[type="text"]#s:focus{outline:0px}[class^="icon-"] a,.searchicon a{text-indent:-9999px;padding:.75em 1.5em}.navsearch{float:right}.searchbox{min-width:180px;float:right;font-size:14px;width:180px;margin:12px 0px 0 0;border:none}input[type="submit"]#searchsubmit{font-size:14px;padding:8px 11px 7px}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"richicons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;position:absolute;top:.75em;left:.9em;font-size:1.1em;font-variant:normal;text-transform:none;line-height:1em}.iconmenu .menu-icon-link{padding:0px 10px 0 12px;text-align:center}.iconmenu .menu-icon-link i{font-size:22px;line-height:48px}.iconmenu .menu-icon-link i:before{vertical-align:middle}.iconmenu{margin:0;font-size:18px;float:right}.iconmenu a{max-height:48px;overflow:hidden}.iconmenu a:focus{outline:0px #000000}.iconmenu .sf-sub-indicator{display:none}.iconmenu li.sfHover ul{left:auto;right:0}.iconmenu .sf-menu li li a{padding:0}.icon-search:before{content:'\21'}.video-wrapper video,.video-wrapper embed,.video-wrapper iframe,.video-wrapper object{max-width:100%}.video-wrapper{width:1280px;max-width:100%;float:left}.video-wrapper.margin-bottom{margin-bottom:10px}@media (max-width: 767px){.video-wrapper.margin-bottom{margin-bottom:10px}}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.adslot_1{width:728px;height:90px}@media (min-width: 1201px){.adslot_1{width:728px;height:90px}}@media only screen and (min-width: 950px) and (max-width: 1200px){.adslot_1{width:468px;height:60px}}@media (min-width: 731px) and (max-width: 949px){.adslot_1{width:728px;height:90px}}@media (max-width: 728px){.adslot_1{width:300px;height:250px}}.addgroup{margin-left:-20px;margin-right:-20px;padding:0 20px 20px 20px;float:left;width:100%}@media (max-width: 767px){.addgroup{margin:0;border-bottom:0}}@media (max-width: 1023px){.addgroup.addgroup--margin-top{padding-top:20px}}.addgroup--first{margin-top:5px}.addgroup--margin-top{margin-top:5px;border-top:1px solid #dcdcdc;margin-left:0;margin-right:0;padding:20px 0 20px 0}.addgroup--noborders{border:0px}@media (min-width: 767px) and (max-width: 1023px){.addgroup--noborders{padding:10px !important}}.addgroup--borderdown{margin-top:10px;border-bottom:1px solid #dcdcdc}.addgroup--no-borders{border:0px}@media (max-width: 1023px){.addgroup{margin-left:-10px;margin-right:-10px;padding:0 10px 10px 10px}}.addgroup .label{width:100%;text-align:center;font-size:9px;margin-bottom:4px;margin-top:-14px}.content-ad{margin:20px 0}#contentcontainer.nosidebar{max-width:748px}#contentcontainer.nosidebar .grid_10{min-width:728px}@media (max-width: 767px){#contentcontainer.nosidebar .grid_10{min-width:0}}@media (max-width: 1023px){#sidebar{display:none}}@media (min-width: 767px) and (max-width: 1023px){.single #contentcontainer{width:728px}.single #contentcontainer #content{width:728px;max-width:100%;margin:0}}textarea{max-height:120px}.tooltip{position:absolute;z-index:1020;display:block;visibility:visible;padding:5px;font-size:11px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:1;filter:alpha(opacity=100)}.tooltip.top{margin-top:-2px}.tooltip.right{margin-left:2px}.tooltip.bottom{margin-top:2px}.tooltip.left{margin-left:-2px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:12px}.tooltip-arrow{position:absolute;width:0;height:0}#colophon{color:#fff}#colophon a{color:#fff}#colophon a:hover{text-decoration:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99942;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:99943;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:99945}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:99944}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:99946;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.white-popup{position:relative;background:#FFF;padding:20px 40px 40px;width:auto;max-width:280px;margin:20px auto;text-align:center !important;display:none}@media (max-width: 480px){.white-popup{padding:20px 20px 40px}}.mfp-close-icn{display:none}#sharepp{margin-bottom:0px}#sharepp i.fa-times{display:block;position:absolute;top:8px;right:10px;cursor:pointer;color:#999999;font-size:24px}#sharepp .state2{margin:-20px -40px -20px;max-width:227px}@media (max-width: 480px){#sharepp .state2{margin:-20px -20px -30px -20px}}#sharepp .state2 .fa-times{top:11px;right:15px;color:#718dc8;font-size:24px}#sharepp .state2 h3{padding:69px 15px 30px 15px;font-size:18px}#sharepp .state2 .lightblue{background:transparent;padding:15px 0 0 0;height:30px}#sharepp .state2 .fb-like{transform:scale(1.5);-ms-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);-moz-transform:scale(1.5);transform-origin:top left;-ms-transform-origin:top left;-webkit-transform-origin:top left;-moz-transform-origin:top left;margin-left:-30px}@media (max-width: 1023px){#sharepp .state2 .fb-like{margin-left:10px}#sharepp .state2 .fb-like iframe{transform:scale(1.5);-ms-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);-moz-transform:scale(1.5);margin-left:30px}}.white-popup h3{margin-top:0;font-weight:bold}.white-popup h4{margin:10px 0 10px 0;font-size:22px;font-weight:bold}.nevermind{display:inline-block;padding:12px 20px;background:#fff;text-decoration:none;position:absolute;bottom:0;right:0;text-transform:uppercase;font-size:10px;color:#999999}.nevermind:hover,.share:hover{text-decoration:none}.share:hover{color:#fff}.share{display:inline-block;width:100%;padding:12px 0px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-weight:bold;color:#fff;background:#405e9f;text-decoration:none;font-family:'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;margin-top:10px;font-size:20px}.lightblue{background:#ffffff;padding:10px 0;overflow:hidden}#feedbackbtn{box-shadow:0 0 1px rgba(0,0,0,0.2),0 0 5px rgba(0,0,0,0.1);border:1px solid #ffffff;border-bottom:0;position:fixed;top:50%;right:-34px;z-index:999999;border-radius:3px 3px 0 0;text-align:center;white-space:nowrap;cursor:pointer;padding:7px 15px;font-size:13px;font-weight:700;color:#ffffff;text-transform:lowercase;font-family:"lucida grande", "lucida sans unicode", "lucida sans", sans-serif !important;-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width: 1023px){#feedbackbtn{position:relative;left:0;top:auto;right:0;font-size:15px;border:0px;display:block !important;float:left;width:100%;padding:12px 0;z-index:8000;-moz-transform:none;-ms-transform:none;-webkit-transform:none;transform:none}}#feedbackbtn:hover{text-decoration:none}#feedback button{color:#000}#feedback .mfp-close-icn{display:block}#feedback textarea{border:1px solid #000}#feedback .gform_footer{text-align:center}#feedback .gform_button{margin:0;display:inline-block;background:#7ecb6c !important}.fb-like span,.fb-like iframe{min-width:100px !important;min-height:20px !important}.fbfollowframe{margin-bottom:20px}.fb-like-stripe{background:#fff;color:#000;text-align:center;padding-top:5px;padding-bottom:5px;float:left;width:100%}.fb-like-stripe .fbblue{color:#4C69BA;font-weight:bold;margin-right:3px}.fb-like-stripe .fb_like_btn1{display:inline-block;overflow:hidden;width:90px}.fb-like-stripe .fb_like_btn2{display:inline-block;overflow:hidden;width:100px}.fb_iframe_widget iframe{height:100px;position:absolute;width:100px}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify;vertical-align:text-bottom;width:100px;height:100px}.fb-comments span{width:100%}.fb-like-stripe{background:#000000;color:#ffffff;text-align:center;padding-top:12px;padding-bottom:12px;line-height:24px;vertical-align:top;margin-bottom:10px}.fb-like-stripe.facebook{padding-bottom:7px;line-height:24px}.fb-like-stripe span{vertical-align:top}.fb-like-stripe>div{display:inline-block !important;vertical-align:top !important}.fb-like-stripe iframe{margin-left:10px !important}.fb-like-stripe .fbblue{color:#4C69BA;font-weight:bold;margin-right:3px}.fb-like-stripe .fb_like_btn{display:inline-block;overflow:hidden;width:50px;vertical-align:top}.related-article.multi{margin-bottom:10px}.previous-articles .related-article{margin-bottom:10px}.related-article{cursor:pointer;position:relative;float:left;min-width:100%}.related-article .article-holder{max-height:380px;overflow:hidden}.related-article img{min-width:100%;vertical-align:top}.related-article.title--article{margin-bottom:10px;margin-top:0px}@media (max-width: 1023px){.related-article.title--article{margin-top:0}}.nextup{display:block;font-family:"Helvetica Neue", Helvetica, sans-serif;font-weight:normal;margin:0;text-align:center;background:#858585;color:#ffffff;font-size:1em;text-transform:uppercase;line-height:1.222em;padding:8px 3%}.nextup:hover{text-decoration:none;background:#000;color:#fff}.nextup i{margin-left:20px}.related-article .gradient{position:absolute;width:100%;bottom:0px;height:200px;background:-moz-linear-gradient(top, rgba(255,255,255,0) 14%, rgba(0,0,0,0.56) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.56)));background:-webkit-linear-gradient(top, rgba(255,255,255,0) 14%, rgba(0,0,0,0.56) 100%);background:-o-linear-gradient(top, rgba(255,255,255,0) 14%, rgba(0,0,0,0.56) 100%);background:-ms-linear-gradient(top, rgba(255,255,255,0) 14%, rgba(0,0,0,0.56) 100%);background:linear-gradient(to bottom, rgba(255,255,255,0) 14%,rgba(0,0,0,0.56) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#8f000000',GradientType=0 )}.related-article .title{position:absolute;width:100%;bottom:0}.related-article .title .text-count{color:#ffffff}.related-article .title h2{padding:30px 40px;font-size:1.8em;color:#fff;font-weight:700;text-shadow:3px 3px 6px #000}.related-article img{width:100%;height:auto}#featured h4{margin-top:7px}#featured .postlisttitlewrap{height:105px;min-height:105px}#infscr-loading{margin:0px auto;text-align:center;padding-bottom:10px;width:100%}#sidebar article{width:100%;margin:0;cursor:pointer}.btn{border:none;font-family:inherit;font-size:inherit;color:inherit;background:none;cursor:pointer;padding:16px 20px;display:inline-block;margin:15px 30px;text-transform:uppercase;letter-spacing:1px;font-weight:700;outline:none;position:relative;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.btn:after{content:'';position:absolute;z-index:-1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.btn-2{width:60%;background:#858585;color:#fff;box-shadow:0 6px #505050;-webkit-transition:none;-moz-transition:none;transition:none}.btn-2a{border-radius:0 0 5px 5px}.btn-2a:hover{box-shadow:0 4px #505050;top:2px}.btn-2a:active{box-shadow:0 0 #505050;top:6px}.btn:before,.icon-heart:after,.icon-star:after,.icon-plus:after,.icon-file:before{font-family:'icomoon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased}.socialbuttons{min-height:40px;position:relative;width:34%;margin:10px auto 15px 0;text-align:right;float:right;-webkit-transform:translate3d(0, 0, 50px)}@media (min-width: 1024px) and (max-width: 1069px){.socialbuttons{width:43%}}@media (max-width: 767px){.socialbuttons{display:none}}@media (max-width: 480px){.socialbuttons{display:block;width:100%;position:fixed;bottom:-50px;left:0;margin:0;z-index:9000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out}.scrolled.upscroll .socialbuttons{bottom:0px;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}.fix-menu.mobile-top-share .socialbuttons{top:-50px;height:50px}.fix-menu.mobile-top-share .socialbuttons .button{height:50px;line-height:50px}.fix-menu.mobile-top-share.scrolled.upscroll .socialbuttons{top:0px;z-index:10000;height:50px}}.socialbuttons .facebook_btn{position:relative;width:49%;display:inline-block;float:none}.socialbuttons .twitter_btn{width:49%;display:inline-block;float:none}.socialbuttons .button{height:40px;line-height:40px;font-size:14px;float:none;text-align:left}.socialbuttons .button:first-child{margin-right:-4px}@media (max-width: 480px){.socialbuttons .button{width:50%;float:left;text-align:center}.socialbuttons .button:first-child{margin-right:0px}}.socialbuttons .button i{height:30px;padding:0 6px;font-size:20px;border-right:1px solid rgba(255,255,255,0.4);display:inline-block;line-height:30px;vertical-align:middle;margin-bottom:2px;margin-left:4px;margin-right:0}@media (max-width: 480px){.socialbuttons .button i{border-right:0px}}.socialbuttons .button span{display:inline-block;min-width:79px;text-align:center}@media (max-width: 480px){.socialbuttons .button span{min-width:0px;padding-right:20px}}.socialbuttons #votes_btn{float:none;display:inline-block;width:33%;height:40px;background:#474646;color:#ffffff;text-align:center;line-height:40px;font-size:14px}@media (max-width: 767px){.socialbuttons #votes_btn{display:inline-block}}@media (max-width: 480px){.socialbuttons #votes_btn{width:100%}}.socialbuttons #votes_btn i{margin-right:5px}.prev-next{height:0px;position:fixed;width:0;z-index:100}.prev-next div{left:auto;position:fixed;right:1rem;top:50%;z-index:100}.prev-next div:first-child{left:1rem;right:auto}.prev-next a{background-color:#ebebeb;overflow:hidden;background-position:center 23px;background-repeat:no-repeat;background-size:0 0;border:1px solid #ccc7c7;border-radius:.5rem;color:transparent;display:block;font-family:Arial,sans-serif;font-size:1.1rem;height:40px;left:auto;line-height:1.2;margin:-20px 0 0;opacity:.4;padding:.6rem;position:absolute;right:0;text-align:left;text-decoration:none;top:0;width:20px}.prev-next div:first-child a{left:0;right:auto}.prev-next a.empty{display:none}.prev-next a::after,.prev-next a::before{background:#555;content:'';display:block;height:16px;left:18px;opacity:1;position:absolute;top:14px;-webkit-transform:skew(45deg, 0deg);-ms-transform:skew(45deg, 0deg);transform:skew(45deg, 0deg);width:3px}.prev-next a::after{top:30px;-webkit-transform:skew(-45deg, 0deg);-ms-transform:skew(-45deg, 0deg);transform:skew(-45deg, 0deg)}.prev-next div:first-child a::before{-webkit-transform:skew(-45deg, 0deg);-ms-transform:skew(-45deg, 0deg);transform:skew(-45deg, 0deg)}.prev-next div:first-child a::after{-webkit-transform:skew(45deg, 0deg);-ms-transform:skew(45deg, 0deg);transform:skew(45deg, 0deg)}.prev-next a img{display:none}.prev-next a:hover img{display:block;margin-bottom:5px}.prev-next a:hover{text-indent:0px;background-color:#fff;background-size:90px 54px;border:1px solid #e8e8e8;border-radius:5px;color:#08c;font-family:Arial,sans-serif;height:auto;margin:-70px 0 0;min-height:60px;opacity:1;padding:22px 8px 8px;-webkit-transition:opacity .3s;transition:opacity .3s;width:91px;font-size:10px;line-height:14px}.prev-next a:hover::before,.prev-next div:first-child a:hover::before{background:transparent;color:#767676;content:'NEXT STORY';font-size:10px;left:9px;top:5px;-webkit-transform:none;-ms-transform:none;transform:none;white-space:nowrap;width:100%}.prev-next div:first-child a:hover::before{content:'PREVIOUS STORY'}.prev-next a:hover::after{display:none}.prev-next a.sponsored:hover{padding:10.6rem 1rem .75rem}.prev-next a.sponsored:hover::after{background-color:transparent;color:#d10003;content:'Sponsored Story';display:block;left:1rem;position:absolute;top:9.3rem;-webkit-transform:none;-ms-transform:none;transform:none;white-space:nowrap}.prev-next a.no-img:hover{background-size:0;height:auto;margin:-4.4rem 0 0;min-height:8.9rem;padding:2.2rem 1rem .75rem}.prev-next a.sponsored.no-img:hover{padding:3.8rem 1rem .75rem}.prev-next a.sponsored.no-img:hover::after{top:2.2rem}.prev-next div:first-child{-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s}.st-navigation-open .prev-next div:first-child{-webkit-transform:translate3d(250px, 0, 0);transform:translate3d(250px, 0, 0)}body.nosidebar .prev-next{display:none}.wp-caption:after{content:"";display:table;clear:both}.wp-caption-text{float:left;width:100%}.content_image_extracted{float:left;position:relative}.wp-caption .content_image_extracted{margin-bottom:5px}.wp-caption:hover .share-panel.overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-moz-opacity:1}.content_image_extracted:hover .share-panel.overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-moz-opacity:1}.content_image_extracted{width:100%}.content_image_extracted img{margin:0}.share-panel.overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-moz-opacity:0;transition:opacity .5s;-webkit-transition:opacity .5s;transition-timing-function:ease;position:absolute;bottom:25px;right:30px;clear:both;text-align:right}.share-panel.overlay ul.share-btns{padding:0;float:right;margin:0}.share-panel.overlay ul.share-btns li.btn{height:36px;width:36px;background:#3b5998;margin:0px 2px;padding:0;display:inline-block;transition:none;-webkit-transition:none}.share-panel.overlay ul.share-btns li.btn:hover{background:#2d4373}.share-panel.overlay ul.share-btns li.btn.twitter{background:#4099FF}.share-panel.overlay ul.share-btns li.btn.twitter:hover{background:#0d7eff}.share-panel.overlay ul.share-btns li.btn.pinterest{background:#C92228}.share-panel.overlay ul.share-btns li.btn.pinterest:hover{background:#9d1b1f}.share-panel.overlay ul.share-btns li.btn.ggle{background:#F90101}.share-panel.overlay ul.share-btns li.btn.ggle:hover{background:#c60101}.share-panel.overlay ul.share-btns li.btn.last{margin-bottom:0}.share-panel.overlay ul.share-btns li.btn:hover{background-position:0 -45px}.share-panel.overlay .shr{width:30px;height:30px;padding:3px;display:block;text-align:center;line-height:30px;font-size:24px;color:#ffffff}.share-panel.overlay .shr:hover{color:#ffffff}.btnpinterest{display:none}.error404 header{width:100%;text-align:center}.author-box{position:relative;min-height:30px;padding:0px 10px 0px 44px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;float:left;margin:5px 0px;margin-left:5px}@media (min-width: 1024px) and (max-width: 1070px){.author-box .by-name{display:none}.author-box .author-social-service{margin-top:13px}}.author .author-box{margin-top:25px}.author-box span{font-weight:600;line-height:36px;text-transform:uppercase;font-size:14px}@media (max-width: 1230px){.header__author--line-1{width:100%;text-align:center}.header__author--line-1 .author-box{display:inline-block;float:none}}.author-box.authorpage{margin:10px 10px 20px 10px}.author-avatar{position:absolute;top:0px;left:0px;border:4px solid #fff;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;overflow:hidden;float:left;margin-right:10px}.author-avatar img{float:left}.author-box a{font-weight:600;line-height:36px;text-transform:uppercase;font-size:14px;margin-right:10px}.author-box a:hover{text-decoration:none}.author-social-service{display:inline-block;vertical-align:middle;height:21px;width:100px}.author-social-service iframe{max-width:100px}.author-social-service.four{width:113px}#float-bar{position:fixed;display:none;top:48px;width:60px;margin-top:30px;-moz-transition:all,0.25s;-o-transition:all,0.25s;-webkit-transition:all,0.25s;transition:all,0.25s}#float-bar a{display:block;width:60px;min-height:60px;position:relative}#float-bar a i{width:60px;line-height:60px;text-align:center;color:#ffffff;font-size:20px}#float-bar a span{color:#ffffff;width:100%;text-align:center;display:inline-block;margin-top:0px;font-size:12px;position:absolute;bottom:4px;left:0;display:none}#float-bar a.facebook{background:#3b5998}#float-bar a.facebook:hover{background:#2d4373}#float-bar a.twitter{background:#4099FF}#float-bar a.twitter:hover{background:#0d7eff}#float-bar a.vk{background:#4c75a3}#float-bar a.vk:hover{background:#3c5c80}#float-bar a.mail{background:#acacac}#float-bar a.mail:hover{background:#939393}#float-bar.native{width:50px;background:#ffffff;padding:10px 10px 7px 10px}#float-bar.native .fb-like{overflow:hidden;width:50px;height:61px;margin-bottom:5px;float:left}#float-bar.native .fb-like.sharenative{height:20px}#float-bar.native .fb-like.sharenative>span{top:-66px}#float-bar.native .fb-like:last-child{margin-bottom:0px}html[lang="ru-RU"] #float-bar.native{width:80px}html[lang="ru-RU"] #float-bar.native .fb-like{width:80px}#sharepp #float-bar.native{width:100%}#sharepp #fb-sharing-row.leftbuttons .share-group{width:100%;margin-right:0;margin-bottom:0}#sharepp #fb-sharing-row.leftbuttons .share-group a{width:100%}.text-count{font-size:0.7em;color:#999999;vertical-align:middle;display:inline-block}.post-likes-views{width:auto;text-align:right;padding-bottom:10px;position:absolute;bottom:0;right:10px}.post-likes-views .text-count{font-size:0.9em;margin-left:10px}.postlistexcerpt{padding:0}#thegrid .boxes:hover .text-count{color:#000}#footer-mobile-share{position:fixed;bottom:-50px;left:0;width:100%;height:50px;background:#fff;z-index:9999;text-align:center;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out}.scrolled.fix-menu.mobile-top-share #footer-mobile-share{top:0px;height:50px}.scrolled.fix-menu.mobile-top-share #footer-mobile-share .share-button a{height:50px}#footer-mobile-share.share-wide{height:64px;bottom:-64px}.scrolled.fix-menu.mobile-top-share #footer-mobile-share.share-wide{top:0px;height:64px}.scrolled.downscroll #footer-mobile-share{bottom:0;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}#footer-mobile-share .share-button{float:left;width:50%;padding-right:0px}#footer-mobile-share .share-button a{display:inline-block;height:60px;width:100%;font-weight:bold;color:#fff;line-height:50px;vertical-align:middle;background:#3b5998}#footer-mobile-share .share-button a.twitter{background:#4099FF}#footer-mobile-share .share-button a.vk{background:#4c75a3}#footer-mobile-share .share-button a.mail{background:#acacac}#footer-mobile-share .share-button a.whatsapp{background:#48a31a}#footer-mobile-share .share-button a.whatsapp svg{height:22px;margin-top:13px;margin-bottom:-6px}#footer-mobile-share .share-button a:active{text-decoration:none}#footer-mobile-share .share-button a:hover{text-decoration:none}#footer-mobile-share .share-button a i{font-size:1.5em;margin-right:5px;vertical-align:middle}#footer-mobile-share.three .share-button{width:33.3%}#footer-mobile-share.rounded{text-align:center;background:transparent}#footer-mobile-share.rounded .share-button{border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;overflow:hidden;float:none;width:50px;height:50px;display:inline-block;margin-top:-23px;margin-left:7px;margin-right:7px}#footer-mobile-share.rounded .share-button:nth-child(2){width:80px;height:80px;margin-top:-53px}#footer-mobile-share.rounded .share-button:nth-child(2) i{font-size:44px;margin-top:20px}#footer-mobile-share.rounded .share-button:nth-child(2) a{height:80px}#footer-mobile-share.rounded a i{margin-left:6px}#footer-mobile-share .inner{padding:12px;padding-top:6px}.icon__facebook{height:40px;width:40px;float:left;position:relative}.icon__facebook i{line-height:40px}.icon__facebook--share-row{border-right:1px solid #2d4373}.icon__facebook--share-row.twitter{border-right:1px solid #0d7eff}.icon__facebook--share-row.vk{border-right:1px solid #3c5c80}.icon__facebook--share-row i{vertical-align:bottom;display:block;position:absolute;line-height:31px;font-size:36px;bottom:0px;right:6px;z-index:10}.icon__facebook--share-row i.fa-twitter{line-height:36px;font-size:27px}.icon__facebook--share-row i.fa-vk{line-height:39px;font-size:27px}.icon__facebook--share-row:after{position:absolute;z-index:1;content:"";display:block;width:100%;height:8px;background:#4c70ba;bottom:0}.icon__facebook--share-row.twitter:after{background:#73b4ff}.icon__facebook--share-row.vk:after{background:#698fb9}.icon__facebook--share-row.whatsapp:after{background:#5bcf21}#fb-sharing-row{float:left;text-align:center;margin:10px 0 15px 0}@media (max-width: 480px){#fb-sharing-row span{display:none}#fb-sharing-row span.showonlyphone{display:inline-block}}#fb-sharing-row.buttons{min-width:390px;max-width:60%;float:right;text-align:right}@media (min-width: 1024px) and (max-width: 1070px){#fb-sharing-row.buttons{max-width:100%}}@media (max-width: 767px){#fb-sharing-row.buttons{display:none}}#fb-sharing-row.buttons .fb-share-cnt{float:right}@media (min-width: 1024px) and (max-width: 1070px){#fb-sharing-row.buttons{text-align:right}}@media (min-width: 1024px) and (max-width: 1070px){#fb-sharing-row.buttons .share-btn{width:auto}}#fb-sharing-row.leftbuttons .share-group{margin-left:0px;margin-right:17px;float:left}#fb-sharing-row.large-share-buttons{width:100%;text-align:left}#fb-sharing-row.large-share-buttons .share-group{margin-left:0px;margin-right:17px}#fb-sharing-row.large-share-buttons .right{float:right;margin-right:0;margin-left:17px}@media (min-width: 1024px) and (max-width: 1070px){#fb-sharing-row.large-share-buttons .share-btn{width:auto}#fb-sharing-row.large-share-buttons .share-btn .showonlyphone{display:inline-block !important}}@media (max-width: 767px){#fb-sharing-row{width:100%}}@media (max-width: 480px){#fb-sharing-row{margin-top:0px;margin-bottom:10px}}@media (min-width: 1024px) and (max-width: 1069px){#fb-sharing-row{width:100%}}#fb-sharing-row .share-group{display:inline-block;margin-left:17px}#fb-sharing-row .fb-sharebox{display:inline-block;width:54px;vertical-align:top}#fb-sharing-row .share-btn{float:left;display:inline-block;vertical-align:top;background:#3b5998;color:#ffffff;font-weight:bold;font-size:18px;line-height:40px;text-align:center;-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out}#fb-sharing-row .share-btn.twitter{background:#4099FF}#fb-sharing-row .share-btn.twitter:hover{background:#278bff}#fb-sharing-row .share-btn.vk{background:#4c75a3}#fb-sharing-row .share-btn.vk:hover{background:#446992}#fb-sharing-row .share-btn.whatsapp{background:#48a31a}#fb-sharing-row .share-btn.whatsapp svg{height:75%;width:75%;position:absolute;left:5px;top:5px;z-index:100}#fb-sharing-row .share-btn.whatsapp:hover{background:#3e8d16}@media (max-width: 767px){#fb-sharing-row .share-btn{font-size:16px;float:none}#fb-sharing-row .share-btn i{font-size:22}}@media (max-width: 480px){#fb-sharing-row .share-btn{font-size:14px}}#fb-sharing-row .share-btn:hover{text-decoration:none;background:#344e86}#fb-sharing-row .share-btn span{vertical-align:top;padding:0 10px}#fb-sharing-row .fb-share-cnt{display:none;float:left;vertical-align:top;width:auto;height:auto;border:1px solid #B5B5B5;position:relative;margin-left:15px;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}@media (max-width: 767px){#fb-sharing-row .fb-share-cnt{float:none;display:none}}#fb-sharing-row .fb-share-cnt:before{content:"";position:absolute;left:12px;border-top:0px solid transparent;border-right:13px solid #B5B5B5;border-bottom:17px solid transparent;margin:13px 0 0 -25px}#fb-sharing-row .fb-share-cnt:after{content:"";position:absolute;left:18px;top:42px;border-top:1px solid #ffffff;border-right:12px solid #ffffff;border-bottom:15px solid transparent;margin:-28px;width:0px}#fb-sharing-row .fb-share-cnt p{padding:8px;margin:0;font-size:20px}@media (max-width: 480px){#fb-sharing-row .fb-share-cnt p{font-size:18px}}h4.comments-title{text-transform:uppercase;font-size:14px;margin-top:20px;margin-bottom:5px}h4.comments-title i{margin-right:15px}@media (min-width: 767px){.blur_video{-webkit-filter:blur(30px);filter:blur(30px)}}.video-wrapper{position:relative}.side{display:block;position:absolute;width:90px;height:90px;top:50%;margin-top:-45px;background:rgba(255,255,255,0.2);cursor:pointer;z-index:10050;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out}.side i{position:absolute;line-height:90px;font-size:40px;color:#ffffff;text-align:center;width:50px}.side:hover{background:rgba(255,255,255,0.7)}.po-left{left:-45px}.po-left i{right:0}.po-right{right:-45px}.po-right i{left:0}#player-overlay{display:none;position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:10000;left:0;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:top center}@media (max-width: 767px){#player-overlay{display:none !important}}#player-overlay *{-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out;vertical-align:top}#player-overlay .overlay-wrapper{height:100%;width:100%;background:rgba(0,0,0,0.6)}#player-overlay #replay{display:none;position:absolute;color:white;width:100%;left:0;bottom:0;color:#ffffff;text-align:center;font-size:24px;line-height:70px}#player-overlay #replay span{display:inline-block;cursor:pointer}#player-overlay .overlay-buttons{position:absolute;height:50%;width:100%;bottom:0;left:0;text-align:center;margin-bottom:40px}#player-overlay .overlay-buttons .item{display:inline-block;color:#ffffff;font-size:30px;line-height:80px;cursor:pointer}#player-overlay .overlay-buttons .item:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}#player-overlay .overlay-buttons .item:first-child{margin-right:90px}#player-overlay .overlay-buttons a:hover{text-decoration:none}#player-overlay .overlay-buttons .icon{height:80px;width:80px;display:inline-block;margin-right:15px}#player-prev,#player-next{position:absolute;height:100%;width:45px;z-index:200;overflow:hidden;top:-40px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}@media (max-width: 1023px){#player-prev,#player-next{display:none}}@media (min-width: 1024px) and (max-width: 1070px){#player-prev,#player-next{display:none}}.video-wrapper:hover #player-prev,.video-wrapper:hover #player-next{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}#player-prev .po-left,#player-next .po-right{background:#232323;margin-top:-5px}#player-prev .po-left:hover,#player-next .po-right:hover{background:rgba(255,255,255,0.7)}#player-prev{left:0}#player-next{right:0}.menu-dd-logo{padding:0  5px;text-align:left;float:left}.sidebarmenu{min-height:90px;margin-bottom:20px}#new-menu{background:#000000;text-align:center;padding:5px 0;position:relative;min-height:80px}#new-menu *{vertical-align:top}#new-menu .primary-logo{display:inline-block;max-width:190px;padding:9px}#new-menu iframe{display:inline-block;margin-top:3px;margin-left:10px}#new-menu .sections{bottom:4px;left:4px;border:0px}#new-menu .sections i{vertical-align:middle;line-height:48px}#new-menu .iconmenu{margin-top:5px;position:relative;padding:0 6px;margin-right:1px}#new-menu .iconmenu li{min-width:56px}#new-menu .iconmenu .menu-icon-link{padding:0px 16px 0 16px}#new-menu .iconmenu .searchul{left:-232px;z-index:9999}#new-menu .iconmenu input[type="text"]#s{width:190px;line-height:27px}#new-menu .trending-button{display:inline-block;background:#ff422a url('../img/trending-icon.png?1414443648') no-repeat;background-size:96%;background-position:2px 11px}#new-menu .trending-button a{display:block;width:57px;height:48px}#new-menu .trending-button i{opacity:0}.readmore{width:100%;border-top:1px solid #dcdcdc;height:30px;text-align:center;position:relative;margin-top:10px;cursor:pointer;z-index:100;margin-bottom:5px}.readmore div{position:absolute;background:#fff;border:1px solid #dcdcdc;line-height:20px;padding:0 5px;top:-10px;left:50%;margin-left:-50px;cursor:pointer;font-size:12px}.readmore div:hover{background:#dcdcdc}.readmore div i{-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out}.content__video{padding-top:10px !important;height:53px;overflow:hidden;position:relative;-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out}.white-gradient__bottom{position:absolute;bottom:0;width:100%;height:40px;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, rgba(255,255,255,0)),color-stop(100%, #ffffff));background-image:-moz-linear-gradient(rgba(255,255,255,0) 30%,#ffffff);background-image:-webkit-linear-gradient(rgba(255,255,255,0) 30%,#ffffff);background-image:linear-gradient(rgba(255,255,255,0) 30%,#ffffff)}.trending{float:left;width:100%}.trending--sidebar img{min-width:100%}#sidebar .trending--sidebar{width:300px}#sidebar .trending__sticky.trending__sticked{position:fixed;top:48px}#sidebar .trending__sticky--bottom{position:absolute !important;top:auto;bottom:0}.trending__head{width:100%;margin-top:10px}.head__title{float:left;height:15px;vertical-align:top;font-size:14px;margin:15px 0}.head__title--general{line-height:23px;height:24px;margin-top:0;text-transform:uppercase}.head__title--general i{font-size:24px;margin-right:5px}.head__title svg{height:100%;width:28px}.head__title polygon{fill:#000}.trending__tab{float:right;padding:5px 10px;margin:10px 0;font-size:14px;cursor:pointer}.trending__tab--active,.trending__tab:hover{background:#a9a9a9;color:#ffffff !important}.trending__panel{display:none}.trending__panel:first-child{display:block}.trending__post{width:236px;float:left;margin-right:10px;display:none}@media (min-width: 1024px) and (max-width: 1069px){.trending__post{width:186px}}.trending__post--vertical{width:100%;margin-bottom:15px;margin-right:0;display:block}.trending__post--vertical:last-child{margin-bottom:0}.trending--in-view .trending__post{display:block}.trending__post:hover{text-decoration:none}.trending__post:nth-child(3n){margin-right:0}.trending__post .post__title{font-size:14px;height:50px;font-weight:normal;margin-bottom:10px;color:#4b4b4c}.trending__post .post__title--vertical{font-size:16px;line-height:22px;height:44px;max-height:44px;overflow:hidden}.post__image{max-width:100%;width:100%;-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out}.trending__panel .post__image{height:125px;margin-bottom:5px;overflow:hidden}@media (min-width: 1024px) and (max-width: 1069px){.trending__panel .post__image{height:99px}}.post__image:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.post-navigation{width:100%;float:left}.post-navigation__link{display:block;width:49%;float:left;background:#f6f6f6;position:relative;font-size:14px;line-height:20px}.post-navigation__link:hover{background:#dcdcdc}.post-navigation__link i{position:absolute;font-size:28px;left:17px;top:24px}@media (max-width: 767px){.post-navigation__link i{top:14px}}.post-navigation__link span{display:block;padding:15px 30px}.post-navigation__link--next span{padding-left:50px}.post-navigation__link--prev{float:right;text-align:right}.post-navigation__link--prev span{padding-right:50px}.post-navigation__link--prev i{left:auto;right:17px}.post-navigation__link:hover{text-decoration:none}.post-navigation.with-images a{background:#acacac;-moz-transition:opacity,0.25s,ease-in-out;-o-transition:opacity,0.25s,ease-in-out;-webkit-transition:opacity,0.25s,ease-in-out;transition:opacity,0.25s,ease-in-out}.post-navigation.with-images a:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7}.post-navigation.with-images .image{width:85%}.post-navigation.with-images .image img{vertical-align:bottom}.post-navigation.with-images i{color:#ffffff;font-size:38px;left:15px;top:50%;margin-top:-16px}.post-navigation.with-images .post-navigation__link--prev i{right:15px}.post-navigation.with-images .post-navigation__link--next .image{float:right;text-align:right}.post-navigation.with-images .post-navigation__link--prev .image{text-align:left}.post-navigation.with-images span{position:absolute;bottom:0;width:70%;color:white;font-weight:bold;text-shadow:2px 2px 4px #000000;font-size:16px}@media (max-width: 767px){.post-navigation.with-images span{position:relative;text-shadow:0px 0px #000000}}@media (min-width: 0px) and (max-width: 380px){.post-navigation.with-images span{font-size:13px}}@media (max-width: 767px){.post-navigation.with-images .post-navigation__link--prev span{float:right}}.post-navigation.with-images .post-navigation__link--next span{right:0}.title__video{margin-left:-20px;margin-right:-20px;padding:0 20px;border-bottom:1px solid #dcdcdc;min-height:95px}.title__video.under-video{border:0;margin-top:20px;min-height:0px}.title__video.above-video{border:0;margin-top:0;min-height:0px}@media (max-width: 480px){.title__video{margin-bottom:10px}}h1.entry-title{font-family:arial, verdana, serif;color:#000000;font-style:normal;padding-bottom:10px;font-size:24px;line-height:28px;font-weight:bold;margin-top:0px}@media (max-width: 480px){h1.entry-title{font-size:20px;line-height:24px}}h1.entry-title a{color:#000000}h2.entry-title{color:#000000}.like__top-post{border:1px solid #dcdcdc;margin-bottom:20px}@media (max-width: 767px){.like__top-post{margin-bottom:10px}}.like__top-post .head__title{float:none;display:inline-block;margin-left:20px;margin-right:20px}.like__top-post .fb-like{overflow:hidden;margin:13px 0;vertical-align:top;max-width:100px;display:inline-block}.like__top-post .close{height:17px;width:17px;position:absolute;right:15px;top:15px;cursor:pointer}.like__top-post .close:hover .bar{background:#000000}.like__top-post .close .bar{width:1px;height:17px;background:#dcdcdc;position:absolute;top:0;left:10px;-moz-transition:all,0.25s,ease-in-out;-o-transition:all,0.25s,ease-in-out;-webkit-transition:all,0.25s,ease-in-out;transition:all,0.25s,ease-in-out;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.like__top-post .close .bar:last-child{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fb-sharing-wide-button{width:100%;background:#3b5998;color:#ffffff;text-align:center;margin:10px 0 15px 0;float:left;padding:14px 0;font-size:20px;font-weight:bold;position:relative;border-bottom:2px solid #263961;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.fb-sharing-wide-button:hover{background:#2d4373}@media (max-width: 767px){.fb-sharing-wide-button{margin:0px 0 5px 0;text-indent:-20px;font-size:18px}}.fb-sharing-wide-button:hover{color:#ffffff;text-decoration:none}.fb-sharing-wide-button .count{display:none}.fb-sharing-wide-button .share-count{display:inline-block;margin:0;font-size:20px}@media (max-width: 767px){.fb-sharing-wide-button .share-count{font-size:18px}}.fb-sharing-wide-button div.share-count{position:absolute;right:0px;padding:4px 15px;top:0;border-left:1px solid white;text-indent:0;margin:10px 0}.fb-sharing-wide-button i{font-size:31px;position:absolute;left:17px;top:12px;text-indent:0px}#fb-sharing-row .share-btn.simple{line-height:48px}#fb-sharing-row .share-btn.simple .icon__facebook{height:48px;width:48px}#fb-sharing-row .share-btn.simple .icon__facebook--share-row:after{display:none}#fb-sharing-row .share-btn.simple i{font-size:33px;bottom:7px;right:9px}#fb-sharing-row .share-btn.simple span{padding:0 20px}#fb-sharing-row.native{width:100%;position:relative;background:url("../img/h-separator.png") center left repeat-x;background-size:22px}#fb-sharing-row.native hr{position:absolute;width:100%;top:16px;z-index:-1}#fb-sharing-row.native span{display:inline-block}#fb-sharing-row.native .share-cta{vertical-align:top;text-align:right;padding:13px 0 0 20px;background-color:white;width:auto;float:right;font-size:12px;color:#3b5998}@media (max-width: 767px){#fb-sharing-row.native .share-cta{width:100%;text-align:center}}#fb-sharing-row.native .share-cta span{line-height:22px}#fb-sharing-row.native .share-cta .fb-like{vertical-align:top;overflow:hidden;margin-left:10px;display:inline-block}@media (max-width: 767px){#fb-sharing-row.native .share-group{width:100%}#fb-sharing-row.native .share-group .share-btn.simple{width:100%}#fb-sharing-row.native .share-group .share-btn.simple span{padding:0 40px 0 0}}#filter{border:1px solid #C2C2C2;position:absolute;overflow:hidden;right:20px;top:21px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}@media (max-width: 1230px){#filter{right:auto}.author #filter{top:5px}}#filter .filter{float:left;margin-right:-1px;cursor:pointer;border-left:1px solid #C2C2C2;padding:10px 15px;background:#ffffff}#filter .filter:hover{background:#DFDFDF}#filter .filter.active{background:#DFDFDF;border-left:1px solid #C2C2C2;border-right:1px solid #C2C2C2}#filter .filter:first-child{border-left:0px solid #C2C2C2}#filter .filter.active:first-child{border-left:0px solid #C2C2C2}#filter .filter:last-child{border-right:0px solid #C2C2C2}#filter .filter.active:last-child{border-right:0px solid #C2C2C2}#filter .filter:hover{text-decoration:none}#content .header{position:relative;min-height:84px;width:100%}@media (max-width: 1230px){#content .header{min-height:120px;text-align:center;margin-bottom:20px}.author #content .header{height:120px}#content .header h1{width:100%;text-align:center;margin-bottom:0;padding:5px 0}#content .header #filter{display:inline-block;position:inherit}}@media (max-width: 767px){#content .header{min-height:0px}}@media (max-width: 480px){.author #content .header{height:160px}}h1.archiveheader{padding:10px 0;margin:20px 10px 16px 10px}@media all and (max-width: 1200px){.prev-next{display:none}.nav1{margin:0 40px 0 40px}#sliding-socials{display:none}}@media all and (min-width: 1070px){.single .newcontainer_16{width:1070px}.single #content{width:728px}.video-wrapper{padding:0 1px;width:726px;background:#000000}#bottom-mobile-socials{display:none}}@media only screen and (max-width: 959px) and (min-width: 768px){.iconmenu,.sf-menu,.sf-menu *{font-size:18px}}@media all and (max-width: 960px){.subscribe-container h3{font-size:1em}.subscribe-container form{width:100%}.postlisttitlewrap{height:140px;min-height:140px;max-height:140px}#filter{top:12px}#filter .filter{padding:6px 15px}.author header{height:160px;text-align:center}.author #filter{top:40px;display:inline-block;float:none;position:relative;top:0;right:0}.author-box.authorpage{margin:10px 10px 20px 0px;text-align:left}}@media all and (min-width: 768px) and (max-width: 959px){.single #content{width:96%;margin:1% 2%}.single #contentcontainer{max-width:100%}}@media all and (max-width: 768px){#contentcontainer .subscribe-container input[type="submit"]{text-transform:lowercase}#featured{display:none}.postlisttitlewrap{min-height:0}.sf-menu{display:block}.author-box h6{margin-bottom:0px}.author-box h6.author-job{font-size:1em;margin-top:0px;width:100%;margin-top:-10px;margin-bottom:10px}.author-box.authorpage{margin:10px 0px 20px 0px}#thegrid .boxes:hover .text-count{color:#ffffff}#content .header{height:68px;position:relative;text-align:center}#filter{right:0px;display:inline-block;position:relative}.author #content header{height:176px}}@media all and (max-width: 767px){#content .header{height:auto;position:relative;min-height:50px}#filter{top:14px;min-width:420px;left:0px}#filter .filter{width:140px;padding:6px 0;text-align:center}.postlisttitlewrap{height:90px;min-height:90px;max-height:90px}}@media all and (min-width: 480px){.one_third{float:left;width:33.1% !important;padding-right:0 !important;padding-left:0 !important;margin-left:0 !important;margin-right:0 !important}}@media all and (max-width: 480px){.btnsubscribe span{display:none}.subscribe-container .right{display:none}.subscribe-container .left{width:100%;border-right:0px}.related-article .title h2{font-size:1.2em}#content .header{height:auto;padding-bottom:25px}#filter{min-width:100%}#filter .filter{width:100%;padding:8px 0;text-align:center;border-left:0px;border-bottom:1px solid #C2C2C2}#filter .filter:last-child{border-bottom:0px solid #C2C2C2}.author #content header{height:238px}.one_third{float:left;width:50% !important;padding-right:0 !important;padding-left:0 !important;margin-left:0 !important;margin-right:0 !important}}.wp-caption{background:transparent;padding:0;margin:0;position:relative;max-width:100%;width:100% !important;padding-bottom:30px;border:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.wp-caption img{margin:0;max-width:100%;min-width:100%;width:100%;height:auto}.wp-caption .content_image_extracted{margin-bottom:0}.wp-caption .wp-caption-text{position:absolute;bottom:9px;right:0;padding:0;display:inline-block;text-align:right;color:#747474;font-size:10px}.wp-caption .caption__links{font-weight:normal;color:#747474}@media (min-width: 767px){body.single.scrolled.fix-menu article{-webkit-transform:translate3d(0, 0, 1px)}}#custom_fan_gate_overlay{-webkit-transform:translate3d(0, 0, 50px)}#custom_fan_gate_overlay_div{-webkit-transform:translate3d(0, 0, 51px)}.scrolled.fix-menu.mobile-top-share #footer-mobile-share.share-wide{-webkit-transform:translate3d(0, 0, 51px)}#sharepp_background{-webkit-transform:translate3d(0, 0, 50px)}#sharepp_wrapper{-webkit-transform:translate3d(0, 0, 51px)}#custom_fan_gate_overlay_div{height:230px;margin-top:-165px !important;margin-left:-194px !important;width:382px}.like__slidein{position:fixed;bottom:50px;right:50px;padding:5px;background:#ffffff;border:1px solid #999999;z-index:10000;display:none;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}.like__slidein iframe{max-height:235px}.like__slidein i{display:block;position:absolute;top:10px;right:10px;cursor:pointer;color:#ffffff;z-index:9999}
/*# sourceMappingURL=custom.css.map */
