﻿.content .quote:before, .content .quote:after {
  content: "";
}

.content .tags-filter .like-btn {
  background: #fde85e;
  box-shadow: 0 2px 14px 5px rgba(253, 232, 94, 0.3);
  font: 700 13px/35px "arimobold", sans-serif;
  border-radius: 11px;
  padding: 0 18px;
  height: 35px;
  text-decoration: none !important;
}
.content .tags-filter .like-btn:active, .content .tags-filter .like-btn:focus, .content .tags-filter .like-btn:hover {
  background: #d4c459;
}
@media (min-width: 576px) {
  .content .tags-filter .like-btn {
    color: #30323f;
    height: 42px;
    border-radius: 9px;
    font: 700 14px/42px "arimobold", sans-serif;
    box-shadow: 4px 10px 27px 0 rgba(38, 42, 53, 0.09);
  }
}

.live-badge {
  position: absolute;
  top: 9px;
  left: 9px;
  background: #fde85e;
  z-index: 9;
  height: 22px;
  border-radius: 22px;
  padding: 0 9px;
  font-size: 11px;
  line-height: 22px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .live-badge {
    top: 9px;
    left: 9px;
    height: 28px;
    border-radius: 28px;
    padding: 0 14px;
    font-size: 12px;
    line-height: 28px;
  }
}

.content {
  padding: 27px 25px 0;
  background: #f1f6fb;
}
@media (min-width: 768px) {
  .content {
    padding: 53px 15px 0;
  }
}
.content .article-content {
  margin-bottom: 58px;
}
.content .article-content .holder {
  max-width: 590px;
  position: relative;
}
.content .article-content.wide .holder {
  max-width: 740px;
}
@media (min-width: 1200px) {
  .content .article-content.wide .social-list {
    left: -40%;
  }
}
@media (min-width: 1200px) {
  .content .article-content.wide .rating-article {
    left: -40%;
  }
}
.content .article-content .article-content .holder strong {
  font-family: "arimobold", sans-serif;
}
@media (min-width: 576px) {
  .content .article-content .article-content .holder .grid-section img {
    max-width: 495px;
    max-height: 332px;
  }
}
@media (min-width: 768px) {
  .content .article-content {
    margin-bottom: 114px;
  }
  .content .article-content p {
    margin-bottom: 42px;
  }
}
.content .article-content .content-heading p {
  margin-bottom: 26px;
}
.content .grid-section .text-wrapper a {
  text-decoration: underline;
}
.content .grid-section .text-wrapper a:hover {
  text-decoration: none;
}
.content .grid-section .text-wrapper ul,
.content .grid-section .text-wrapper ol {
  padding-left: 20px;
}
.content .grid-section .text-wrapper ul ul,
.content .grid-section .text-wrapper ul ol,
.content .grid-section .text-wrapper ol ul,
.content .grid-section .text-wrapper ol ol {
  padding-left: 20px;
}
.content .grid-section img {
  max-width: 100%;
  height: auto;
}
.content .grid-section .embeditem {
  text-align: center;
}
@media (max-width: 768px) {
  .content .grid-section img {
    width: 100%;
  }
  .content .grid-section .embeditem {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-bottom: 20px;
  }
  .content .grid-section .embeditem iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}
