html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  padding: 0 !important;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: none;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../fonts/glyphicons-halflings-regular.eot");
  src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
    url("../../fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.breadcrumb{
    width:100%;
    float:left;
}
.breadcrumb ul {
    padding: 0;
    margin: 0;
    float: left;
}
.breadcrumb ul li {
    list-style: none;
    float: left;
}
.breadcrumb ul li a {
    color: #777;
    font-size: 13px;
    font-family: 'gn-tittle';
}
.breadcrumb ul li+li:before {
    padding: 0 5px 0 0;
    color: #ccc;
    content: "\2002\003e";
}
.breadcrumb ul li:last-child a, .breadcrumb ul li a:hover {
    color: #21409a;
}
.video-js.vjs-fluid {
  min-height: 300px;
  min-width: 320px;
}
.categorybg.inde .ind-container .inde-story-main .inde-story-left ul li .top_titile h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 81px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 70px;
}
.categorybg.inde .ind-container .inde-story-main .inde-story-left ul li .top_titile p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 81px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 70px;
}
.medium-insert-embeds .infogram_container {
    position: relative; 
    overflow: hidden;
    padding-top: 100%;
}
.medium-insert-embeds .infogram_container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
@media (max-width: 600px) {
    .breadcrumb ul li:last-child{
        display: none;
    }
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e1e1e1;
  width: 100%;
  float: left;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    padding: 0 2%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
    padding: 0 10px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1270px;
    padding: 0 10px;
  }
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #efefef;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  -webkit-filter: alpha(opacity=65);
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #21409a;
  border-color: #21409a;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
  border-right: 1px solid #3b3c3c;
  border-left: 1px solid #3b3c3c;
  border-bottom: 1px solid #3b3c3c;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #20409a;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  width: 50%;
  text-align: center;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning.active {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.commentsBlock .panel-info {
  border-color: #bce8f1;
  border: 1px solid #d9edf7;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  font-family: "gn-tittle";
  font-size: 16px;
  color: #777;
}
.commentsBlock .panel-info .panel-heading {
  color: #fff;
  background-color: #21409a;
  border-color: #21409a;
  padding: 5px 10px;
}
.commentsBlock .panel-info:last-child {
  border: 1px solid #d9edf7;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  padding: 10px 15px;
}
.panel-info > .panel-heading h4 {
  font-size: 19px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 0;
}
.panel-info > .panel-heading h4 .text-muted {
  font-size: 11px;
  color: #ccc;
  float: right;
  line-height: 25px;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  -webkit-filter: alpha(opacity=20);
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -webkit-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -ms-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  -webkit-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  -webkit-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -ms-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  -webkit-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  -webkit-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}
.royalSlider > * {
  float: left;
}
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}
.rsThumb {
  float: left;
  position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  transition: 0s;
  display: none;
}
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}
.rsPreloader {
  position: absolute;
  z-index: 0;
}
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}
.rsTabs {
  float: left;
  background: none !important;
}
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: 0.3s;
}
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}
img.rsImg {
  max-width: none;
}
.grab-cursor {
  cursor: url(grab.png) 8 8, move;
}
.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move;
}
.rsNoDrag {
  cursor: auto;
}
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif);
}
#video-gallery {
  width: 100%;
}
.videoGallery .rsTmb {
  padding: 10px 0;
}
.videoGallery .rsThumbs .rsThumb {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #3d58a5;
  padding: 10px;
}
.videoGallery .rsThumbs {
  width: 220px;
  padding: 0;
}
.videoGallery .rsThumb.rsNavSelected {
  background-color: #091f5e;
}
.videoGallery .rsThumb.rsNavSelected::after {
  right: -16px;
  z-index: 1;
  background-color: white;
  content: "";
  position: absolute;
  top: 6px;
  width: 30px;
  height: 30px;
  background: inherit;
  border: inherit;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 0 4px 0 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.sampleBlock {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.95) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.95) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.95) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #20409a;
  color: #fff;
}
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}
.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}
.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}
.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}
.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("../../images/rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}
.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}
.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}
.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}
.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: 0.2;
  -webkit-filter: alpha(opacity=20);
  filter: alpha(opacity=20);
  *display: none;
}
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden;
}
.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
  background-color: #fff;
}
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px;
}
.rsDefault .rsThumbsVer {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}
.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}
.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}
.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  -webkit-filter: alpha(opacity=30);
  filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
  display: block;
}
.rsDefault .rsTmb h5 {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
  line-height: 19px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.7px;
}
.rsDefault .rsTmb span {
  color: #ddd;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 22px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
  background-color: #20409a;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
  background-color: #20409a;
  background: -webkit-linear-gradient(
    bottom,
    #20409a 0,
    rgba(32, 64, 154, 0.72) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    #20409a 0,
    rgba(32, 64, 154, 0.72) 100%
  );
  background: linear-gradient(0deg, #20409a 0, rgba(32, 64, 154, 0.72) 100%);
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}
.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("../../images/slider-arrow.svg");
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -29px;
  position: absolute;
  top: 17px;
  background: url(../../images/slider-arrow-2.svg);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -30px;
}
.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}
@media screen and (min-width: 0) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px;
  }
  .rsDefault .rsThumbsHor {
    height: 44px;
  }
}
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}
.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #d9d9dd;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}
.rsDefault .rsTab:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}
.rsDefault .rsTab:active {
  border: 1px solid #d9d9dd;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected {
  color: #fff;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #acacac;
  background-image: -webkit-linear-gradient(top, #acacac, #bbb);
  background-image: -moz-llinear-gradient(top, #acacac, #bbb);
  background-image: linear-gradient(to bottom, #acacac, #bbb);
}
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}
.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../../images/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}
.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url(../../images/rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}
.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}
.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../../images/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}
@media screen and (min-width: 0) and (max-width: 500px) {
  .videoGallery .rsTmb {
    padding: 6px 8px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 12px;
    line-height: 17px;
  }
  .videoGallery .rsTmb span {
    display: none;
  }
  .videoGallery .rsOverflow,
  .royalSlider.videoGallery {
    height: 300px !important;
  }
  .sampleBlock {
    font-size: 14px;
  }
}
.sidenav {
  height: 100%;
  width: 270px;
  position: fixed;
  z-index: 9999999999;
  top: 0;
  background: url("../../images/menu-bg.jpg") top right no-repeat;
  background-size: cover;
  overflow: hidden;
  transition: 0.5s;
  padding-top: 10px;
  padding-bottom: 0;
  -webkit-transform: translateX(-310px);
  -ms-transform: translateX(-310px);
  transform: translateX(-310px);
  -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  -ms-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
}
.sidenav.openNavLeft {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.sidnav-logo a {
  padding: 8px !important;
  position: relative;
}
.sidenav li a span {
  float: none;
  display: block;
  width: 100%;
  font-size: 11px;
  line-height: 1px;
  text-transform: uppercase;
  color: #797979;
  font-family: "gn-tittle";
  word-spacing: 2px;
}
.sidenav .inner-scroller {
  overflow-y: auto;
  overflow-x: hidden;
}
.sidenav .inner-scroller .fb-bot-btn {
  background: none;
}
.sidenav .drawer-logo a {
  padding: 0;
}
.sidenav .drawer-logo img {
  width: 120px;
  display: table;
  margin: 18px auto 27px auto;
}
.sidenav .inner-scroller ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidenav .inner-scroller ul li {
  position: relative;
}
.sidenav .inner-scroller ul li .svg-add-icon {
  display: block;
}
.sidenav .inner-scroller ul li .svg-remove-icon {
  display: none;
}
.sidenav .inner-scroller ul li.menu-open .svg-add-icon {
  display: none;
}
.sidenav .inner-scroller ul li.menu-open .svg-remove-icon {
  display: block;
}
.sidenav .inner-scroller ul li ul {
  display: none;
  background: url("../../images/menu-bg.jpg") top right no-repeat;
  background-size: cover;
}
.sidenav
  .inner-scroller
  ul
  li
  ul
  a:not(.no-follo-anch):not(.top-head-bell-responsive):not(.logo) {
  padding-left: 35px;
  line-height: 26px;
  font-size: 14px;
  padding-top: 8px !important;
  padding-bottom: 8px;
  font-family: "gn-light";
}
.sidenav a:not(.no-follo-anch):not(.top-head-bell-responsive):not(.logo) {
  padding: 3px 18px;
  text-decoration: none;
  font-size: 18px;
  color: #f5f5f5;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  line-height: 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  font-weight: 900;
  font-family: "gn-home";
}
.sidenav .drawer-logo img {
  width: 50px;
  display: table;
  margin: 18px auto 27px auto;
}
.sidenav a.ad-icon {
  position: absolute;
  right: 10px;
  top: 13px;
  z-index: 99999;
  width: 30px;
  height: 30px;
}
.sidenav a.ad-icon svg {
  width: 15px;
  height: 15px;
  margin-left: 0;
  margin-top: 7px;
}
.sidenav a span {
  width: 20px;
  float: left;
}
.sidenav a:hover,
.offcanvas a:focus {
  color: #f1f1f1;
}
.mobile-db {
  padding: 0 0 0 20px;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
#style-1::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
#style-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #414141;
}
.message-item {
  margin-left: 40px;
  position: relative;
  float: left;
}
.message-item .message-inner {
  border-radius: 3px;
  padding: 10px;
  position: relative;
}
.message-item:before {
  background: #fff;
  border-radius: 2px;
  bottom: -7px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  content: "";
  height: 70%;
  left: -30px;
  position: absolute;
  width: 1px;
}
.message-item:first-child:after {
  background: #d90000;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  content: "";
  height: 10px;
  left: -34px;
  position: absolute;
  top: 10px;
  width: 10px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.message-item .message-head .avatar {
  margin-right: 20px;
}
.message-item .message-head .user-detail {
  overflow: hidden;
}
.message-item .message-head .user-detail h2 {
  font-size: 1.5em;
  margin: 0;
  line-height: 20px;
  font-weight: 300;
}
.message-item .message-head .post-meta {
  float: left;
  padding: 0 15px 0 0;
}
.message-item .message-head .post-meta > div {
  color: #333;
  font-weight: bold;
  text-align: right;
}
.post-meta > div {
  color: #777;
  font-size: 12px;
  line-height: 22px;
}
.message-item .message-head .post-meta > div {
  color: #333;
  font-weight: bold;
  text-align: right;
}
.post-meta > div {
  color: #777;
  font-size: 12px;
  line-height: 22px;
}
.timeline-badge {
  color: #686868;
  font-size: 1.2em;
  position: relative;
  top: 16px;
  width: 100%;
  float: left;
}
.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  background: none;
  box-shadow: none;
  margin-bottom: 20px !important;
}
.panel:last-child {
  border-bottom: none;
}
.panel-group .panel {
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-heading {
  background-color: #242424;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}
.panel-title a {
  display: block;
  color: #000;
  padding: 11px;
  position: relative;
}
.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}
.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  -webkit-transition: border-radius 0.3s linear 0.2s;
  transition: border-radius 0.3s linear 0.2s;
}
.panel:last-child .panel-heading.active {
  border-radius: 0;
  -webkit-transition: border-radius linear 0s;
  transition: border-radius linear 0s;
}
.panel-heading a:before {
  content: "\e146";
  position: absolute;
  font-family: "Material Icons";
  right: 5px;
  top: 10px;
  font-size: 24px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.panel-heading.active a:before {
  content: " ";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
#bs-collapse .panel-heading a:after {
  content: " ";
  font-size: 24px;
  position: absolute;
  font-family: "Material Icons";
  right: 5px;
  top: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#bs-collapse .panel-heading.active a:after {
  content: "\e909";
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#accordion .panel-heading a:before {
  font-size: 24px;
  position: absolute;
  font-family: "Material Icons";
  right: 20px;
  top: 6px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 17px;
}
#accordion .panel-heading.active a:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.module.parallax-1 {
  background-image: url(../../images/long-read-img.jpg);
  height: 650px;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-top: -15px;
}
.loader {
  width: 80px;
  height: 80px;
  position: fixed;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.material-switch > input[type="checkbox"] {
  display: none;
}
.material-switch > label {
  cursor: pointer;
  height: 0;
  position: relative;
  width: 40px;
}
.material-switch > label::before {
  background: #f1ecec;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: "";
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 40px;
}
.material-switch > label::after {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  content: "";
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
  background: inherit;
  opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
  background: inherit;
  left: 20px;
}
.commentsBlock {
  font-family: "gn-tittle";
}
.commentsBlock span {
  margin-right: 12px;
  cursor: pointer;
}
.commentsBlock span:hover {
  opacity: 0.7;
}
.error_comment {
  border: 1px solid #f00;
}
.commentsBlock span img {
  margin-right: 5px;
}
.comment_error_msg {
  font-size: 13px;
  color: #f00;
  margin-bottom: 5px;
}
.comment_success_msg {
  margin-bottom: 5px;
  color: #1b901f;
}
.captch_image {
  float: right;
  width: 50%;
  line-height: 32px;
  text-align: right;
}
#captcha {
  float: left;
  width: 50%;
}
.next_btn {
  position: fixed;
  bottom: 15px;
  right: 10px;
  z-index: 20;
}
.next_btn .next {
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 30px;
  background: #111;
  cursor: pointer;
}
.next_btn p {
  display: none;
  float: left;
  line-height: 0;
  text-align: left;
  padding: 0;
  margin: 0 12px;
  color: #fff;
  font-size: 15px;
}
.next_btn svg {
  position: absolute;
  right: 0;
  top: 15%;
  width: 43px;
  height: 60%;
  left: inherit;
}
.next_btn .arrow {
  fill: #fff;
}
.pre_btn {
  position: fixed;
  bottom: 15px;
  left: 10px;
  z-index: 20;
}
.pre_btn .previous {
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 30px;
  background: #111;
  cursor: pointer;
}
.pre_btn p {
  display: none;
  float: left;
  line-height: 0;
  text-align: left;
  padding: 0;
  margin: 0 12px 0 32px;
  color: #fff;
  font-size: 15px;
}
.pre_btn svg {
  position: absolute;
  right: inherit;
  top: 15%;
  width: 43px;
  height: 60%;
  left: 0;
}
.pre_btn .arrow {
  fill: #fff;
}
@media (min-width: 993px) {
  .next_btn.show-title .next,
  .next_btn:hover .next {
    width: auto;
    padding-right: 43px;
  }
  .next_btn.show-title p,
  .next_btn:hover p {
    display: block;
  }
  .pre_btn.show-title .previous,
  .pre_btn:hover .previous {
    width: auto;
    padding-right: 43px;
  }
  .pre_btn.show-title p,
  .pre_btn:hover p {
    display: block;
  }
}
@media (max-width: 992px) {
  .next_btn .next {
    width: 44px;
  }
  .next_btn p {
    display: none;
  }
  .next_btn svg {
    left: 20%;
    top: 20%;
    width: 60%;
  }
  .pre_btn .previous {
    width: 44px;
  }
  .pre_btn p {
    display: none;
  }
  .pre_btn svg {
    left: 20%;
    top: 20%;
    width: 60%;
  }
}
.vjs-menu.vjs-rightclick-popup .vjs-menu-item.vjs-powered-by {
  display: none;
}
.ima-ad-container video {
  left: 0;
  top: 0;
}
.fixed-side-button {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: -300px;
  height: 100%;
  background: #fff;
  box-shadow: 1px 1px 5px #8c8787;
  border: 1px solid #f1f1f1;
  border-right: 0;
}
.jang-news-panel span,
.jang-news-panel h2 {
  font-family: "Nafees" !important;
}
.fixed-side-button hr {
  margin: 10px 0;
}
.geo-news-panel.fixed-side-button {
  background: #1e222b;
  color: #fff;
}
.jang-news-panel.fixed-side-button {
  background: #16538c;
  color: #fff;
}
.fixed-side-button img {
  height: 50px;
  text-align: center;
  margin: 22px auto 0 auto;
  display: table;
}
.category-body {
  max-height: 49%;
  overflow: hidden;
  overflow-y: auto;
}
.bottomMainFixed .content-section .btn {
  margin-left: 5px;
  margin-right: 5px;
}
.the-news-panel.bell-section {
  bottom: inherit;
  top: 25%;
}
.geo-news-panel.bell-section {
  bottom: inherit;
  top: 23%;
  background: #a90909;
}
.the-news-panel.fixed-side-button {
  background: #0088d6;
  color: #fff;
}
.the-news-panel .column-category-vertical span {
  color: #fff;
}
.geo-news-panel.fixed-side-button h2,
.fixed-side-button .fa {
  color: #fff;
}
.jang-news-panel .column-category-vertical {
  padding: 6px 10px;
}
.jang-news-panel .btn-primary {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  margin-top: 8px !important;
}
.jang-news-panel.fixed-side-button h2 {
  text-align: right;
  margin-right: 20px;
  font-size: 24px;
  padding-top: 10px;
}
.jang-news-panel.bell-section {
  right: inherit;
  top: 25%;
  left: 20px;
}
.jang-news-panel .column-category-vertical {
  background: #123b61;
}
.jang-news-panel.fixed-side-button .closeSideBar {
  float: left;
}
.jang-news-panel .column-category-vertical [type="checkbox"] {
  float: right;
  margin-right: 15px;
}
.jang-news-panel .column-category-vertical span {
  float: right;
  margin-right: 15px;
  font-size: 16px;
}
.the-news-panel {
  font-family: sans-serif !important;
}
.the-news-panel.bottomMainFixed {
  background: #0088d6;
}
.the-news-panel.responsive-fixed-area {
  background: #0088d6;
}
.the-news-panel .btn.btn-danger.subscribe-t-btn,
.the-news-panel .btn.btn-danger.close-bottom-panel {
  width: 70px;
}
.responsive-fixed-area {
  display: none;
  position: fixed;
  bottom: 0;
  height: 75px;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  text-align: center;
}
.responsive-fixed-area a {
  width: 100%;
  clear: both;
  display: block;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  line-height: 15px;
  text-align: center;
}
.responsive-fixed-area img {
  height: 13vh;
  float: left;
}
.responsive-fixed-area h2 {
  float: left;
  color: #fff;
  padding-left: 20px;
  padding-top: 13px;
  font-family: Arial;
  margin: 0;
}
.bell-section {
  display: block;
  background: #a90909;
  width: 50px;
  height: 50px;
  padding: 13px 15px;
  border-radius: 50%;
  position: fixed;
  float: left;
  color: #fff;
  font-size: 20px;
  bottom: 25%;
  z-index: 99999999999;
  right: 30px;
}
.bell-section .fa {
  color: #fff !important;
}
.fixed-side-button .buttonBody {
  width: 295px;
  padding: 10px;
  min-height: 710px;
  height: 100%;
  position: relative;
}
.fixed-side-button .btn {
  display: table;
  float: none;
  margin: 25px auto 0 auto;
}
.fixed-side-button .powered-text {
  width: 100%;
  text-align: center;
  color: #ccc !important;
  margin-top: 15px;
}
.the-news-panel.fixed-side-button .powered-text {
  margin-top: 0;
}
.the-news-panel.fixed-side-button .btn {
  background-color: #c9302c;
  border-color: #ac2925;
}
.the-news-panel.fixed-side-button img {
  height: 62px;
  margin: 0 auto;
}
.fixed-side-button .buttonBody .sub-section {
  width: 100%;
  clear: both;
  position: relative;
}
.close-side-button {
  float: right;
  margin-right: 20px;
}
.bottomMainFixed.jang-news-panel .powered-text {
  margin-top: 5px;
}
.fixed-side-button h2 {
  font-family: Arial;
  font-size: 18px;
  margin: 0;
}
.fixed-side-button .buttonBody .sub-section [type="checkbox"] {
  float: left;
  margin-right: 8px;
}
.jang-news-panel.fixed-side-button .buttonBody .sub-section [type="checkbox"] {
  float: right;
  margin-right: 25px;
}
.fixed-side-button .buttonBody .sub-section span {
  float: left;
  font-family: Arial;
  font-size: 14px;
}
.jang-news-panel.fixed-side-button .buttonBody .sub-section span {
  float: right;
  margin-right: 16px;
}
.fixed-side-button .buttonBody p {
  font-size: 14px;
  text-align: center;
}
.fixed-side-button.disable,
.fixed-side-button .disable,
.responsive-fixed-area.disable,
.bottomMainFixed.disable,
.bottomMainFixed .disable,
.bell-section.disable {
  display: none;
}
.powered-text {
  margin: 0 auto;
  display: table;
  color: #ccc !important;
  font-size: 12px;
}
.bottomMainFixed {
  position: fixed;
  bottom: 0;
  height: 75px;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 6px 20px;
  z-index: 999999;
  font-family: Arial;
}
.bottomMainFixed .content-section h2 {
  font-size: 21px;
  padding-top: 15px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
  font-family: Arial;
}
.the-news-panel.bottomMainFixed .content-section h2 {
  font-weight: 800;
}
.bottomMainFixed .content-section img {
  height: 72px;
}
.bottomMainFixed .content-section .btn {
  margin-top: 11px;
}
.bottomMainFixed .cross-icons {
  position: absolute;
  right: 10px;
  top: 3px;
  color: #fff;
  font-size: 20px;
}
.category-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.8);
}
.category-listing-popup {
  position: absolute;
  background: #fff;
  width: 600px;
  height: 250px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border-radius: 8px;
  padding: 10px;
}
.column-category {
  width: 25%;
  float: left;
  padding: 0 5px;
  margin: 10px 0;
}
.column-category-vertical {
  width: 100%;
  margin: 1px 0;
  padding: 10px 10px;
}
.bottomMainFixed.jang-news-panel {
  background: #16538c;
}
.geo-news-panel .column-category-vertical {
  background: #343d46;
}
.the-news-panel .column-category-vertical {
  background: #0069a5;
}
.column-category-vertical span {
  margin-left: 8px;
}
.geo-news-panel.fixed-side-button h2 {
  font-family: "Lato", sans-serif;
}
.column-category span {
  display: inline-block;
  vertical-align: text-bottom;
  text-transform: capitalize;
}
.jang-news-panel .row {
  background: transparent;
}
.jang-news-panel .col-xs-2,
.jang-news-panel .col-xs-7 {
  float: right;
}
.jang-news-panel.bottomMainFixed .content-section img {
  height: 50px;
  margin-top: 6px;
}
.jang-news-panel.bottomMainFixed .content-section .btn {
  width: 100px;
  margin-top: 18px;
}
.jang-news-panel .column-category-vertical.highTonColor {
  background: #1682e6;
}
.the-news-panel .column-category-vertical.highTonColor {
  background: #0f3558;
}
@media (max-width: 990px) {
  .bottomMainFixed {
    height: 72px;
    display: none;
  }
  a.small-white-btn {
    padding: 2px 0;
    line-height: 26px;
    border-radius: 4px;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 6px;
    margin-right: 10px;
    text-align: center;
    width: 54px;
    display: table;
    float: left;
    clear: none;
  }
  .responsiveControlsContainer {
    display: table;
    margin: 0 auto;
  }
  .bottomMainFixed .content-section img {
    height: auto;
  }
  .bottomMainFixed .content-section h2 {
    font-size: 20px;
    text-align: center;
    padding-top: 6px;
  }
  .bottomMainFixed .content-section .btn {
    margin-top: 0;
  }
  .responsive-fixed-area {
    display: block;
  }
  .responsive-fixed-area a.cross-responsive-bar {
    position: absolute;
    display: table;
    top: -28px;
    right: 5px;
    font-size: 21px;
    padding: 0;
    background: #fff;
    height: auto;
    border-radius: 50%;
    border: 2px solid #000;
    z-index: 9999999;
    width: 33px;
    height: 33px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000 !important;
  }
  .jang-news-panel.responsive-fixed-area a.cross-responsive-bar {
    right: inherit;
    left: 5px;
  }
  .responsive-fixed-area a.cross-responsive-bar i {
    margin: 0 auto;
    float: none;
  }
  .responsive-fixed-area h2 {
    font-family: Arial;
    width: 100%;
    font-size: 22px;
  }
  .fixed-side-button {
    overflow-y: auto;
    overflow-x: hidden;
  }
  .bell-section {
    top: inherit !important;
    bottom: 18% !important;
    right: 5px;
  }
  #transparent_div + .scrollToTop {
    bottom: 0 !important;
  }
  .jang-news-panel.bell-section {
    top: 29% !important;
    bottom: inherit;
    left: 5px;
  }
}
@media (max-width: 535px) {
  .responsive-fixed-area img {
    height: 10vh;
  }
  .responsive-fixed-area h2 {
    padding-top: 0;
    font-size: 18px;
    line-height: 21px;
  }
}
.selected_nav {
  background-color: #f7941e;
  color: #fff !important;
  text-decoration: none;
}
.deta_cont_tags {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
}
.deta_cont_tags h3 {
  color: #234398;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px 0;
}
.deta_cont_tags ul {
  padding: 0;
  margin: 0;
}
.deta_cont_tags ul li {
  list-style: none;
  float: left;
  border: 1px solid #0c509f;
  margin-right: 2%;
  border-radius: 5px;
  margin-bottom: 10px;
}
.deta_cont_tags ul li a {
  color: #585656;
  font-size: 13px;
  padding: 2px 5px;
  line-height: 19px;
}
.deta_cont_tags ul li a:hover {
  background-color: #f48b31;
  color: #fff !important;
  border-radius: 5px;
}
header nav ul.menu li.search_nav center img {
  width: 20px;
}
header nav ul.menu li.search_nav a:hover {
  background-color: transparent;
}
.search-inline {
  width: 100%;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  top: 0;
  height: 44px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #efefef;
  z-index: 9;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header nav ul.menu li.search_nav .search-inline button[type="submit"] {
  background: #23438e;
  height: 100%;
}
.search-inline.search-visible {
  opacity: 1;
  visibility: visible;
  -webkit-animation: fadeInDown 0.4s ease-in-out;
  animation: fadeInDown 0.4s ease-in-out;
}
.search-inline button[type="submit"] {
  position: absolute;
  right: 52px;
  background-color: transparent;
  border: 0;
  top: 0;
  right: 80px;
  padding: 0;
  cursor: pointer;
  width: 80px;
  height: 99%;
  background: #222;
  color: #fff;
}
.search-inline .form-control {
  border: 0;
  padding-left: 0;
  font-size: 2rem;
  position: absolute;
  left: 1%;
  top: 0;
  height: 100%;
  width: 99%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  outline: none;
}
.search-inline .search-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #616161;
  width: 80px;
  height: 100%;
  text-align: center;
  display: table;
  background: #efefef;
  text-decoration: none;
}
.search-inline .search-close i {
  display: table-cell;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #efefef;
  background-clip: padding-box;
  border: 1px solid #efefef;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    -ms-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@font-face {
  font-family: "gn-Bold";
  font-display: block;
  src: url("../../fonts/gn-Bold.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/gn-Bold.woff") format("woff"),
    url("../../fonts/gn-Bold.ttf") format("truetype"),
    url("../../fonts/gn-Bold.svg#Flama-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gn-home";
  font-display: block;
  src: url("../../fonts/gn-home.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/gn-home.woff") format("woff"),
    url("../../fonts/gn-home.ttf") format("truetype"),
    url("../../fonts/gn-home.svg#Flama-home") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gn-tittle";
  font-display: block;
  src: url("../../fonts/gn-tittle.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/gn-tittle.woff") format("woff"),
    url("../../fonts/gn-tittle.ttf") format("truetype"),
    url("../../fonts/gn-tittle.svg#Flama-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gn-Light";
  font-display: block;
  src: url("../../fonts/Knowledge-Light.eot");
  src: url("../../fonts/Knowledge-Light.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/Knowledge-Light.woff2") format("woff2"),
    url("../../fonts/Knowledge-Light.woff") format("woff"),
    url("../../fonts/Knowledge-Light.ttf") format("truetype"),
    url("../../fonts/Knowledge-Light.svg#Knowledge-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Nimbusbold";
  font-display: block;
  src: url("../../fonts/NimbusSanL-Bold.eot");
  src: url("../../fonts/NimbusSanL-Bold.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/NimbusSanL-Bold.woff2") format("woff2"),
    url("../../fonts/NimbusSanL-Bold.woff") format("woff"),
    url("../../fonts/NimbusSanL-Bold.ttf") format("truetype"),
    url("../../fonts/NimbusSanL-Bold.svg#NimbusSanL-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Nimbusregu";
  font-display: block;
  src: url("../../fonts/NimbusSanL-Regu.eot");
  src: url("../../fonts/NimbusSanL-Regu.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/NimbusSanL-Regu.woff2") format("woff2"),
    url("../../fonts/NimbusSanL-Regu.woff") format("woff"),
    url("../../fonts/NimbusSanL-Regu.ttf") format("truetype"),
    url("../../fonts/NimbusSanL-Regu.svg#NimbusSanL-Regu") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  padding-bottom: 0 !important;
}
.dd-section p {
  display: none;
}
.blink-tag {
  color: #ed283c !important;
  -webkit-animation: blink 2s linear infinite;
  animation: blink 2s linear infinite;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
body .geo-news-panel.fixed-side-button {
  z-index: 9999999999;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
}
body .geo-news-panel.fixed-side-button h2 {
  margin: 10px 0 0 0;
  font-size: 20px;
  line-height: 20px;
  font-family: "gn-light";
}
body
  .geo-news-panel.fixed-side-button
  .buttonBody
  .sub-section
  [type="checkbox"] {
  margin-top: 5px;
}
body .geo-news-panel input[type="radio"],
body .geo-news-panel input[type="checkbox"] {
  margin-top: 0;
  vertical-align: sub;
}
body .geo-news-panel .column-category-vertical span {
  font-size: 14px;
  font-family: "gn-light";
}
body .geo-news-panel hr {
  border-top: 1px solid #424242;
}
body .geo-news-panel .btn-primary {
  background-color: #20409a !important;
  border-color: #21409a !important;
  font-size: 15px;
  font-weight: 400;
  font-family: "gn-light";
}
body .geo-news-panel .powered-text {
  font-family: "gn-light";
}
.count-ifrmae {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
body {
  font-family: "gn-home";
  font-weight: 300;
  font-size: 100%;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  letter-spacing: 0.3px;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.4em;
}
a:hover {
  color: #21409a !important;
  text-decoration: none;
}
#text-blink-text {
  border: 1px solid #de0000;
  padding: 0 5px;
  float: none;
  color: #fff;
  border-radius: 3px;
  line-height: 17px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  background-color: #de0000;
}
.geo-news-panel.slide-bell.bell-section {
  display: none !important;
}
.border-top {
  background-color: #21409a;
  width: 100%;
  float: left;
  height: 3px;
  margin-bottom: 40px;
}
.geo-news-panel.fixed-side-button {
  right: -400px !important;
  -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  -ms-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
}
.geo-news-panel.fixed-side-button.open {
  right: 0 !important;
}
@-webkit-keyframes flash2 {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.1;
  }
}
@keyframes flash2 {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.1;
  }
}
.open-section[title="Champions Trophy"] {
  -webkit-animation: flash2 2s ease infinite;
  animation: flash2 2s ease infinite;
  color: red !important;
}
.grayScale {
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.top-head-bell-responsive {
  background-color: #f7941e !important;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-left: 0;
  margin-top: 12px;
  margin-bottom: 4px;
  margin-right: 10px;
  display: none;
  text-align: center;
  padding-left: 0 !important;
}
.top-head-bell-responsive svg {
  -webkit-animation: ring 4s ease infinite;
  animation: ring 4s ease infinite;
  margin-top: 2px;
  width: 15px;
  height: 20px;
}
.top-head-bell-responsive svg path {
  fill: #fff;
}
.top-head-bell {
  line-height: 26px;
}
.top-head-bell svg {
  -webkit-animation: ring 4s ease infinite;
  animation: ring 4s ease infinite;
  width: 30px;
  fill: #7a7a7a;
  margin-top: 4px;
}
grammarly-btn {
  display: none !important;
}
iframe.zoomed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.medium-zoom--open .medium-zoom-overlay {
  z-index: 9999 !important;
}
.medium-zoom-image--open {
  z-index: 99999 !important;
}
.loader-geonews {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  z-index: 9999999999;
}
.loader-geonews .loader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loader-geonews .loader-inner .logo-content {
  background: url(../../images/geo-loader.gif) no-repeat;
  background-size: 100% 100%;
  width: 100px;
  height: 100px;
}
.offline-mode-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #222;
  z-index: 14;
  padding: 0 15px;
  color: #fff;
  line-height: 34px;
  font-size: 12px;
  vertical-align: top;
}
.offline-mode-container span {
  vertical-align: top;
}
.offline-mode-container span .retry-btn {
  color: #f7941e;
  float: right;
  text-transform: capitalize;
  font-weight: bold;
}
.offline-mode-container span .retry-btn .ink {
  display: none;
}
.offline-mode-container span svg {
  vertical-align: middle;
  margin-right: 10px;
}
.offline-mode-container span svg path {
  fill: #f7941e;
}
.fimage {
  display: none;
}
.jtaSidebar-cont {
  float: right;
  width: 300px;
  height: 100%;
  margin-top: 20px;
}
.loaderP {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 50%,
    #fff 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 50%,
    #fff 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
  z-index: 9;
}
.ads-bg {
  padding: 22px 0;
  background-color: transparent !important;
}
.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
  bottom: 0;
}
.pos-fix {
  position: fixed;
  top: 0;
  z-index: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.stick {
  position: fixed;
  bottom: 0;
  width: 310px;
  z-index: 1;
}
.homebg {
  background-color: #fff;
}
.homebg section {
  margin: 0 0 40px 0;
}
.homebg section.home_s_top {
  margin: 0;
}
.homebg section.hvp-bg {
  margin: 0;
}
.cat {
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
}
.featured {
  background-color: #20409a;
  color: #fff;
}
.world {
  background-color: #1877b6;
  color: #fff;
}
.pakistan {
  background-color: #137f39;
  color: #fff;
}
.sports {
  background-color: #21409a;
  color: #fff;
}
.business {
  background-color: #e27a00;
  color: #fff;
}
.entertainment {
  background-color: #e27a00;
  color: #fff;
}
.acc-feat {
  background-color: #ddd !important;
  border-bottom: 1px solid #eee;
  border-top: 4px solid #21409a;
}
.acc-feat a {
  color: #000 !important;
}
.acc-top {
  background-color: #ddd !important;
  border-bottom: 1px solid #eee;
  border-top: 4px solid #21409a;
}
.acc-top a {
  color: #000 !important;
}
.acc-top a:hover {
  color: #000 !important;
}
.acc-mustwatch {
  background-color: #ddd !important;
  border-bottom: 1px solid #eee;
  border-top: 4px solid #21409a;
}
.text-entertainment {
  color: #21409a;
}
.text-entertainment a {
  color: #741784;
}
.text-opinion {
  color: #20409a;
}
.text-opinion a {
  color: #20409a;
}
.text-sports {
  color: #f82626;
}
.text-sports a {
  color: #f82626;
}
.text-pakistan {
  color: #137f39;
}
.text-pakistan a {
  color: #137f39;
}
.text-world {
  color: #1877b6;
}
.text-world a {
  color: #1877b6;
}
.text-business {
  color: #e27a00;
}
.text-business a {
  color: #e27a00;
}
.readmoreDivNew {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  display: inline-block;
}
.readmoreDivNew a {
  background: #0d3570;
  color: #fff;
  padding: 5px 10px 8px;
  width: 100%;
  display: block;
  font-size: 14px;
}
.readmoreDivNew a:hover {
  color: #ea7819 !important;
}
.readmoreDivNew .disclaimerTitleDiv {
  text-align: center;
  margin: 20px 0 0;
  display: inline-block;
  width: 100%;
}
.readmoreDivNew .disclaimerTitleDiv a {
  background: #0088d6;
  color: #fff;
  padding: 9px 22px 11px;
}
.panama_clarification {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.panama_clarification a {
  background: #0d3570;
  color: #fff;
  padding: 5px 10px 8px;
}
.panama_clarification h2 {
  margin: 0 !important;
  padding: 10px 5px !important;
  line-height: 23px !important;
  font-size: 19px !important;
  background: #0b3367 !important;
  color: #fff;
  text-align: center;
}
.panama_clarification .content_panama {
  padding: 10px 8px !important;
  background: #fff;
  border: 1px solid #efefef;
}
.panama_clarification .content_panama p {
  text-align: left;
  font-size: 16px;
  font-family: "gn-tittle";
  font-weight: 400;
  line-height: 22px;
}
.panama_clarification ul {
  margin: 0;
  padding: 0;
}
.panama_clarification ul li {
  text-align: left;
  list-style: none;
  position: relative;
}
.panama_clarification ul li h3 {
  margin-left: 20px;
  margin-bottom: 0;
  margin-top: 10px;
}
.panama_clarification ul li a {
  background-color: transparent;
  color: #000;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: "gn-tittle";
  padding: 0;
}
.panama_clarification ul li:before {
  background: #df0913;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  content: "";
  height: 7px;
  position: absolute;
  top: 5px;
  width: 7px;
  border: 1px solid #b41821;
}
.panama_clarification .readmoreDiv a {
  background: #0d3570;
  color: #fff;
  padding: 5px 10px 8px;
  width: 100%;
  float: left;
  font-size: 18px;
}
.panama_clarification .readmoreDiv a:hover {
  color: #ea7819 !important;
}
#disclaimer {
  text-align: left;
  font-size: 16px;
  font-family: "gn-tittle";
  font-weight: 400;
  line-height: 22px;
  margin: 10px 0 0 0;
  width: 100%;
  float: left;
}
.leftOverlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  display: none;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.geo-news-panel .category-body {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.geo-news-panel .column-category-vertical {
  background: transparent !important;
}
.geo-news-panel.fixed-side-button {
  background: url(../../images/menu-bg.jpg) top right no-repeat !important;
  background-size: cover;
  border: 0;
}
.el__storyhighlights_wrapper {
  background-color: #f9f9f9;
  padding: 5px 10px;
}
.el__storyhighlights_wrapper h2 {
  font-size: 20px;
  text-align: left;
}
.el__storyhighlights_wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.el__storyhighlights_wrapper ul li {
  border-left: 3px solid #21409a;
  background: #fff;
  list-style: none;
  font-family: "gn-tittle";
  font-size: 16px;
  padding: 6px;
  text-align: left;
}
.el__storyhighlights_wrapper ul li a {
  color: #21409a;
  padding-left: 8px;
  display: block;
}
.btArticleSideMeta {
  text-align: center;
}
.btArticleSideMeta .btClear {
  clear: both;
  display: inline-block;
}
.btArticleSideMeta .btClear .dash {
  display: block;
}
.btArticleSideMeta .btClear .btSubTitle .btArticleAuthor {
  display: block;
  clear: both;
  line-height: 3em;
}
.btArticleSideMeta .btClear .btSubTitle .btArticleAuthor img {
  margin: 0 auto;
  max-width: 120px;
  width: 100%;
  height: auto;
  display: block;
  float: none;
  border-radius: 50%;
}
.btArticleSideMeta .btClear .btSubTitle .btArticleAuthor:after {
  border-color: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  width: 100%;
  clear: both;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.btArticleSideMeta .btClear .btSubTitle .btArticleDate {
  display: block;
  clear: both;
  line-height: 3em;
}
.btArticleSideMeta .btClear .btSubTitle .btArticleReadingTime {
  margin: 0 0.909em;
  display: inline-block;
  opacity: 0.8;
  text-transform: none;
}
.btArticleSideMeta .btClear .btSubTitle .btArticleReadingTime:before {
  margin-right: 5px;
}
.btArticleSideMeta .btClear .btSubTitle .btArticleReadingTime span {
  margin-left: 2px;
  display: inline-block;
}
.btArticleSideMeta .btClear .btSubTitle .category {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  border-bottom: 1px solid #efefef;
  width: 100%;
  height: 40px;
  line-height: 37px;
}
.btArticleSideMeta .btClear .btSubTitle .post-time {
  color: #595959;
  font-size: 1.1em;
  float: left;
  font-weight: 400;
  width: 100%;
  height: 45px;
  line-height: 42px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 15px;
  font-family: "gn-tittle";
}
.btArticleSideMeta .btClear .btSubTitle .post-time span {
  width: 12px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
.btArticleSideMeta .btClear .btSubTitle .author_title_img {
  float: left;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #efefef;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 15px;
}
.btArticleSideMeta .btClear .btSubTitle .author_title_img img {
  border-radius: 50%;
  float: left;
  margin-right: 2%;
  background-color: #ccc;
  height: 40px;
  text-align: center;
  line-height: 52px;
  border: 1px solid #ccc;
  margin: 0 auto;
  max-width: 70px;
  width: 100%;
  height: auto;
  display: block;
  float: none;
}
.btArticleSideMeta .btClear .btSubTitle .author_title_img .author_agency {
  font-weight: 700;
  line-height: 41px;
  font-size: 11px;
}
.btArticleSideMeta .btClear .btSubTitle .author_title_img a {
  color: #20409a;
  font-weight: 700;
  line-height: 42px;
  font-size: 12px;
}
.btArticleSideMeta .btClear .btSubTitle .by_author {
  display: none;
}
.btArticleSideMeta .btClear .btSubTitle .author_seperator {
  display: none;
}
.btArticleSideMeta .detail-share-btIco {
  font-size: 1.3em;
  float: left;
  font-weight: 500;
  width: 100%;
  height: 45px;
  line-height: 23px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 15px;
}
.btArticleSideMeta .detail-share-btIco .btIco {
  margin-right: 0.25em;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.btArticleSideMeta .detail-share-btIco .btIco.btn-share--whatsapp {
  display: none !important;
}
.btArticleSideMeta .detail-share-btIco .btIco img {
  display: inline-block;
  width: 30px;
}
.btArticleSideMeta .btTags {
  padding: 1em 0 0.2em;
  margin: 0 0 1em;
  text-align: center;
  border-bottom: 1px solid #efefef;
  width: 100%;
  float: left;
}
.btArticleSideMeta .btTags ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.btArticleSideMeta .btTags ul li {
  float: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.btArticleSideMeta .btTags ul li a {
  display: inline-block;
  float: left;
  padding: 4px;
  text-transform: capitalize;
  margin: 0 0.3em 0.3em 0;
  font-size: 1.2em;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  color: #000;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.a-header__share {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.a-header__share span {
  font-size: 1.4em;
  float: left;
  margin: 7px 10px 7px 0;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
.a-header__share a {
  width: 35px;
  float: left;
  margin-left: 5px;
}
.a-header__share a.btn-share--whatsapp {
  display: none;
}
.live-btn {
  float: right;
  background-color: #fff;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
.live-btn a {
  color: #000;
  line-height: 25px;
}
.live-btn .icon {
  width: 22px;
  float: left;
  margin-right: 10px;
  margin-top: -2px;
}
.live-btn.radio-btn .played #text-blink {
  color: #4caf50;
  -webkit-animation: inherit;
  animation: inherit;
}
.live-btn #text-blink {
  color: #ed283c;
  font-size: 2em;
  font-weight: 600;
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}
@keyframes blink {
  to {
    visibility: hidden;
  }
}
.live-btn span {
  float: right;
  margin-right: 0;
  margin-top: -14px;
  color: #ed283c;
  font-size: 2em;
  width: auto;
  -webkit-animation: blink 2s steps(5, start) infinite;
  animation: blink 2s steps(5, start) infinite;
}
.about {
  float: right;
}
.about .btn-default {
  color: #000;
  background-color: #ececec;
  border-color: #ececec;
}
.about .btn {
  padding: 2px 12px;
}
.about .btn-group.open .dropdown-toggle {
  box-shadow: none !important;
}
.about ul li {
  width: 100%;
}
.about ul li a::after {
  content: "";
  border-left: 1px solid #fff !important;
  display: inline-block;
  height: 12px;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
  vertical-align: middle;
}
header {
  background-color: #fff;
  padding: 5px 0 0 0;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
  margin-bottom: 20px;
  box-shadow: 5px 5px 5px rgba(80, 80, 80, 0.14);
  width: 100%;
  float: left;
}
header #open-nav {
  display: none;
}
header #close-nav {
  display: none;
}
header .logo-white {
  display: none;
  float: left;
  width: 60px;
}
header .logo-white img {
  width: 41px;
}
header nav {
  float: left;
  width: 100%;
}
header nav ul.menu {
  padding: 0;
  width: 100%;
  display: inline-block;
  margin: 0;
  line-height: 0;
}
header nav ul.menu li {
  list-style-type: none;
  display: inline-block;
  padding: 10px 0;
}
header nav ul.menu li a {
  color: #595959;
  padding: 5px 12px;
  text-transform: uppercase;
  line-height: 25px;
  font-size: 14px;
  font-weight: 500;
  font-family: segoe ui,system-ui,-apple-system,sans-serif;
}
header nav ul.menu li a:hover {
  background-color: #f7941e;
  color: #fff !important;
  text-decoration: none;
}
header nav ul.menu li.active a {
  color: #22252c;
}
header nav ul.menu li .glyphicon-home {
  margin-right: 5px;
}
header nav ul.menu li.urdu_pic a:hover {
  background-color: transparent;
}
header nav ul.menu li img {
  width: 70px;
}
header nav ul.menu li .dropdown img {
  width: auto;
}
header nav ul.menu li .dropdown .btn-default {
  border: 0;
  background: transparent;
  box-shadow: none;
  font-size: 24px;
  font-weight: 900;
  color: #7a7a7a;
  padding: 0 12px;
  margin-top: -15px;
}
header nav ul.menu li .dropdown .btn-default:focus {
  outline: 0;
  background-color: transparent;
  border-color: transparent;
}
header nav ul.menu li .dropdown .btn-default:hover {
  background-color: transparent;
  border-color: transparent;
}
header nav ul.menu li:first-child {
  padding: 5px 10px;
}
header nav ul.menu li:first-child a:hover {
  background-color: transparent;
}
header nav ul.menu li:last-child {
  padding: 5px 10px;
}
header nav ul.menu .dropdown-menu {
  position: absolute;
  left: 0;
  padding: 0;
  margin: 0;
  margin-top: 3px;
  text-align: left;
  min-width: 130px;
}
header nav ul.menu .dropdown-menu li {
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #eee;
}
header nav ul.menu .dropdown-menu li a {
  width: 100%;
}
header nav ul.menu .dropdown-menu li:last-child {
  border: 0;
}
header nav ul.menu .dropdown-menu li:first-child a:hover {
  background-color: #f7941e;
}
header nav ul.menu .dropdown-menu li:nth-child(3) a {
  color: #7a7a7a;
}
header nav ul.menu .dropdown-menu li:nth-child(3) a:hover {
  background-color: #f7941e;
  color: #fff !important;
}
header nav ul.menu .button-dropdown {
  position: relative;
}
header nav ul.menu .button-dropdown span {
  float: right;
  width: 10px;
}
header nav ul.menu .button-dropdown .dropdown-black {
  display: block;
}
header nav ul.menu .button-dropdown .dropdown-white {
  display: none;
}
header .header-social {
  float: right;
  margin-left: 5px;
}
header .header-social ul {
  margin: 0;
  padding: 0;
}
header .header-social ul li {
  list-style: none;
  width: 20px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
header .header-social ul li .fb-white {
  display: none;
}
header .header-social ul li .fb-black {
  display: black;
}
header .header-social ul li:first-child {
  width: 10px;
}
header .mobile-header {
  display: none;
  width: 100%;
  margin: 10px 0 0 0;
}
header .mobile-header .mobile-left {
  width: 18%;
  float: left;
}
header .mobile-header .mobile-left .mobile-nav {
  display: block;
  float: left;
}
header .mobile-header .mobile-left .mobile-nav .mob-menu-icon {
  font-size: 30px;
  cursor: pointer;
  color: #fff;
  display: block;
  margin-top: 14px;
}
header .mobile-header .mobile-left .mobile-nav .mob-menu-icon .mob-blue-icon {
  display: block;
  width: 30px;
}
header .mobile-header .mobile-left .mobile-nav .mob-menu-icon .mob-white-icon {
  display: none;
}
header .mobile-header .mobile-left .mobile-nav .mob-menu-icon .mob-green-icon {
  display: none;
}
header .mobile-header .mobile-header-left .logo {
  width: 10%;
  margin: 0 auto;
}
header .mobile-header .mobile-header-left .logo .logo-blck {
  display: block;
  float: left;
  width: 130px;
  margin-top: 3px;
}
header .mobile-header .mobile-header-left .logo .logo-blck img {
  width: 130px;
}
header .mobile-header .header-right {
  float: right;
}
header .mobile-header .header-right ul li {
  list-style: none;
}
header .mobile-header .header-right ul li .live-btn {
  padding: 0;
  background-color: transparent;
  border: 0;
}
header .mobile-header .header-right ul li .live-btn a {
  color: #000;
}
header .mobile-header .header-right ul li .live-btn a span {
  float: right;
  margin-right: 0;
  margin-top: -14px;
  color: #ed283c;
  font-size: 2em;
  width: auto;
  -webkit-animation: blink 2s steps(5, start) infinite;
  animation: blink 2s steps(5, start) infinite;
}
header .mobile-header .header-right ul li .live-btn a span #text-blink {
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}
@keyframes blink {
  to {
    visibility: hidden;
  }
}
header .mobile-header .mobile-message {
  width: 33%;
  float: left;
}
header .desktop-header .header_top {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 5px;
}
header .desktop-header .header_top .h_top_left {
  float: left;
  width: 500px;
  margin-top: 15px;
}
header .desktop-header .header_top .h_top_left .dropdown {
  color: #fff;
  width: 100%;
  float: left;
}
header .desktop-header .header_top .h_top_left .dropdown span {
  margin-right: 10px;
}
header .desktop-header .header_top .h_top_left .dropdown-toggle {
  width: 66px;
  float: left;
  background-color: #ed283c;
  padding: 5px 7px;
  margin-right: 6px;
  border-radius: 7px;
  font-size: 13px;
}
header .desktop-header .header_top .h_top_left .trending .trending-overflow {
  height: 31px;
}
header .desktop-header .header_top .h_top_left .trending .trending-overflow ul {
  margin-top: 2px;
  padding-bottom: 3px;
}
header .desktop-header .header_top .search {
  width: 156px;
  float: left;
  border: 1px solid #ccc;
  margin-top: -4px;
}
header .desktop-header .header_top .search .form-control {
  border: 0;
  padding: 6px 0;
  color: #000;
  font-family: "gn-tittle";
}
header .desktop-header .header_top .search .form-control:focus {
  box-shadow: none;
}
header
  .desktop-header
  .header_top
  .search
  #imaginary_container
  .input-group-addon {
  background-color: transparent;
  border: 0;
  padding: 6px 0;
}
header
  .desktop-header
  .header_top
  .search
  #imaginary_container
  .stylish-input-group
  button {
  border: 0;
  background: transparent;
}
header
  .desktop-header
  .header_top
  .search
  #imaginary_container
  .glyphicon-search:before {
  content: "\e003";
  color: #333;
}
header .desktop-header .header_top .h_top_center {
  text-align: center;
  float: left;
  width: 100%;
}
header .desktop-header .header_top .h_top_center .logo-blck img {
  width: 150px;
}
header .desktop-header .header_top .h_top_right {
  float: right;
  width: 350px;
  margin-top: 15px;
}
header .desktop-header .header_top .h_top_right .header-right {
  float: right;
}
header .desktop-header .header_top .h_top_right .header-right ul {
  padding: 0;
}
header .desktop-header .header_top .h_top_right .header-right ul li {
  list-style: none;
  position: relative;
  margin: 0 0 0 6px;
  display: inline-block;
  float: left;
  padding: 0;
}
header .desktop-header .header_top .h_top_right .header-right ul li .live-btn {
  background-color: transparent;
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 0;
  border-radius: 4px;
  margin-top: 0;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
header
  .desktop-header
  .header_top
  .h_top_right
  .header-right
  ul
  li
  .live-btn
  a {
  color: #000;
  line-height: 25px;
}
header
  .desktop-header
  .header_top
  .h_top_right
  .header-right
  ul
  li
  .live-btn
  .icon {
  width: auto;
  float: left;
  margin-right: 0;
  margin-top: 0;
}
header
  .desktop-header
  .header_top
  .h_top_right
  .header-right
  ul
  li
  .live-btn
  #text-blink {
  color: #ed283c;
  font-size: 2em;
  font-weight: 600;
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}
@keyframes blink {
  to {
    visibility: hidden;
  }
}
header
  .desktop-header
  .header_top
  .h_top_right
  .header-right
  ul
  li
  .live-btn
  span {
  float: right;
  margin-left: -7px;
  margin-top: -22px;
  color: #ed283c;
  font-size: 2em;
  width: auto;
  -webkit-animation: blink 2s steps(5, start) infinite;
  animation: blink 2s steps(5, start) infinite;
}
header
  .desktop-header
  .header_top
  .h_top_right
  .header-right
  ul
  li
  .h_video_icon {
  width: 21px;
  margin-top: 4px;
}
header
  .desktop-header
  .header_top
  .h_top_right
  .header-right
  ul
  li
  .h_schedule_icon {
  width: 21px;
  margin-top: 4px;
}
header .desktop-header .header_top .h_top_right .header-right ul.dropdown-menu {
  left: inherit;
  right: 0;
}
header .desktop-header .header_bottom {
  width: 100%;
  float: left;
  height: 44px;
  text-align: center;
  position: relative;
}
header .desktop-header .header_bottom .h_b_logo {
  display: none;
}
header .desktop-header .header_bottom.green {
  background-color: #fff;
  position: fixed;
  width: 100%;
  display: inline-block;
  z-index: 1000;
  top: 0;
  left: 0;
  box-shadow: 5px 5px 5px rgba(80, 80, 80, 0.14);
}
header .desktop-header .header_bottom.green .header-social {
  float: right;
  margin-left: 5px;
}
header .desktop-header .header_bottom.green .header-social ul {
  margin: 0;
  padding: 0;
}
header .desktop-header .header_bottom.green .header-social ul li {
  list-style: none;
  width: 20px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
header .desktop-header .header_bottom.green .header-social ul li .fb-white {
  display: block;
}
header .desktop-header .header_bottom.green .header-social ul li .fb-black {
  display: none;
}
header .desktop-header .header_bottom.green .header-social ul li:first-child {
  width: 10px;
}
header .desktop-header .header_bottom.green nav {
  float: left;
  width: 95%;
}
header
  .desktop-header
  .header_bottom.green
  nav
  ul.menu
  .button-dropdown
  .dropdown-black {
  display: none;
}
header
  .desktop-header
  .header_bottom.green
  nav
  ul.menu
  .button-dropdown
  .dropdown-white {
  display: block;
}
header .desktop-header .header_bottom.green nav ul .dropdown-menu {
  background-color: #20409a;
}
header .desktop-header .header_bottom.green nav ul li a {
  padding: 5px 12px;
}
header .desktop-header .header_bottom.green nav ul li:first-child {
  padding: 5px 10px 5px 12px;
}
header .desktop-header .header_bottom.green nav ul li:last-child {
  padding: 5px 12px 5px 10px;
}
header .desktop-header .header_bottom.green .h_b_logo {
  display: block;
  width: 38px;
  float: left;
  margin: 5px;
}
.detail-ent {
  font-size: 1.3em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
}
.detail-ent:before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 17px;
  margin: -2px 0 0 0;
  padding: 0 0 0 2px;
  vertical-align: middle;
}
.cat-label {
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 9px;
  text-transform: capitalize;
  padding: 5px;
  left: 6px;
  margin-right: 0;
  position: absolute;
  top: 6px;
  z-index: 3;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
}
.button-border {
  padding: 0 10px;
  line-height: 21px;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none !important;
  transition: 0.5s box-shadow ease;
  -webkit-transition: 0.5s box-shadow ease;
  -ms-transition: 0.5s box-shadow ease;
  color: #000;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);
  float: right;
  font-weight: 400;
  background-color: #fff;
}
.breaking-area .breaking_title {
  margin: 0 0 20px 0;
  font-size: 5em;
  line-height: 48px;
  font-family: "gn-home";
  font-weight: 600;
}
.breaking-area .breaking_title a {
  color: #333;
}
.breaking-area .storyhighlights ul {
  margin: 0;
  padding: 0;
}
.breaking-area .storyhighlights ul li {
  list-style: none;
  position: relative;
  width: 100%;
  float: left;
  border-top: 1px solid #2c2c2c;
}
.breaking-area .storyhighlights ul li .entry-title {
  margin-left: 20px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  font-family: "gn-Light";
  color: #fff;
}
.breaking-area .storyhighlights ul li .entry-title a {
  color: #fff;
  cursor: auto;
}
.breaking-area .storyhighlights ul li .entry-title a:hover {
  color: #000;
}
.breaking-area .storyhighlights ul li:before {
  background: #df0913;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  content: "";
  height: 7px;
  position: absolute;
  top: 14px;
  width: 7px;
  border: 1px solid #b41821;
}
.breaking-area .storyhighlights.scrollbarbreaking {
  height: 350px;
  overflow-y: auto;
  padding: 10px;
}
.breaking-area .storyhighlights.scrollbarbreaking .force-overflow {
  min-height: 350px;
}
.breaking-area .storyhighlights.scrollbarbreaking .recent_text {
  color: #f7941e;
  font-size: 20px;
  margin-bottom: 10px;
}
.breaking-area .breakingLeftArea {
  padding: 0;
}
.breaking-area .breakingRightArea {
  padding: 0;
}
.breaking-area .breaking_text {
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
  position: absolute;
  top: 10px;
  left: 10px;
  display: none;
}
.breaking-area .breaking_text .bt {
  background-color: #c60001;
  padding: 2px 5px;
  float: left;
}
.breaking-area .breaking_text .nt {
  background-color: #21409a;
  padding: 2px 5px;
  float: left;
}
.breaking-area .live-blink {
  position: relative;
  top: 0;
  left: 0;
}
.breaking-area h1 {
  margin-top: 5px;
}
.live-blink {
  background-color: #de0000;
  display: inline-block;
  position: absolute;
  top: 2%;
  left: 3%;
  padding: 2px 13px;
  border-radius: 5px;
  -webkit-animation: blink 2s steps(5, start) infinite;
  animation: blink 2s steps(5, start) infinite;
}
.live-blink #doot {
  font-size: 2.4em;
  font-weight: 700;
  line-height: 0;
  margin-top: -7px;
  display: inline-block;
  position: relative;
  top: -2px;
  color: #fff;
}
.live-blink #text-blink {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}
@keyframes blink {
  to {
    visibility: hidden;
  }
}
.mb5 {
  margin-bottom: 5px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
  width: 100%;
  float: left;
}
.mt20 {
  margin-top: 20px;
}
.block {
  position: relative;
}
.block a {
  font-size: 0.55em;
  font-weight: 500;
  color: #fff;
}
.block a img {
  width: 100%;
}
.block a .text-hed-wrap {
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  bottom: 0;
  left: 0;
  padding: 0 10px 10px 10px;
  position: absolute;
  z-index: 10;
  display: block;
}
.block a .text-hed-wrap h2 {
  line-height: 21px;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 2.6em;
}
.block a .main-heading {
  display: inline-block;
  background-color: transparent;
  bottom: 0;
  left: 0;
  padding: 0 10px 100px 3px;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: left;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.block a .main-heading h2 {
  line-height: 24px;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 3.4em;
  font-family: "gn-home";
}
.block a .main-heading-video {
  display: inline-block;
  background-color: transparent;
  bottom: 0;
  left: 0;
  padding: 0 10px 3px;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: left;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.block a .main-heading-video span {
  width: 11%;
  float: left;
  margin-right: 10px;
}
.block a .main-heading-video h2 {
  line-height: 24px;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 3.3em;
}
.block a:hover .middle {
  opacity: 1;
}
.block::before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.block .middle {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  bottom: 0;
}
.block .middle .text {
  color: #fff;
  padding: 0 10px 10px 10px;
  position: absolute;
  bottom: 0;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 100;
  line-height: 24px;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 3.3em;
}
.block .middle .video-icon-hover {
  position: absolute;
  max-width: 100%;
  width: 40px !important;
  z-index: 10;
  right: 10px;
  top: 10px;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  display: inline-block;
  opacity: 0.5;
}
.cat-block {
  position: relative;
}
.cat-block a {
  font-size: 0.55em;
  font-weight: 500;
  color: #fff;
}
.cat-block a img {
  width: 100%;
}
.cat-block a .text-hed-wrap {
  bottom: 0;
  left: 0;
  padding: 0 10px 5px 10px;
  position: absolute;
  z-index: 10;
  display: block;
}
.cat-block a .text-hed-wrap h2 {
  line-height: 21px;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 2.6em;
}
.cat-block a .main-heading {
  display: inline-block;
  background-color: transparent;
  bottom: 20px;
  left: 0;
  padding: 0 10px 3px;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: left;
}
.cat-block a .main-heading h2 {
  line-height: 26px;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 2.8em;
}
.cat-block a .main-heading h2 span {
  position: relative;
  top: 2px;
  left: -1px;
  padding: 1px;
  box-shadow: 5px 0 0 #000, -5px 0 0 #000;
  background-color: #fff;
  box-decoration-break: clone;
  padding: 4px;
  box-shadow: 12px 0 0 #000, -5px 0 0 #000;
  background-color: #000;
}
.cat-block a .main-heading-video {
  display: inline-block;
  background-color: transparent;
  bottom: 0;
  left: 0;
  padding: 0 10px 3px;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: left;
}
.cat-block a .main-heading-video span {
  width: 11%;
  float: left;
  margin-right: 10px;
}
.cat-block a .main-heading-video h2 {
  line-height: 21px;
  float: left;
  width: 85%;
  margin: 0;
  font-size: 2.6em;
}
.cat-block a:hover .middle {
  opacity: 1;
}
.cat-block a:hover .main-heading h2 span {
  box-shadow: 5px 0 0 #212121, -5px 0 0 #212121;
  background-color: #fff;
  box-decoration-break: clone;
  padding: 4px;
  box-shadow: 12px 0 0 #212121, -5px 0 0 #212121;
  background-color: #212121;
}
.cat-block a:hover .video-icon {
  display: none;
}
.cat-block a:hover .main-heading-video {
  display: none;
}
.cat-block .middle {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  bottom: 0;
}
.cat-block .middle .text {
  color: #fff;
  font-size: 3em;
  line-height: 25px;
  padding: 16px;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 100;
}
.video-icon {
  position: absolute;
  max-width: 100%;
  width: 40px !important;
  z-index: 100;
  right: 5px;
  top: 9px;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  display: inline-block;
}
.video-icon img {
  width: 100%;
  height: auto;
}
.video-accordion .scrollbar {
  height: 300px;
  overflow-y: scroll;
}
.video-accordion .scrollbar .force-overflow {
  min-height: 450px;
}
.video-accordion .scrollbar h5 {
  font-size: 2.5em;
  font-weight: 600;
  text-transform: uppercase;
}
.video-accordion ul {
  margin: 0;
  padding: 0;
}
.video-accordion ul li {
  list-style: none;
  width: 100%;
  float: left;
  border-bottom: 1px solid #3b3c3c;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.video-accordion ul li:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}
.video-accordion ul li a {
  color: #000;
}
.video-accordion ul li h2 {
  margin: 0;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 19px;
  width: 90%;
  float: left;
}
.video-accordion ul li .play-icon {
  width: 9%;
  float: left;
  margin-left: 1%;
}
.video-accordion .panel-heading.active {
  background-color: #204095;
}
.video-accordion .panel-heading.active a {
  color: #fff;
}
.video-accordion .panel-heading.active a::before {
  content: url("../../images/expand.svg") !important;
}
.video-accordion .panel-heading a {
  color: #fff;
  text-decoration: none;
}
.video-accordion .panel-heading a::before {
  content: url("../../images/collapse.svg");
}
.video-accordion .panel-title {
  text-transform: capitalize;
  font-weight: 500;
}
.video-accordion.videoPageAccordion .scrollbar {
  height: 160px;
  overflow-y: scroll;
}
.trending {
  width: 100%;
  float: left;
  margin-bottom: 13px;
  background-color: #fff;
}
.trending .trending-overflow {
  white-space: nowrap;
  height: 46px;
  overflow: hidden;
}
.trending .trending-overflow span {
  color: #fe2469;
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 38px;
  width: 30px;
  float: left;
  margin-right: 10px;
}
.trending .trending-overflow span img {
  text-align: left;
}
.trending .trending-overflow ul {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow-y: auto;
  padding-bottom: 10px;
  float: left;
  margin-top: 10px;
}
.trending .trending-overflow ul li {
  list-style: none;
  margin-right: 15px;
  width: auto;
  display: inline;
  float: none;
}
.trending .trending-overflow ul li a {
  color: #666;
  font-size: 15px;
  padding: 0;
  display: inline-block;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "gn-tittle";
}
.trending .trending-overflow ul li a:hover {
  color: #ed283c;
  text-decoration: none;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.trending .trending-overflow ul li:last-child::after {
  display: none;
}
.trending .trending-overflow ul li::after {
  content: "";
  border-left: 1px solid #666;
  display: inline-block;
  height: 10px;
  margin: -4px 0 0 15px;
  vertical-align: middle;
}
.search #imaginary_container .input-group-addon {
  border: 0;
}
.search #imaginary_container .stylish-input-group button {
  border: 0;
  background: transparent;
}
.search #imaginary_container .glyphicon-search:before {
  content: "\e003";
  color: #fff;
}
.lb {
  margin: 20px 0 0 0;
}
.ads {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}
.ads img {
  max-width: 100%;
}
.ads-tittle {
  font-size: 10px;
  color: #fff;
  font-style: italic;
  text-transform: lowercase;
  margin-bottom: 5px;
  position: absolute;
  right: 0;
  padding: 2px;
  background-color: #000;
  top: 0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination strong {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  border: 1px solid #337ab7;
}
.pagination a {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.text-center {
  text-align: center;
  clear: both;
}
.m-content {
  width: 100%;
  float: left;
}
.m-content .top-slider-area {
  margin: 0 0 0 0;
  width: 72%;
  width: -webkit-calc(100% - 318px);
  width: -moz-cal(100% - 318px);
  width: calc(100% - 318px);
  float: left;
}
.m-content .top-slider-area .padd-0 {
  padding: 0;
}
.m-content .top-slider-area .slider-area {
  background: #fff;
  border: 0;
  padding: 0;
}
.m-content .top-slider-area .slider-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m-content .top-slider-area .slider-area ul li {
  float: left;
  position: relative;
  width: 100%;
}
.m-content .top-slider-area .slider-area ul li:first-child {
  margin-right: 2px;
}
.m-content .top-slider-area .slider-area ul li img {
  width: 100%;
}
.m-content .top-slider-area .slider-area ul li .slider-title-area {
  display: inline-block;
  background-color: transparent;
  bottom: 0;
  left: 0;
  padding: 0 10px 100px 3px;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: left;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.m-content
  .top-slider-area
  .slider-area
  ul
  li
  .slider-title-area
  .text-hed-wrap {
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  bottom: 0;
  left: 0;
  padding: 0 10px 10px 10px;
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  float: left;
}
.m-content
  .top-slider-area
  .slider-area
  ul
  li
  .slider-title-area
  span.category {
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0 10px;
  border-radius: 3px;
  color: #fff;
  margin-bottom: 3px;
  display: inline-block;
  text-align: center;
}
.m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
  margin-bottom: 0;
  color: white;
  font-size: 3em;
  font-weight: 500;
  line-height: 33px;
  font-family: "gn-home";
  letter-spacing: 1px;
}
.m-content .top-slider-area .slider-area ul li a {
  display: block;
}
.m-content .top-slider-area .slider-area .slider-item[data-col-1] ul li {
  width: 100%;
  margin-right: 0;
}
.m-content .top-slider-area .slider-area .slider-item[data-col-2] ul li {
  margin-bottom: 0;
}
.m-content .top-slider-area .slider-area .slider-item[data-col-3] ul li {
  margin-right: 0;
  margin-bottom: 0;
}
.m-content
  .top-slider-area
  .slider-area
  .slider-item[data-col-3]
  ul
  li:nth-child(2) {
  margin-bottom: 2px;
}
.m-content .top-slider-area .slider-area .slider-item[data-col-4] ul li {
  margin-right: 2px;
  margin-bottom: 2px;
}
.m-content
  .top-slider-area
  .slider-area
  .slider-item[data-col-4]
  ul
  li:nth-child(2) {
  margin-right: 0;
  margin-left: 0;
}
.m-content
  .top-slider-area
  .slider-area
  .slider-item[data-col-4]
  ul
  li:nth-child(4) {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.m-content
  .top-slider-area
  .slider-area
  .slider-item[data-col-4]
  ul
  li:nth-child(3) {
  margin-bottom: 0;
}
.m-content .top-slider-area .slider-area .swiper-pagination {
  width: 100%;
  background: #000;
  margin-right: 0;
  line-height: 20px;
  position: relative;
  margin-top: -3px;
}
.m-content .top-slider-area .slider-area .swiper-pagination-mobile {
  width: 100%;
  background: #000;
  margin-right: 0;
  line-height: 20px;
  position: relative;
  margin-top: -3px;
  text-align: center;
}
.m-content .top-slider-area .list {
  margin-top: 15px;
}
.m-content .top-slider-area .list ul li {
  margin-bottom: 0;
}
.m-content .top-slider-area .swiper-pagination-bullets {
  position: absolute;
  top: 15px;
  z-index: 10;
  text-align: left;
  bottom: inherit;
  left: 7px;
}
.m-content .top-slider-area .swiper-container .border-box {
  border: 0;
  padding: 0;
}
.m-content .top-slider-area .swiper-container .border-box a {
  float: left;
  width: 100%;
  position: relative;
}
.m-content .top-slider-area .swiper-container .border-box a:hover {
  color: #fff !important;
}
.m-content .top-slider-area .swiper-container .border-box .live-blink {
  top: -6%;
  padding: 0 5px;
}
.m-content
  .top-slider-area
  .swiper-container
  .border-box
  .live-blink
  #text-blink {
  font-size: 14px;
}
.m-content .top-slider-area .top-ads-mob {
  display: none;
}
.m-content .top-right {
  width: 301px;
  float: left;
  margin: 0 0 0 7px;
}
.m-content .top-right .list {
  margin-top: 13px;
  display: inline-block;
}
.m-content .top-right .ads {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  background-color: #f9f9f9;
  padding: 0;
  min-height: 250px;
}
.m-content .top-bottom {
  width: 100%;
  float: left;
  margin-top: 7px;
}
.m-content .top-bottom .list ul {
  margin: 0;
}
.m-content .top-bottom .list ul li a .entry-content-heading #text-blink-text {
  float: none;
  margin-right: 5px;
}
.m-content .ads {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  background-color: #f9f9f9;
}
.m-content.exclusiveNews {
  padding: 20px 0 !important;
}
.m-content.exclusiveNews .breaking_text {
  display: block;
}
.m-content.exclusiveNews .bl {
  background-color: #df1f13;
  padding: 2px 5px;
  float: left;
  font-size: 18px;
}
.m-content.exclusiveNews .top-right .list {
  margin-top: 6px;
  float: left;
  text-align: left;
}
.m-content.exclusiveNews .top-right .list ul {
  margin: 0;
}
.m-content.exclusiveNews .top-right .list ul li a:hover {
  color: #000 !important;
}
.m-content.exclusiveNews .top-right .col-xs-12:first-child .list {
  margin-top: 0;
}
.m-content.breakingDiv {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
  padding: 40px 0;
  margin-bottom: 20px;
}
.m-content.breakingDiv .breaking-heading {
  margin: 0 0 20px 0;
}
.m-content.breakingDiv .breaking-heading p {
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
}
.m-content.breakingDiv .breaking-heading p span {
  display: block;
  font-size: 40px;
  color: #fff;
  font-weight: 600;
}
.m-content.breakingDiv .breakingContentDiv {
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 10px 0;
}
.m-content.breakingDiv .list {
  margin-top: 0;
}
.m-content.breakingDiv .list ul li {
  background-color: transparent;
  margin-bottom: 11px;
}
.m-content.breakingDiv .list ul li a {
  color: #000;
}
.m-content.breakingDiv .list ul li a .pic img {
  width: 100px;
  height: 75px;
}
.m-content.breakingDiv .list ul li a .pic .video-icon img {
  width: 100%;
  height: auto;
}
.m-content.breakingDiv .list ul li a:hover {
  color: #000 !important;
}
.m-content.breakingDiv .top-bottom {
  margin-top: 0;
}
.m-content.breakingDiv .top-slider-area {
  background-color: #141414;
  margin: 0 0 0 10px;
  width: 72%;
  width: -webkit-calc(100% - 328px);
  width: -moz-cal(100% - 328px);
  width: calc(100% - 328px);
  float: left;
}
.m-content.breakingDiv.breaking_second {
  background-color: #f1f1f1;
  padding: 10px 0 20px 0;
}
.m-content.breakingDiv.breaking_second .breaking-area {
  background-color: transparent;
}
.m-content.breakingDiv.breaking_second .breaking-area h1 {
  font-size: 41px;
  font-family: "gn-Bold";
}
.m-content.breakingDiv.breaking_second .breaking-area h1 a {
  color: #000;
}
.m-content.breakingDiv.breaking_second .breaking-area h1 a:hover {
  color: #000 !important;
}
.m-content.breakingDiv.breaking_second .breaking-area h1 a .bre_hed_live_text {
  color: #f00;
}
.m-content.breakingDiv.breaking_second .breaking-area .breakingRightArea {
  padding: 0 10px;
}
.m-content.breakingDiv.breaking_second .breaking-area .breakingRightArea p {
  color: #585555;
  font-size: 17px;
  font-family: "gn-light";
  line-height: 20px;
}
.m-content.breakingDiv.breaking_second
  .breaking-area
  .breakingRightArea
  .bre_time {
  color: #234398;
  font-size: 12px;
  font-family: "gn-Light";
}
.m-content.breakingDiv.breaking_second .breaking-area .storyhighlights ul li {
  border: 0;
}
.m-content.breakingDiv.breaking_second
  .breaking-area
  .storyhighlights
  ul
  li
  .entry-title {
  font-family: "gn-tittle";
  font-size: 16px;
}
.m-content.breakingDiv.breaking_second
  .breaking-area
  .storyhighlights
  ul
  li
  .entry-title
  a {
  color: #101010;
  cursor: pointer;
}
.m-content.breakingDiv.breaking_second
  .breaking-area
  .storyhighlights
  ul
  li
  .entry-title
  a:hover {
  color: #101010 !important;
  text-decoration: underline;
}
.m-content.breakingDiv.breaking_second
  .breaking-area
  .storyhighlights
  ul
  li:before {
  border-radius: 0;
}
.m-content.breakingDiv.breaking_second
  .breaking-area
  .storyhighlights.scrollbarbreaking {
  height: auto;
  overflow-y: auto;
  padding: 0;
}
.m-content.breakingDiv.breaking_second
  .breaking-area
  .storyhighlights.scrollbarbreaking
  .recent_text {
  margin: 20px 0 10px 0;
  color: #23438e;
  font-size: 12px;
}
.ts-content {
  width: 100%;
  float: left;
}
.ts-content .topHeading {
  margin-bottom: 18px;
}
.ts-content .topHeading h2 {
  font-size: 2.6em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.ts-content .topHeading h2::before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.ts-content .top-story {
  width: 100%;
  float: left;
}
.ts-content .top-story .topStoryFirst .list ul {
  width: 100%;
}
.ts-content .top-story .topStoryFirst .list ul li .top-story-first a {
  color: #fff;
  position: relative;
  z-index: 9;
}
.ts-content
  .top-story
  .topStoryFirst
  .list
  ul
  li
  .top-story-first
  a
  .video-icon {
  width: 40px !important;
}
.ts-content .top-story .topStoryFirst .list ul li .top-story-first a:hover {
  color: #fff !important;
  text-decoration: none;
}
.ts-content .top-story .topStorySecond .list ul li .top-story-first a {
  color: #000;
  float: left;
  position: relative;
}
.ts-content .top-story .topStorySecond .list ul li .top-story-first a:hover {
  color: #21409a;
  text-decoration: none;
}
.ts-content
  .top-story
  .topStorySecond
  .list
  ul
  li
  .top-story-first
  a
  .live-blink {
  padding: 0 6px;
}
.ts-content
  .top-story
  .topStorySecond
  .list
  ul
  li
  .top-story-first
  a
  .live-blink
  #text-blink {
  font-size: 14px;
}
.ts-content .top-story .topStorySecond .list ul li .top-story-first .mob {
  display: none !important;
}
.ts-content
  .top-story
  .topStorySecond
  .list
  ul
  li
  .top-story-first
  .mob
  #text-blink-text {
  width: 43px;
  font-size: 16px;
  margin-bottom: 4px;
}
.ts-content
  .top-story
  .topStorySecond
  .list
  ul
  li
  .top-story-first
  .main-heading-top {
  width: 100%;
  float: left;
}
.ts-content
  .top-story
  .topStorySecond
  .list
  ul
  li
  .top-story-first
  .main-heading-top
  h2 {
  line-height: 24px;
  font-size: 4em;
  font-family: "gn-home";
  margin: 10px 0;
  display: inline-block;
}
.ts-content
  .top-story
  .topStorySecond
  .list
  ul
  li
  .top-story-first
  .main-heading-top
  p {
  font-size: 16px;
  font-family: "gn-tittle";
  font-weight: 400;
  line-height: 22px;
}
.ts-content
  .top-story
  .topStorySecond
  .list
  ul
  li
  .top-story-first
  .main-heading-top
  #text-blink-text {
  padding: 0 10px;
  line-height: 19px;
  font-size: 16px;
  margin-bottom: 5px;
}
.ts-content .top-story .topStoryThird .list ul li {
  margin-bottom: 10px;
}
.ts-content .top-story .topStoryThird .list ul li a {
  display: inline-block;
}
.ts-content .top-story .topStoryThird .list ul li a .entry-content-heading {
  width: 100%;
  width: -webkit-calc(100% - 0);
  width: -moz-cal(100% - 0);
  width: calc(100% - 0);
}
.ts-content .top-story .topStoryThird .list ul li a .entry-content-heading h2 {
  font-family: "gn-tittle";
  font-size: 16px;
  line-height: 20px;
}
.ts-content .top-story .topStoryThird .list ul li a:hover {
  color: #21409a;
}
.ts-content .top-story-right .special-report {
  background-color: #222;
  width: 100%;
  float: left;
  padding: 10px;
  margin: 0;
}
.ts-content .top-story-right .special-report .swiper-text a {
  position: relative;
  z-index: 999;
  display: block;
}
.ts-content .top-story-right .special-report h2 {
  color: #fff;
  font-size: 2.2em;
  border-bottom: 1px solid #454343;
  padding-bottom: 10px;
  margin: 0 0 10px 0;
}
.ts-content .top-story-right .special-report .main-heading h2 {
  border: 0;
  font-size: 2.3em;
  margin: 0;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7) 0,
    rgba(0, 0, 0, 0) 100%
  );
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 3.3em;
}
.ts-content .top-story-right .special-report .swiper-button-next,
.ts-content .top-story-right .special-report .swiper-button-prev {
  display: none;
}
.ts-content .top-story-right .special-report:hover .swiper-button-next,
.ts-content .top-story-right .special-report:hover .swiper-button-prev {
  display: block;
  width: 30px;
  height: 50px;
  margin-top: -18px;
  background-size: 12px 44px;
}
.internaional-channel ul {
  padding: 0;
}
.internaional-channel ul li {
  list-style: none;
  color: #fff;
  font-size: 13px;
  width: 25%;
  float: left;
  border-left: 1px solid #efefef;
  padding-left: 11px;
  margin-bottom: 20px;
}
.internaional-channel ul li:first-child {
  border-left: 0;
  padding: 0;
}
.internaional-channel ul li:nth-child(5) {
  border-left: 0;
  padding: 0;
}
.internaional-channel ul li span {
  font-size: 12px;
  font-family: "gn-Light";
}
.internaional-channel ul li .channel-logo img {
  width: 30px;
  float: left;
  margin-right: 5px;
}
.internaional-channel ul li .link a {
  display: block;
}
.opinion-slider-area {
  margin: 0;
  float: left;
  width: 72%;
  width: -webkit-calc(100% - 318px);
  width: -moz-cal(100% - 318px);
  width: calc(100% - 318px);
}
.opinion-right {
  width: 301px;
  float: left;
  margin: 0 0 0 7px;
}
.opinion-right .mrec {
  margin-top: 45px;
}
.hvp-bg {
  width: 100%;
  float: left;
}
.hvp-bg .v_title {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
}
.hvp-bg .scrollbar {
  margin-left: 10px;
  height: 369px;
  overflow-y: scroll;
}
.hvp-bg .scrollbar .force-overflow {
  min-height: 369px;
}
.mwv {
  width: 100%;
  float: left;
}
.mwv.home-cat .mwv-top {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.mwv.home-cat .mwv-top .tittle-top {
  width: 100%;
  float: left;
  margin-bottom: 18px;
}
.mwv.home-cat .mwv-top .tittle-top h2 {
  font-size: 2.6em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.mwv.home-cat .mwv-top .tittle-top h2::before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.mwv.home-cat .mwv-top .tittle-top .button-border {
  padding: 0 10px;
  line-height: 21px;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none !important;
  transition: 0.5s box-shadow ease;
  -webkit-transition: 0.5s box-shadow ease;
  -ms-transition: 0.5s box-shadow ease;
  color: #000;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
  float: right;
  font-weight: 400;
}
.mwv.home-cat .mwv-top .mwv-left {
  float: left;
  width: 49%;
  position: relative;
  margin-right: 1%;
}
.mwv.home-cat .mwv-top .mwv-left .main-heading h2 {
  width: 81%;
}
.mwv.home-cat .mwv-top .mwv-right {
  float: right;
  width: 49%;
  position: relative;
  margin-left: 1%;
}
.mwv.home-cat .mwv-top .mwv-right .main-heading h2 {
  width: 81%;
}
.mwv.home-cat .mwv-bottom {
  width: 100%;
  float: left;
}
.mwv.home-cat .mwv-bottom ul {
  margin: 0;
  padding: 0;
}
.mwv.home-cat .mwv-bottom ul li {
  list-style: none;
  width: 32%;
  float: left;
  position: relative;
  margin-left: 2%;
}
.mwv.home-cat .mwv-bottom ul li .video-icon {
  width: 40px !important;
  top: 50%;
}
.mwv.home-cat .mwv-bottom ul li:first-child {
  margin-left: 0;
}
.mwv.giggleBlock {
  margin: 20px 0;
}
.opinion {
  margin: 20px 0 30px 0 !important;
  width: 100%;
  float: left;
}
.opinion .home-opinion {
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 0 0 30px 0;
  position: relative;
}
.opinion .home-opinion.border-box {
  border: 0;
}
.opinion .home-opinion .swiper-container {
  position: initial;
}
.opinion .home-opinion .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.opinion .home-opinion .swiper-pagination-bullet {
  background: #727272;
}
.opinion
  .home-opinion
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f7941e;
}
.opinion .home-opinion .opinion-fc-item {
  padding: 0;
  width: 100%;
  float: left;
  min-height: 115px;
  border: 1px solid #efefef;
}
.opinion .home-opinion .opinion-fc-item h2 {
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  color: #008bd9;
  margin: 10px 0;
  padding: 0 10px;
  margin-bottom: 10px;
  text-align: left;
  min-height: 80px;
  font-family: "gn-tittle";
  width: 100%;
}
.opinion .home-opinion .opinion-fc-item h2 span {
  width: 35px;
  float: left;
  margin-right: 13px;
}
.opinion .home-opinion .opinion-fc-item h2 a {
  color: #000;
}
.opinion .home-opinion .opinion-fc-item h2 a:hover {
  color: #21409a;
  text-decoration: none;
}
.opinion .home-opinion .opinion-fc-item h3 {
  font-size: 13px;
  line-height: 17px;
  color: #008bd9;
  text-align: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.opinion .home-opinion .opinion-fc-item h3 a {
  color: #1e419d;
}
.opinion .home-opinion .opinion-fc-item p {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  padding: 0 10px;
  font-family: "gn-tittle";
}
.opinion .home-opinion .opinion-fc-item img {
  opacity: 0.8;
}
.opinion .home-opinion .opinion-fc-pic {
  text-align: center;
  width: 90px;
  float: none;
  position: relative;
  z-index: 1000;
  display: inline;
}
.opinion .home-opinion .opinion-fc-pic img {
  border-radius: 50%;
  font-size: 17px;
  text-align: center;
  line-height: 70px;
  border: 2px solid #fff;
  margin-top: -56px;
  max-width: 70px;
  width: 100%;
  height: 70px;
  float: none;
  opacity: 1;
}
.opinion .home-opinion .opinion-fc-pic .noImageAuthor {
  border: 2px solid #fff;
  max-width: 70px;
  height: 70px;
  margin-top: -37px;
  line-height: 70px;
}
.opinion .home-opinion .swiper-pagination {
  bottom: 0 !important;
  padding-bottom: 6px;
}
.t10l .top10list {
  width: 72%;
  width: -webkit-calc(100% - 318px);
  width: -moz-cal(100% - 318px);
  width: calc(100% - 318px);
  float: left;
  background-color: #fff;
}
.t10l .top10list .t10l-box .tittle {
  padding: 10px 10px 0 10px;
  font-size: 2em;
  font-weight: 600;
}
.t10l .top10list .t10l-box ul {
  padding: 0;
  width: 100%;
  float: left;
  border-right: 1px solid #ccc;
}
.t10l .top10list .t10l-box ul li {
  list-style: none;
  width: 100%;
  float: left;
  padding: 10px 10px 0 10px;
}
.t10l .top10list .t10l-box ul li a {
  display: inline-block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #000;
  width: 100%;
}
.t10l .top10list .t10l-box ul li a .pic {
  width: 100px;
  float: left;
  margin-right: 2%;
}
.t10l .top10list .t10l-box ul li a .pic img {
  width: 100%;
}
.t10l .top10list .t10l-box ul li a .entry-content-heading {
  width: 48%;
  width: -webkit-calc(100% - 100px - 2%);
  width: calc(100% - 100px - 2%);
  float: left;
}
.t10l .top10list .t10l-box ul li a .entry-content-heading h2 {
  margin: 5px 0 0 0;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 52px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.t10l .top10list .t10l-box ul li:last-child a {
  border: 0;
}
.t10l .top10list .t10l-box:last-child ul {
  border: 0;
}
.t10l .top10list-right {
  width: 301px;
  float: right;
}
.tittle-top {
  width: 100%;
  float: left;
  margin-bottom: 18px;
}
.tittle-top h2 {
  font-size: 2.6em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.tittle-top h2::before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.tittle-top h2 a {
  color: #000;
}
.border-box {
  border-top: 1px solid #ccc;
  background-color: #fff;
  padding: 4px;
}
.list ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.list ul li {
  list-style: none;
  width: 100%;
  float: left;
  margin-bottom: 21px;
  padding: 0;
}
.list ul li a {
  color: #000;
  display: block;
}
.list ul li a .pic {
  width: 100px;
  float: left;
  margin-right: 4%;
  position: relative;
}
.list ul li a .entry-content-heading {
  width: 61%;
  width: -webkit-calc(100% - 100px - 4%);
  width: calc(100% - 100px - 4%);
  float: left;
}
.list ul li a .entry-content-heading h2 {
  margin: 3px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 81px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-family: "gn-tittle";
}
.list ul li a .entry-content-heading h2 #text-blink-text {
  margin-right: 5px;
}
.list ul li:last-child {
  margin: 0;
}
.list .video-icon {
  width: 25px !important;
  top: 0;
  right: 0;
}
.desktop {
  display: block;
}
.mob {
  display: none;
}
.share-box {
  position: relative;
}
.share-box .share {
  position: absolute;
  right: 0;
  top: -4px;
  z-index: 2;
  width: 95%;
}
.share-box .share .flipbook-menu-btn {
  display: inline;
  cursor: pointer;
  background: none;
  position: absolute;
  float: right;
  right: 0;
}
.share-box .share .flipbook-shareBtn {
  width: 30px;
  float: right;
  margin-right: 8px;
}
.share-box .share .flipbook-shareButtons {
  display: none;
  margin-top: 4px;
}
.share-box .share .share-alt {
  width: 40px;
  float: right;
}
.share-box .share .date {
  float: left;
  font-size: 1.4em;
  color: #fff;
  margin: 10px 0;
  font-family: sans-serif;
  display: none;
}
.share-box .share .share-width {
  width: 235px;
  float: right;
}
body.detail-body {
  background: #fff;
}
body.detail-body .ShowsDetailPage .column-right {
  width: 100%;
  width: calc(100% - 0);
  width: -webkit-calc(100% - 0);
}
body.detail-body
  .ShowsDetailPage
  .column-right
  .right
  .right-inner
  .content-sticky
  h1 {
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 36px;
  font-family: "gn-home";
  display: inline-block;
}
body.detail-body
  .ShowsDetailPage
  .column-right
  .right
  .right-inner
  .content-sticky
  h2 {
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 36px;
  font-family: "gn-home";
  display: inline-block;
}
body.detail-body
  .ShowsDetailPage
  .column-right
  .right
  .right-inner
  .content-sticky
  .btArticleSideMeta {
  text-align: left;
}
body.detail-body
  .ShowsDetailPage
  .column-right
  .right
  .right-inner
  .content-sticky
  .btArticleSideMeta
  .btClear {
  width: 100%;
}
body.detail-body
  .ShowsDetailPage
  .column-right
  .right
  .right-inner
  .content-sticky
  .btArticleSideMeta
  .btClear
  .btSubTitle
  .post-time {
  height: auto;
  margin-bottom: 5px;
  line-height: 30px;
}
body.detail-body
  .ShowsDetailPage
  .column-right
  .right
  .right-inner
  .content-sticky
  .btArticleSideMeta
  .detail-share-btIco {
  border: 0;
  height: auto;
}
body .detail-section .column-left {
  width: 200px;
  min-height: 300px;
  max-height: 100%;
  float: left;
  padding: 10px;
  position: -webkit-sticky;
  position: sticky;
  top: -170px;
}
body .detail-section .column-left .left-stick {
  width: 200px;
  height: 100%;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}
body .detail-section .column-right {
  float: left;
  width: 84%;
  width: calc(100% - 200px);
  width: -webkit-calc(100% - 200px);
}
body .detail-section .column-right .left {
  width: 68%;
  width: calc(100% - 360px);
  width: -webkit-calc(100% - 360px);
  background: #fff;
  padding: 10px;
  margin-right: 20px;
  float: left;
}
body .detail-section .column-right .left .story-area {
  margin: 0 0 20px 1%;
  padding: 0 10px;
}
body .detail-section .column-right .left .story-area .category {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 17px;
  height: 13px;
  line-height: 13px;
  margin-top: 6px;
  float: left;
  border-right: 1px solid #ccc;
  margin-right: 15px;
}
body .detail-section .column-right .left .story-area h2 {
  margin: 0 0 20px 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
  font-family: "gn-home";
  display: inline-block;
}
body .detail-section .column-right .left .story-area h1 {
  margin: 0 0 20px 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
  font-family: "gn-home";
  display: inline-block;
}
body .detail-section .column-right .left .story-area .post-time {
  color: #999;
  font-size: 1.3em;
  margin: 20px 20px 0 0;
  float: left;
  font-weight: 500;
  margin-top: 4px;
}
body .detail-section .column-right .left .story-area .post-time span {
  width: 16px;
  text-align: center;
  display: inline-block;
}
body .detail-section .column-right .left .story-area .post-auther {
  color: #2a2a2a;
  font-size: 1.3em;
  font-weight: 600;
  width: 100%;
  float: left;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .post-auther
  .author_title_img {
  float: left;
  width: 32%;
  margin: 5px 5px 0 0;
  border-right: 1px solid #efefef;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .post-auther
  .author_title_img
  img {
  border-radius: 50%;
  width: 40px;
  float: left;
  margin-right: 2%;
  background-color: #ccc;
  height: 40px;
  text-align: center;
  line-height: 52px;
  border: 1px solid #ccc;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .post-auther
  .author_title_img
  .author_agency {
  font-weight: 700;
  line-height: 41px;
  font-size: 11px;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .post-auther
  .author_title_img:last-child {
  border: 0;
}
body .detail-section .column-right .left .story-area .post-auther a {
  color: #20409a;
  font-weight: 700;
  line-height: 42px;
}
body .detail-section .column-right .left .story-area .content-area {
  font-size: 15px;
  font-weight: 400;
  color: #222;
}
body .detail-section .column-right .left .story-area .content-area p {
  margin: 20px 0;
  color: #585656;
  font-family: "gn-tittle";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding: 0;
}
body .detail-section .column-right .left .story-area .content-area p span {
  font-family: "gn-tittle" !important;
}
body .detail-section .column-right .left .story-area .content-area h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 35px;
  font-family: "gn-home";
  margin: 10px 0;
  display: block;
}
body .detail-section .column-right .left .story-area .content-area h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  font-family: "gn-home";
  margin: 10px 0;
  display: block;
  clear: both;
}
body .detail-section .column-right .left .story-area .content-area h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  font-family: "gn-home";
  margin: 10px 0;
  display: block;
}
body .detail-section .column-right .left .story-area .content-area ul {
  margin-bottom: 20px;
}
body .detail-section .column-right .left .story-area .content-area ul li {
  margin-bottom: 5px;
  line-height: 23px;
  font-family: "gn-tittle";
  font-size: 18px;
  font-weight: 400;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .content-area
  ul
  li:last-child {
  margin-bottom: 0;
}
body .detail-section .column-right .left .story-area .content-area ol {
  margin-bottom: 20px;
}
body .detail-section .column-right .left .story-area .content-area ol li {
  margin-bottom: 10px;
  line-height: 23px;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .content-area
  ol
  li:last-child {
  margin-bottom: 0;
}
body .detail-section .column-right .left .story-area .content-area img {
  max-width: 100%;
  margin: 0;
}
body .detail-section .column-right .left .story-area .content-area blockquote {
  border: 0;
  font-weight: 400;
  text-align: left;
  font-style: italic;
  display: block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  font-size: 22px;
  line-height: 27px;
  color: #333;
  border-left: 6px solid #f7941e;
  font-family: "gn-home";
  margin-top: 20px;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .content-area
  blockquote:before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #585656;
  position: absolute;
  left: 1px;
  top: 20px;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .content-area
  .canonical-url {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
body .detail-section .column-right .left .story-area .time-section {
  display: none;
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 10px;
}
body .detail-section .column-right .left .story-area .time-section p {
  display: inline-block;
  font-size: 12px;
  font-family: "gn-Light";
  font-weight: 600;
  line-height: 22px;
  color: #909090;
  margin: 0 0 10px 0;
  width: 100%;
  padding: 0;
}
body .detail-section .column-right .left .story-area .time-section p span {
  width: 12px;
  float: left;
  margin-right: 5px;
}
body .detail-section .column-right .left .story-area .time-section .source {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 5px;
  font-family: "gn-Light";
  letter-spacing: 0.2px;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .source
  .author_title_img {
  margin: 0;
  white-space: nowrap;
  display: inline-block;
  float: left;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .source
  .author_title_img
  .noImageAuthor {
  border-radius: 50%;
  width: 40px;
  float: left;
  margin-right: 2%;
  background-color: #ccc;
  height: 40px;
  text-align: center;
  font-size: 17px;
  line-height: 41px;
  display: none;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .source
  .author_title_img
  img {
  border-radius: 50%;
  width: 50px;
  float: left;
  margin-right: 2%;
  background-color: #ccc;
  height: 50px;
  text-align: center;
  line-height: 52px;
  border: 1px solid #ccc;
  display: none;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .source
  .author_title_img
  .author_agency {
  color: #20409a;
  font-weight: 700;
  line-height: 10px;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .source
  .author_title_img
  a {
  line-height: 15px;
  color: #1e419d;
  font-size: 13px;
  text-align: left;
  padding: 0;
  margin-bottom: 20px;
  font-family: "gn-tittle";
  padding: 0;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .source
  .by_author {
  color: #737373;
  float: left;
  margin-right: 6px;
  font-family: "gn-tittle";
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .source
  .author_seperator {
  display: inline-block;
  color: #000;
  margin-right: 4px;
  float: left;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .btArticleSideMeta {
  text-align: left;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
body
  .detail-section
  .column-right
  .left
  .story-area
  .time-section
  .btArticleSideMeta
  .detail-share-btIco {
  border: 0;
  height: 5px;
}
body .detail-section .column-right .right {
  position: static;
  float: right;
  width: 340px;
}
body .detail-section .column-right .right .right-inner .ads {
  background-color: #f9f9f9;
  padding: 18px;
  margin-bottom: 20px;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body .detail-section .column-right .right .right-inner .content-sticky {
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
body
  .detail-section
  .column-right
  .right
  .right-inner
  .content-sticky.content-fixed {
  position: fixed;
  bottom: 0;
  width: 340px;
}
body.live-page {
  background-color: #131414 !important;
}
body.live-page header .mobile-header {
  display: block;
}
body.live-page .column-right {
  width: 100%;
  width: calc(100% - 0);
  width: -webkit-calc(100% - 0);
}
body.live-page .column-right .right {
  float: left;
}
body.live-page .column-right .left {
  background: transparent;
  border: 0;
  width: 68%;
  width: calc(100% - 360px);
  width: -webkit-calc(100% - 360px);
}
body.live-page .column-right .left .story-area h1 {
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin: 10px 0;
  font-size: 30px;
}
body.live-page .column-right .left .story-area .live-btn-link {
  position: relative;
  width: 100px;
  float: left;
}
body.live-page .column-right .left .story-area .live-btn-link .live-blink {
  left: 5%;
  padding: 0 7px;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-btn-link
  .live-blink
  #text-blink {
  font-size: 2.6em;
  font-weight: 600;
  line-height: 40px;
  display: inline-block;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-btn-link
  .live-blink
  #doot {
  font-size: 3em;
  font-weight: 700;
  line-height: 0;
  margin-top: 0;
  display: inline-block;
  position: relative;
  top: -19px;
  color: #fff;
}
body.live-page .column-right .left .story-area .live-box .live-player img {
  width: 100%;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section {
  margin: 10px 0;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_left {
  float: left;
  width: 46%;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_left
  span {
  width: 40px;
  float: left;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_left
  h3 {
  float: left;
  width: 84%;
  margin: 0 2%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_left
  h3
  strong {
  font-size: 19px;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_right {
  float: left;
  width: 54%;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_right
  h3 {
  float: left;
  width: 100%;
  margin: 0 2% 10px 2%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_right
  h3
  strong {
  font-size: 19px;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_right
  .sd {
  float: left;
  width: 46%;
  margin: 0 2%;
}
body.live-page
  .column-right
  .left
  .story-area
  .live-box
  .alternative_player_section
  .player_right
  .hd {
  float: right;
  width: 46%;
}
.side-latest {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.side-latest .latest-head {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.side-latest .latest-head h2 {
  float: left;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
}
.side-latest .latest-head span {
  float: right;
}
.side-latest .latest-head span a {
  font-size: 0.8em;
  color: #979797;
  text-decoration: none;
  text-transform: uppercase;
}
.side-latest ul {
  margin: 0;
  padding: 0;
}
.side-latest ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  display: inline-block;
  padding: 9px 0;
  width: 100%;
}
.side-latest ul li .list-pic {
  float: left;
  width: 24%;
  margin-right: 2%;
}
.side-latest ul li .list-pic img {
  max-width: 100%;
}
.side-latest ul li .list-tittle {
  width: 74%;
  float: left;
  font-size: 1em;
}
.side-latest ul li .list-tittle .list-tittle-top .cat {
  font-size: 1.2em;
  font-weight: 500;
}
.side-latest ul li .list-tittle .list-tittle-top .time {
  font-size: 1.2em;
  font-weight: 300;
  color: #979797;
}
.side-latest ul li .list-tittle .list-tittle-top .time::before {
  content: "";
  border-left: 1px solid #ccc;
  display: inline-block;
  height: 12px;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
  vertical-align: middle;
}
.side-latest ul li .list-tittle .list-heading h2 {
  color: #000;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 65px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "gn-tittle";
}
.side-latest ul li .list-tittle .list-heading h2 a {
  color: #000;
}
.side-latest ul li .list-tittle.no-pic {
  width: 100%;
}
.side-latest ul li:last-child {
  border: 0;
}
.more-content .tittle {
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}
.more-content .tittle h2 {
  color: #000;
  font-size: 2.6em;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.more-content .tittle h2::before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.more-content .more-list {
  border-bottom: 0;
}
.more-content .mbl {
  margin-bottom: 20px;
}
.more-content .more-block .more-pic {
  position: relative;
}
.more-content .more-block .more-pic img {
  width: 100%;
  height: auto;
}
.more-content .more-block .caption {
  padding: 0;
}
.more-content .more-block .caption h2 {
  color: #000;
  line-height: 20px;
  font-weight: 400;
  min-height: 60px;
  font-family: "gn-tittle";
  font-size: 16px;
  margin: 5px 0 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 65px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.more-content .more-block .caption h2:hover {
  color: #21409a;
  text-decoration: none;
}
.more-content .more-block .caption h3 {
  color: #000;
  line-height: 20px;
  font-weight: 400;
  min-height: 60px;
  font-family: "gn-tittle";
  font-size: 16px;
  margin: 5px 0 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 65px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.more-content .more-block .caption h3:hover {
  color: #21409a;
  text-decoration: none;
}
.more-content .more-block .caption h4 {
  color: #000;
  line-height: 20px;
  font-weight: 400;
  min-height: 60px;
  font-family: "gn-tittle";
  font-size: 16px;
  margin: 5px 0 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 65px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.more-content .more-block .caption h4:hover {
  color: #21409a;
  text-decoration: none;
}
.more-content .more-block .caption .date {
  font-size: 12px;
  color: #595959;
}
.more-content .more-block .caption .date::after {
  border-left: 0;
}
footer {
  background-color: #f5f5f5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  float: left;
  padding-top: 20px;
}
footer .ftr_inr {
  width: 100%;
  float: left;
}
footer .ftr_inr .ftr_col {
  width: 20%;
  padding-right: 2%;
  float: left;
}
footer .ftr_inr .ftr_col:last-child {
  padding-right: 0;
  display: none;
}
footer .ftr_inr .ftr_col h1 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #323232;
  margin-bottom: 10px;
  text-transform: uppercase;
  float: left;
}
footer .ftr_inr .ftr_col ul {
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
footer .ftr_inr .ftr_col ul li {
  list-style: none;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
footer .ftr_inr .ftr_col ul li:last-child {
  margin-bottom: 0;
}
footer .ftr_inr .ftr_col ul li p {
  margin: 0;
  padding: 0;
  font-family: gn-tittle;
  color: #323232;
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  width: 100%;
  font-weight: 300;
}
footer .ftr_inr .ftr_col ul li a {
  font-family: gn-tittle;
  text-decoration: none;
  color: #323232;
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  width: 100%;
  font-weight: 300;
}
footer .ftr_inr .ftr_col ul li a.apps {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
}
footer .ftr_inr .ftr_col ul li a.apps:last-child {
  margin-right: 0;
}
footer .ftr_inr .ftr_col ul li a.apps img {
  width: 100%;
  display: inline-block;
}
footer .ftr_inr .ftr_col ul li a.follow {
  width: initial;
  margin-right: 7px;
}
footer .ftr_inr .ftr_col ul li a.follow:last-child {
  margin-right: 0;
}
footer .ftr_inr .ftr_col ul li a.follow img {
  max-width: 100%;
  display: inline-block;
}
footer .ftr_inr .ftr_col ul li ul {
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
}
footer .ftr_inr .ftr_col ul li ul li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: initial;
  margin: 0 5px 10px 5px;
}
footer .ftr_inr .ftr_col ul li ul li a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #d9d9d9;
  width: 100%;
  padding: 4px;
}
footer .ftr_inr .ftr_col ul li ul li a img {
  display: inline-block;
  width: 100%;
}
footer .copyright {
  width: 100%;
  text-align: center;
  padding: 15px;
  border-top: 1px solid #d9d9d9;
}
footer .copyright p {
  font-family: gn-tittle;
  margin: 0;
  padding: 0;
  color: #323232;
  font-size: 14px;
}
footer .footer-top {
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
}
footer .footer-top .footer-left {
  float: left;
  width: 150px;
  display: none;
}
footer .footer-top .footer-right {
  float: right;
  padding: 3px 0;
}
footer .footer-top .footer-right ul {
  margin: 0;
  padding: 0;
}
footer .footer-top .footer-right ul li {
  list-style: none;
  width: 20px;
  float: left;
  margin: 0 10px;
}
footer .footer-top .footer-right ul li a svg {
  color: #fff;
  fill: #fff;
  margin-top: 4px;
}
footer .footer-top .footer-right ul li:first-child {
  width: auto;
}
footer .footer-top .footer-right ul li .btn {
  height: 29px !important;
}
footer .footer-top .footer-right ul.dropdown-menu {
  left: -100%;
}
footer .footer-top .footer-right ul.dropdown-menu li {
  width: 100%;
  margin: 0;
}
footer .footer-bottom p {
  font-size: 1.4em;
  text-align: left;
  color: #fff;
  margin: 0;
  font-family: "gn-Light";
}
footer .footer-bottom span {
  float: left;
  line-height: 35px;
}
.latest-page {
  background-color: #fff;
}
.latest-page .latest-content {
  width: 74%;
  width: -webkit-calc(100% - 330px);
  width: -moz-cal(100% - 330px);
  width: calc(100% - 330px);
}
.latest-page .latest-content .tittle h2 {
  color: #000;
}
.latest-page .latest-content .video-list {
  border-bottom: 0;
}
.latest-page .latest-content .video-block {
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  clear: both;
}
.latest-page .latest-content .video-block .video-pic {
  position: relative;
}
.latest-page .latest-content .video-block .video-pic .video-icon {
  display: inline-table;
}
.latest-page .latest-content .video-block .caption {
  padding: 0 10px 10px 10px;
}
.latest-page .latest-content .video-block .caption h3 {
  color: #000;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  font-family: "gn-tittle";
  min-height: 60px;
}
.latest-page .latest-content .video-block .caption h3:hover {
  color: #21409a !important;
  text-decoration: none;
}
.latest-page .latest-content .video-block .caption h4 {
  color: #000;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  font-family: "gn-tittle";
  min-height: 60px;
}
.latest-page .latest-content .video-block .caption h4:hover {
  color: #21409a !important;
  text-decoration: none;
}
.latest-page .latest-content .video-block .caption .date {
  font-size: 1.3em;
  font-family: "gn-tittle";
}
.latest-page .latest-content .video-block .caption .date::after {
  border-left: 0;
}
.latest-page .latest-content .pic {
  width: 100%;
  float: left;
  position: relative;
}
.latest-page .latest-content .entry-title {
  width: 100%;
  float: left;
}
.latest-page .latest-sidebar {
  width: 330px;
}
.latest-page .latest-sidebar .in {
  background-color: #fff;
  border: 0;
}
.latest-page .latest-sidebar .video-accordion ul li {
  border-bottom: 1px solid #e3e3e3;
}
.latest-page .latest-sidebar .video-accordion ul li h2 {
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  font-family: "gn-tittle";
}
.latest-page .latest-sidebar .video-accordion ul li a {
  color: #000;
}
.latest-page .latest-sidebar .video-accordion ul li:last-child {
  border-bottom: 0;
}
.latest-page .latest-sidebar .video-accordion .panel {
  margin-bottom: 25px !important;
}
.latest-page .latest-sidebar .video-accordion .panel .panel-body {
  padding: 5px;
}
.latest-page .latest-sidebar .video-accordion .scrollbar {
  height: 200px;
  overflow-y: scroll;
  padding: 10px !important;
}
.latest-page .latest-sidebar .video-accordion .panel-heading a::before {
  content: url(../../images/collapse-white.svg);
  top: 9px !important;
}
.latest-page .latest-sidebar #style-1::-webkit-scrollbar-track {
  background-color: #fff;
}
.latest-page .latest-sidebar #style-1::-webkit-scrollbar {
  width: 7px;
  background-color: #f5f5f5;
}
.latest-page .latest-sidebar .pos-fix {
  top: 50px;
}
.latest-page .video-accordion .panel-heading a {
  color: #fff;
  text-decoration: none;
}
.latest-page .video-accordion .panel-heading a:hover {
  color: #f7941e !important;
}
.videobg {
  background-color: #fff;
}
.videobg.latest-page {
  background-color: #fff;
}
.videobg .video-content {
  float: right;
}
.videobg .video-content .video-list {
  width: 100%;
  float: left;
  border-bottom: 1px solid #373838;
  margin-bottom: 20px;
}
.videobg .video-content .video-list .ads {
  margin: 20px 0;
}
.videobg .video-block {
  margin-bottom: 20px;
}
.videobg .video-block img {
  width: 100%;
  height: auto;
}
.videobg .video-block .video-pic {
  position: relative;
}
.videobg .video-block .caption {
  background-color: #fff;
  padding: 10px;
}
.videobg .video-block .caption h4 {
  min-height: 70px;
}
.videobg .video-block .caption h4 a {
  color: #000;
  line-height: 23px;
  font-size: 0.9em;
}
.videobg .video-block .caption h1 {
  color: #000;
}
.videobg .video-block .caption .date {
  color: #595959;
}
.videobg .video-block .caption .date::after {
  content: "";
  border-left: 1px solid #909090;
  display: inline-block;
  height: 12px;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  vertical-align: middle;
}
.videobg .video-block .caption .time {
  color: #909090;
}
.videobg .video-block.video-play-box .video-icon {
  top: 60%;
  width: 60px !important;
  -webkit-transform: translate(-60%, -60%);
  -ms-transform: translate(-60%, -60%);
  transform: translate(-60%, -60%);
}
.videobg .tittle-headlines {
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}
.videobg .tittle-headlines h2 {
  font-size: 2.6em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.videobg .tittle-headlines h2::before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.videobg .tittle-shows {
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}
.videobg .tittle-shows h2 {
  font-size: 2.6em;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.videobg .tittle-shows h2::before {
  content: "";
  border-left: 4px solid #47a1d8;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.videobg .viewall {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: 10px;
}
.videobg .viewall a {
  font-size: 1.4em;
  color: #909090;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.videobg .tittle {
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}
.videobg .tittle h2 {
  font-size: 2.6em;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
  float: left;
  margin: 0;
}
.videobg .tittle h2::before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.videobg .tittle.shows h2::before {
  border-left: 4px solid #47a1d8;
}
.videobg .tittle.mustwatch h2::before {
  border-left: 4px solid #7f348d;
}
.videobg .tittle.giggles h2::before {
  border-left: 4px solid #47a1d9;
}
.videobg .video-sidebar {
  float: right;
}
.videobg .video-sidebar .video-side-list .shows-box-page {
  width: 100%;
  float: left;
  padding: 10px 10px 30px 10px;
  background: #343434;
  background: -webkit-linear-gradient(top, #343434 0%, #222 100%);
  background: linear-gradient(to bottom, #343434 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343434',endColorstr='#222222',GradientType=0);
}
.videobg .video-sidebar .video-side-list .shows-box-page h3 {
  float: left;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  border-bottom: 1px solid #454343;
  padding-bottom: 5px;
  margin: 0 0 10px 0;
}
.videobg .video-sidebar .video-side-list .shows-box-page ul li {
  width: 100%;
  margin-bottom: 10px;
}
.videobg .video-sidebar .video-side-list .shows-box-page ul li a {
  color: #fff;
}
.videobg .video-sidebar .video-side-list .shows-box-page ul li a .main-heading {
  margin-bottom: 0;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  left: 0;
  padding: 0 10px 5px 10px;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: left;
}
.videobg
  .video-sidebar
  .video-side-list
  .shows-box-page
  ul
  li
  a
  .main-heading
  h2 {
  font-size: 2em;
  margin: 10px 0;
}
.videobg .video-sidebar .video-side-list .shows-box-page ul li a::before {
  background: transparent;
}
.videobg .video-sidebar .video-side-list img {
  width: 100%;
}
.videobg header.green .header-right ul li .live-btn a {
  color: #000;
}
.videobg #imaginary_container .stylish-input-group button {
  border: 0;
  background: transparent;
}
.videobg #imaginary_container .glyphicon-search:before {
  content: "\e003";
}
.videobg .video-show-slider {
  margin: 20px 0;
}
.videobg .video-show-slider .tittle h2::before {
  content: "";
  border-left: 4px solid #007f43;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.videobg .video-show-slider .swiper-button-next,
.videobg .video-show-slider .swiper-button-prev {
  margin-top: 0;
  top: 48%;
}
.videobg .ads {
  margin-bottom: 20px;
}
.videobg .video-accordion {
  width: 100%;
  float: left;
}
.videobg .video-accordion .panel {
  width: 100%;
  float: left;
}
.videobg .video-accordion .panel .collapse {
  background-color: #fff;
}
.videobg .video-accordion .panel .collapse .panel-body {
  padding: 10px 0;
}
.categorybg {
  background-color: #fff;
}
.categorybg .category {
  min-height: 100vh;
  width: 100%;
  padding-top: 40px;
  background-color: #fff;
}
.categorybg .category .scaler {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  min-height: 100vh;
  width: 100%;
  top: 131px;
  position: fixed;
}
.categorybg .category .scaler .fixed-bg {
  background-position: 50% 134%;
  background-size: cover;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
}
.categorybg .category .scaler .fixed-bg:before {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  opacity: 1;
  content: "";
  z-index: 0;
  position: absolute;
}
.categorybg .category .main-title {
  text-align: center;
  display: inline-block;
  margin-bottom: 50px;
  font-size: 44px;
  width: 100%;
  padding-top: 10px;
}
.categorybg .category .main-title h1 {
  color: #000;
  font-size: 42px;
  margin: 0;
  font-weight: 500;
  position: relative;
  z-index: 2;
  display: block;
}
.categorybg .category .main-title h1::before {
  content: "";
  border-left: 4px solid #7f348d;
  display: inline-block;
  height: 40px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.categorybg .category .main-title span {
  font-size: 20px;
  color: white;
  opacity: 0.6;
  display: block;
  margin-top: 10px;
}
.categorybg .category .main-title.cat-pakistan h1::before {
  content: "";
  border-left: 4px solid #137f39;
  display: inline-block;
  height: 35px;
  margin: -6px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.categorybg .category .main-title.cat-world h1::before {
  content: "";
  border-left: 4px solid #1877b6;
  display: inline-block;
  height: 35px;
  margin: -6px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.categorybg .category .cat-box {
  margin: 15px 0;
}
.categorybg .category .cat-box .cat-list a {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: block;
}
.categorybg .category .cat-box .cat-list a img {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  -webkit-transition: all 120ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 120ms ease-in;
  -ms-transform: scale(1);
  transition: all 120ms ease-in;
  transform: scale(1);
}
.categorybg .category .cat-box .cat-list a .main-heading {
  padding: 0 5px;
}
.categorybg .category .cat-box .cat-list a .main-heading h1 {
  margin: 8px 0;
  font-size: 2.6em;
  line-height: 26px;
}
.categorybg .category .cat-box .cat-list a .main-heading h2 {
  margin: 8px 0;
  font-size: 2.6em;
  line-height: 26px;
}
.categorybg .category .cat-box .cat-list a .main-heading .dt {
  font-size: 1.3em;
  color: #c8c8c8;
}
.categorybg .category .cat-box .cat-list a .main-heading .dt .date::after {
  content: "";
  border-left: 1px solid #909090;
  display: inline-block;
  height: 12px;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  vertical-align: middle;
}
.categorybg .category .cat-box .cat-list a .video-icon {
  width: 40px !important;
  display: block;
}
.categorybg .category .cat-box .cat-list a:hover {
  color: #fff !important;
}
.categorybg .category .cat-box .cat-list a:hover .cat-pic-shad {
  box-shadow: 2px 4px 15px #000;
  z-index: 3;
  -webkit-transition: all 120ms ease-in;
  -webkit-transform: scale(1.07);
  -ms-transition: all 120ms ease-in;
  -ms-transform: scale(1.07);
  transition: all 120ms ease-in;
  transform: scale(1.07);
}
.categorybg.shows-detail {
  background-color: #000;
}
.categorybg.shows-detail .category {
  background-color: #000;
}
.categorybg.shows-detail .category .cat-box .cat-list a .main-heading h2 {
  font-size: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* max-height: 81px; */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 52px;
}
.categorybg.shows-detail header {
  margin-bottom: 0;
}
.categorybg.shows-detail header .mob-menu-icon {
  background-color: transparent !important;
}
.categorybg.shows-detail header .mob-menu-icon .mob-blue-icon {
  display: none !important;
}
.categorybg.shows-detail header .mob-menu-icon .mob-white-icon {
  display: block !important;
  width: 30px;
}
.categorybg.shows-detail .video-accordion ul li a {
  color: #fff;
}
.categorybg.shows-detail .latest-shows {
  width: 100%;
  float: left;
  margin-top: 25px;
}
.categorybg.shows-detail .latest-shows .tittle-top h2 {
  color: #fff;
}
.categorybg.shows-detail .latest-shows .video-play-box .caption h1 {
  color: #fff;
  font-size: 3em;
}
.categorybg.shows-detail .more-episode .tittle-top h2 {
  color: #fff;
}
.categorybg.trending-mobile-header .trending-banner {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.categorybg.trending-mobile-header .trending-banner img {
  width: 100%;
}
.categorybg.trending-mobile-header header .mobile-header {
  display: inline-block;
  margin: 0;
}
.categorybg.trending-mobile-header
  header
  .mobile-header
  .header-right
  ul
  li
  .live-btn {
  padding: 7px 10px;
}
.categorybg.trending-mobile-header
  header
  .mobile-header
  .header-right
  ul
  li
  .live-btn
  img {
  width: 70px;
}
.categorybg.trending-mobile-header
  header
  .mobile-header
  .header-right
  ul
  li
  .live-btn
  .icon {
  width: auto;
  float: left;
  margin-right: 0;
  margin-top: 0;
}
.categorybg.trending-mobile-header header .desktop-header {
  display: none;
}
.categorybg.trending-mobile-header .trending {
  display: none;
}
.categorybg.trending-mobile-header .category .product-listing ul li.pos-2 {
  max-height: 450px !important;
  min-height: auto !important;
  margin-bottom: 16px;
}
.categorybg.trending-mobile-header
  .category
  .product-listing
  ul
  li.pos-2
  .image-wrap {
  width: 100%;
}
.categorybg.trending-mobile-header .category .product-listing ul li.pos-2 h2 {
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 22px;
  margin: 5px 0;
  font-family: "gn-home";
  max-height: 65px;
}
.categorybg.trending-mobile-header .category .product-listing ul li.add-list {
  margin-bottom: 130px;
  background-color: #efefef;
}
.categorybg.trending-mobile-header
  .category
  .product-listing
  ul
  li
  .category-box
  a
  h1 {
  padding-left: 0 !important;
  border-left: 0 !important;
  font-family: "gn-home" !important;
  margin-top: 5px;
}
.categorybg.trending-mobile-header
  .category
  .product-listing
  ul
  li
  .category-box
  a
  p {
  padding-left: 0 !important;
  font-family: "gn-tittle" !important;
}
.categorybg.inde header {
  margin-bottom: 0;
  padding: 5px 0;
}
.categorybg.inde header .mobile-header {
  margin: 0;
}
.categorybg.inde .inde-parallax {
  display: block;
}
.categorybg.inde .inde-parallax img {
  width: 100%;
  max-width: 100%;
}
.categorybg.inde .inde-mainpic {
  display: none;
  width: 100%;
  float: left;
}
.categorybg.inde .inde-mainpic img {
  width: 100%;
}
.categorybg.inde .ind-container {
  margin: -200px 10px 0 15px;
  position: relative;
  z-index: 9;
}
.categorybg.inde .ind-container .inde-story-main {
  background-color: #eee;
  width: 100%;
  float: left;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: -webkit-linear-gradient(90deg, #e5e5e5 0%, #fff 100%);
  background: linear-gradient(0deg, #e5e5e5 0%, #fff 100%);
  padding-bottom: 20px;
  box-shadow: 4px 0 15px -4px rgba(0, 0, 0, 0.1),
    -4px 0 8px -4px rgba(0, 0, 0, 0.1);
}
.categorybg.inde .ind-container .inde-story-main .ind-sec-banner img {
  width: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.categorybg.inde .ind-container .inde-story-main .ind-sec-banner .ind-banner1 {
  display: block;
}
.categorybg.inde .ind-container .inde-story-main .ind-sec-banner .ind-banner2 {
  display: none;
}
.categorybg.inde .ind-container .inde-story-main .inde-story-left {
  width: 72%;
  width: -webkit-calc(100% - 318px);
  width: -moz-cal(100% - 318px);
  width: calc(100% - 318px);
  float: left;
}
.categorybg.inde .ind-container .inde-story-main .inde-story-left ul {
  padding: 0;
}
.categorybg.inde .ind-container .inde-story-main .inde-story-left ul li {
  list-style: none;
  width: 50%;
  float: left;
  padding: 0 1%;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-left
  ul
  li
  .inde-story-pic {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-left
  ul
  li
  .inde-story-pic
  img {
  width: 100%;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-left
  ul
  li
  .top_titile {
  margin-bottom: 18px;
  float: left;
  width: 100%;
  padding: 0 10px 10px 10px;
  background-color: #e7e7e7;
  border-top: 4px solid #0e713b;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-left
  ul
  li
  .top_titile
  h2 {
  font-size: 25px;
  margin: 10px 0;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-left
  ul
  li
  .top_titile
  h2
  a {
  color: #323232;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-left
  ul
  li
  .top_titile
  p {
  font-size: 16px;
  font-family: "gn-tittle";
  font-weight: 400;
  line-height: 22px;
}
.categorybg.inde .ind-container .inde-story-main .inde-story-right {
  width: 301px;
  float: left;
  margin: 0 0 0 7px;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-right
  .ts-content
  .top-story-right
  .special-report
  h2 {
  font-size: 21px;
  border-bottom: transparent;
  padding-bottom: 10px;
  margin: 10px 0 10px 0;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-right
  .ts-content
  .ind-desktop {
  display: block;
}
.categorybg.inde
  .ind-container
  .inde-story-main
  .inde-story-right
  .ts-content
  .ind-mob {
  display: none;
}
.categorybg.inde .ind-container .inde-story-second-slider {
  width: 100%;
  float: left;
}
.categorybg.inde .inde-story-third {
  width: 100%;
  float: left;
  background-color: #08519f;
  position: relative;
  overflow: hidden;
}
.categorybg.inde .inde-story-third h3 {
  font-size: 2.6em;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin: 20px 0;
  padding-right: 10px;
  padding-left: 10px;
}
.categorybg.inde .inde-story-third h3:before {
  content: "";
  border-left: 4px solid #549521;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.categorybg.inde .inde-story-third .ind-bg1 {
  width: 218px;
  position: absolute;
  left: -80px;
  top: 35%;
}
.categorybg.inde .inde-story-third .ind-bg2 {
  width: 250px;
  position: absolute;
  right: -80px;
  top: 20%;
}
.categorybg.inde .inde-story-third .inde-story-third-fi a .video-pic img {
  width: 100%;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-fi
  a
  .video-pic
  .video-icon {
  position: absolute;
  max-width: 100%;
  width: 60px !important;
  z-index: 100;
  right: 50%;
  bottom: 45%;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  display: inline-block;
  top: 0;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-fi
  a
  .inde-third-fi-tittle {
  width: 100%;
  float: left;
  /* background-color: #3a6ca1; */
  margin: 0;
  /* padding: 15px 10px; */
  border-top: 3px solid #589c23;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-fi
  a
  .inde-third-fi-tittle
  h2 {
  color: #fff;
  font-size: 26px;
  margin: 10px 0;
  font-family: "gn-tittle";
  line-height: 29px;
}
.categorybg.inde .inde-story-third .inde-story-third-fi a:hover {
  color: #fff !important;
}
.categorybg.inde .inde-story-third .inde-story-third-se ul {
  padding: 0;
}
.categorybg.inde .inde-story-third .inde-story-third-se ul li {
  list-style: none;
}
.categorybg.inde .inde-story-third .inde-story-third-se ul li a {
  display: inline-block;
  color: #fff;
}
.categorybg.inde .inde-story-third .inde-story-third-se ul li a .pic {
  width: 100%;
  float: left;
  position: relative;
}
.categorybg.inde .inde-story-third .inde-story-third-se ul li a .pic img {
  width: 100%;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-se
  ul
  li
  a
  .pic
  .video-icon {
  position: absolute;
  max-width: 100%;
  width: 40px !important;
  z-index: 100;
  left: 5px;
  bottom: 9px;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  display: inline-block;
  top: auto;
  right: auto;
}
.categorybg.inde .inde-story-third .inde-story-third-se ul li a .pic h2 {
  color: #fff;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-se
  ul
  li
  a
  .pic
  .inde-se-desktop {
  display: block;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-se
  ul
  li
  a
  .pic
  .inde-se-mob {
  display: none;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-se
  ul
  li
  a
  .entry-content-heading {
  width: 100%;
  float: left;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-se
  ul
  li
  a
  .entry-content-heading
  h2 {
  margin: 10px 0;
  font-size: 18px;
  font-family: "gn-tittle";
  line-height: 22px;
}
.categorybg.inde .inde-story-third .inde-story-third-se ul li a:hover {
  color: #fff !important;
}
.categorybg.inde .inde-story-third .inde-story-third-th ul {
  padding: 0;
}
.categorybg.inde .inde-story-third .inde-story-third-th ul li {
  list-style: none;
}
.categorybg.inde .inde-story-third .inde-story-third-th ul li.border-box {
  border-bottom: 1px solid #3d845c;
  background-color: transparent;
  border-top: hidden;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-th
  ul
  li.border-box:last-child {
  border: 0;
}
.categorybg.inde .inde-story-third .inde-story-third-th ul li a {
  display: inline-block;
  color: #fff;
  margin-bottom: 10px;
}
.categorybg.inde .inde-story-third .inde-story-third-th ul li a .pic {
  width: 100px;
  float: left;
  margin-right: 4%;
  position: relative;
}
.categorybg.inde
  .inde-story-third
  .inde-story-third-th
  ul
  li
  a
  .pic
  .video-icon {
  position: absolute;
  max-width: 100%;
  width: 25px !important;
  z-index: 100;
  left: 5px;
  bottom: 9px;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  display: inline-block;
  top: auto;
  right: auto;
}
.categorybg.inde .inde-story-third .inde-story-third-th ul li a:hover {
  color: #fff !important;
}
.detial-menu-icon {
  width: 50px;
  height: 50px;
  background-color: #000;
}
.column-left {
  width: 273px;
  min-height: 300px;
  max-height: 100%;
  float: left;
  position: static;
}
.column-left .left-stick {
  position: fixed;
  width: 273px;
  height: 100%;
}
.column-left .left-stick .logo-section {
  margin: 5px auto;
  display: table;
}
.column-left .left-stick .logo-section img {
  width: 41px;
}
.column-left .left-stick .logo-section .responsive-logo-green {
  display: none;
}
.column-left .left-stick .search-area {
  width: 80%;
  margin: 0 auto;
}
.column-left .left-stick .search-area .input-group {
  border-bottom: 1px solid rgba(225, 225, 225, 0.3);
}
.column-left .left-stick .search-area .input-group:focus {
  border-bottom: 1px solid orange;
}
.column-left .left-stick .search-area .input-group .form-control {
  border-radius: 0;
  box-shadow: none;
  outline: 0;
  background: transparent;
  border: 0;
  font-family: "gn-light";
  font-size: 15px;
  height: 40px;
  color: #fff;
  padding-right: 0;
}
.column-left .left-stick .search-area .input-group .btn {
  border-radius: 0;
  color: #fff;
  background: transparent;
  border: 0;
}
.column-left .left-stick .search-area .input-group .btn img {
  width: 14px;
}
.column-left .left-stick .menu-area {
  width: 100%;
  margin: 10px auto 0 auto;
  height: 350px;
  height: calc(100% - 125px);
  height: -webkit-calc(100% - 125px);
  height: -o-calc(100% - 125px);
  overflow-y: auto;
}
.column-left .left-stick .menu-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-left .left-stick .menu-area ul li a {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  display: block;
  border: 1px solid transparent;
  padding-left: 10px;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "gn-light";
}
.column-left .left-stick .menu-area ul li a img {
  width: 20px;
  margin-right: 10px;
  display: none;
}
.column-left .left-stick .menu-area ul li:hover a:not(.ad-icon) {
  color: #f7941e !important;
  background: rgba(0, 0, 0, 0.1);
}
.column-left .left-stick .menu-area ul li:hover ul li a:not(.ad-icon) {
  color: #fff !important;
  background: rgba(0, 0, 0, 0.2);
}
.column-left .left-stick .menu-area ul li ul li a {
  font-size: 14px;
  color: #fff !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.2);
}
.shows-page {
  background-color: #000 !important;
}
.shows-page .main-title h1 {
  color: #fff !important;
}
.shows-page .shows-box-page ul {
  margin: 0;
  padding: 0;
}
.shows-page .shows-box-page ul li {
  position: relative;
  list-style: none;
  width: 50%;
  float: left;
}
.shows-page .shows-box-page ul li a {
  width: 100%;
  float: left;
}
.shows-page .shows-box-page ul li a .main-heading {
  margin-bottom: 10px;
  display: inline-block;
  background-color: transparent;
  bottom: 0;
  left: 30px;
  padding: 0 10px 3px;
  position: absolute;
  z-index: 10;
  width: 90%;
  text-align: left;
}
.shows-detail-banner img {
  width: 100%;
  height: auto;
}
.shows-profile {
  width: 100%;
  float: left;
  background-color: #1f1f1f;
  padding: 10px 20px;
}
.shows-profile .shows-top-left h1 {
  color: #fff;
  font-size: 3em;
}
.shows-profile .shows-top-left h3 {
  color: #fff;
  font-size: 2em;
}
.shows-profile .shows-top-left p {
  color: #fff;
  font-size: 1.6em;
  font-family: "gn-tittle";
}
.shows-profile hr {
  border-top: 1px solid #444;
}
.shows-profile .shows-top-right .ads {
  background-color: #f9f9f9;
  border: 0;
  padding: 20px;
}
.fullpage h1 {
  color: #333;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
}
.fullpage .source {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
}
.fullpage .source a {
  color: #f7941e;
}
.fullpage .excerpt-full {
  width: 100%;
  float: left;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 10px;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
.fullpage .excerpt-full p {
  font-size: 16px;
  font-family: "gn-tittle";
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.fullpage .time-section {
  width: 100%;
  float: left;
  text-align: center;
}
.fullpage .time-section p {
  display: inline-block;
  font-size: 13px;
  font-family: "gn-tittle";
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  border-left: 1px solid #efefef;
  padding-left: 7px;
  color: #909090;
}
.fullpage .time-section span {
  width: 12px;
  float: left;
  margin-right: 5px;
}
.fullpage header {
  padding: 0;
  margin: 0;
}
.fullpage header.green {
  position: relative;
  box-shadow: none;
  background-color: transparent;
}
.fullpage header.green .long-story-logo {
  position: absolute;
}
.fullpage .long-story-logo {
  display: block;
  width: 70%;
  padding: 10px 1% 0;
  position: fixed;
  top: 15px;
  left: 0;
  text-align: center;
  white-space: initial;
  z-index: 2;
  margin: 0 auto;
  right: 0;
}
.fullpage .long-story-logo .logo {
  width: 40px;
  float: right;
}
.fullpage .long-story-logo .mobile-header {
  display: block;
}
.fullpage .long-story-logo .logo a{
  display: block;
}
.fullpage
  .long-story-logo
  .mobile-header
  .mobile-left
  .mobile-nav
  .mob-menu-icon {
  background-color: #fff;
  padding: 5px;
  margin-top: -10px;
}
.fullpage .top-header {
  position: relative;
  width: 100%;
  float: left;
  top: -15px;
}
.fullpage .top-header.long-block::before {
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.95) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.95) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.95) 0,
    rgba(0, 0, 0, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
  webkit-transition: background-color 0.15s ease-out;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.fullpage .top-header img {
  width: 100%;
}
.fullpage .container {
  width: 880px;
  margin-top: -150px;
  background-color: #fff;
  position: relative;
}
.fullpage .long-content {
  width: 100%;
  float: left;
}
.fullpage .long-content .category-share {
  float: right;
  margin: 0 0 15px 0;
  white-space: nowrap;
  display: table;
  position: absolute;
  left: -60px;
  top: 80px;
}
.fullpage .long-content .category-share span {
  font-size: 1.8em;
  float: left;
  margin: 7px 20px 7px 0;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 28px;
}
.fullpage .long-content .category-share ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: table;
}
.fullpage .long-content .category-share ul li {
  width: 40px;
  float: none;
  list-style: none;
  margin-bottom: 5px;
}
.fullpage .long-content .category-share ul li.whatsapp-icon-share {
  display: none;
}
.fullpage .long-content .story-detail {
  width: 100%;
  float: left;
  margin: 0 0;
}
.fullpage .long-content .story-detail p {
  margin: 20px 0;
  color: #585656;
  font-family: "gn-tittle";
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  padding: 0;
}
.fullpage .long-content .story-detail p .img-left {
  float: left;
  margin: 0 20px 0 0;
  max-width: 50%;
}
.fullpage .long-content .story-detail p span {
  font-family: "gn-tittle" !important;
}
.fullpage .long-content .story-detail p ul {
  padding-left: 20px;
}
.fullpage .long-content .story-detail p ul li {
  font-size: 1.5em;
  font-weight: 500;
  margin-bottom: 10px;
}
.fullpage .long-content .story-detail p ol {
  padding-left: 20px;
}
.fullpage .long-content .story-detail p ol li {
  font-size: 1.5em;
  font-weight: 500;
  margin-bottom: 10px;
}
.fullpage .long-content .story-detail h1 {
  font-size: 38px;
  font-weight: 600;
  line-height: 35px;
  font-family: "gn-home";
  margin: 10px 0;
  text-align: left;
}
.fullpage .long-content .story-detail h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  font-family: "gn-home";
  margin: 10px 0;
}
.fullpage .long-content .story-detail h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  font-family: "gn-home";
  margin: 10px 0;
}
.fullpage .long-content .story-detail blockquote {
  border: 0;
  font-weight: 400;
  text-align: left;
  font-style: italic;
  display: block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  font-size: 22px;
  line-height: 27px;
  color: #333;
  border-left: 6px solid #f7941e;
  font-family: "gn-home";
  margin-top: 20px;
}
.fullpage .long-content .story-detail blockquote:before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #585656;
  position: absolute;
  left: 1px;
  top: 20px;
}
.fullpage .long-content .story-detail img {
  max-width: 100%;
}
.fullpage .more-long {
  width: 100%;
  float: left;
  border-top: 1px solid #eee;
}
.fullpage .more-long .tittle {
  font-size: 2.6em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 15px 0;
}
.fullpage .more-long ul {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
.fullpage .more-long ul li {
  list-style: none;
  margin-bottom: 20px;
}
.fullpage .more-long ul li a img {
  width: 100%;
}
.fullpage .more-long ul li a h3 {
  color: #000;
  margin: 5px 0;
  font-family: "gn-tittle";
  font-size: 16px;
  line-height: 20px;
  min-height: 40px;
}
.fullpage .input-group-btn .btn {
  margin: 0;
}
.fullpage .btn {
  display: table;
  margin: 25px auto;
}
.fullpage .author_title_img {
  margin: 5px 10px 0 0;
  white-space: nowrap;
  display: inline-block;
}
.fullpage .author_title_img .noImageAuthor {
  border-radius: 50%;
  width: 40px;
  float: left;
  margin-right: 2%;
  background-color: #ccc;
  height: 40px;
  text-align: center;
  font-size: 17px;
  line-height: 41px;
}
.fullpage .author_title_img img {
  border-radius: 50%;
  width: 50px;
  float: left;
  margin-right: 2%;
  background-color: #ccc;
  height: 50px;
  text-align: center;
  line-height: 52px;
  border: 1px solid #ccc;
}
.fullpage .author_title_img .author_agency {
  color: #20409a;
  font-weight: 700;
  line-height: 40px;
  width: auto;
  float: none;
}
.fullpage .author_title_img a {
  line-height: 46px;
  color: #1e419d;
  font-size: 13px;
  text-align: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.authorInfoPage {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.authorInfoPage img {
  border-radius: 50%;
  width: 50px;
  float: left;
  margin-right: 1%;
  background-color: #ccc;
  height: 50px;
  text-align: center;
  line-height: 52px;
  border: 1px solid #ccc;
}
.authorInfoPage h2 {
  color: #000;
  float: left;
  line-height: 50px;
}
.authorInfoPage p {
  float: left;
  font-size: 14px;
  color: #4e4d4d;
  font-weight: 500;
  width: 100%;
  margin: 10px 0;
}
.noImageAuthor {
  border-radius: 50%;
  background-color: #ccc;
  font-size: 17px;
  text-align: center;
  line-height: 70px;
  border: 1px solid #ccc;
  margin: 0 auto;
  max-width: 70px;
  width: 100%;
  height: 70px;
  display: block;
  float: none;
}
.noImageAuthor .author_agency {
  line-height: 47px;
}
.writter_name {
  background-color: #21409a;
  width: 100%;
  margin-top: 20px;
  display: inline-block;
}
.writter_name ul {
  padding: 0 0 0 10px;
}
.writter_name ul li {
  list-style: none;
  float: left;
  padding: 5px;
  margin: 0;
}
.writter_name ul li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding-right: 10px;
  line-height: 33px;
  font-size: 14px;
  font-weight: 500;
}
.writter_title {
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 50px;
  margin-top: 20px;
  font-weight: 700;
}
.writter_pic {
  width: 31.33%;
  float: left;
  margin: 0 1% 10px 1%;
  border-top: 0;
  border-bottom: 1px solid #efefef;
  padding-bottom: 0;
}
.writter_pic h2 {
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0;
  color: #000;
  min-height: 44px;
}
.writter_pic img {
  border-radius: 50%;
  width: 45px;
  float: left;
  margin-right: 2%;
  background-color: #ccc;
  height: 45px;
  text-align: center;
  font-size: 17px;
  line-height: 45px;
}
.writter_pic .noImageAuthor {
  overflow: hidden;
  height: 45px;
  max-width: 45px;
  line-height: 45px;
  float: left;
  margin-right: 5px;
}
.show-slider {
  width: 100%;
  float: left;
  margin: 0;
  border-top: 4px solid #222;
}
.show-slider .home_title {
  margin-top: 10px;
}
.show-slider h3 {
  float: left;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  border-bottom: 1px solid #454343;
  padding-bottom: 10px;
  margin: 0 0 15px 0;
  font-size: 2.2em;
}
.show-slider .programe-name {
  float: left;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  margin: 5px 0;
  text-align: center;
  line-height: 15px;
}
.show-slider .programe-time {
  float: left;
  font-size: 1.2em;
  font-weight: 400;
  color: #ccc;
  width: 100%;
  padding-bottom: 5px;
  margin: 0;
}
.show-slider .thumbs-name {
  color: #fff;
  font-size: 0.7em;
}
.show-slider .swiper-pagination {
  position: relative;
}
.show-slider .swiper-slide {
  background-size: cover;
  background-position: center;
}
.show-slider .gallery-top {
  height: 80%;
  width: 100%;
}
.show-slider .gallery-thumbs {
  height: 20%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0 0 0;
  display: none;
}
.show-slider .gallery-thumbs .swiper-slide {
  width: 15%;
  height: 100%;
  opacity: inherit;
}
.show-slider .gallery-thumbs .swiper-slide img {
  border-radius: 5px;
  width: 60px;
  float: left;
  margin-right: 2%;
  height: 60px;
  text-align: center;
  font-size: 17px;
  line-height: 45px;
}
.show-slider .gallery-thumbs .swiper-slide:first-child {
  margin-left: 9.5px;
}
.show-slider .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.show-slider .swiper-button-next,
.show-slider .swiper-button-prev {
  top: 50%;
}
.show-slider img {
  border-radius: 5px;
}
.about-page {
  background-color: #fff;
}
.about-page .about-right .tittle {
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}
.about-page .about-right .tittle h2 {
  font-size: 2.6em;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
  float: left;
  margin: 0;
}
.about-page .about-right .tittle h2::before {
  content: "";
  border-left: 4px solid #21409a;
  display: inline-block;
  height: 23px;
  margin: -3px 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: middle;
}
.about-page .about-right .box_outer {
  margin-bottom: 20px;
  width: 100%;
  float: left;
  border: 1px solid #e0e0e0;
}
.about-page .about-right .box_outer .news_box_heading {
  padding: 10px;
  border-bottom: 2px solid #f79218;
  background: #f8f8f8;
}
.about-page .about-right .box_outer .news_box_heading .nb_dots {
  background: none !important;
  overflow: hidden;
  line-height: 23px;
}
.about-page .about-right .box_outer .news_box_heading .nb_dots h2 {
  font-weight: 700;
  margin: 0;
}
.about-page .about-right h3 {
  font-size: 22px;
  margin: 10px 0 15px 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.about-page .about-right h4 {
  font-size: 12px;
  color: #838383;
  line-height: 18px;
}
.about-page .about-right p {
  font-size: 14px;
  color: #000;
}
.about-page .about-right .meta_author {
  margin: 10px 0;
  float: left;
  width: 100%;
  font-weight: 500;
  font-size: 12px;
}
.about-page .about-right .meta_author strong {
  color: #555;
}
.about-page .about-right .meta_author a {
  display: inline-block;
  color: #337ab7;
}
.about-page .about-right .squareli ul {
  padding: 0 20px;
}
.about-page .about-right .squareli ul li {
  list-style: square;
  margin-bottom: 10px;
}
.about-page .about-right .squareli ul li a {
  font-size: 13px;
  color: #337ab7;
}
.about-page .about-right td {
  font-size: 12px;
  color: #353535;
  padding: 2px;
  font-weight: 500;
}
.about-page .list ul {
  width: 100%;
}
.module.parallax-1 {
  background-position: 50% 0 !important;
  background-attachment: initial;
  height: 650px;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.full-cover-img {
  display: none;
}
.latest-page-new .FirstBlock .pic img {
  width: 100%;
  height: auto;
}
.latest-page-new .FirstBlock .entry-title h1 {
  font-size: 30px;
  color: #000;
  margin: 0 0 20px 0;
}
.latest-page-new .FirstBlock .entry-title h1 a {
  color: #000;
}
.latest-page-new .FirstBlock .entry-title p {
  font-size: 16px;
  font-family: "gn-tittle";
  font-weight: 400;
  line-height: 22px;
}
.latest-page-new .FirstBlock .entry-title .date {
  color: #595959;
  font-size: 13px;
  font-family: "gn-tittle";
  margin-bottom: 5px;
  display: inline-block;
}
.latest-page-new .list ul {
  width: 100%;
}
.latest-page-new .list ul li a .entry-content-heading {
  width: 61%;
  width: -webkit-calc(100% - 100px - 4%);
  width: calc(100% - 100px - 4%);
  float: left;
}
.latest-page-new .list .pic {
  width: 100px;
}
.latest-page-new .list .pic img {
  width: 100%;
  height: auto;
}
.latest-page-new .singleBlock {
  margin-bottom: 10px;
  min-height: 100px;
}
.latest-page-new .singleBlock .list ul .date {
  margin-top: 5px;
  display: inline-block;
  font-size: 13px;
  color: #595959;
  font-family: "gn-tittle";
}
.template1 .template1-bg {
  margin-top: -20px;
}
.template1 .template1-bg .template1-bg-inner {
  width: 100%;
}
.template1 .tamplate1-content.fullpage .container {
  padding-top: 30px;
  margin-top: 0;
}
.template1 .latest-page .latest-content {
  width: 100%;
}
.template1 .latest-page .latest-content .tittle h2 {
  color: #fff;
}
.template1 .latest-page .latest-content .tittle h2::before {
  border-left: 4px solid #fff;
}
.template1 .latest-page-new .list ul li {
  margin-bottom: 20px;
}
.template1 .latest-page-new .list ul li a .entry-content-heading {
  padding: 5px;
  width: 100%;
  float: left;
}
.template1 .latest-page-new .list ul li a .entry-content-heading h2 {
  min-height: 60px;
  font-size: 22px;
  line-height: 24px;
}
.template1 .latest-page-new .list .pic {
  width: 100%;
}
.template1 .latest-page-new .FirstBlock .entry-title h2 {
  font-size: 40px;
  margin: 0 0 20px 0;
  line-height: 35px;
}
.template1 .latest-page-new .FirstBlock .entry-title h2 a {
  color: #000;
}
.template1 .latest-page-new .FirstBlock .entry-title p {
  color: #848080;
}
.ele-animation {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.ele-animation img {
  max-width: 100%;
}
.ele-top-content {
  width: 100%;
  float: left;
  font-family: "Nimbusregu";
}
.ele-top-content .ele-top {
  position: relative;
}
.ele-top-content .ele-top .ele-top-left {
  float: left;
  width: 50%;
}
.ele-top-content .ele-top .ele-top-left .ele-top-left-pic {
  float: left;
  margin-right: 5px;
}
.ele-top-content .ele-top .ele-top-left .ele-top-left-txt {
  float: left;
}
.ele-top-content .ele-top .ele-top-left .ele-top-left-txt .ele-top-name {
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 20px;
  color: #232323;
}
.ele-top-content .ele-top .ele-top-left .ele-top-left-txt .ele-top-left-party {
  color: #777;
  font-size: 12px;
}
.ele-top-content .ele-top .ele-top-right {
  float: right;
  width: 50%;
}
.ele-top-content .ele-top .ele-top-right .ele-top-right-pic {
  float: right;
  margin-left: 5px;
}
.ele-top-content .ele-top .ele-top-right .ele-top-right-txt {
  float: right;
  text-align: right;
}
.ele-top-content .ele-top .ele-top-right .ele-top-right-txt .ele-top-name {
  width: 100%;
  float: right;
  font-size: 18px;
  color: #232323;
  line-height: 20px;
}
.ele-top-content
  .ele-top
  .ele-top-right
  .ele-top-right-txt
  .ele-top-right-party {
  color: #777;
  font-size: 12px;
}
.ele-top-content .leading-bar {
  width: 100%;
  float: left;
  margin: 5px 0;
}
.ele-top-content .leading-bar .leading-bar-left {
  width: 50%;
  float: left;
  padding: 5px;
  background-color: #d5090a;
}
.ele-top-content .leading-bar .leading-bar-left .leading-bar-left-vote {
  color: #fff;
  float: left;
  font-size: 30px;
  font-weight: 700;
  font-family: "Nimbusbold";
}
.ele-top-content .leading-bar .leading-bar-left .leading-txt {
  color: #fff;
  float: left;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 12px;
  font-style: italic;
}
.ele-top-content .leading-bar .leading-bar-right {
  width: 50%;
  float: left;
  background-color: #254726;
  padding: 5px;
}
.ele-top-content .leading-bar .leading-bar-right .leading-bar-right-vote {
  color: #fff;
  text-align: right;
  font-size: 30px;
  font-weight: 700;
  font-family: "Nimbusbold";
  float: right;
}
.ele-top-content .leading-bar .leading-bar-right .leading-txt {
  color: #fff;
  float: right;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 12px;
  font-style: italic;
}
.ele-top-content .ele-top-center {
  text-align: right;
  width: 100%;
  float: left;
  color: #f7941e;
  font-size: 12px;
  font-style: italic;
}
.ele-top-content .timer-area {
  width: 100%;
  text-align: center;
}
.ele-top-content .timer-area .ele-top-set {
  font-size: 13px;
  margin-left: 10px;
}
.ele-top-content .timer-area .time-ar-content {
  display: inline-block;
}
.ele-top-content .timer-area .time-ar-content .time-pic {
  float: left;
}
.ele-top-content .timer-area .time-ar-content .time-content {
  float: left;
  margin-top: 55px;
  text-align: left;
}
.ele-bottom-content {
  width: 100%;
  float: left;
  margin: 20px 0;
  font-family: "Nimbusregu";
}
.ele-bottom-content .cadidate-profile .cadidate-title {
  font-size: 16px;
  color: #4a4949;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "Nimbusbold";
  background-color: #f2f2f2;
  padding: 5px 10px;
}
.ele-bottom-content .cadidate-profile .cadidate-title .cad-bold {
  font-size: 26px;
}
.ele-bottom-content .cadidate-profile .cadidate-list ul {
  padding: 0;
}
.ele-bottom-content .cadidate-profile .cadidate-list ul li {
  list-style: none;
  color: #595959;
  width: 100%;
  float: left;
  margin-bottom: 14px;
}
.ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-pic {
  float: left;
  margin-right: 15px;
}
.ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-name {
  font-size: 17px;
}
.ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-party {
  font-weight: 400;
  font-size: 12px;
}
.ele-bottom-content .cadidate-profile .cadidate-list ul li a {
  color: #1d1d1d;
}
.ele-bottom-content .ele-main-story h1 {
  margin: 10px 0 5px 0;
  font-family: "Nimbusbold";
  font-size: 34px;
}
.ele-bottom-content .ele-main-story h1 a {
  color: #000;
}
.ele-bottom-content .ele-main-story .ele-main-pic {
  position: relative;
}
.ele-bottom-content .ele-main-story .ele-main-pic img {
  width: 100%;
}
.ele-bottom-content .ele-main-story .ele-main-pic .video-icon {
  bottom: 0;
  top: inherit;
  left: 0;
  right: inherit;
  width: 60px !important;
}
.ele-bottom-content .ele-story-third h2 {
  margin: 10px 0 5px 0;
  font-family: "Nimbusbold";
  font-size: 30px;
}
.ele-bottom-content .ele-story-third h2 a {
  color: #000;
}
.ele-bottom-content .ele-story-third .ele-story-third-pic {
  position: relative;
}
.ele-bottom-content .ele-story-third .ele-story-third-pic img {
  width: 100%;
}
.ele-bottom-content .ele-story-third .ele-story-third-pic .video-icon {
  bottom: 0;
  top: inherit;
  left: 0;
  right: inherit;
  width: 60px !important;
}
.ele-third-content {
  width: 100%;
  float: left;
  font-family: "Nimbusregu";
}
.ele-third-content .ele-third-list {
  padding: 0;
}
.ele-third-content .ele-third-list .ele-third-bottom {
  margin-bottom: 20px;
}
.ele-third-content .ele-third-list .ele-third-bottom a {
  color: #000;
}
.ele-third-content .ele-third-list .ele-third-bottom a .ele-third-pic {
  position: relative;
}
.ele-third-content .ele-third-list .ele-third-bottom a .ele-third-pic img {
  width: 100%;
}
.ele-third-content
  .ele-third-list
  .ele-third-bottom
  a
  .ele-third-pic
  .video-icon {
  bottom: 0;
  top: inherit;
  left: 0;
  right: inherit;
  width: 40px !important;
}
.ele-third-content .ele-third-list .ele-third-bottom a h2 {
  margin: 10px 0 0 0;
  line-height: 20px;
  font-size: 16px;
  min-height: 60px;
}
.ele-third-content .watch-content .watch-content-title {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.ele-third-content .watch-content .watch-content-title img {
  width: 50%;
}
.ele-third-content .watch-content .watch-list ul {
  padding: 0;
}
.ele-third-content .watch-content .watch-list ul li {
  list-style: none;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.ele-third-content .watch-content .watch-list ul li a {
  color: #000;
}
.ele-third-content .watch-content .watch-list ul li a .watch-list-pic {
  float: left;
  margin-right: 10px;
  position: relative;
}
.ele-third-content
  .watch-content
  .watch-list
  ul
  li
  a
  .watch-list-pic
  .video-icon {
  bottom: 0;
  top: inherit;
  left: 0;
  right: inherit;
  width: 30px !important;
}
.ele-third-content .watch-content .watch-list ul li a .watch-list-txt h2 {
  font-size: 15px;
  margin: 0;
  line-height: 19px;
}
.ele-third-content .watch-content .watch-list ul li:nth-child(n + 6) {
  display: none;
}
.candidate-slider {
  width: 100%;
  float: left;
  display: none;
  margin: 20px 0;
}
.candidate-slider .candidate-border {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.candidate-slider .candidate-slider-list {
  padding: 20px 0;
}
.candidate-slider .candidate-slider-list .cadidate-name {
  font-size: 16px;
}
.candidate-slider .candidate-slider-list .cadidate-name a {
  color: #000;
}
.candidate-slider .candidate-slider-list .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  background-color: #fff;
}
.candidate-slider .candidate-slider-list .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  background-color: #fff;
}
.candidate-slider .cadidate-pic {
  width: 50px;
  float: left;
  margin-right: 10px;
}
.ele-story-third-mob {
  display: none;
  width: 100%;
  float: left;
}
.ele-story-third-mob .ele-story-third-pic {
  position: relative;
}
.ele-story-third-mob .ele-story-third-pic img {
  width: 100%;
}
.ele-story-third-mob .ele-story-third-pic .video-icon {
  bottom: 0;
  top: inherit;
  left: 0;
  right: inherit;
  width: 40px !important;
}
.ele-story-third-mob h2 {
  font-size: 20px;
  margin: 10px 0;
  font-weight: 700;
}
.ele-story-third-mob h2 a {
  color: #000;
}
.schedule_page .month {
  text-align: center;
  font-size: 25px;
  margin-bottom: 20px;
  color: #21409a;
}
.schedule_page article {
  background-color: #f7941f;
  color: #fff;
  font-size: 18px;
  width: 100%;
  float: right;
  font-family: "gn-tittle";
}
.schedule_page article time {
  margin-right: 1%;
  background-color: #21409a;
  padding: 10px;
  width: 100px;
  float: left;
}
.schedule_page article time .timeslot {
  margin-right: 4px;
}
.schedule_page article time .program_status {
  font-size: 10px;
}
.schedule_page article .schudule_status {
  line-height: 45px;
}
.schedule_page .col-sm-12 {
  margin-bottom: 5px;
}
.schedule_page.videobg .video-content .video-list {
  border-bottom: 0;
}
.top_banner_election {
  width: 100%;
  float: left;
}
.top_banner_election img {
  width: 100%;
}
.top_banner_election .des_banner {
  display: block;
}
.top_banner_election .mob_banner {
  display: none;
}
.home_s_top {
  width: 100%;
  float: left;
}
.home_s_top .lb {
  margin: 0 0 20px 0;
}
.home_s_top .home_main_content {
  width: 93%;
  width: -webkit-calc(100% - 300px - 1.5%);
  width: calc(100% - 300px - 1.5%);
  float: left;
}
.home_s_top .home_main_content .m_c_left {
  width: 42%;
  float: left;
}
.home_s_top .home_main_content .m_c_left ul {
  padding: 0;
  margin: 0;
}
.home_s_top .home_main_content .m_c_left ul li {
  list-style: none;
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.home_s_top .home_main_content .m_c_left ul li .m_pic {
  position: relative;
  width: 100px;
  float: left;
  margin-right: 4%;
}
.home_s_top .home_main_content .m_c_left ul li .m_pic img {
  width: 100%;
}
.home_s_top .home_main_content .m_c_left ul li .m_pic .video-icon {
  width: 25px !important;
  top: 5px;
}
.home_s_top .home_main_content .m_c_left ul li .cat {
  font-size: 12px;
  color: #333;
  display: none;
}
.home_s_top .home_main_content .m_c_left ul li .heading {
  display: inline-block;
}
.home_s_top .home_main_content .m_c_left ul li .heading h1 {
  font-size: 25px;
  color: #222;
  margin: 10px 0;
  line-height: 26px;
}
.home_s_top .home_main_content .m_c_left ul li .heading h2 {
  font-size: 18px;
  color: #222;
  margin: 0 0 10px 0;
  line-height: 20px;
}
.home_s_top .home_main_content .m_c_left ul li .m_except {
  width: 93%;
  width: -webkit-calc(100% - 100px - 4%px);
  width: -webkit-calc(100% - 100px - 4%);
  width: calc(100% - 100px - 4%);
  float: left;
}
.home_s_top .home_main_content .m_c_left ul li .m_except p {
  font-size: 14px;
  color: #444;
  font-family: "gn-tittle";
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 81px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home_s_top .home_main_content .m_c_left ul li .m_post {
  font-size: 16px;
  color: #444;
  font-family: "gn-tittle";
  display: none;
}
.home_s_top .home_main_content .m_c_left ul li:first-child .m_pic {
  width: 100%;
  margin-right: 0;
}
.home_s_top .home_main_content .m_c_left ul li:first-child .m_pic .video-icon {
  width: 40px !important;
  top: 9px;
}
.home_s_top .home_main_content .m_c_left ul li:first-child .m_except {
  width: 100%;
}
.home_s_top .home_main_content .m_c_left ul li:first-child .cat {
  display: block;
}
.home_s_top .home_main_content .m_c_left ul li:first-child .m_post {
  display: block;
}
.home_s_top .home_main_content .m_c_left ul li:last-child {
  border-bottom: 0;
}
.home_s_top .home_main_content .m_c_left ul li .hover_share {
  display: none;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 8px;
}
.home_s_top .home_main_content .m_c_left ul li .hover_share a {
  float: left;
  margin-right: 11px;
}
.home_s_top .home_main_content .m_c_left ul li .hover_share a img {
  max-width: 100%;
  width: 15px;
}
.home_s_top .home_main_content .m_c_left ul li .hover_share a:last-child {
  margin-right: 0;
}
.home_s_top .home_main_content .m_c_left ul li:hover .hover_share {
  display: block;
}
.home_s_top .home_main_content .m_c_right {
  width: 56%;
  float: left;
  margin: 0 0 0 2%;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  padding: 0 2%;
}
.home_s_top .home_main_content .m_c_right ul {
  padding: 0;
  margin: 0;
}
.home_s_top .home_main_content .m_c_right ul li {
  list-style: none;
  width: 50%;
  float: left;
  padding-bottom: 10px;
  margin-bottom: -1px;
}
.home_s_top .home_main_content .m_c_right ul li article {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
}
.home_s_top .home_main_content .m_c_right ul li article .m_pic {
  position: relative;
  width: 100%;
  float: left;
}
.home_s_top .home_main_content .m_c_right ul li article .m_pic img {
  width: 100%;
}
.home_s_top .home_main_content .m_c_right ul li article .heading {
  width: 100%;
  float: left;
}
.home_s_top .home_main_content .m_c_right ul li article .heading h2 {
  margin: 3px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 81px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: gn-tittle;
  min-height: 63px;
  color: #222;
}
.home_s_top .home_main_content .m_c_right ul li:nth-child(odd) {
  border-right: 1px solid #e2e2e2;
  padding-right: 2%;
}
.home_s_top .home_main_content .m_c_right ul li:nth-child(even) {
  padding-right: 0;
  padding-left: 2%;
  border-right: 0;
}
.home_s_top .home_main_content .m_c_right ul li:nth-child(n + 5) {
  padding-bottom: 0;
}
.home_s_top .home_main_content .m_c_right ul li .hover_share {
  display: none;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 8px;
}
.home_s_top .home_main_content .m_c_right ul li .hover_share a {
  float: left;
  margin-right: 11px;
}
.home_s_top .home_main_content .m_c_right ul li .hover_share a img {
  max-width: 100%;
  width: 15px;
}
.home_s_top .home_main_content .m_c_right ul li .hover_share a:last-child {
  margin-right: 0;
}
.home_s_top .home_main_content .m_c_right ul li:hover .hover_share {
  display: block;
}
.home_s_top .home_main_content .m_c_right .most_watched {
  width: 100%;
  float: left;
  border-top: 4px solid #222;
  margin: 20px 0;
}
.home_s_top .home_main_content .m_c_right .most_watched .home_title {
  margin-top: 10px;
}
.home_s_top .home_main_content .m_c_right .most_watched h2 {
  color: #333;
  font-size: 18px;
  margin: 5px 0;
}
.home_s_top .home_main_content .highlihts {
  width: 100%;
  float: left;
}
.home_s_top .home_main_content .highlihts ul {
  padding: 0;
  margin: 0;
}
.home_s_top .home_main_content .highlihts ul li {
  list-style: none;
  border-bottom: 0;
}
.home_s_top .home_main_content .highlihts ul li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 7px;
  background-color: #901a2a;
  margin-top: 4px;
  float: left;
}
.home_s_top .home_main_content .highlihts ul li h4 {
  float: left;
  width: -webkit-calc(100% - 5px - 7px);
  width: calc(100% - 5px - 7px);
  font-size: 14px;
  margin: 0;
}
.home_s_top .home_main_content .highlihts ul li a {
  color: #333;
}
.home_s_top .home_sidebar {
  width: 300px;
  float: left;
  margin-left: 1.5%;
}
.home_s_top .home_sidebar .special_slider {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.home_s_top .home_sidebar .special_slider .special-report {
  background-color: #20409a;
  width: 100%;
  float: left;
  padding: 10px;
  margin: 0;
}
.home_s_top .home_sidebar .special_slider .special-report .home_title {
  color: #fff;
}
.home_s_top .home_sidebar .special_slider .special-report .swiper-text a {
  position: relative;
  z-index: 999;
  display: block;
}
.home_s_top .home_sidebar .special_slider .special-report .main-heading h2 {
  border: 0;
  font-size: 18px;
  margin: 10px 0 0 0;
  color: #fff;
}
.home_s_top .home_sidebar .special_slider .special-report .swiper-button-next,
.home_s_top .home_sidebar .special_slider .special-report .swiper-button-prev {
  display: none;
}
.home_s_top
  .home_sidebar
  .special_slider
  .special-report:hover
  .swiper-button-next,
.home_s_top
  .home_sidebar
  .special_slider
  .special-report:hover
  .swiper-button-prev {
  display: block;
  width: 30px;
  height: 50px;
  margin-top: -18px;
  background-size: 12px 44px;
}
.home_title {
  font-size: 22px;
  color: #333;
  text-align: center;
  margin-bottom: 10px;
}
.editors_pick {
  width: 100%;
  float: left;
  border-top: 4px solid #222;
  margin: 20px 0;
}
.editors_pick .home_title {
  margin-top: 10px;
}
.editors_pick ul {
  padding: 0;
  margin: 0;
}
.editors_pick ul li {
  list-style: none;
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 0 10px 0;
}
.editors_pick ul li .e_p_txt {
  width: 93%;
  float: left;
  width: -webkit-calc(100% - 60px - 3%);
  width: calc(100% - 60px - 3%);
}
.editors_pick ul li .e_p_txt h2 {
  font-size: 14px;
  margin: 0;
  line-height: 18px;
}
.editors_pick ul li .e_p_txt h2 a {
  color: #222;
}
.editors_pick ul li .e_p_txt h3 {
  font-size: 12px;
  margin: 5px 0 0 0;
  font-family: gn-tittle;
}
.editors_pick ul li .e_p_txt h3 a {
  color: #20409a;
}
.editors_pick ul li .e_p_img {
  width: 60px;
  float: right;
  margin-left: 3%;
}
.editors_pick ul li .e_p_img img {
  border-radius: 5px;
  max-width: 100%;
}
.editors_pick ul li .noImageAuthor {
  border-radius: 5px;
  max-width: 60px;
  height: 60px;
  line-height: 60px;
  border: 0;
}
.editors_pick ul li:last-child {
  border-bottom: 0;
  padding: 5px 0 0 0;
}
.home-video-panel {
  width: 100%;
  float: left;
}
.home-video-panel .tabs-link {
  margin: 20px 0;
}
.home-video-panel ul.panel-tabs {
  text-align: right;
  float: right;
  border-bottom: 1px solid transparent;
}
.home-video-panel ul.panel-tabs li {
  float: left;
  margin-bottom: -1px;
}
.home-video-panel ul.panel-tabs li a {
  margin-right: 2px;
  margin-top: 4px;
  line-height: 0.85;
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
}
.home-video-panel ul.panel-tabs li a:hover {
  border-color: transparent;
  color: #fff !important;
  background-color: transparent;
}
.home-video-panel ul.panel-tabs li.active a {
  background-color: rgba(255, 255, 255, 0.2);
  color: #f7941e;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.home-video-panel .panel-primary .panel-body {
  padding: 0;
}
.home-video-panel .panel-primary ul {
  padding: 0;
  display: inline-block;
}
.home-video-panel .panel-primary ul li {
  list-style: none;
  width: 99%;
  float: left;
  border-bottom: 1px solid rgba(165, 165, 165, 0.19);
  padding: 10px 0 10px 0;
}
.home-video-panel .panel-primary ul li .pic {
  width: 100px;
  float: left;
  margin-right: 3%;
  position: relative;
}
.home-video-panel .panel-primary ul li .pic .video-icon {
  width: 25px !important;
}
.home-video-panel .panel-primary ul li .caption {
  width: 93%;
  float: left;
  width: -webkit-calc(100% - 100px - 3%);
  width: calc(100% - 100px - 3%);
}
.home-video-panel .panel-primary ul li .caption h4 {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
  color: #222;
  font-family: "gn-tittle";
}
.home-video-panel .panel-primary ul li .caption h4:hover {
  text-decoration: none;
}
.home-video-panel .panel-primary ul li .caption .date {
  color: #909090;
  font-size: 1.2em;
  font-weight: 500;
}
.home-video-panel .panel-primary ul li .caption .date::after {
  content: "";
  border-left: 1px solid #909090;
  display: inline-block;
  height: 12px;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  vertical-align: middle;
}
.home-video-panel .panel-primary ul li .caption .time {
  color: #909090;
  font-size: 1.2em;
  font-weight: 500;
}
.home-video-panel .panel-primary ul li a {
  color: #fff;
  text-decoration: none;
}
.home-video-panel .panel-primary ul li a:hover {
  color: #ccc !important;
}
.home-video-panel .panel-primary ul li:last-child {
  border-bottom: 0;
}
.home-video-panel .panel-primary #mwv ul li:first-child {
  display: none;
}
.home-video-panel .bg-color {
  width: 100%;
  float: left;
  margin-right: 0;
}
.home-video-panel .bg-color .hvp-left {
  width: 47%;
  float: left;
}
.home-video-panel .bg-color .hvp-left .caption {
  color: #222;
  padding: 5px;
  width: 100%;
  float: left;
}
.home-video-panel .bg-color .hvp-left .caption a {
  color: #222;
}
.home-video-panel .bg-color .hvp-left .caption h1 {
  margin: 5px 0;
  font-size: 2.6em;
  font-family: "gn-home";
}
.home-video-panel .bg-color .hvp-left .video-play-box {
  width: 100%;
  float: left;
}
.home-video-panel .bg-color .hvp-left .video-play-box img {
  width: 100%;
}
.home-video-panel .bg-color .hvp-left .video-play-box .video-pic {
  position: relative;
}
.home-video-panel .bg-color .hvp-right {
  width: 26%;
  float: left;
  margin-left: 1%;
  border-right: 1px solid #e2e2e2;
  padding-right: 2%;
  margin-top: 34px;
}
.home-video-panel .bg-color .hvp-right .panel {
  margin-bottom: 0 !important;
}
.home-video-panel .nopostfound {
  color: #fff;
  font-size: 2em;
  text-align: center;
}
.home_headlines_list {
  width: 24%;
  float: left;
  margin-left: 2%;
}
.home_headlines_list .v_title img {
  width: 160px;
}
.home_headlines_list .scrollbar {
  margin-top: 5px;
  margin-left: 0;
  height: 340px;
}
.home_headlines_list ul {
  padding: 0;
  margin: 5px 0 0 0;
  display: inline-block;
}
.home_headlines_list ul li {
  list-style: none;
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0 10px 0;
}
.home_headlines_list ul li .h_h_txt {
  width: 93%;
  float: left;
  width: -webkit-calc(100% - 100px - 3%);
  width: calc(100% - 100px - 3%);
}
.home_headlines_list ul li .h_h_txt h2 {
  margin-top: 0;
  font-size: 15px;
  line-height: 18px;
  color: #222;
  font-family: "gn-tittle";
}
.home_headlines_list ul li .h_h_txt h2 a {
  color: #222;
}
.home_headlines_list ul li .h_h_txt h3 {
  font-size: 12px;
  margin: 5px 0 0 0;
  font-family: gn-tittle;
}
.home_headlines_list ul li .h_h_txt h3 a {
  color: #20409a;
}
.home_headlines_list ul li .h_h_img {
  width: 100px;
  float: left;
  margin-right: 3%;
  position: relative;
}
.home_headlines_list ul li .h_h_img .video-icon {
  width: 25px !important;
}
.home_headlines_list ul li:last-child {
  border-bottom: 0;
  padding: 5px 0 0 0;
}
.abcd {
  width: 100%;
  float: left;
}
.abcd .catPostHome {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.abcd .catPostHome ul {
  padding: 0;
  width: 100%;
  float: left;
}
.abcd .catPostHome ul li {
  list-style: none;
  padding: 10px 0;
  width: 100%;
  float: left;
  margin: 0;
}
.abcd .catPostHome ul li.border-box {
  clear: both;
}
.abcd .catPostHome ul li.border-box a {
  font-family: "gn-tittle";
  font-size: 16px;
  line-height: 20px;
  color: #000;
  min-height: 60px;
  display: block;
}
.abcd .catPostHome ul li.border-box a:hover {
  color: #21409a;
  text-decoration: none;
}
.abcd .catPostHome ul li.border-box:first-child {
  border: 0;
}
.abcd .catPostHome ul li.border-box .block {
  position: relative;
  width: 100%;
  float: left;
}
.abcd .catPostHome ul li .top-story-first {
  float: left;
  width: 100%;
}
.abcd .catPostHome ul li .top-story-first a {
  float: left;
  color: #000;
  position: relative;
  width: 100%;
}
.abcd .catPostHome ul li .top-story-first a:hover {
  color: #21409a;
  text-decoration: none;
}
.abcd .catPostHome ul li .top-story-first a.cat-open {
  width: 100px;
  float: left;
  margin-right: 4%;
  position: relative;
}
.abcd .catPostHome ul li .top-story-first .main-heading-top {
  width: 61%;
  width: -webkit-calc(100% - 100px - 4%);
  width: calc(100% - 100px - 4%);
  float: left;
}
.abcd .catPostHome ul li .top-story-first .main-heading-top h2 {
  line-height: 23px;
  font-family: "gn-home";
  margin: 0;
  font-size: 18px;
  min-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 81px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.abcd .catPostHome ul li img {
  width: 100%;
  margin-bottom: 5px;
}
.abcd .catPostHome .tittle-top {
  margin-bottom: 0;
}
.mob_hot_topics {
  width: 100%;
  float: left;
  display: none;
}
.top-ads-mob {
  display: none;
  width: 100%;
  float: left;
}
.mobile-latest-section .load-latest-news {
  margin: 20px auto;
  display: table;
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000;
  text-transform: capitalize;
}
.mobile-latest-section .singleBlock .list ul .date {
  display: none;
}
.banner_img {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.banner_img img {
  width: 100%;
}
.detail_scorecard {
  width: 100%;
  float: left;
}
.detail_scorecard .ps4team_title h4 {
  font-family: gn-bold;
  font-size: 27px;
  color: #21409a;
}
.detail_scorecard .d_s_result {
  font-size: 15px;
}
.detail_scorecard .d_s_result.live_score_d {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ball_live {
  width: 100%;
  float: left;
}
.ball_live ul {
  padding: 0;
  margin: 0;
}
.ball_live li {
  list-style: none;
  width: 100%;
  float: left;
  margin-bottom: 3px;
  border-bottom: 1px solid #dae0e4;
  padding-bottom: 10px;
  background-color: #fff;
  padding: 10px 0;
}
.ball_live .ball_1side {
  position: relative;
  line-height: 34px;
  float: left;
  text-align: center;
  margin-right: 2%;
  border-radius: 25px;
  border: 1px transparent solid;
  font-size: 13px;
  font-weight: 700;
  height: 35px;
  width: 35px;
  color: #fff;
  background: #21409a;
  margin-top: 6px;
}
.ball_live .ball_ccc {
  width: 83%;
  width: -webkit-calc(100% - 35px - 2%);
  width: calc(100% - 35px - 2%);
  float: left;
  line-height: 23px;
  font-size: 14px;
}
.ball_live .ball_hit {
  margin-bottom: 5px;
}
.ball_live .ball_hit b {
  color: red;
}
.ball_live .ball_by_ball {
  width: 30px;
  height: 30px;
  background: 0 0;
  border: 2px solid #2c3a42;
  border-radius: 50%;
  position: relative;
  line-height: 30px;
  text-align: center;
  float: left;
}
.ball_live .total_score {
  float: left;
}
.ball_live .wickets_hand {
  float: left;
  margin: 0 0 0 1%;
  border-left: 1px solid #ccc;
  padding-left: 10px;
}
.ball_live .current_rate {
  float: left;
}
body.campaigns_page {
  background-color: #f0eeec;
}
body.campaigns_page .homebg {
  background-color: #f0eeec;
}
.c_home {
  width: 100%;
  float: left;
}
.c_home .camp_title {
  text-align: center;
  margin-bottom: 30px;
}
.c_home .campaign_home_list {
  margin-bottom: 20px;
}
.c_home .campaign_home_list .card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  font-weight: 400;
}
.c_home .campaign_home_list .card .card-img-top {
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.c_home .campaign_home_list .card .card-body {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  flex: 1 1 auto;
  padding-top: 2.7rem;
  padding-bottom: 2.7rem;
  border-radius: 0;
  text-align: center;
}
.c_home .campaign_home_list .card .card-body h4 {
  font-family: gn-tittle;
  font-size: 22px;
  min-height: 48px;
}
.campaign_detail_view .cdv_top .cdv_top_pic {
  position: relative;
}
.campaign_detail_view .cdv_top .cdv_top_pic img {
  border: 1px solid #797776;
  position: relative;
  z-index: 9;
  box-shadow: 4px 4px 5px #fff;
  -khtml-box-shadow: 4px 4px 5px #fff;
  max-width: 92%;
}
.campaign_detail_view .cdv_top .cdv_top_pic .c_t_border {
  width: 94%;
  float: left;
  background: transparent;
  border: 5px solid #f79237;
  height: 100%;
  position: absolute;
  top: 9px;
  left: 2px;
}
.campaign_detail_view .cdv_top p {
  margin: 0 0 20px 0;
  color: #585656;
  font-family: gn-tittle;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding: 0;
}
.camp_detail_list {
  width: 100%;
  float: left;
  margin: 0 0 20px 0 !important;
}
.camp_detail_list.promo_bg {
  background-image: url("../../images/zs_promo_bg.svg");
  background-size: cover;
  padding: 110px 0 30px 0;
}
.camp_detail_list.promo_bg .camp_d_list_title h4 {
  color: #fff;
}
.camp_detail_list.promo_bg .camp_d_list_title h5 a {
  color: #fff;
}
.camp_detail_list.promo_bg .camp_d_list_title h5 a:hover {
  color: #fff !important;
}
.camp_detail_list.promo_bg .c_detail_l_text h2 {
  color: #fff;
}
.camp_detail_list.supplements_pdf ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.camp_detail_list.supplements_pdf ul li {
  list-style: none;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  text-align: center;
  width: 12.5%;
}
.camp_detail_list.supplements_pdf ul li .c_detail_l_text h2 {
  font-size: 15px;
}
.camp_detail_list.supplements_pdf .c_detail_l_pic img {
  width: auto;
}
.camp_detail_list .camp_d_list_title h4 {
  font-size: 28px;
  font-family: "gn-home";
  float: left;
}
.camp_detail_list .camp_d_list_title h5 {
  float: right;
  margin: 0;
  position: relative;
  bottom: -25px;
}
.camp_detail_list .camp_d_list_title h5 a {
  font-size: 14px;
  color: #000;
  font-family: "gn-tittle";
  text-decoration: underline;
}
.camp_detail_list .camp_d_list_title h5 a:hover {
  color: #000 !important;
}
.camp_detail_list .c_detail_l_pic {
  width: 100%;
  float: left;
  position: relative;
}
.camp_detail_list .c_detail_l_pic img {
  border-radius: 4px;
  width: 100%;
}
.camp_detail_list .c_detail_l_pic .zs_play_btn {
  position: absolute;
  bottom: 17px;
  left: 17px;
}
.camp_detail_list .c_detail_l_pic .c_c_ar_text {
  position: absolute;
  bottom: 0;
  left: 50%;
  border: 1px solid #fff;
  width: 90%;
  -webkit-transform: translate(-50%, -5%);
  -ms-transform: translate(-50%, -5%);
  transform: translate(-50%, -5%);
  height: 90%;
}
.camp_detail_list .c_detail_l_pic .c_c_ar_text h2 {
  position: absolute;
  bottom: 0;
  padding: 10px 5px;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.78);
  color: #fff;
  font-size: 18px;
  font-family: "gn-tittle";
  line-height: 21px;
}
.camp_detail_list .c_detail_l_text {
  width: 100%;
  float: left;
}
.camp_detail_list .c_detail_l_text h2 {
  font-size: 20px;
  font-family: gn-tittle;
  color: #000;
  margin: 10px 0;
}
.camp_detail_list .camp_listing_det {
  width: 100%;
  float: left;
}
.camp_detail_list hr {
  border-top: 1px solid #e2e2e2;
  margin-bottom: 0;
  margin-top: 30px;
}
.camp_detail_list .c_ll {
  margin-bottom: 20px;
}
.campaign_pressads h2 {
  font-size: 16px !important;
  min-height: 70px;
}
.left_ads_atavist {
  width: 160px;
  height: 600px;
  position: sticky;
  left: 0;
  top: 260px;
  float: left;
}
.left_ads_atavist.lr_h {
  top: 10px;
}
.right_ads_atavist {
  width: 160px;
  height: 600px;
  position: sticky;
  right: 0;
  top: 260px;
  float: right;
}
.right_ads_atavist.lr_h {
  top: 10px;
}
@media (max-width: 1450px){
  .module.parallax-1 {
    background-position: 50% 0 !important;
    background-attachment: initial;
    height: 480px;
    width: 100%;
    background-size: contain !important;
    display: none;
  }
  .full-cover-img {
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .m-content .top-right .ads {
    height: 224px;
    overflow: hidden;
    min-height: 224px;
  }
  .list ul li a .entry-content-heading h2 {
    margin: 2px 0 0 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    overflow: visible;
    text-overflow: ellipsis;
    display: block;
    max-height: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 1300px) {
  header nav ul.menu li a {
    padding: 5px 10px;
  }
  header .header-right ul li .live-btn {
    padding: 7px 4px;
  }
  header .desktop-header .header_bottom.green nav ul li a {
    padding: 5px 9px;
  }
  .m-content .top-slider-area .list {
    margin-top: 5px;
  }
  .m-content .top-right .list {
    margin-top: 1px;
  }
  .m-content .top-right .list ul {
    margin: 4px 0 0 0;
  }
  .m-content .top-bottom {
    margin-top: 10px;
  }
  .m-content .top-bottom .col-lg-3 {
    width: 283px;
  }
  .m-content .top-bottom .col-lg-3:last-child {
    width: 321px;
  }
  .m-content.breakingDiv .top-right .list ul {
    margin: 0;
  }
  .m-content.breakingDiv .top-right .list ul li {
    margin-bottom: 0;
  }
  .latest-page .latest-content {
    width: 65%;
  }
  .mwv.home-cat .mwv-bottom ul li .main-heading span {
    width: 35px;
  }
  .mwv.home-cat .mwv-bottom ul li .main-heading h2 {
    width: 78%;
  }
  .ts-content .top-story .topStoryThird .list ul li {
    margin-bottom: 3px;
  }
  .internaional-channel .panel-primary ul li {
    width: 24%;
  }
  .internaional-channel .panel-primary ul li:last-child {
    width: 28%;
  }
  .internaional-channel .panel-primary ul li .ads {
    padding: 44px 0;
  }
  .campaign_detail_view .cdv_top .cdv_top_pic .c_t_border {
    width: 92%;
    left: 11px;
  }
  
}
@media (max-width: 1199px) {
  .home_s_top .home_main_content .m_c_left ul li .heading h2 {
    font-size: 16px;
    line-height: 17px;
  }
  .home_s_top .home_main_content .m_c_right ul li article .heading h2 {
    min-height: 79px;
    font-size: 15px;
    line-height: 18px;
  }
  .home-video-panel .bg-color .hvp-left {
    width: 41%;
  }
  .home-video-panel .bg-color .hvp-right {
    width: 29%;
  }
  .home_headlines_list {
    width: 27%;
  }
  .ele-bottom-content .ele-main-story h1 {
    font-size: 30px;
  }
  .ele-bottom-content .ele-story-third h2 {
    font-size: 25px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li {
    margin-bottom: 8px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-title {
    font-size: 13px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-title .cad-bold {
    font-size: 20px;
  }
  .ele-third-content .watch-content .watch-list ul li:nth-child(n + 5) {
    display: none;
  }
  .home-video-panel .panel-primary #mwv ul li:first-child {
    display: block;
  }
  .breaking-area .breaking_title {
    font-size: 4em;
    line-height: 38px;
  }
  .breaking-area .storyhighlights.scrollbarbreaking {
    height: 353px;
  }
  .exclusiveNews .bl {
    font-size: 15px !important;
  }
  .exclusiveNews .top-right {
    margin: 0 !important;
    padding-bottom: 0 !important;
  }
  .exclusiveNews .top-right .list {
    margin-top: 10px !important;
  }
  .exclusiveNews .top-right .list li {
    margin-bottom: 0 !important;
  }
  header nav ul.menu {
    margin: 0;
  }
  header nav ul.menu li a {
    padding: 10px 4px;
  }
  header nav ul.menu li:first-child {
    padding: 5px 0;
  }
  header nav ul.menu li:last-child {
    padding: 5px 0;
  }
  header .header-right ul {
    margin: 0;
    padding: 0;
  }
  header .desktop-header .header_bottom.green nav {
    width: 94%;
  }
  header .desktop-header .header_bottom.green nav ul li a {
    padding: 5px 3px;
  }
  header .desktop-header .header_bottom.green nav ul li:first-child {
    padding: 5px 0;
  }
  header .desktop-header .header_bottom.green nav ul li:last-child {
    padding: 5px 0;
  }
  .block .main-heading span {
    width: 35px;
  }
  .block .main-heading h2 a {
    font-size: 0.5em;
    line-height: 18px;
    display: inline-block;
  }
  .block .main-heading-video span {
    width: 35px;
  }
  .block .main-heading-video h2 {
    width: 80%;
  }
  .block .main-heading-video h2 a {
    font-size: 0.5em;
    line-height: 18px;
    display: inline-block;
  }
  .m-content .top-slider-area {
    margin: 0 0 0 0;
    width: 100%;
    width: -webkit-calc(100% - 0);
    width: -moz-cal(100% - 0);
    width: calc(100% - 0);
  }
  .m-content .top-slider-area .desktop {
    display: none;
  }
  .m-content .top-slider-area .fimage {
    display: block;
  }
  .m-content .top-slider-area .block a .main-heading {
    padding: 0 10px 12px 3px;
    position: relative;
    background: #000;
  }
  .m-content .top-slider-area .block a .text-hed-wrap {
    background: #000;
    padding: 5px 10px 10px 10px;
  }
  .m-content .top-bottom {
    width: 68%;
    float: left;
    margin: 20px 0 5px 0;
  }
  .m-content .top-bottom .list ul {
    margin: 0;
    width: 100%;
  }
  .m-content .top-bottom .list ul li {
    margin-bottom: 0;
    min-height: 84px;
  }
  .m-content .top-bottom .mob {
    display: block;
  }
  .m-content .top-bottom .col-md-6 {
    margin-bottom: 2px;
    width: 50%;
  }
  .m-content .top-bottom .col-md-6:last-child {
    width: 50%;
  }
  .m-content .top-right .ads {
    margin-top: 20px;
  }
  .m-content .top-right .list ul {
    margin: 25px 0 0 0;
  }
  .m-content .top-right .desktop {
    display: none;
  }
  .m-content .top-right .mob {
    display: block;
  }
  .m-content.breakingDiv .top-bottom {
    width: 100%;
  }
  .m-content.breakingDiv .top-slider-area {
    background-color: #141414;
    margin: 0 0 0 10px;
    width: 100%;
    width: -webkit-calc(100% - 20px);
    width: -moz-cal(100% - 20px);
    width: calc(100% - 20px);
    float: left;
  }
  .m-content.breakingDiv .top-right {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    padding: 0 10px;
  }
  .m-content.breakingDiv .br_right_story {
    width: 25%;
    float: left;
  }
  .m-content.breakingDiv .list {
    width: 100%;
  }
  .m-content.breakingDiv .list ul li a .entry-content-heading h2 {
    text-align: left;
  }
  .tittle-top h2 {
    font-size: 2.3em;
  }
  .ts-content .topHeading.desktop {
    display: none !important;
  }
  .ts-content .top-story .topStoryFirst {
    margin-bottom: 20px;
  }
  .ts-content
    .top-story
    .topStoryFirst
    .list
    ul
    li
    .top-story-first
    a
    .desktop {
    display: none;
  }
  .ts-content .top-story .topStoryFirst .list ul li .top-story-first a .mob {
    display: block;
  }
  .ts-content .top-story .topStorySecond {
    margin-bottom: 20px;
  }
  .ts-content .top-story .topStorySecond .list ul li .top-story-first .mob {
    display: block !important;
  }
  .ts-content
    .top-story
    .topStorySecond
    .list
    ul
    li
    .top-story-first
    .main-heading-top {
    display: none;
  }
  .ts-content .top-story .topStorySecond .list .block {
    width: 100%;
    float: left;
  }
  .ts-content .top-story .topStorySecond .list .block a .main-heading h2 {
    color: #fff;
  }
  .ts-content .top-story-right .special-report .mob {
    display: block !important;
  }
  .ts-content .top-story-right .special-report .desktop {
    display: none !important;
  }
  .t10l .top10list {
    width: 100%;
    width: -webkit-calc(100%);
    width: -moz-cal(100%);
    width: calc(100%);
    float: left;
    background-color: #fff;
  }
  .t10l .top10list-right {
    width: 100%;
    float: right;
    margin-top: 20px;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    h1 {
    font-size: 26px;
    line-height: 28px;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    h2 {
    font-size: 26px;
    line-height: 28px;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    .btArticleSideMeta
    .detail-share-btIco {
    border: 0;
    height: auto;
    margin-bottom: 5px;
  }
  body .detail-section .column-left {
    width: 170px;
  }
  body .detail-section .column-left .left-stick {
    width: 170px;
  }
  body .detail-section .column-right {
    width: 82%;
    width: calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
  }
  body .detail-section .column-right .left {
    width: 58%;
    width: calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .post-auther
    .author_title_img {
    width: 100%;
  }
  body .detail-section .column-right .right {
    position: static;
    float: right;
    width: 300px;
  }
  body .detail-section .column-right .right .right-inner .ads {
    padding: 0;
  }
  body.live-page .column-right {
    width: 100%;
    width: calc(100% - 0);
    width: -webkit-calc(100% - 0);
  }
  .mwv.home-cat .mwv-top .mwv-left .main-heading-video h2 {
    width: 100%;
  }
  .mwv.home-cat .mwv-top .mwv-right .main-heading-video h2 {
    width: 100%;
  }
  .mwv.home-cat .mwv-bottom ul li {
    width: 49%;
  }
  .mwv.home-cat .mwv-bottom ul li:last-child {
    display: none;
  }
  .internaional-channel .panel-primary ul li {
    width: 22%;
  }
  .internaional-channel .panel-primary ul li:last-child {
    width: 34%;
  }
  .internaional-channel .panel-primary ul li .ads {
    padding: 1px 0;
  }
  .opinion .home-opinion .opinion-fc-item h2 {
    font-size: 19px;
    line-height: 22px;
    min-height: 110px;
  }
  .fullpage .more-long ul li a h3 {
    min-height: 60px;
  }
  .categorybg.inde .inde-story-third .inde-story-third-th ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  .categorybg.inde .inde-story-third .inde-story-third-th ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .mob_hot_topics {
    display: block;
  }
  .home_s_top .home_main_content {
    width: 100%;
  }
  .home_s_top .home_main_content .m_c_right {
    border-right: 0;
    padding: 0 0 0 2%;
  }
  .home_s_top .show-slider .gallery-thumbs {
    display: none;
  }
  .home_s_top .home_sidebar {
    width: 100%;
    margin: 20px 0;
  }
  .home_s_top .home_sidebar .special_slider {
    width: 50%;
    margin: 20px 2% 0 0;
  }
  .home_s_top .home_sidebar .editors_pick {
    width: 47%;
  }
  .home-video-panel .bg-color .hvp-left {
    width: 100%;
  }
  .home-video-panel .bg-color .hvp-right {
    width: 49%;
    margin-left: 0;
  }
  .home_headlines_list {
    width: 49%;
  }
  .ele-bottom-content .ele-main-story h1 {
    font-size: 25px;
  }
  .ele-bottom-content .ele-story-third h2 {
    font-size: 20px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li {
    margin-bottom: 8px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-pic {
    margin-right: 5px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-name {
    font-size: 14px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-title {
    font-size: 13px;
    margin-bottom: 0;
  }
  .ele-bottom-content .cadidate-profile .cadidate-title .cad-bold {
    font-size: 20px;
  }
  .ele-third-content .watch-content .watch-list ul li:nth-child(n + 5) {
    display: block;
  }
  .top-head-bell {
    display: none;
  }
  .breaking-area .breaking_title {
    font-size: 3.6em;
    line-height: 36px;
  }
  .breaking-area .storyhighlights.scrollbarbreaking {
    height: 325px;
  }
  .fullpage .top-header .mobile-header-left span h1 {
    color: #fff;
    font-size: 3em;
    font-weight: 600;
    line-height: 40px;
  }
  .fullpage .long-content .category-share {
    float: none;
    margin: 0 auto;
    white-space: nowrap;
    display: table;
    position: relative;
    left: 0;
    top: 6px;
    text-align: center;
  }
  .fullpage .long-content .category-share ul li {
    width: 40px;
    float: left;
    list-style: none;
    margin: 0 5px 0 0;
  }
  .fullpage .container {
    width: 767px;
    margin-top: -100px;
  }
  .fullpage .more-long ul li a h3 {
    min-height: 40px;
  }
  header .mobile-header {
    display: inline-block;
    width: 100%;
    margin: 0;
    position: relative;
  }
  header .mobile-header .mobile-left {
    width: auto;
    float: left;
  }
  header .mobile-header .mobile-left .mobile-nav {
    display: block;
    float: left;
  }
  header .mobile-header .mobile-left .mobile-nav .mob-menu-icon {
    font-size: 30px;
    cursor: pointer;
    color: #fff;
    display: block;
    margin-top: 5px;
  }
  header .mobile-header .mobile-left .mobile-nav .mob-menu-icon .mob-blue-icon {
    display: block;
    width: 30px;
  }
  header .mobile-header .mobile-header-left {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  header .mobile-header .mobile-header-left .logo {
    width: auto;
    margin: 0 auto;
  }
  header .mobile-header .header-right {
    float: right;
  }
  header .mobile-header .header-right ul li .live-btn {
    padding: 0;
    background-color: transparent;
  }
  header .mobile-header .header-right ul li .live-btn a {
    color: #000;
  }
  header .mobile-header .header-right ul li .live-btn a span {
    float: right;
    margin-right: 0;
    margin-top: -20px;
    color: #ed283c;
    font-size: 2em;
    width: auto;
    -webkit-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite;
  }
  header .mobile-header .header-right ul li .live-btn a span #text-blink {
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
  }
  @-webkit-keyframes blink {
    to {
      visibility: hidden;
    }
  }
  @-moz-keyframes blink {
    to {
      visibility: hidden;
    }
  }
  @-o-keyframes blink {
    to {
      visibility: hidden;
    }
  }
  @keyframes blink {
    to {
      visibility: hidden;
    }
  }
  header .mobile-header .header-right ul li .live-btn .icon {
    margin-right: 0;
    width: auto;
    margin-top: 0;
  }
  header .mobile-header .header-right ul li .live-btn .icon img {
    width: 70px;
  }
  header .mobile-header .mobile-message {
    width: 33%;
    float: left;
  }
  header .desktop-header {
    display: none;
  }
  header.green .header-right ul li .live-btn a {
    color: #000;
  }
  .m-content .top-slider-area .slider-area {
    margin-bottom: 20px;
  }
  .m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
    line-height: 25px;
    font-size: 22px;
  }
  .m-content .top-slider-area .block a .main-heading h2 {
    line-height: 25px;
    font-size: 22px;
  }
  .m-content .top-slider-area .block .fimage {
    display: block;
  }
  .m-content .top-slider-area .block .mob {
    display: none;
  }
  .m-content .top-right {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 10px;
  }
  .m-content .top-right .list {
    width: 100%;
    float: left;
  }
  .m-content .top-right .list ul {
    width: 100%;
    float: left;
    margin: 0;
  }
  .m-content .top-right .ads {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .m-content .top-bottom {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
  }
  .m-content .list ul {
    width: 100%;
    float: left;
  }
  .m-content .list ul li {
    margin-bottom: 20px;
  }
  .m-content .list ul li:last-child {
    margin-bottom: 20px;
  }
  .m-content .lb {
    margin: 0;
  }
  .m-content.breakingDiv .br_right_story {
    width: 50%;
  }
  /* .module.parallax-1 {
    background-position: 50% 0 !important;
    background-attachment: initial;
    height: 560px;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  } */
  .t10l .top10list .t10l-box ul li a .pic {
    width: 80px;
  }
  .t10l .top10list .t10l-box ul li a .pic img {
    max-width: 100%;
  }
  .list ul li:last-child {
    margin-bottom: 20px;
  }
  .desktop {
    display: none !important;
  }
  .mob {
    display: block;
  }
  .trending .search {
    display: none;
  }
  body.detail-body .ShowsDetailPage .column-right {
    width: 100%;
    width: calc(100% - 0);
    width: -webkit-calc(100% - 0);
  }
  body.detail-body .ShowsDetailPage .column-right .right {
    float: right;
    width: 100%;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    h1 {
    margin: 0 0 10px 0;
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    font-family: "gn-home";
    display: inline-block;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    h2 {
    margin: 0 0 10px 0;
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    font-family: "gn-home";
    display: inline-block;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    .btArticleSideMeta {
    text-align: left;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    .btArticleSideMeta
    .btClear {
    width: 100%;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    .btArticleSideMeta
    .btClear
    .btSubTitle
    .post-time {
    height: auto;
    margin-bottom: 5px;
    line-height: 30px;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    .btArticleSideMeta
    .detail-share-btIco {
    border: 0;
    height: auto;
  }
  body.detail-body .ShowsDetailPage .column-right .left {
    width: 100%;
    width: calc(100% - 0);
    width: -webkit-calc(100% - 0);
  }
  body .detail-section .column-left {
    display: none;
  }
  body .detail-section .column-right .left {
    width: 58%;
    width: calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
  }
  body .detail-section .column-right .left .story-area .time-section {
    display: block;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .time-section
    .btArticleSideMeta
    .detail-share-btIco
    .btn-share--whatsapp {
    display: inline-block !important;
  }
  body .detail-section .column-right .right .right-inner .ads {
    padding: 0;
  }
  body .mobile-menu-detail {
    display: block !important;
  }
  .mwv.home-cat .mwv-bottom ul li {
    width: 32%;
  }
  .mwv.home-cat .mwv-bottom ul li:last-child {
    display: block;
  }
  .ts-content .top-story .topStoryFirst {
    margin-bottom: 0;
  }
  .ts-content .top-story .topStorySecond {
    margin: 0;
  }
  .ts-content
    .top-story
    .topStorySecond
    .list
    ul
    li
    .top-story-first
    a
    .desktop {
    display: block !important;
  }
  .internaional-channel ul.panel-tabs li {
    float: left;
    margin-bottom: -1px;
    margin-left: 13px;
  }
  .internaional-channel .panel-primary ul li {
    width: 33.3333%;
  }
  .internaional-channel .panel-primary ul li:last-child {
    width: 100%;
  }
  .internaional-channel .panel-primary ul li .ads {
    padding: 1px 0;
  }
  .latest-page .latest-content {
    width: 100%;
  }
  .latest-page .mob .ads {
    margin: 0 0 30px 0 !important;
  }
  .latest-page .latest-sidebar {
    width: 100%;
  }
  .categorybg.inde .ind-container .inde-story-main .inde-story-left {
    width: 100%;
    width: -webkit-calc(100% - 0);
    width: -moz-cal(100% - 0);
    width: calc(100% - 0);
    float: left;
  }
  .categorybg.inde .ind-container .inde-story-main .inde-story-right {
    width: 100%;
    margin-top: 20px;
  }
  .categorybg.inde
    .ind-container
    .inde-story-main
    .inde-story-right
    .ts-content
    .top-story-right
    .special-report {
    width: 98%;
  }
  .categorybg.inde
    .ind-container
    .inde-story-main
    .inde-story-right
    .ts-content
    .ind-desktop {
    display: none;
  }
  .categorybg.inde
    .ind-container
    .inde-story-main
    .inde-story-right
    .ts-content
    .ind-mob {
    display: block;
  }
  .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.add-list.plain_ad_banner {
    height: 330px;
    overflow: hidden;
    min-height: 250px;
    margin-bottom: 0;
  }
  footer .ftr_inr .ftr_col {
    width: 25%;
  }
  footer .ftr_inr .ftr_col:last-child {
    width: 100%;
  }
  footer .ftr_inr .ftr_col:nth-child(4) {
    padding-right: 0;
  }
  footer .ftr_inr .ftr_col ul {
    margin-bottom: 20px;
  }
  .campaign_detail_view .cdv_top {
    width: 100%;
  }
  .campaign_detail_view .cdv_top .cdv_top_pic {
    margin-bottom: 20px;
    text-align: center;
  }
  .campaign_detail_view .cdv_top .cdv_top_pic img {
    width: 100%;
  }
  .campaign_detail_view .cdv_top .cdv_top_pic .c_t_border {
    display: none;
  }
  .left_ads_atavist {
    display: none;
  }
  .right_ads_atavist {
    display: none;
  }
}
@media (max-width: 850px) {
  .ele-bottom-content .ele-main-story h1 {
    font-size: 25px;
  }
  .ele-bottom-content .ele-main-story .ele-main-pic .video-icon {
    width: 40px !important;
  }
  .ele-bottom-content .ele-story-third h2 {
    font-size: 20px;
  }
  .ele-bottom-content .ele-story-third .ele-story-third-pic .video-icon {
    width: 40px !important;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li {
    margin-bottom: 8px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-pic {
    margin-right: 5px;
    width: 40px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-pic img {
    width: 100%;
  }
  .ele-bottom-content .cadidate-profile .cadidate-list ul li .cadidate-name {
    font-size: 14px;
  }
  .ele-bottom-content .cadidate-profile .cadidate-title {
    font-size: 11px;
    margin-bottom: 0;
  }
  .ele-bottom-content .cadidate-profile .cadidate-title .cad-bold {
    font-size: 18px;
  }
  .ele-third-content .watch-content .watch-list ul li:nth-child(n + 7) {
    display: none;
  }
  body.detail-body .ShowsDetailPage .column-right .right {
    display: block;
  }
  body.detail-body .ShowsDetailPage .column-right .left {
    width: 100%;
    width: calc(100% - 0);
    width: -webkit-calc(100% - 0);
  }
  body .detail-section .column-right .left {
    width: 100%;
    width: calc(100% - 0);
    width: -webkit-calc(100% - 0);
    margin: 0;
    padding: 0;
  }
  body .detail-section .column-right .left .story-area {
    margin: 0 0 20px 0%;
    padding: 0;
  }
  body .detail-section .column-right .right {
    display: none;
  }
  .breaking-area .breaking_title {
    font-size: 3.4em;
    line-height: 33px;
  }
  .breaking-area .storyhighlights.scrollbarbreaking {
    height: 300px;
  }
  .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.add-list.plain_ad_banner {
    height: 310px;
    overflow: hidden;
    min-height: 250px;
  }
}
@media (max-width: 767px) {
  .home_s_top .home_main_content .m_c_left {
    width: 100%;
  }
  .home_s_top .home_main_content .m_c_left ul li .heading {
    width: 100%;
  }
  .home_s_top .home_main_content .m_c_right {
    width: 100%;
    border-left: 0;
    padding: 0;
    margin: 0;
  }
  .home_s_top .home_main_content .m_c_right .most_watched {
    width: 49%;
    margin: 20px 1% 0 0;
  }
  .home_s_top .home_sidebar .special_slider {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .home_s_top .home_sidebar .editors_pick {
    width: 100%;
  }
  .show-slider {
    width: 49%;
    margin: 20px 0 0 1%;
  }
  .ele-bottom-content .cadidate-profile {
    display: none;
  }
  .candidate-slider {
    display: block;
  }
  .ele-third-content .watch-content .watch-list ul li a .watch-list-pic {
    width: 30%;
  }
  .ele-third-content .watch-content .watch-list ul li a .watch-list-pic img {
    width: 100%;
  }
  .ele-third-content
    .watch-content
    .watch-list
    ul
    li
    a
    .watch-list-pic
    .video-icon {
    width: 24px !important;
  }
  .ele-third-content .watch-content .watch-list ul li:nth-child(n + 8) {
    display: none;
  }
  .ele-third-content .watch-content .watch-list ul li:nth-child(n + 7) {
    display: block;
  }
  .breaking-area .breaking_title {
    font-size: 30px;
    line-height: 39px;
  }
  .breaking-area .storyhighlights.scrollbarbreaking {
    height: auto;
  }
  .breaking-area .storyhighlights.scrollbarbreaking .force-overflow {
    min-height: auto;
  }
  .breaking-area .slider-area {
    margin-bottom: 0 !important;
  }
  .fullpage .container {
    width: 100%;
    margin-top: 0;
  }
  .fullpage h1 {
    font-size: 35px;
    line-height: 35px;
  }
  .fullpage .long-content .story-detail {
    clear: both;
    width: 100%;
  }
  .fullpage .long-content .category-share ul li.whatsapp-icon-share {
    display: block;
  }
  .fullpage .pos-fix {
    position: relative !important;
    top: 0;
    z-index: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fullpage .pos-abs {
    position: relative !important;
    bottom: 0;
  }
  .fullpage .jtaSidebar-inner {
    margin: 0 auto;
  }
  .fullpage .jtaSidebar-cont {
    width: 100% !important;
  }
  .fullpage .top-header .mobile-header-left {
    background-color: #000;
    position: relative;
    width: 100%;
    float: left;
  }
  .fullpage .top-header .mobile-header-left span h1 {
    color: #fff;
    font-size: 2em;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
  }
  .block a {
    font-size: 0.55em;
    font-weight: 500;
    color: #fff;
  }
  .block a .text-hed-wrap h2 {
    line-height: 19px;
    font-size: 2.3em;
  }
  .block a .main-heading h2 {
    margin: 0;
    font-family: "gn-tittle";
    line-height: 22px;
    font-size: 22px;
  }
  .block a .main-heading-video span {
    width: 7%;
    margin-right: 10px;
  }
  .block a .main-heading-video h2 {
    width: 85%;
    font-family: "gn-tittle";
    line-height: 22px;
    font-size: 22px;
  }
  /* .module.parallax-1 {
    background-position: 50% 0 !important;
    background-attachment: initial;
    height: 480px;
    width: 100%;
    background-size: contain !important;
    display: none;
  } */
  iframe.module.parallax-1 {
    display: block;
  }
 
  .t10l .top10list .t10l-box ul {
    border-right: 0;
  }
  .t10l .top10list .t10l-box ul li a {
    width: 100%;
  }
  .t10l .top10list .t10l-box ul li a .pic {
    width: 100px;
  }
  .t10l .top10list .t10l-box ul li a .pic img {
    max-width: 100%;
  }
  .ts-content .top-story-right .ads {
    width: 100%;
  }
  .ts-content .top-story-right .special-report {
    margin: 0;
    width: 100%;
  }
  footer .footer-top .footer-left {
    display: none;
  }
  footer .footer-top .footer-right {
    display: none;
  }
  footer .footer-bottom p {
    font-size: 1.2em;
    text-align: center;
  }
  footer .footer-bottom span {
    line-height: 18px;
    width: 100%;
    padding: 7px 0;
  }
  .videobg .video-block .caption h4 {
    margin-top: 0;
    min-height: auto;
  }
  .shows-page .shows-box-page ul li {
    position: relative;
    list-style: none;
    width: 100%;
    float: left;
  }
  .writter_pic {
    width: 48%;
  }
  .latest-page .latest-content .video-block .caption h3 {
    margin: 10px 0;
    min-height: auto;
  }
  .latest-page .latest-content .video-block .caption h4 {
    margin: 10px 0;
    min-height: auto;
  }
  .mwv.home-cat .mwv-top .mwv-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .mwv.home-cat .mwv-top .mwv-right {
    width: 100%;
    margin-left: 0;
  }
  .mwv.home-cat .mwv-bottom ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  body .detail-section .column-right .left .story-area h2 {
    font-size: 30px;
    line-height: 35px;
  }
  body .detail-section .column-right .left .story-area h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
    line-height: 28px;
    font-size: 25px;
    font-family: "gn-tittle";
  }
  .m-content .top-slider-area .block a .main-heading {
    padding: 0 10px 100px 3px;
    position: absolute;
    background: -webkit-linear-gradient(
      bottom,
      rgba(0, 0, 0, 0.7) 0,
      rgba(0, 0, 0, 0) 100%
    );
    background: -webkit-linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.7) 0,
      rgba(0, 0, 0, 0) 100%
    );
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.7) 0,
      rgba(0, 0, 0, 0) 100%
    );
  }
  .m-content .top-slider-area .block a .main-heading h2 {
    line-height: 22px;
    font-size: 22px;
    font-family: "gn-tittle";
  }
  .m-content .top-slider-area .block a .text-hed-wrap {
    background: -webkit-linear-gradient(
      bottom,
      rgba(0, 0, 0, 0.9) 0,
      rgba(0, 0, 0, 0.02) 100%
    );
    background: -webkit-linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.9) 0,
      rgba(0, 0, 0, 0.02) 100%
    );
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.9) 0,
      rgba(0, 0, 0, 0.02) 100%
    );
    padding: 0 10px 10px 10px;
  }
  .m-content .top-slider-area .block .fimage {
    display: none;
  }
  .m-content .top-slider-area .block .mob {
    display: none;
  }
  .m-content .top-slider-area .block .desktop {
    display: block !important;
  }
  .m-content .top-slider-area .top-ads-mob {
    display: block;
    width: 430px;
  }
  .m-content .top-slider-area .col-xs-6 {
    width: 42%;
    width: -webkit-calc(100% - 430px);
    width: -moz-cal(100% - 430px);
    width: calc(100% - 430px);
  }
  .m-content .top-right {
    display: none;
  }
  .m-content .top-bottom {
    margin: 20px 0 5px 0;
  }
  .m-content.breakingDiv .top-right {
    display: block;
  }
  .m-content.breakingDiv.breaking_second .breaking-area .breakingRightArea {
    padding: 0;
  }
  .m-content.breakingDiv.breaking_second .breaking-area .breakingRightArea p {
    margin: 10px 0;
  }
  .opinion-slider-area {
    margin: 0;
    float: left;
    width: 100%;
    width: -webkit-calc(100%);
    width: -moz-cal(100%);
    width: calc(100%);
  }
  .opinion-right {
    width: 100%;
    float: left;
    margin: 10px 0 10px 0;
    padding: 0 10px;
  }
  .opinion-right .mrec {
    margin-top: 20px;
  }
  .opinion .home-opinion .swiper-pagination {
    display: none;
  }
  .latest-page-new .singleBlock {
    margin-bottom: 0;
    min-height: 100px;
  }
  .latest-page-new .singleBlock .list ul li:last-child {
    margin-bottom: 0;
  }
  .latest-page-new .FirstBlock .entry-title h1 {
    font-size: 25px;
    color: #000;
    margin: 6px 0 20px 0;
  }
  .abcd .col-ms-12 {
    width: 50%;
    float: left;
  }
  .categorybg.inde .inde-story-third .inde-story-third-se ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  .categorybg.inde .inde-story-third .inde-story-third-se ul li:nth-child(2) {
    margin-right: 0;
  }
  .more-content {
    width: 100%;
    float: left;
  }
  .schedule_page .col-sm-12 {
    width: 100%;
    float: left;
  }
  footer .ftr_inr .ftr_col {
    width: 33.32%;
  }
  footer .ftr_inr .ftr_col:nth-child(4) {
    width: 100%;
  }
  footer .ftr_inr .ftr_col:nth-child(3) {
    padding-right: 0;
  }
  footer .ftr_inr .ftr_col ul li a.apps {
    width: initial;
    display: inline-block;
    float: left;
  }
  .camp_detail_list.promo_bg {
    background-position: 26% 0%;
  }
  .camp_detail_list.supplements_pdf ul li {
    width: 20%;
  }
}
@media (max-width: 730px) {
  .ele-top-content .timer-area .time-ar-content .time-pic {
    float: none;
  }
  .ele-top-content .timer-area .time-ar-content .time-content {
    float: none;
    margin-top: 10px;
  }
  .ele-top-content .timer-area .time-ar-content .time-content .timer-inner {
    text-align: center;
  }
  .ele-top-content .timer-area .ele-top-set {
    margin-left: 0;
  }
  .m-content .top-slider-area .top-ads-mob {
    display: block;
    width: 400px;
  }
  .m-content .top-slider-area .col-xs-6 {
    width: 43%;
    width: -webkit-calc(100% - 400px);
    width: -moz-cal(100% - 400px);
    width: calc(100% - 400px);
  }
  .m-content.breakingDiv .br_right_story {
    width: 100%;
  }
  .ele-third-content .watch-content .watch-list ul li:nth-child(n + 8) {
    display: none;
  }
  .fullpage .source {
    width: 100%;
    float: left;
    text-align: left;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px;
    font-family: "gn-Light";
    letter-spacing: 0.2px;
  }
  .fullpage .source .by_author {
    color: #737373;
    float: left;
    margin-right: 6px;
    font-family: "gn-tittle";
  }
  .fullpage .source .author_title_img .noImageAuthor {
    display: none;
  }
  .fullpage .source .author_title_img .author_agency {
    font-weight: 400;
    width: auto;
    float: left;
    line-height: 8px;
    color: #1e419d;
    font-size: 13px;
    text-align: left;
    margin-bottom: 0;
    font-family: "gn-tittle";
    padding: 0;
  }
  .fullpage .time-section p {
    display: inline-block;
    font-size: 13px;
    font-family: "gn-tittle";
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    border-left: 0;
    padding-left: 0;
    color: #909090;
    width: 100%;
    float: left;
    text-align: left;
  }
  .fullpage .author_title_img {
    margin: 0;
  }
  .fullpage .author_title_img a {
    line-height: 15px;
    color: #1e419d;
    font-size: 13px;
    text-align: left;
    margin-bottom: 20px;
    font-family: "gn-tittle";
    padding: 0;
  }
  .fullpage .author_title_img img {
    display: none;
  }
  .fullpage .time-section span.author_seperator{
    float: none;
    color: #1e419d;
    margin-left: 5px;
  }
  .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li:first-child {
    width: 100% !important;
  }
  .categorybg.trending-mobile-header .category .product-listing ul li.pos-2 {
    max-height: 450px !important;
    min-height: auto !important;
    margin-bottom: 16px;
    width: 100%;
  }
  .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.pos-2
    .image-wrap {
    width: 100%;
  }
  .categorybg.trending-mobile-header .category .product-listing ul li.pos-2 h2 {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0;
    font-family: "gn-home";
    max-height: 65px;
  }
  .categorybg.trending-mobile-header .category .product-listing ul li.add-list {
    margin-bottom: 8px;
    width: 100%;
  }
  .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.add-list.plain_ad_banner {
    display: none;
  }
  .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li
    .category-box
    a
    h1 {
    padding-left: 0 !important;
    border-left: 0 !important;
    min-height: auto;
  }
  .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li
    .category-box
    a
    p {
    padding-left: 0 !important;
  }
  .abcd .catPostHome ul li.border-box a {
    min-height: 60px;
  }
}
@media (max-width: 600px) {
  .top-ads-mob {
    display: block;
  }
  .home_s_top .home_main_content .m_c_right .most_watched {
    width: 100%;
  }
  .home-video-panel .bg-color .hvp-right {
    width: 100%;
    margin: 0;
    border-right: 0;
    padding-right: 0;
  }
  .home_headlines_list {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .dd-section {
    display: table !important;
    width: 100%;
  }
  .dd-section .pic {
    display: table-footer-group;
    width: 100% !important;
  }
  .dd-section .pic img {
    float: left;
    margin-right: 2%;
  }
  .dd-section .entry-content-heading {
    display: table-header-group;
    width: 100% !important;
    float: none !important;
  }
  .dd-section .entry-content-heading h2 {
    font-family: "gn-home" !important;
    margin: 3px 0 10px 0 !important;
  }
  .dd-section p {
    display: block;
    font-size: 15px;
    font-family: gn-tittle;
    font-weight: 400;
    line-height: 19px;
  }
  .dd-section .date {
    width: 100%;
    display: inherit;
    color: #999;
    font-size: 12px;
    font-family: gn-tittle;
  }
  .ele-bottom-content .ele-main-story {
    width: 100%;
  }
  .ele-bottom-content .ele-story-third {
    display: none;
  }
  .ele-top-content .ele-top .ele-top-left .ele-top-left-txt .ele-top-name {
    font-size: 15px;
  }
  .ele-top-content .ele-top .ele-top-right .ele-top-right-txt .ele-top-name {
    font-size: 15px;
  }
  .ele-third-content .ele-third-list {
    width: 100%;
    float: left;
  }
  .ele-third-content .ele-third-list .ele-third-bottom a h2 {
    min-height: 50px;
  }
  .ele-third-content .watch-content {
    width: 100%;
    float: left;
  }
  .ele-third-content .watch-content .watch-content-title img {
    width: 30%;
  }
  .ele-third-content .watch-content .watch-list ul li a .watch-list-pic {
    width: 20%;
  }
  .ele-third-content .watch-content .watch-list ul li:nth-child(n + 8) {
    display: block;
  }
  .ele-story-third-mob {
    display: block;
  }
  body.detail-body
    .ShowsDetailPage
    .column-right
    .right
    .right-inner
    .content-sticky
    h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .show-slider {
    width: 100%;
  }
  .t10l {
    display: none;
  }
  .writter_pic {
    width: 100%;
    margin: 0;
  }
  .ts-content {
    margin: 20px 0 0 0 !important;
  }
  .ts-content .topStoryThird {
    margin-bottom: 20px;
  }
  .ts-content .top-story .col-xs-6 {
    width: 100%;
    float: left;
  }
  .ts-content .top-story-right {
    margin-bottom: 20px;
  }
  .m-content .top-slider-area .col-xs-6 {
    width: 100%;
  }
  .m-content .top-slider-area .top-ads-mob {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .m-content .top-slider-area .block .fimage {
    display: none;
  }
  .m-content .top-slider-area .block .mob {
    display: block !important;
  }
  .m-content .top-slider-area .block .desktop {
    display: none !important;
  }
  .m-content .top-bottom .col-xs-6 {
    width: 100%;
  }
  .m-content .top-bottom .col-xs-6:last-child {
    width: 100%;
  }
  .m-content .top-right .ads {
    margin-bottom: 0;
    min-height: auto;
  }
  .m-content.breakingDiv.breaking_second .breaking-area h1 {
    font-size: 30px;
  }
  .homebg section {
    margin: 0;
  }
  .opinion {
    margin: 20px 0 20px 0 !important;
  }
  .opinion .home-opinion {
    padding: 0;
  }
  .abcd .catPostHome {
    margin-bottom: 10px;
  }
  .abcd .catPostHome ul {
    margin: 0;
  }
  .abcd .catPostHome ul li.border-box a {
    min-height: auto;
  }
  .abcd .mb40 {
    margin-bottom: 20px;
  }
  .abcd .lb {
    margin: 0;
  }
  .abcd .col-ms-12 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .latest-page-new .singleBlock {
    width: 100%;
    float: left;
  }
  .latest-page-new .FirstBlock .entry-title h1 {
    font-size: 23px;
    color: #000;
    margin: 5px 0 20px 0;
  }
  .hvp-bg {
    padding-bottom: 0;
  }
  .fullpage .more-long .tittle {
    font-size: 2em;
  }
  .more-content .tittle h2 {
    font-size: 2em;
  }
  .template1 .latest-page-new .list ul li a .entry-content-heading h2 {
    min-height: auto;
  }
  .categorybg.inde .ind-container .inde-story-main .ind-sec-banner {
    padding: 10px;
  }
  .categorybg.inde
    .ind-container
    .inde-story-main
    .ind-sec-banner
    .ind-banner1 {
    display: none;
  }
  .categorybg.inde
    .ind-container
    .inde-story-main
    .ind-sec-banner
    .ind-banner2 {
    display: block;
  }
  .categorybg.inde .ind-container .inde-story-main .inde-story-left ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .categorybg.inde
    .ind-container
    .inde-story-main
    .inde-story-left
    ul
    li
    .top_titile
    h2 {
    font-size: 22px;
    line-height: 26px;
  }
  .categorybg.inde
    .inde-story-third
    .inde-story-third-fi
    a
    .inde-third-fi-tittle
    h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .categorybg.inde .inde-story-third .inde-story-third-se {
    margin-top: 20px;
  }
  .categorybg.inde .inde-story-third .inde-story-third-se ul li {
    width: 100%;
    float: left;
    margin-right: 0;
    border-bottom: 1px solid #3d845c;
    margin-bottom: 21px;
  }
  .categorybg.inde .inde-story-third .inde-story-third-se ul li:nth-child(2) {
    margin-right: 0;
  }
  .categorybg.inde .inde-story-third .inde-story-third-se ul li a .pic {
    width: 100px;
    float: left;
    margin-right: 2%;
    position: relative;
  }
  .categorybg.inde
    .inde-story-third
    .inde-story-third-se
    ul
    li
    a
    .pic
    .video-icon {
    width: 25px !important;
  }
  .categorybg.inde
    .inde-story-third
    .inde-story-third-se
    ul
    li
    a
    .pic
    .inde-se-desktop {
    display: none;
  }
  .categorybg.inde
    .inde-story-third
    .inde-story-third-se
    ul
    li
    a
    .pic
    .inde-se-mob {
    display: block;
  }
  .categorybg.inde
    .inde-story-third
    .inde-story-third-se
    ul
    li
    a
    .entry-content-heading {
    width: 63%;
    width: -webkit-calc(100% - 100px - 2%);
    width: calc(100% - 100px - 2%);
    float: left;
  }
  .categorybg.inde
    .inde-story-third
    .inde-story-third-se
    ul
    li
    a
    .entry-content-heading
    h2 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    font-family: "gn-tittle";
  }
  .categorybg.inde .inde-story-third .inde-story-third-th ul li {
    width: 100%;
    float: left;
    margin-right: 0;
  }
  .categorybg.inde .inde-story-third .inde-story-third-th ul li:nth-child(2n) {
    margin-right: 0;
  }
  .categorybg.inde .inde-story-third .inde-story-third-th ul li a {
    margin-bottom: 0;
  }
  .categorybg.inde .inde-story-third .inde-story-third-th ul li a .pic {
    margin-right: 2%;
  }
  .categorybg.inde
    .inde-story-third
    .inde-story-third-th
    ul
    li
    a
    .entry-content-heading {
    width: 63%;
    width: -webkit-calc(100% - 100px - 2%);
    width: calc(100% - 100px - 2%);
    float: left;
  }
  .camp_detail_list .c_ll {
    width: 100%;
  }
  .camp_detail_list.supplements_pdf ul li {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .fullpage .long-story-logo .mobile-header .mobile-left .mobile-nav .mob-menu-icon{
    margin-top: 0;
  }
  .banner_img {
    margin-bottom: 10px;
  }
  .home_s_top .home_main_content .m_c_left ul li {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .home_s_top .home_main_content .m_c_left ul li:first-child {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .home_s_top .home_main_content .m_c_right .home_title {
    text-align: left;
    margin: 20px 0;
    font-weight: 700;
    font-size: 2.3em;
  }
  .home_s_top .home_main_content .m_c_right .home_title:before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle;
  }
  .home_s_top .home_main_content .m_c_right ul li {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
  }
  .home_s_top .home_main_content .m_c_right ul li article {
    border-bottom: 0;
  }
  .home_s_top .home_main_content .m_c_right ul li article .m_pic {
    width: 100px;
    margin-right: 3%;
  }
  .home_s_top .home_main_content .m_c_right ul li article .m_pic .video-icon {
    width: 25px !important;
    top: 5px;
  }
  .home_s_top .home_main_content .m_c_right ul li article .heading {
    width: 72%;
    width: -webkit-calc(100% - 100px - 3%);
    width: calc(100% - 100px - 3%);
  }
  .home_s_top .home_main_content .m_c_right ul li article .heading h2 {
    min-height: auto;
    font-family: "gn-home";
    font-size: 16px;
    line-height: 17px;
  }
  .home_s_top .home_main_content .m_c_right ul li:nth-child(odd) {
    border-right: 0;
    padding-right: 0;
  }
  .home_s_top .home_main_content .m_c_right ul li:nth-child(even) {
    padding-right: 0;
    padding-left: 0;
    border-right: 0;
  }
  .home_s_top .home_main_content .m_c_right ul li:nth-child(n + 5) {
    padding-bottom: 10px;
  }
  .home_s_top .home_main_content .m_c_right .most_watched {
    border-top: 0;
    margin: 0;
  }
  .home_s_top .home_main_content .m_c_right .most_watched .home_title {
    margin: 0 0 20px 0;
  }
  .home_s_top .home_main_content .m_c_right .show-slider {
    border-top: 0;
    margin: 0;
  }
  .home_s_top .home_sidebar {
    margin: 20px 0 0 0;
  }
  .home_s_top .home_sidebar .editors_pick {
    border-top: 0;
    margin: 0 0 20px 0;
  }
  .home_s_top .home_sidebar .editors_pick .home_title {
    text-align: left;
    margin: 20px 0;
    font-weight: 700;
    font-size: 2.3em;
  }
  .home_s_top .home_sidebar .editors_pick .home_title:before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle;
  }
  .home_s_top .home_sidebar .ads-bg {
    padding: 0;
  }
  .ele-top-content .ele-top .ele-top-left .ele-top-left-pic {
    width: 35px;
  }
  .ele-top-content .ele-top .ele-top-left .ele-top-left-pic img {
    width: 100%;
  }
  .ele-top-content .ele-top .ele-top-left .ele-top-left-txt .ele-top-name {
    font-size: 11px;
  }
  .ele-top-content
    .ele-top
    .ele-top-left
    .ele-top-left-txt
    .ele-top-left-party {
    font-size: 10px;
  }
  .ele-top-content .ele-top .ele-top-right .ele-top-right-pic {
    width: 35px;
  }
  .ele-top-content .ele-top .ele-top-right .ele-top-right-pic img {
    width: 100%;
  }
  .ele-top-content .ele-top .ele-top-right .ele-top-right-txt .ele-top-name {
    font-size: 11px;
  }
  .ele-top-content
    .ele-top
    .ele-top-right
    .ele-top-right-txt
    .ele-top-right-party {
    font-size: 10px;
  }
  .ele-top-content .leading-bar .leading-bar-left .leading-bar-left-vote {
    font-size: 25px;
  }
  .ele-top-content .leading-bar .leading-bar-left .leading-txt {
    font-size: 10px;
  }
  .ele-top-content .leading-bar .leading-bar-right .leading-bar-right-vote {
    font-size: 25px;
  }
  .ele-third-content .ele-third-list .ele-third-bottom {
    width: 100%;
    float: left;
  }
  .ele-third-content .ele-third-list .ele-third-bottom a h2 {
    min-height: auto;
  }
  .candidate-slider .candidate-slider-list .cadidate-name {
    font-size: 15px;
    line-height: 17px;
  }
  .ele-more-list {
    width: 100%;
    float: left;
  }
  .ele-animation img {
    max-width: 80%;
  }
  .count-ifrmae {
    width: 100%;
    float: left;
    margin-bottom: 40px;
  }
  .abcd .col-ms-12 {
    width: 100%;
    float: left;
  }
  .abcd .catPostHome ul li .top-story-first .main-heading-top h2 {
    min-height: auto;
  }
  .breaking-area .breaking_title {
    font-size: 25px;
    line-height: 26px;
  }
  .breaking-area .storyhighlights ul li {
    width: 100%;
  }
  .breaking-area .breaking_text {
    font-size: 17px;
  }
  .live-blink {
    padding: 2px 7px;
  }
  .live-blink #text-blink {
    font-size: 12px;
  }
  .fullpage h1 {
    font-size: 28px;
    line-height: 28px;
    margin: 10px 0;
    font-weight: 400;
  }
  .fullpage .long-story-logo {
    width: 90%;
    top: 0;
  }
  .fullpage .long-story-logo .logo {
    width: 30px;
    float: right;
  }
  .fullpage .long-content .story-detail p {
    font-size: 19px;
    line-height: 24px;
  }
  .fullpage .long-content .story-detail h1 {
    font-size: 24px;
    line-height: 26px;
    margin: 20px 0 0 0;
  }
  .fullpage .long-content .story-detail h2 {
    font-size: 20px;
    line-height: 23px;
  }
  .fullpage .long-content .story-detail h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 20px 0 20px 0;
  }
  .fullpage .long-content .story-detail blockquote {
    font-size: 19px;
    line-height: 22px;
    margin: 0;
    padding: 15px 30px 15px 36px;
  }
  .fullpage .long-content .story-detail blockquote:before {
    font-size: 2em;
    top: 14px;
    left: 7px;
  }
  .fullpage .long-content .category-share ul li {
    width: 30px;
  }
  .fullpage .excerpt-full p {
    font-size: 16px;
    line-height: 23px;
  }
  .block a .main-heading span {
    width: 38px;
  }
  .block a .main-heading h2 {
    margin: 0;
    font-size: 20px;
    line-height: 22px;
  }
  .block a .main-heading-video span {
    width: 11%;
  }
  .block a .main-heading-video h2 {
    margin: 0;
    font-size: 16px;
    line-height: 19px;
  }
  .block .middle .text {
    font-size: 16px;
    line-height: 19px;
  }
  .tolist-bg {
    display: none;
  }
  .tabs2 {
    display: none;
  }
  .module.parallax-1 {
    height: 450px;
  }
  iframe.module.parallax-1 {
    height: 250px;
  }
  .m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
    font-size: 22px;
    line-height: 23px;
  }
  .m-content .top-slider-area .block a .main-heading h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .m-content .top-slider-area .block .fimage {
    display: none;
  }
  .m-content .top-slider-area .block .mob {
    display: block !important;
  }
  .m-content .top-slider-area .block .desktop {
    display: none !important;
  }
  .m-content .top-slider-area .col-xs-6 {
    width: 100%;
  }
  .m-content .top-slider-area .top-ads-mob {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .m-content .top-bottom .col-xs-6 {
    width: 100%;
  }
  .m-content.breakingDiv {
    background-position: 50% 50%;
  }
  .m-content.breakingDiv .breakingContentDiv .breaking-heading p span {
    font-size: 30px;
  }
  body .detail-section .column-right .left .story-area .category {
    font-size: 13px;
  }
  body .detail-section .column-right .left .story-area .post-time {
    font-size: 1.2em;
  }
  body .detail-section .column-right .left .story-area .post-time span {
    width: 14px;
  }
  body .detail-section .column-right .left .story-area h2 {
    font-size: 28px;
    line-height: 28px;
    margin: 10px 0;
    font-weight: 400;
  }
  body .detail-section .column-right .left .story-area h1 {
    font-size: 28px;
    line-height: 28px;
    margin: 10px 0;
    font-weight: 400;
  }
  body .detail-section .column-right .left .story-area .content-area p {
    font-size: 18px;
    font-family: "gn-tittle";
    font-weight: 400;
    line-height: 25px;
  }
  body .detail-section .column-right .left .story-area .content-area p strong {
    line-height: 23px;
    display: inline-block;
  }
  body .detail-section .column-right .left .story-area .content-area h1 {
    font-size: 24px;
    line-height: 26px;
    margin: 20px 0 0 0;
  }
  body .detail-section .column-right .left .story-area .content-area h2 {
    font-size: 20px;
    line-height: 23px;
  }
  body .detail-section .column-right .left .story-area .content-area h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 20px 0 20px 0;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    blockquote {
    font-size: 19px;
    line-height: 22px;
    margin: 0;
    padding: 15px 30px 15px 36px;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    blockquote:before {
    font-size: 2em;
    top: 14px;
    left: 7px;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    blockquote:after {
    font-size: 4em;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .time-section
    .source {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .time-section
    .source
    .by_author {
    color: #737373;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .time-section
    p {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 7px;
    color: #909090;
    margin-bottom: 10px;
    margin: 0 0 10px 0;
    width: 100%;
    padding: 0;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .time-section
    .btArticleSideMeta {
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-images {
    width: 100%;
    margin: 0;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-images
    figcaption {
    margin: 0 0 0 0;
  }
  .more-content .more-block .caption h3 {
    min-height: auto !important;
    max-height: 70px;
  }
  .more-content .more-block .caption h4 {
    min-height: auto !important;
    max-height: 70px;
  }
  .shows-profile {
    display: none;
  }
  .categorybg .category {
    padding-top: 0;
  }
  .categorybg .category .main-title {
    margin-bottom: 0;
    padding-top: 0;
  }
  .categorybg.shows-detail .latest-shows .video-play-box .caption h1 {
    color: #fff;
    font-size: 2em;
  }
  .cat-label {
    font-size: 11px;
  }
  .container-fluid {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
  }
  .ts-content .top-story-right .special-report .main-heading h2 {
    font-size: 16px;
  }
  .ts-content
    .top-story
    .topStoryThird
    .list
    ul
    li
    a
    .entry-content-heading
    h2 {
    font-size: 17px;
    line-height: 20px;
  }
  .list ul li a .entry-content-heading h2 {
    font-size: 17px;
    line-height: 20px;
  }
  .cat-block a .main-heading {
    padding: 0 10px 3px 7px;
    position: relative;
    bottom: 0;
  }
  .cat-block a .main-heading h2 span {
    position: relative;
    top: 0;
    left: -2px;
    padding: 1px;
    box-shadow: 5px 0 0 #000, -5px 0 0 #000;
    background-color: #fff;
    box-decoration-break: clone;
    padding: 4px;
    box-shadow: 12px 0 0 #000, -5px 0 0 #000;
    background-color: #000;
    width: 100%;
    float: left;
  }
  .cat-block a .text-hed-wrap {
    padding: 0;
    position: relative;
  }
  .internaional-channel .panel-primary ul li {
    width: 100%;
  }
  .internaional-channel .panel-primary ul li:last-child {
    width: 100%;
  }
  .internaional-channel .panel-primary ul li .ads {
    padding: 1px 0;
  }
  .internaional-channel ul.panel-tabs li {
    float: left;
    margin-bottom: -1px;
    margin-left: 2px;
  }
  .internaional-channel ul.panel-tabs li a {
    font-size: 1.1em;
    font-weight: 300;
  }
  .opinion .home-opinion .opinion-fc-item h2 {
    font-size: 20px;
    text-align: center;
    display: block;
    min-height: auto;
  }
  header .mobile-header .header-right ul li .live-btn {
    border: 0;
    margin-right: 0;
  }
  header .mobile-header .header-right ul li .live-btn #text-blink {
    position: absolute;
    top: 3px;
    right: -3px;
  }
  header .mobile-header .header-right ul li .live-btn b {
    display: none;
  }
  header .mobile-header .header-right ul li .live-btn.radio-btn {
    margin-right: 5px !important;
  }
  header .mobile-header .header-right ul li .live-btn.radio-btn b {
    display: inline;
    font-size: 10px;
  }
  header .mobile-header .header-right ul li .live-btn.radio-btn #text-blink {
    right: 3px;
  }
  header .mobile-header .header-right ul li .live-btn .icon {
    margin-right: 0;
  }
  .top_banner_election .des_banner {
    display: none;
  }
  .top_banner_election .mob_banner {
    display: block;
  }
  footer .ftr_inr .ftr_col {
    display: none;
  }
  .camp_detail_list.supplements_pdf ul li {
    width: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 360px) {
  .ele-top-content .ele-top .ele-top-left .ele-top-left-txt .ele-top-name {
    display: none;
  }
  .ele-top-content
    .ele-top
    .ele-top-left
    .ele-top-left-txt
    .ele-top-left-party {
    font-size: 15px;
  }
  .ele-top-content .ele-top .ele-top-right .ele-top-right-txt .ele-top-name {
    display: none;
  }
  .ele-top-content
    .ele-top
    .ele-top-right
    .ele-top-right-txt
    .ele-top-right-party {
    font-size: 15px;
  }
  .ele-top-content .leading-bar .leading-bar-left .leading-bar-left-vote {
    font-size: 20px;
  }
  .ele-top-content .leading-bar .leading-bar-left .leading-txt {
    font-size: 8px;
  }
  .ele-top-content .leading-bar .leading-bar-right .leading-bar-right-vote {
    font-size: 20px;
  }
  .ele-top-content .leading-bar .leading-bar-right .leading-txt {
    font-size: 8px;
  }
  .categorybg.trending-mobile-header
    header
    .mobile-header
    .header-right
    ul
    li
    .live-btn {
    padding: 7px 6px;
  }
}
.btn-share--whatsapp {
  display: none;
}
.btn-share--print {
  display: none;
}
.categorybg .category {
  padding-top: 0;
}
.categorybg .category .ads {
  background-color: #f9f9f9;
}
.categorybg .category .main-title {
  padding-top: 0;
  margin: 20px 0 40px 0;
}
.categorybg .category .main-title h1:before {
  border-left: 0 !important;
}
.categorybg .category .product-listing ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.categorybg .category .product-listing ul li {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-bottom: 6px;
}
.categorybg .category .product-listing ul li:not(.add-list):not(:first-child) {
  min-height: 65px;
  max-height: 70px;
}
.categorybg .category .product-listing ul li.add-list {
  float: right;
  margin-bottom: 34px;
  width: 300px;
  min-height: 250px;
}
.categorybg .category .product-listing ul li.add-list .cat-box {
  margin-top: 0;
}
.categorybg .category .product-listing ul li.add-list .ads-bg {
  padding: 0;
}
.categorybg .category .product-listing ul li:first-child {
  width: calc(100% - 630px);
  width: -webkit-calc(100% - 630px);
  width: -o-calc(100% - 630px);
  margin-bottom: 10px;
}
.categorybg .category .product-listing ul li:first-child .category-box a h1 {
  font-size: 30px;
  padding-left: 20px;
  border-left: 3px solid #20409a;
  font-family: "gn-tittle";
  min-height: 42px;
}
.categorybg .category .product-listing ul li:first-child .category-box a p {
  font-size: 17px;
  line-height: 18px;
  margin-top: 10px;
  font-family: "gn-Light";
  padding-left: 23px;
}
.categorybg
  .category
  .product-listing
  ul
  li:first-child
  .category-box
  a
  .image-wrap {
  width: 100%;
  margin-right: 0;
}
.categorybg
  .category
  .product-listing
  ul
  li:first-child
  .category-box
  a
  .image-wrap
  .video-icon {
  width: 40px !important;
}
.categorybg
  .category
  .product-listing
  ul
  li:first-child
  .category-box
  a
  .image-wrap
  .video-icon
  img {
  width: auto;
}
.categorybg .category .product-listing ul li .category-box {
  position: relative;
}
.categorybg .category .product-listing ul li .category-box a {
  color: #262626;
  text-decoration: none;
}
.categorybg .category .product-listing ul li .category-box a h2 {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  max-height: 55px;
  display: -webkit-box;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "gn-tittle";
}
.categorybg .category .product-listing ul li .category-box a .image-wrap {
  position: relative;
  width: 100px;
  display: inline;
  float: left;
  margin-right: 10px;
}
.categorybg .category .product-listing ul li .category-box a .image-wrap img {
  width: 100%;
}
.categorybg
  .category
  .product-listing
  ul
  li
  .category-box
  a
  .image-wrap
  .video-icon {
  width: 25px !important;
  top: 5px;
}
.categorybg
  .category
  .product-listing
  ul
  li
  .category-box
  a
  .image-wrap
  .video-icon
  img {
  width: auto;
}
.categorybg .category .more-section {
  margin-top: 20px;
}
.categorybg .category .more-section h3 {
  font-size: 18px;
  margin: 0;
  background-color: #f2f2f2;
  padding: 10px 20px;
  margin-bottom: 15px;
}
.categorybg .category .more-section .more-left {
  width: calc(100% - 320px);
  width: -webkit-calc(100% - 320px);
  width: -o-calc(100% - 320px);
  float: left;
}
.categorybg .category .more-section .more-left .more-list .more-cat-boxes {
  margin-bottom: 10px;
}
.categorybg .category .more-section .more-left .more-list .more-cat-boxes a {
  color: #262626;
  text-decoration: none;
}
.categorybg
  .category
  .more-section
  .more-left
  .more-list
  .more-cat-boxes
  a
  .image-wrap {
  width: 100%;
  position: relative;
}
.categorybg
  .category
  .more-section
  .more-left
  .more-list
  .more-cat-boxes
  a
  .image-wrap
  img {
  width: 100%;
}
.categorybg
  .category
  .more-section
  .more-left
  .more-list
  .more-cat-boxes
  a
  .image-wrap
  img.portrait-mobile {
  display: none;
}
.categorybg
  .category
  .more-section
  .more-left
  .more-list
  .more-cat-boxes
  a
  .image-wrap
  .video-icon
  img {
  width: auto;
}
.categorybg .category .more-section .more-left .more-list .more-cat-boxes a h2 {
  margin: 0;
  font-size: 17px;
  line-height: 18px;
  margin-top: 10px;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  min-height: 55px;
  max-height: 55px;
  margin-bottom: 5px;
  font-family: "gn-tittle";
}
.categorybg .category .more-section .more-right {
  float: right;
  width: 300px;
  position: static;
}
.categorybg .category .more-section .more-right .ads {
  width: 300px;
}
.categorybg .category .more-section .more-right .ads.fixed-ad {
  top: 86px;
  position: fixed;
}
#geo-audio-player {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: -800px;
}
body .detail-section .column-right .left {
  position: relative;
}
body .jw-background-color {
  background: rgba(33, 64, 154, 0.9) !important;
}
body .story-area .detail-pic {
  position: relative;
}
body .story-area .zoom-icon {
  width: 30px;
  height: 30px;
  background: #fff url(../../images/zoom-in.png) no-repeat 5px;
  background-size: 20px 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 5px;
  opacity: 0.7;
  bottom: inherit;
}
body .story-detail .zoom-icon {
  width: 30px;
  height: 30px;
  background: #fff url(../../images/zoom-in.png) no-repeat 5px;
  background-size: 20px 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 5px;
  opacity: 0.7;
  bottom: inherit;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  body .categorybg .category .product-listing ul li:nth-last-of-type(-n + 2) {
    float: right;
  }
}
@media screen and (max-width: 991px) {
  body .mobile-menu-detail {
    display: block !important;
  }
  body .detail-section .column-left {
    display: none;
  }
  body .detail-section .column-right {
    width: 100%;
  }
  body .detail-section .column-right .left {
    position: relative;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .post-auther
    .author_title_img {
    width: 50%;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .post-auther
    .author_title_img
    .noImageAuthor {
    font-size: 11px;
    line-height: 35px;
    font-weight: 400;
    width: 30px;
    height: 30px;
  }
  body .detail-section .column-right .left .story-area .post-auther a {
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
    display: block;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .share-box
    .share
    .share-alt {
    width: 35px;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .share-box
    .btn-share--whatsapp {
    display: block;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .share-box
    .btn-share--print {
    display: none;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .share-box
    .btn-share--email {
    display: none;
  }
  body .detail-section .column-right .left .story-area .content-area iframe {
    width: 100%;
  }
  body .categorybg .category .product-listing ul li {
    width: 300px;
    width: calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: -o-calc(50% - 10px);
  }
  body .categorybg .category .product-listing ul li.add-list {
    width: 300px;
  }
  body .categorybg .category .product-listing ul li:first-child {
    width: calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
    width: -o-calc(100% - 320px);
  }
}
@media screen and (max-width: 767px) {
  body
    .categorybg
    .category
    .product-listing
    ul
    li:first-child
    .category-box
    a
    h1 {
    font-size: 24px;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li:first-child
    .category-box
    a
    p {
    font-size: 16px;
  }
  body .categorybg .category .more-section .more-left {
    width: 100%;
  }
  body .categorybg .category .more-section .more-right {
    width: 100%;
    margin-bottom: 15px;
  }
  body .categorybg .category .more-section .more-right .ads {
    width: 100%;
  }
  body .categorybg .category .more-section .more-right .ads.fixed-ad {
    top: 0;
    position: static;
  }
  body .categorybg.inde .inde-parallax {
    display: none;
  }
  body .categorybg.inde .inde-mainpic {
    display: block;
  }
  body .categorybg.inde .ind-container {
    margin-top: 0;
  }
}
@media screen and (max-width: 641px) {
  body .categorybg .category .main-title {
    display: none;
  }
  body .categorybg .category .product-listing ul li {
    width: calc(100% - 325px);
    width: -webkit-calc(100% - 325px);
    width: -o-calc(100% - 325px);
    margin-left: 0;
    margin-right: 10px;
  }
  body .categorybg .category .product-listing ul li:first-child {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 602px) {
  body .detail-section .column-right .left {
    position: relative;
  }
  body .detail-section .column-right .left .story-area .post-time {
    display: none;
  }
  body .detail-section .column-right .left .story-area .category {
    border-right: 0;
  }
  body .detail-section .column-right .left .story-area .content-area iframe {
    width: 100%;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-embeds {
    width: 100%;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url {
    border: 0;
    margin: 0;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    h4 {
    max-height: inherit;
    min-height: 33px;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    padding: 0;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    p {
    max-height: inherit;
    min-height: 65px;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    img {
    width: 29%;
    min-height: inherit;
    max-height: inherit;
    float: left;
    height: auto;
    margin-right: 2% !important;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    .iconArea
    img {
    width: 20px;
    left: 5px;
    right: inherit;
  }
  body
    .detail-section
    .column-right
    .left
    .story-area
    .content-area
    .medium-insert-images {
    width: 100%;
  }
  body .long-content .medium-insert-embeds {
    width: 100%;
  }
  body
    .long-content
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url {
    border: 0;
    margin: 0;
  }
  body
    .long-content
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    h4 {
    max-height: inherit;
    min-height: 33px;
    margin: 0;
    color: #1e419d !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    padding: 0;
  }
  body
    .long-content
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    p {
    max-height: inherit;
    min-height: 65px;
  }
  body
    .long-content
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    img {
    width: 100%;
    min-height: inherit;
    max-height: inherit;
    display: none;
  }
  body
    .long-content
    .medium-insert-embeds
    .medium-insert-embed
    .embed_external_url.embedRelatedStory
    .iconArea
    img {
    width: inherit;
  }
  body .long-content .medium-insert-images {
    width: 100%;
  }
}
@media screen and (max-width: 595px) {
  body .categorybg .category .product-listing ul {
    width: 100%;
    float: left;
  }
  body .categorybg .category .product-listing ul li {
    width: calc(50% - 5px);
    width: -webkit-calc(50% - 5px);
    width: -o-calc(50% - 5px);
  }
  body .categorybg .category .product-listing ul li.add-list {
    margin-bottom: 9px;
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
    clear: both;
    float: none;
  }
  body .categorybg .category .product-listing ul li:nth-child(even) {
    margin-right: 0;
  }
  body .categorybg .category .product-listing ul li:first-child {
    margin-bottom: 0;
    float: none;
    max-height: 100%;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li:first-child
    .category-box
    a {
    display: block;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li:first-child
    .category-box
    a
    .image-wrap {
    float: left;
  }
}
@media screen and (max-width: 545px) {
  body
    .categorybg
    .category
    .product-listing
    ul
    li:not(.add-list):not(:first-child) {
    min-height: inherit;
    max-height: inherit;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li
    .product-listing
    ul
    li:first-child
    .category-box
    a
    h1 {
    font-size: 20px;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li
    .product-listing
    ul
    li:first-child
    .category-box
    a
    p {
    font-size: 15px;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li
    .category-box
    a
    .image-wrap {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
  }
  body .categorybg .category .product-listing ul li .category-box a h2 {
    font-size: 17px;
    line-height: 18px;
    margin-top: 15px;
    clear: both;
  }
  body .categorybg .category .more-section {
    margin-top: 0;
  }
  body .categorybg .category .more-section h3 {
    display: none;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes {
    width: calc(50% - 5px);
    width: -webkit-calc(50% - 5px);
    width: -o-calc(50% - 5px);
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes:nth-child(odd) {
    padding-right: 0;
    margin-right: 10px;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes:nth-child(even) {
    padding-left: 0;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    h2 {
    min-height: inherit;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    .image-wrap
    img.portrait-mobile {
    display: block;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    .image-wrap
    img.desktop-section {
    display: none;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    .image-wrap
    .video-icon {
    width: 25px !important;
  }
  body .categorybg.trending-mobile-header .category .product-listing ul li {
    width: 100%;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li:first-child {
    width: 100% !important;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li:first-child
    .image-wrap {
    width: 100% !important;
    margin-bottom: 5px;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.pos-2 {
    max-height: 450px !important;
    min-height: auto !important;
    margin-bottom: 16px;
    width: 100%;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.pos-2
    .image-wrap {
    width: 100% !important;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.pos-2
    h2 {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0;
    font-family: "gn-home";
    max-height: 65px;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li.add-list {
    margin-bottom: 8px;
    width: 100%;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li
    .category-box
    a
    h1 {
    padding-left: 0 !important;
    border-left: 0 !important;
    min-height: auto;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li
    .category-box
    a
    h2 {
    clear: inherit;
    margin-top: 0;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li
    .category-box
    a
    p {
    padding-left: 0 !important;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .product-listing
    ul
    li
    .category-box
    a
    .image-wrap {
    width: 100px;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    .image-wrap
    img.desktop-section {
    display: block;
  }
  body
    .categorybg.trending-mobile-header
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    .image-wrap
    img.portrait-mobile {
    display: none;
  }
}
@media screen and (max-width: 415px) {
  body .categorybg .category .product-listing ul li {
    width: 100%;
    margin-right: 0;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li:not(.add-list, first-child) {
    min-height: 65px;
    max-height: 70px;
  }
  body .categorybg .category .product-listing ul li .category-box a h2 {
    font-size: 14px;
    min-height: inherit;
    max-height: inherit;
    clear: inherit;
    margin-top: 0;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li
    .category-box
    a
    .image-wrap {
    width: 100px;
    display: inline;
    float: left;
    margin-right: 10px;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li
    .category-box
    a
    .image-wrap
    img {
    width: 100%;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li
    .category-box
    a
    .image-wrap
    .video-icon {
    width: 25px !important;
  }
  body
    .categorybg
    .category
    .product-listing
    ul
    li
    .category-box
    a
    .image-wrap
    .video-icon
    img {
    width: auto;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes {
    width: 100%;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes:nth-child(odd) {
    padding-right: 10px;
    margin-right: 0;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes:nth-child(even) {
    padding-left: 10px;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    h2 {
    min-height: inherit;
    max-height: inherit;
    clear: inherit;
    margin-top: 0;
    font-size: 14px;
  }
  body
    .categorybg
    .category
    .more-section
    .more-left
    .more-list
    .more-cat-boxes
    a
    .image-wrap {
    width: 100px;
    margin-right: 10px;
    float: left;
  }
}
@media (max-width: 1200px) {
  footer .ftr_inr .ftr_col ul li ul li a {
    padding: 3px;
  }
}
@media screen and (max-width: 3000px) {
  .camp_detail_list.promo_bg .camp_d_list_title h5 a:hover,
  .camp_detail_list.promo_bg .camp_d_list_title h5 a {
    color: #172773;
  }
}
@media screen and (max-width: 1600px) {
  .camp_detail_list.promo_bg .camp_d_list_title h5 a:hover,
  .camp_detail_list.promo_bg .camp_d_list_title h5 a {
    color: #fff;
  }
}
@media (max-width: 991px) {
  body .detail-section .container .column-left {
    width: 0;
    position: static;
  }
  body .detail-section .container .column-left .left-stick {
    -webkit-transform: translateX(-310px);
    -ms-transform: translateX(-310px);
    transform: translateX(-310px);
    -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    -ms-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  }
  body .detail-section .container .column-right {
    width: 100%;
  }
  body
    .detail-section
    .container
    .column-right
    .left
    .story-area
    .content-area
    iframe {
    width: 100%;
  }
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 15% !important;
  height: 100%;
  opacity: 0.4;
  margin-right: 23px !important;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex: 0 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-slide img {
  width: 100%;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 36%;
  width: 25px;
  height: 60px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 12px 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.53);
}
.swiper-button-next-mobile,
.swiper-button-prev-mobile {
  position: absolute;
  top: 36%;
  width: 40px;
  height: 60px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 17px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next-mobile.swiper-button-disabled,
.swiper-button-prev-mobile.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  left: 0;
  right: auto;
}
.swiper-button-prev-mobile,
.swiper-container-rtl .swiper-button-next-mobile {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  left: 0;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  right: 0;
  left: auto;
}
.swiper-button-next-mobile,
.swiper-container-rtl .swiper-button-prev-mobile {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  right: 0;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  margin: 0 5px;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #f7941e;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 3px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progress
  .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white
  .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black
  .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: "lg";
  src: url("../../fonts/lg.eot?n1z373");
  src: url("../../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),
    url("../../fonts/lg.woff?n1z373") format("woff"),
    url("../../fonts/lg.ttf?n1z373") format("truetype"),
    url("../../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: -ms-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  -ms-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  -ms-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: -ms-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -ms-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  -ms-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -ms-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  transition: -ms-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -ms-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s,
    visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: -ms-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../../img/loading.gif") no-repeat scroll center center
    transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  transition-property: -ms-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("../../images/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
  opacity: 1;
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
}
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
#cboxOverlay {
  background: #fff;
  opacity: 0.9;
  -webkit-filter: alpha(opacity = 90);
  filter: alpha(opacity = 90);
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: #000;
  padding: 1px;
}
#cboxLoadingGraphic {
  background: url(../../images/loading.gif) no-repeat center center;
}
#cboxLoadingOverlay {
  background: #000;
}
#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(../../images/controls-color.png) no-repeat 0 0;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  background-position: 0 0;
  right: 44px;
}
#cboxPrevious:hover {
  background-position: 0 -25px;
}
#cboxNext {
  background-position: -25px 0;
  right: 22px;
}
#cboxNext:hover {
  background-position: -25px -25px;
}
#cboxClose {
  background-position: -50px 0;
  right: 0;
}
#cboxClose:hover {
  background-position: -50px -25px;
}
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0;
  right: 44px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}
