#header2 {
  margin-bottom: 0;
}
.red ,.nav-item:first-child a.red{
    color: #E82727 !important;
}
.subtitle__waveline__type {
	position: relative;
	text-align: center;
	display: block;
	font-size: 24px!important;
  margin-bottom: 25px;
	font-family: 'firago Bold', sans-serif;
	color: #434343;
	-webkit-font-feature-settings: "case" 1;
	-moz-font-feature-settings: "case" 1;
	-ms-font-feature-settings: "case" 1;
	font-feature-settings: "case" 1;
}
.subtitle__waveline__type::before {
	position: absolute;
	content: '';
	width: 64px;
	bottom: -16px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	height: 16px;
	background-image: url('../images/triangle__without__bottom__line.svg');
	background-size: 16px 16px;
}
.subtitle__line__type {
	position: relative;
	text-align: center;
	display: block;
	font-size: 24px!important;
  margin-bottom: 25px;
	font-family: 'firago Bold', sans-serif;
	color: #434343;
	-webkit-font-feature-settings: "case" 1;
	-moz-font-feature-settings: "case" 1;
	-ms-font-feature-settings: "case" 1;
	font-feature-settings: "case" 1;
}
.subtitle__line__type::before {
	position: absolute;
	content: '';
	width: 64px;
	bottom: -5px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	background-color: #EF4136;
}
.subtitle__inside__line__type {
	position: relative;
	display: initial;
	font-size: 24px!important;
  margin-bottom: 25px;
	font-family: 'firago Bold', sans-serif;
	color: #434343;
	-webkit-font-feature-settings: "case" 1;
	-moz-font-feature-settings: "case" 1;
	-ms-font-feature-settings: "case" 1;
	font-feature-settings: "case" 1;
}
.subtitle__inside__line__type::before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: 5px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
	height: 5px;
	background-color: #EF4136;
}
.head__red__line {
	position: relative;
	display: block;
	margin-top: 20px;
}
.head__red__line::before {
	position: absolute;
	content: '';
	width: 70px;
	height: 5px;
	top: -8px;
	left: 0;
	background-color: #EF4136;
}
.separated__block {
	position: relative;
  display: block;
	line-height: 1;
	font-family: 'firago', sans-serif!important;
	color: #434343;
	-webkit-font-feature-settings: "case" 1;
	-moz-font-feature-settings: "case" 1;
	-ms-font-feature-settings: "case" 1;
	font-feature-settings: "case" 1;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 62px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.separated__block::before {
	position: absolute;
	content: '';
	top: 16px;
	left: 0;
	width: 44px;
	height: 44px;
	background-color: #EF4136;
	border-radius: 50%;
}
.separated__block::after {
	position: absolute;
  content: '';
  top: 30px;
  left: 12px;
  width: 20px;
  height: 17.888px;
  background-image: url('/images/phrases-component-white.svg');
  background-size: cover;
}
.separated__red__block {
	position: relative;
  display: block;
	line-height: 1;
	font-family: 'firago', sans-serif!important;
	color: #434343;
  font-size: 18px;
  line-height: 1.4;
	-webkit-font-feature-settings: "case" 1;
	-moz-font-feature-settings: "case" 1;
	-ms-font-feature-settings: "case" 1;
	font-feature-settings: "case" 1;
	padding-top: 24px;
	padding-left: 63px;
	border-top: 2px solid #EF4136;
}
.separated__red__block::after {
	position: absolute;
  content: '';
  top: 24px;
  left: 0;
	width: 40px;
	height: 35.888px;
  background-image: url('/images/phrases-component.svg');
  background-size: cover;
}
.separated__red__block__author {
	position: absolute;
	left: 0;
	bottom: 1px;
  font-size: 12px;
  color: #EF4136;
}
.border__top__with__dots {
	position: relative;
	display: block;
	line-height: 1.4;
	font-family: 'firago', sans-serif!important;
	color: #434343;
	font-size: 20px;
  margin-top: 25px;
	-webkit-font-feature-settings: "case" 1;
	-moz-font-feature-settings: "case" 1;
	-ms-font-feature-settings: "case" 1;
	font-feature-settings: "case" 1;
	padding-top: 15px;
	border-top: 1px solid #BFBFBF;
}
.border__top__with__dots::before {
	position: absolute;
  content: '';
  top: -10px;
  left: 0;
  width: 40px;
  height: 15px;
  background-color: #fff;
}
.border__top__with__dots::after {
	position: absolute;
  content: '';
  top: -10px;
  left: 0;
  width: 25px;
  height: 20.888px;
  background-image: url('/images/phrases-component-dark.svg');
  background-size: cover;
}
.header__control__box {
  background-color: #2f2f2f;
}
.header__control__box ul {
  display: flex;
  height: 40px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
.header__control__box ul li a {
  position: relative;
  height: 40px;
  display: flex;
  padding: 0 20px;
  font-family: 'HelveticaNeue-Medium', sans-serif;
  color: #fff;
  align-items: center;
}
.header__control__box ul li:first-child a::after {
  position: absolute;
  content: '';
  top: 12px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url('../images/Home.svg');
  background-size: cover;
}
.header__control__box ul li.active a {
  position: relative;
  background-color: #111;
}
.header__control__box ul li.active a::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 3px;
  width: 100%;
  background-color: #E82727;
}
.header__control__box ul li a i {
  margin-right: 5px;
}
.isEditable {
  position: absolute;
  color: #fff;
  left: 10px;
  top: 10px;
  font-size: 12px;
  padding-left: 3px;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E82727;
  border-radius: 2px;
  z-index: 1;
}
.isEditable:hover,
.isEditable:focus {
  color: #fff;
}
.article-content ul li {
  font-size: 16px;
}
/* Main Header Slider */
.main__header__slider {
  position: relative;
  background-color: #1A1A1A;
  min-height: 450px;
  max-height: 450px;
  border-top: 1px solid #3B3B3B;
  padding-top: 17px;
}
.main__header__slider__box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.main__header__slider__image {
  width: 50%;
  height: 400px;
  margin-right: 25px;
}
.main__header__slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main__header__slider__desc {
  width: 50%;
}
.main__header__slider__desc span {
  font-size: 26px;
  font-family: firago;
  color: #fff;
  line-height: 1.2;
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
}
.main__header__slider__desc p {
  font-size: 16px;
  color: #7E7E7E;
}
.slider__desc__box {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.slider__desc__box .desc__category {
  display: flex;
  justify-content: center;
  padding: 9px 15px;
  align-items: center;
  background-color: #E82727;
  border-radius: 2px;
  font-size: 12px;
  margin-right: 10px;
  color: #fff;
  font-family: firago;
  line-height: 1;
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
}
.slider__desc__box .desc__play__button {
  position: relative;
  width: 35px;
  height: 32px;
  background-color: #2E2E2E;
  border-radius: 2px;
  color: #fff;
}
.slider__desc__box .desc__play__button::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 16px;
  background-image: url('/images/play-button.svg');
  background-size: cover;
  background-repeat: no-repeat;
}
.main__header__slider_date {
  font-size: 14px;
  color: #A0A0A0;
}
#main__header__slider .owl-nav {
  position: absolute;
  bottom: 30px;
  right: 0;
}
#main__header__slider .owl-dots {
  position: absolute;
  display: flex;
  bottom: 0;
  right: 0;
  margin: 0;
  width: 50%;
}
#main__header__slider .owl-dots .owl-dot {
  height: 6px;
  display: flex;
  flex: 1 1;
  align-items: flex-start;
}
#main__header__slider .owl-dots .owl-dot.active {
  height: 8px;
}
#main__header__slider .owl-dots .owl-dot span {
  width: 100%;
  height: 100%;
  margin: 0;
  margin-right: 5px;
  border-radius: 0;
}
#main__header__slider .owl-dots .owl-dot:hover span,
#main__header__slider .owl-dots .owl-dot.active span {
  background-color: #E82727;
  height: 100%;
}
#main__header__slider .owl-nav {
  position: absolute;
  bottom: 34px;
  right: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