.content .rating-article {
  font: 600 14px/20px "arimobold", sans-serif;
  color: #627281;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .content .rating-article {
    position: absolute;
    left: -50%;
    top: 0;
  }
}
.content .rating-article .rating-item {
  display: inline-block;
  margin-right: 14px;
}
.content .rating-article .rating-item .icon {
  margin-right: 6px;
}
.content .rating-article .rating-item .icon-rating {
  width: 8px;
  height: 12px;
}
@media (min-width: 768px) {
  .content .rating-article .rating-item .icon-rating {
    width: 11px;
    height: 17px;
  }
}
.content .rating-article .rating-item .icon-like {
  width: 9px;
  height: 8px;
}
@media (min-width: 768px) {
  .content .rating-article .rating-item .icon-like {
    width: 12px;
    height: 10px;
  }
}
.content .author-article {
  color: #627281;
  font: 13px/20px;
  border-top: 1px solid #dae4ee;
  border-bottom: 1px solid #dae4ee;
  margin-bottom: 10px;
  padding: 11px 0;
}
@media (min-width: 768px) {
  .content .author-article {
    font-size: 14px;
    padding: 15px 0;
    margin-bottom: 10px;
  }
}
.content .author-article .name {
  font-family: "arimobold", sans-serif;
}
.content-category-tag {
  margin-top: 0;
}
.content .category-archive {
  padding-bottom: 82px;
}
.content .category-archive .heading-default {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .content .category-archive {
    padding-bottom: 118px;
  }
}
.content .category-content .share-btn {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .content .category-content {
    margin-bottom: 111px;
  }
  .content .category-content .main-heading-section {
    margin-bottom: 68px;
  }
  .content .category-content .share-btn {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .content .chief-content .back-link {
    position: absolute;
    left: -50%;
  }
  .content .chief-content .item-top-section {
    padding-bottom: 41px;
    margin-bottom: 49px;
    border-bottom: 1px solid #dae4ee;
  }
}
.content.main-content-page {
  margin-top: 0;
  border-radius: 0;
  padding-right: 25px;
  padding-left: 25px;
}
@media (min-width: 992px) {
  .content.main-content-page {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0;
  }
}
.content .img-contant {
  max-width: 495px;
}
@media (min-width: 992px) {
  .content .img-contant {
    height: 332px;
    max-width: 495px;
    width: 100%;
  }
}
.content .left-position {
  margin: 24px 0;
}
.content .left-position img {
  float: none !important;
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .content .left-position {
    margin-top: 38px;
    margin-bottom: 38px;
    margin-left: 31px;
    margin-right: -33%;
    display: block;
    float: right;
  }
  .content .left-position img {
    float: right !important;
    max-width: 100%;
    height: auto;
  }
}
.content .right-position {
  margin: 24px 0;
}
.content .right-position img {
  float: none !important;
}
@media (min-width: 992px) {
  .content .right-position {
    margin: 38px -33% 38px 31px;
    display: block;
    float: left;
  }
  .content .right-position img {
    float: left !important;
  }
}
.content .quote {
  position: relative;
  font-size: 17px;
  line-height: 23px;
  padding: 0 39px 0 0;
  margin: 33px 0 29px;
}
.content .quote:before, .content .quote:after {
  position: absolute;
}
.content .quote:before {
  background: #fde85e;
  width: 5px;
  top: 0;
  bottom: 0;
  left: 27px;
}
.content .quote:after {
  width: 17px;
  height: 21px;
  background: url("/images/quote-icon.png") 0 0 no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .content .quote {
    font-size: 26px;
    line-height: 34px;
  }
}
@media (min-width: 992px) {
  .content .quote {
    padding-top: 50px;
    padding-left: 0;
    padding-bottom: 30px;
    padding-right: 30px;
    max-width: 454px;
    font-family: "arimobold", sans-serif;
    margin-top: 0;
    margin-left: -30%;
    margin-bottom: 0;
    margin-right: 0;
    float: left;
  }
  .content .quote:before {
    width: 85px;
    height: 3px;
    left: 0;
    top: 35px;
    bottom: auto;
  }
}
.content .main-heading-section .share-btn {
  float: right;
}
@media (min-width: 1200px) {
  .content .main-heading-section .share-section.plump .social-list {
    padding-top: 40px;
  }
}
.content .main-heading-section .social-list {
  display: none;
  position: absolute;
}
@media (max-width: 1200px) {
  .content .main-heading-section .social-list.active-list {
    display: flex;
    top: -8px;
    margin-top: 0;
    right: 26px;
  }
}
@media (min-width: 1200px) {
  .content .main-heading-section .social-list {
    left: -50%;
    display: flex;
  }
}
.content .tags-filter {
  border-top: 1px solid #dae4ee;
  padding-top: 29px;
}
@media (min-width: 768px) {
  .content .tags-filter {
    padding-top: 50px;
  }
}
@media (min-width: 576px) {
  .content .tags-filter .social-list {
    margin-top: 24px;
  }
}
.content .tags-filter .like-btn {
  font: 13px/20px "assistantbold", sans-serif;
  opacity: 1;
}
.content .tags-filter .like-btn:active .icon-like-btn, .content .tags-filter .like-btn:focus .icon-like-btn, .content .tags-filter .like-btn:hover .icon-like-btn {
  background: url("../../images/check.png") 0 0 no-repeat;
}
.content .tags-filter .like-btn:disabled {
  background-color: #e1eaf3;
  box-shadow: none;
}
.content .tags-filter .like-btn:disabled .icon-like-btn {
  background: url("../../images/check.png") 0 0 no-repeat;
  width: 14px;
  height: 11px;
}
.content .tags-filter .like-btn .icon-like-btn {
  width: 9px;
  height: 9px;
  display: inline-block;
  vertical-align: middle;
  background: url("../../images/heart.png") 0 0 no-repeat;
  background-size: contain;
  margin-right: 6px;
}
@media (min-width: 576px) {
  .content .tags-filter .like-btn .icon-like-btn {
    width: 12px;
    height: 10px;
    margin-right: 8px;
  }
}
.content .tags-filter .tags-list {
  margin-bottom: 14px;
  margin-top: 19px;
}
@media (min-width: 576px) {
  .content .tags-filter .tags-list {
    margin-top: 24px;
  }
}
.content .tags-filter .tags-list li {
  margin: 0 6px 8px;
}
.content .tags-filter .tags-list .btn-tag {
  background: #ffffff;
  font: 700 12px/20px "arimobold", sans-serif;
  border-radius: 8px;
  height: 30px;
}
.content .tags-filter .tags-list .btn-tag:active, .content .tags-filter .tags-list .btn-tag:focus, .content .tags-filter .tags-list .btn-tag:hover {
  box-shadow: 0 4px 10px 0 rgba(141, 176, 211, 0.2);
}
@media (min-width: 576px) {
  .content .tags-filter .tags-list .btn-tag {
    font: 700 11px/42px "arimobold", sans-serif;
    padding: 0 19px;
    height: 42px;
  }
}
.content .bottom-block {
  border-top: 1px solid #dae4ee;
  padding-top: 13px;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .content .bottom-block {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 26px;
  }
}

#banner ~ .content {
  margin-top: -30px;
  border-radius: 30px 30px 0 0;
  padding-right: 25px;
  padding-left: 25px;
}
@media (min-width: 768px) {
  #banner ~ .content {
    margin-top: 0;
    border-radius: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .content.contain-tag .main-heading-section .social-list {
    top: 40px;
  }
}

@media (min-width: 576px) {
  .has-border-top {
    border-top: 1px solid #dae4ee;
  }
}

.top-content-section {
  background: #ffffff;
  margin: -27px -25px 0;
  padding: 28px 25px 0;
  border-radius: 30px 30px 0 0;
}
.top-content-section .special-heading {
  margin-bottom: 38px;
}
.top-content-section .sticky-section .special-heading {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .top-content-section {
    margin: -57px -15px 0;
    padding-top: 0;
    border-radius: 0;
  }
  .top-content-section .special-heading {
    position: absolute;
    top: -200px;
    left: 15px;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .top-content-section .special-heading .heading-default {
    background: #ffffff;
    padding: 15px 25px;
    border-radius: 5px;
  }
  .top-content-section .special-heading .name-subpage {
    border-radius: 0 0 5px 5px;
    background: #262a35;
    display: inline-flex;
    color: #ffffff;
    width: auto;
    margin-top: -8px;
    padding: 8px 16px;
    font: 600 16px "arimobold", sans-serif;
  }
}
@media (min-width: 1200px) {
  .top-content-section .nav.social-list {
    left: auto;
    right: 0;
    bottom: -54px;
  }
}

.content-wrapper img {
  box-shadow: 0 5px 10px 0 rgba(141, 176, 211, 0.3);
  border-radius: 9px;
  max-width: 100%;
  height: auto;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Projects/idf_core/Idf.Web/wwwroot/scss/base/_mixins.scss%22,%22file:///C:/Projects/idf_core/Idf.Web/wwwroot/scss/base/_varibales.scss%22,%22file:///C:/Projects/idf_core/Idf.Web/wwwroot/scss/base/content.scss%22,%22file:///C:/Projects/idf_core/Idf.Web/wwwroot/scss/ltr/_direction.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AA2DI;EAEI;;;AASR;EACI,YCpDc;EDqDd;EACA;EACA;EACA;EACA;EACA;;AAEA;EAGI,YC9DQ;;ADiEZ;EAfJ;IAgBQ,OClFO;IDmFP;IACA;IACA;IACA;;;;AEvFR;EACI;EACA;EACA;EACA,YDYc;ECXd;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAbJ;IAcQ;IACA;IACA;IACA;IACA;IACA;IACA;;;;AAIR;EACI;EACA,YDnBe;;ACqBf;EAJJ;IAKQ;;;AAGJ;EACI;;AAEA;EACI;EACA;;AAIA;EACI;;AAIA;EADJ;IAEQ;;;AAKJ;EADJ;IAEQ;;;AAKZ;EACI,aCpDG;;ADuDP;EACI;IACI;IACA;;;AAIR;EArCJ;IAsCQ;;EAEA;IACI;;;AAIR;EACI;;AAMA;EACI;;AAEA;EACI;;AAIR;AAAA;EAEI;;AAEA;AAAA;AAAA;AAAA;EAEI;;AAKZ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAKZ;EACI;EACA,ODnIS;ECoIT;;AAEA;EALJ;IAMQ;IACA;IACA;;;AAGJ;EACI;EACA;;AAEA;EACI;;AAEA;EFxIZ,OEyIoC;EFxIpC,QEwIyC;;AAEzB;EAHJ;IFxIZ,OE4IwC;IF3IxC,QE2I8C;;;AAIlC;EFhJZ,OEiJoC;EFhJpC,QEgJyC;;AAEzB;EAHJ;IFhJZ,OEoJwC;IFnJxC,QEmJ8C;;;AAO9C;EACI,ODvKS;ECwKT;EACA;EACA;EACA;EACA;;AAEA;EARJ;IASQ;IACA;IACA;;;AAGJ;EACI,aCnLG;;ADuLX;EACI;;AAGJ;EACI;;AAEA;EACI;;AAGJ;EAPJ;IAQQ;;;AAKJ;EACI;;AAGJ;EALJ;IAMQ;;EAEA;IACI;;EAGJ;IACI;;;AAMR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EANJ;IAOQ;IACA;IACA;;;AAIR;EACI;;AAEA;EAHJ;IFlPA,QEsPkC;IFrPlC,WEqP2B;IFpP3B;;;AEwPA;EACI;;AAEA;EACI;EACA;EACA;;AAGJ;EATJ;IAUQ;IACA;IACA;IACA;IACA;IACA,OClRI;;EDoRJ;IACI;IACA;IACA;;;AAKZ;EACI;;AAEA;EACI;;AAGJ;EAPJ;IAQQ;IACA;IACA,OCvSM;;EDySN;IACI;;;AAKZ;EACI;EAEA;EACA;EACA;EACA;;AAEA;EAEI;;AAGJ;EACI,YD7SM;EC8SN;EACA;EACA;EACA;;AAGJ;EFpTJ,OEqT4B;EFpT5B,QEoTkC;EAC1B;EACA;EACA;EACA;;AAGJ;EA7BJ;IA8BQ;IACA;;;AAGJ;EAlCJ;IAmCQ;IACA;IACA;IACA;IACA;IACA,aChVG;IDiVH;IACA;IACA;IACA;IACA,OC5VM;;ED8VN;IF9UR,OE+UgC;IF9UhC,QE8UsC;IAC1B;IACA;IACA;;;AAMR;EACI,OCxWI;;AD2WR;EAGY;IACI;;;AAMhB;EACI;EACA;;AAEA;EACI;IACI;IACA;IACA;IACA;;;AAIR;EAbJ;IAcQ;IACA;;;AAKZ;EACI;EACA;;AAEA;EAJJ;IAKQ;;;AAIA;EADJ;IAEQ;;;AAIR;EAEI;EACA;;AAKI;EACI;;AAIR;EACI;EACA;;AAGA;EACI;EACA;EACA;;AAIR;EFjaR,OEkagC;EFjahC,QEiaqC;EACzB;EACA;EACA;EACA;EACA;;AAEA;EARJ;IFjaR,OE0aoC;IFzapC,QEya0C;IAC1B;;;AAKZ;EACI;EACA;;AAEA;EAJJ;IAKQ;;;AAGJ;EACI;;AAGJ;EACI,YD/cR;ECgdQ;EACA;EACA;;AAEA;EAGI;;AAGJ;EAZJ;IAaQ;IACA;IACA;;;AAMhB;EACI;EACA;EACA;;AAEA;EALJ;IAMQ;IACA;IACA;IACA;;;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EANJ;IAOQ;IACA;IACA;IACA;;;;AAMA;EAEQ;IACI;;;;AAQhB;EADJ;IAEQ;;;;AAIR;EACI,YDlhBI;ECmhBJ;EACA;EACA;;AAEA;EACI;;AAIA;EACI;;AAIR;EAhBJ;IAiBQ;IACA;IACA;;EAEA;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACI,YDhjBR;ICijBQ;IACA;;EAGJ;IACI;IACA,YDliBN;ICmiBM;IACA,ODzjBR;IC0jBQ;IACA;IACA;IACA;;;AAKZ;EACI;IACI;IACA;IACA;;;;AAOR;EACI,YD9iBQ;EC+iBR;EACA;EACA%22%7D */