#main__header__slider .owl-nav .owl-prev,
#main__header__slider .owl-nav .owl-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background-color: #2C2C2C;
  border-radius: 50rem;
}
#main__header__slider .main__header__slider_prev {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
}
#main__header__slider .main__header__slider_next {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
  transform: matrix(-1, 0, 0, -1, 0, 0);
}

/* Main News */
.main__new__news {
  position: relative;
  padding: 51px 0;
}
.main__blocks__title__box {
  display: flex;
  justify-content: space-between;
}
.main__blocks__title {
  position: relative;
  padding-left: 26px;
  font-size: 22px;
  font-family: 'firago';
  line-height: 1;
  color: #191919;
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
}
.main__blocks__title::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 18px;
  left: 0;
  top: 1px;
  background-color: #F01414;
}
.main__blocks__title::after {
  position: absolute;
  content: '';
  top: 1px;
  width: 0;
  height: 0;
  left: 10px;
  border-style: solid;
  border-width: 9px 0 9px 8.6px;
  border-color: transparent transparent transparent #F01414;
}
.main__blocks__categories ul {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.main__blocks__categories ul li {
  padding-right: 20px;
}
.main__blocks__categories ul li:last-child {
  padding-right: 0;
}
.main__blocks__categories ul li a {
  font-size: 16px;
  color: #555555;
  font-family: 'firago';
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
  transition: color .25s ease;
}
.main__blocks__categories ul li.active a,
.main__blocks__categories ul li:hover a {
  color: #E82727;
}
#main__new__news__slider {
  margin-top: 23px;
}
#main__new__news__slider .main__new__slider__box {
  display: flex;
  flex-direction: column;
}
#main__new__news__slider .main__new__slider__image {
  position: relative;
  width: 100%;
  height: 180px;
}
#main__new__news__slider .main__new__slider__image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
#main__new__news__slider .slider__desc__box {
  position: absolute;
  bottom: 16px;
  left: 20px;
  margin: 0;
}
#main__new__news__slider .slider__desc__box .desc__category {
  font-size: 12px;
  padding: 7px 10px;
}
#main__new__news__slider .slider__desc__box .desc__play__button {
  height: 26px;
  width: 29px;
}
#main__new__news__slider  .slider__desc__box .desc__play__button::before {
  width: 12px;
  height: 14px;
}
.main__new__slider_date {
  font-size: 12px;
  color: #A0A0A0;
  padding-left: 1px;
  margin-top: 11px;
  margin-bottom: 11px;
}
.main__new__slider__desc span {
  font-size: 16px;
  color: #101010;
}
#main__new__news__slider .owl-nav {
  position: absolute;
  top: 75px;
  left: -20px;
  right: -20px;
  margin-top: auto;
  margin-bottom: auto;
  width: auto;
  height: 0;
  display: flex;
  justify-content: space-between;
}
#main__new__news__slider .owl-nav .disabled {
  opacity: 0;
}
#main__new__news__slider .owl-nav .owl-prev,
#main__new__news__slider .owl-nav .owl-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background-color: #2C2C2C;
  border-radius: 50rem;
}
#main__new__news__slider .main__header__slider_prev {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
}
#main__new__news__slider .main__header__slider_next {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
  transform: matrix(-1, 0, 0, -1, 0, 0);
}

/* Main Phrases */
.main__phrases {
  position: relative;
  padding: 51px 0;
}
#main__phrases__slider {
  margin-top: 23px;
}
.main__phrases__box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 320px;
}
.main__phrases__box::before {
  position: absolute;
  cursor: pointer;
  content: '';
  bottom: 30px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  width: 12px;
  height: 12px;
  background-color: #EF4136;
  box-shadow: 0 0 2px rgb(239 65 54 / .5);
  border-radius: 50%;
}
.main__phrases__desc {
  width: 100%;
  height: 221px;
  background-color: #F7F7F7;
  padding: 29px 27px;
  border-radius: 8px;
}
.main__phrases__desc span {
  color: #101010;
  font-size: 16px;
  font-family: 'firago';
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
}
.main__phrases__image {
  position: absolute;
  width: 72px;
  height: 72px;
  bottom: 56px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  border: 4px solid #fff;
}
.main__phrases__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.main__phrases__date {
  position: relative;
  height: 22px;
  display: flex;
  align-items: center;
  color: #A0A0A0;
  font-size: 12px;
  padding-left: 35px;
  margin-bottom: 17px;
}
.main__phrases__date::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 22px;
  height: 19.888px;
  background-image: url('/images/phrases-component.svg');
  background-size: cover;
}
.main__phrases__date .time-split {
  background: rgb(141 141 141 / .5);
}
.main__phrases__author a {
  color: #EF4136;
  font-size: 14px;
  font-family: 'firago';
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
}
.phrases__dots__container {
  position: absolute;
  width: 100%;
  height: 36px;
  bottom: 69px;
}
.phrases__dots__container::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 1px;
  width: 100%;
  background-color: #CBCBCB;
}
.phrases__dots__container .container::before {
  position: absolute;
  content: '';
  left: 15px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 8px;
  height: 8px;
  background-color: #989898;
  border-radius: 50%;
}
.phrases__dots__container .container::after {
  position: absolute;
  content: '';
  right: 15px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 8px;
  height: 8px;
  background-color: #989898;
  border-radius: 50%;
}
#phrases__nav__container {
  display: flex;
  justify-content: space-between;
  max-width: 40%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#phrases__nav__container .owl-prev,
#phrases__nav__container .owl-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background-color: #AAAAAA;
  border: none;
  border-radius: 50rem;
  z-index: 50;
}
#phrases__nav__container>.owl-next>.main__header__slider_next {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  opacity: .79;
  transition: opacity .25s ease;
}
#phrases__nav__container>.owl-prev>.main__header__slider_prev {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
  opacity: .79;
  transition: opacity .25s ease;
}
#phrases__nav__container>.owl-prev:hover>.main__header__slider_prev,
#phrases__nav__container>.owl-next:hover>.main__header__slider_next {
  opacity: 1;
}

/* Main Videos */
.main__videos {
  position: relative;
  background-color: #1A1A1A;
  padding: 51px 0;
}
.main__videos .main__blocks__title {
  color: #fff;
}
.main__videos .main__blocks__categories ul li a {
  color: #FFFFFF;
}
.main__videos .main__blocks__categories ul li.active a,
.main__videos .main__blocks__categories ul li:hover a {
  color: #E82727;
}
#main__videos__slider {
  margin-top: 23px;
}
#main__videos__slider .main__new__slider__box {
  display: flex;
  flex-direction: column;
}
#main__videos__slider .main__new__slider__image {
  position: relative;
  width: 100%;
  height: 180px;
}
#main__videos__slider .main__new__slider__image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
#main__videos__slider .slider__desc__box {
  position: absolute;
  bottom: 16px;
  left: 20px;
  margin: 0;
}
#main__videos__slider .slider__desc__box .desc__category {
  font-size: 12px;
  padding: 7px 10px;
}
#main__videos__slider  .slider__desc__box .desc__play__button::before {
  width: 12px;
  height: 14px;
}
.main__new__slider_date {
  font-size: 12px;
  color: #A0A0A0;
  padding-left: 1px;
  margin-top: 11px;
  margin-bottom: 11px;
}
.main__videos .main__new__slider__desc span {
  font-size: 16px;
  color: #FFFFFF;
}
#main__videos__slider .owl-dots {
  display: none;
}
#main__videos__slider .owl-nav {
  position: absolute;
  top: 75px;
  left: -20px;
  right: -20px;
  margin-top: auto;
  margin-bottom: auto;
  width: auto;
  height: 0;
  display: flex;
  justify-content: space-between;
}
#main__videos__slider .owl-nav .disabled {
  opacity: 0;
}
#main__videos__slider .owl-nav .owl-prev,
#main__videos__slider .owl-nav .owl-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background-color: #FFFFFF;
  border-radius: 50rem;
}

#main__videos__slider .main__header__slider_prev {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow__dark.svg');
  background-size: cover;
}

#main__videos__slider .main__header__slider_next {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow__dark.svg');
  background-size: cover;
  transform: matrix(-1, 0, 0, -1, 0, 0);
}
#main__videos__slider .main__new__slider__desc__box {
  position: absolute;
  bottom: 12px;
  right: 12px;
  margin: 0;
}
#main__videos__slider .main__new__slider__play__button {
  position: relative;
  height: 20px;
  width: 58px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 12px;
  padding: 0 6px;
  background-color: rgba(0,0,0, .49);
  border-radius: 2px;
  color: #fff;
}
#main__videos__slider .main__new__slider__play__button::before {
  position: absolute;
  content: '';
  top: 0;
  left: 6px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 9px;
  height: 10px;
  background-image: url('/images/play-button.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

/* Main popular */
.main__popular__news {
  position: relative;
  padding: 51px 0;
}
.main__blocks__title__box {
  display: flex;
  justify-content: space-between;
}
.main__blocks__title {
  position: relative;
  padding-left: 26px;
  font-size: 22px;
  font-family: 'firago';
  line-height: 1;
  color: #191919;
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
}
.main__blocks__title::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 18px;
  left: 0;
  top: 1px;
  background-color: #F01414;
}
.main__blocks__title::after {
  position: absolute;
  content: '';
  top: 1px;
  width: 0;
  height: 0;
  left: 10px;
  border-style: solid;
  border-width: 9px 0 9px 8.6px;
  border-color: transparent transparent transparent #F01414;
}
.main__blocks__categories ul {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.main__blocks__categories ul li {
  padding-right: 20px;
}
.main__blocks__categories ul li:last-child {
  padding-right: 0;
}
.main__blocks__categories ul li a {
  font-size: 16px;
  color: #555555;
  font-family: 'firago';
  -webkit-font-feature-settings: "case" 1;
  -moz-font-feature-settings: "case" 1;
  -ms-font-feature-settings: "case" 1;
  font-feature-settings: "case" 1;
  transition: color .25s ease;
}
.main__blocks__categories ul li.active a,
.main__blocks__categories ul li:hover a {
  color: #E82727;
}
#main__popular__news__slider {
  margin-top: 23px;
}
#main__popular__news__slider .main__new__slider__box {
  display: flex;
  flex-direction: column;
}
#main__popular__news__slider .main__new__slider__image {
  position: relative;
  width: 100%;
  height: 180px;
}
#main__popular__news__slider .main__new__slider__image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
#main__popular__news__slider .slider__desc__box {
  position: absolute;
  bottom: 16px;
  left: 20px;
  margin: 0;
}
#main__popular__news__slider .slider__desc__box .desc__category {
  font-size: 12px;
  padding: 7px 10px;
}
#main__popular__news__slider .slider__desc__box .desc__play__button {
  height: 26px;
  width: 29px;
}
#main__popular__news__slider  .slider__desc__box .desc__play__button::before {
  width: 12px;
  height: 14px;
}
.main__new__slider_date {
  font-size: 12px;
  color: #A0A0A0;
  padding-left: 1px;
  margin-top: 11px;
  margin-bottom: 11px;
}
.main__new__slider__desc span {
  font-size: 16px;
  color: #101010;
}
#main__popular__news__slider .owl-nav {
  position: absolute;
  top: 75px;
  left: -20px;
  right: -20px;
  margin-top: auto;
  margin-bottom: auto;
  width: auto;
  height: 0;
  display: flex;
  justify-content: space-between;
}
#main__popular__news__slider .owl-nav .disabled {
  opacity: 0;
}
#main__popular__news__slider .owl-nav .owl-prev,
#main__popular__news__slider .owl-nav .owl-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background-color: #2C2C2C;
  border-radius: 50rem;
}
#main__popular__news__slider .main__header__slider_prev {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
}
#main__popular__news__slider .main__header__slider_next {
  width: 12.688px;
  height: 12.911px;
  background-image: url('/images/slider__arrow.svg');
  background-size: cover;
  transform: matrix(-1, 0, 0, -1, 0, 0);
}

.newsInnerContentSlider .owl-item img
.news__inner__content__slider .owl-item img {
	height: 400px;
	object-fit: cover
}

.news__inner__content__slider .owl-nav {
	margin-top: 0
}

.news__inner__content__slider>.owl-nav>.owl-prev {
	position: absolute;
	width: 48px;
	height: 48px;
	background: #dee2e6!important;
	border-radius: 50%;
	left: 10px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto
}

.news__inner__content__slider>.owl-nav>.owl-next {
	position: absolute;
	width: 48px;
	height: 48px;
	background: #dee2e6!important;
	border-radius: 50%;
	right: 10px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto
}

.news__inner__content__slider>.owl-nav>.owl-next:hover,
.news__inner__content__slider>.owl-nav>.owl-prev:hover {
	background: #e9ecef!important
}

@media (max-width: 767.98px) {
  .header__control__box .container {
    padding: 0;
    margin: 0;
  }
  /* Main Header Slider */
  .main__header__slider {
    min-height: 249px;
    max-height: 249px;
    padding: 0;
  }
  .main__header__slider .container {
    padding: 0;
  }
  .main__header__slider__image {
    position: relative;
    width: 100%;
    height: 249px;
    margin-right: 0;
  }
  .slider__desc__box .desc__category {
    padding: 4px 10px;
    font-size: 11px;
    height: 20px;
    margin-right: 8px;
  }
  .slider__desc__box .desc__play__button {
    height: 20px;
    width: 20px;
  }
  .slider__desc__box .desc__play__button::before {
    width: 9px;
    height: 10px;
  }
  .slider__desc__box {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .main__header__slider__desc {
    width: 100%;
    position: absolute;
    bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1;
  }
  .main__header__slider__desc span {
    font-size: 14px;
  }
  .main__header__slider_date {
    font-size: 12px;
    color: #FFFFFF;
    opacity: .7;
  }
  .main__header__slider__desc p,
  #main__header__slider .owl-nav {
    display: none;
  }
  #main__header__slider .owl-dots {
    bottom: 15px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  #main__header__slider .owl-dots .owl-dot,
  #main__header__slider .owl-dots .owl-dot.active {
    height: 3px;
  }
  #main__header__slider .owl-dots .owl-dot span {
    border-radius: 50rem;
    background-color: #564e50;
  }
  #main__header__slider .owl-dots .owl-dot:hover span,
  #main__header__slider .owl-dots .owl-dot.active span {
    background-color: #E82727;
  }

  /* Main News */
  .main__new__news {
    padding: 16px 0;
  }
  .main__blocks__title__box {
    position: relative;
    flex-flow: column;
  }
  .main__blocks__categories {
    margin-top: 17px;
    height: 35px;
    overflow: hidden;
    overflow-x: auto;
    border-top: 1px solid #DDDDDD;
  }
  .main__blocks__categories ul {
    overflow: hidden;
    overflow-x: auto;
  }
  .main__blocks__categories ul li {
    line-height: 40px;
  }
  .main__blocks__categories ul li a {
    font-size: 12px;
  }
  #main__new__news__slider {
    margin-top: 10px;
  }
  .main__new__slider_date {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #main__new__news__slider .slider__desc__box .desc__play__button {
    height: 20px;
    width: 20px;
  }
  #main__new__news__slider .slider__desc__box .desc__play__button::before {
    width: 9px;
    height: 10px;
  }
  #main__new__news__slider .owl-nav {
    display: none;
  }

  #main__new__news__slider .owl-item.active {
    max-width: 260px;
  }

  /* Main Videos */
  .main__videos {
    padding: 16px 0;
  }
  .main__videos .main__blocks__categories {
    border-top: 1px solid #383838;
  }
  .main__videos .main__new__slider__desc__box {
    top: 12px;
    left: 12px;
    bottom: auto;
    right: auto;
  }
  .main__videos .main__new__slider__box {
    position: relative;
  }
  .main__videos .main__new__slider_date {
    display: none;
  }
  .main__videos .main__new__slider__desc {
    position: absolute;
    bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .main__videos .main__new__slider__desc span {
    font-size: 14px;
  }
  #main__videos__slider {
    margin-top: 10px;
  }
  #main__videos__slider .owl-nav {
    display: none;
  }
  #main__videos__slider .owl-dots {
    border-radius: 50rem;
    padding: 0 5px;
    display: flex;
    justify-content: center;
    align-content: center;
    width: auto;
  }
  #main__videos__slider .owl-dots .owl-dot span {
    background-color: #8D8D8D;
  }
  #main__videos__slider .owl-dots .owl-dot.active span,
  #main__videos__slider .owl-dots .owl-dot:hover span {
    background-color: #F01414;
  }

  /* Main Phrases */
  .main__phrases {
    padding: 16px 0;
  }
  .main__phrases__date {
    justify-content: center;
  }
  .main__phrases__desc {
    background-color: transparent;
  }
  .main__phrases__box {
    height: 360px;
  }
  #phrases__nav__container {
    max-width: 100%;
  }
  #phrases__nav__container .owl-prev {
    position: absolute;
    bottom: -80px;
    left: 15px;
  }
  #phrases__nav__container .owl-next {
    position: absolute;
    bottom: -80px;
    right: 15px;
  }
  .main__phrases__desc {
    position: relative;
    height: 180px;
    overflow: hidden;
    border-radius: 0;
    text-align: center;
  }
  .main__phrases__image {
    border: 1px solid #BEBEBE;
    padding: 2px;
    bottom: 90px;
  }
  .main__phrases__box::before {
    bottom: 65px;
  }
  .phrases__dots__container .container::after,
  .phrases__dots__container .container::before {
    top: 35px;
  }
  .phrases__dots__container .container::before {
    left: 25%;
  }
  .phrases__dots__container .container::after {
    right: 25%;
  }
  .main__phrases__author {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: 16px;
  }
  .main__phrases__author a {
    font-size: 16px;
  }
  #main__phrases__slider {
    margin-top: 10px;
  }
  .main__phrases .main__blocks__title__box::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: -16px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #DDDDDD;
  }
  .main__phrases__desc::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 20px;
    height: 16.888px;
    background-image: url('/images/phrases-component.svg');
    background-size: cover;
    transform: matrix(-1, 0, 0, -1, 0, 0);
  }

  /* Popular News */
  #main__popular__news__slider .owl-nav {
    display: none;
  }
  #main__popular__news__slider .owl-item.active {
    max-width: 260px;
  }

  .main__header__slider__image::before,
  #main__videos__slider .main__new__slider__image::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.75);
    background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(0,0,0,0.95) 85%);
    background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(0,0,0,0.95) 85%);
    background: linear-gradient(rgba(255,255,255,0) 0%, rgba(0,0,0,0.95) 85%);
    z-index: 0;
  }
  #main__popular__news__slider .slider__desc__box .desc__category {
    font-size: 12px;
    padding: 7px 10px;
  }
  #main__popular__news__slider .slider__desc__box .desc__play__button {
    height: 20px;
    width: 20px;
  }
  #main__popular__news__slider .slider__desc__box .desc__play__button::before {
    width: 9px;
    height: 10px;
  }
  .news__inner__content__slider .owl-item img {
    height: 300px;
    object-fit: cover
  }

  .news__inner__content__slider .owl-nav {
    margin-top: 0
  }

  .news__inner__content__slider>.owl-nav>.owl-prev {
    position: absolute;
    width: 48px;
    height: 48px;
    background: #dee2e6!important;
    border-radius: 50%;
    left: 10px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
  }

  .news__inner__content__slider>.owl-nav>.owl-next {
    position: absolute;
    width: 48px;
    height: 48px;
    background: #dee2e6!important;
    border-radius: 50%;
    right: 10px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
  }

  .news__inner__content__slider>.owl-nav>.owl-next:hover,
  .news__inner__content__slider>.owl-nav>.owl-prev:hover {
    background: #e9ecef!important
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #main_navigation .nav-link {
    font-size: 11px!important;
  }
  #main_navigation>li:first-child a {
    font-size: 0!important;
  }
  #search_li {
    font-size: 0!important;
  }
  #main_navigation>li {
    margin-right: 5px;
  }
  #search_li img {
    width: 16px;
    top: 5px;
  }
  .main__phrases,
  .main__videos,
  .main__new__news,
  .main__popular__news {
    padding: 35px 0;
  }
  .main__header__slider {
    min-height: 300px;
    max-height: 300px;
  }
  .main__header__slider__image {
    height: 250px;
  }
  .main__header__slider__desc span {
    font-size: 22px;
  }
  .main__header__slider_date {
    font-size: 12px;
  }
  .main__blocks__categories ul li a {
    font-size: 12px;
  }
  .main__blocks__title {
    padding-left: 24px;
    font-size: 16px;
    margin-top: 3px;
  }
  .main__blocks__title::before {
    height: 14px;
  }
  .main__blocks__title::after {
    border-width: 7px 0 7px 7.6px;
  }
  .main__blocks__categories ul li {
    padding-right: 15px;
  }
  #main__new__news__slider .slider__desc__box .desc__category {
    font-size: 10px;
    padding: 7px;
    max-width: 100px;
    height: 26px;
  }
  .main__new__slider__desc span {
    font-size: 12px;
  }
  .main__new__slider_date {
    font-size: 11px;
  }
  #main__new__news__slider .main__new__slider__image,
  #main__new__news__slider .main__new__slider__image img {
    height: 150px;
  }
  #main__new__news__slider .slider__desc__box {
    left: 10px;
    bottom: 10px;
  }
  #main__videos__slider .main__new__slider__image,
  #main__videos__slider .main__new__slider__image img {
    height: 150px;
  }
  .main__videos .main__new__slider__desc span {
    font-size: 12px;
  }
  .main__phrases__date {
    font-size: 11px;
  }
  .main__phrases__desc {
    padding: 19px 22px;
  }
  .main__phrases__desc span {
    font-size: 12px;
  }
  .main__phrases__desc {
    height: 190px;
  }
  .main__phrases__box {
    height: 290px;
  }
  #main__popular__news__slider .main__new__slider__image,
  #main__popular__news__slider .main__new__slider__image img {
    height: 150px;
  }
  #main__new__news__slider .owl-nav,
  #main__videos__slider .owl-nav,
  #main__popular__news__slider .owl-nav {
    top: 55px;
  }
}
