@charset "UTF-8";

@font-face {
  font-family: CormorantUpright;
  font-display: swap;
  src: url("../fonts/CormorantUpright-Bold.woff2") format("woff2"), url("../fonts/CormorantUpright-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: CormorantUpright;
  font-display: swap;
  src: url("../fonts/CormorantUpright-Regular.woff2") format("woff2"), url("../fonts/CormorantUpright-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: CormorantUpright;
  font-display: swap;
  src: url("../fonts/CormorantUpright-SemiBold.woff2") format("woff2"), url("../fonts/CormorantUpright-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: TTTrailers;
  font-display: swap;
  src: url("../fonts/TTTrailers-Regular.woff2") format("woff2"), url("../fonts/TTTrailers-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

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

a {
  text-decoration: none;
  color: #bbbfe5;
}

a :hover {
  text-decoration: none;
  color: #f5f3f3;
}

li,
ol,
ul {
  list-style: none;
  padding: 0;
}

div {
  height: auto;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

.contaiter__b {
  box-shadow: 0 0 14px 0 rgb(68 1 5 / 51%);
  padding-top: 5px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.container__allseason {
  margin-right: auto;
  margin-left: auto;
  margin-top: 35px;
  margin-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
}

.container__season {
  position: relative;
  max-width: 224px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  border: 2px solid #d1cbcb;
  border-radius: 8px;
  box-shadow: #695f5f;
}

.container__season a {
  color: #d1cbcb;
}

.block-season-series {
  display: flex;
  justify-content: center;
}

.pages-all-reviews{
  background-color: #030304a3;
  padding: 1rem 0.5rem;
  margin-bottom: 0.5rem;
  border: 2px solid #292630;
  border-radius: 2px;
  position: relative;
}

@media (max-width: 559px) {
  
  .container__season {
    position: relative;
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    border: 2px solid #d1cbcb;
    border-radius: 8px;
    box-shadow: #695f5f;
  }
  }

  @media (max-width: 460px) {
  
    .container__season {
      position: relative;
      max-width: 136px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 25px;
      border: 2px solid #d1cbcb;
      border-radius: 8px;
      box-shadow: #695f5f;
    }
    }

    @media (max-width: 372px) {
  
      .container__season {
        position: relative;
        max-width: 115px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        border: 2px solid #d1cbcb;
        border-radius: 8px;
        box-shadow: #695f5f;
      }
      }

      @media (max-width: 328px) {
  
        .container__season {
          position: relative;
          max-width: 104px;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 25px;
          border: 2px solid #d1cbcb;
          border-radius: 8px;
          box-shadow: #695f5f;
        }
        }  

.row-content h3{
  font-family: "Oswald", sans-serif;
    padding: 0px 0 0px 19px;
    font-size: 22px;
    font-weight: 500;
}

.container__sitebar-advertising {
  display: flex;
  padding-left: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  box-shadow: 0 0 14px 0 rgb(68 1 5 / 51%);
  flex-direction: row;
  flex-wrap: wrap;
}
.sitebar-advertising{
  padding: 0;
}

.reviews-name{
  padding: 0px 0 0px 19px;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
}

.reviews-autor{
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 15px;
}

div .title {
  font-family: "Oswald", sans-serif;
  padding: 2px 2px 2px 20px;
  font-size: 18px;
  font-weight: 500;
}

.breadcrumbs{
  padding: 5px 0px 0px 20px;
  margin: 0;
}
.breadcrumbs ol{
  display: flex;
}
.breadcrumbs .sep{
  padding-left: 4px;
  padding-right: 6px;
}
.more-button{
  border: 1px solid #fff;
  font-size: 14px;
  padding: 2px 8px 2px 8px;
  background-color: #96b9d3;
  font-weight: 700;
}
.more-button a{
  color: #000;
}

.rewiev-url{
  display: flex;
  justify-content: space-between;
  display: flex;
  justify-content: space-between;
  margin-left: 1.3rem;
  margin-right: 1rem;
}

body body,
html body {
  color: #ccc8d3;
  background: 0 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #000;
  background-repeat: no-repeat;
  min-width: 320px;
}

h1 {
  font-family: "Oswald", sans-serif;
  font-size: 34px;
  font-weight: 500;
}

h2 {
  font-family: "Oswald", sans-serif;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 17px;
  font-size: 24px;
  font-weight: 500;
}

.h3-content{
  font-family: "Oswald", sans-serif;
  margin-top: 1.5rem;
  font-size: 24px;
  margin-left: 1.2rem;
}

.all-season-h2 {
  font-family: "Oswald", sans-serif;
  margin-bottom: 0rem;
  margin-top: 1.5rem;
  padding-left: 15px;
  font-size: 24px;
  font-weight: 500;
}

.best-series-h2 {
  font-family: "Oswald", sans-serif;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 500;
}

.container-content .alternative-title-span {
  font-size: 22px;
  padding:0;
}

p {
  font-family: Tinos, serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0.2rem;
  padding: 0px 0 0px 19px;
  color: #efebeb;
  color: #efebeb;
}

.title-deckription {
  padding: 0;
}

img {
  width: 100%;
  height: auto;
}

.wrapper {
  background: url(/img/background-house-max0.webp) right top no-repeat;
}

.Ad_blosk{
  width: 330px;
  height: 10px;
}

/*____________________MENU________________________*/

body._lock {
  overflow: hidden;
}

body._pc .menu__list > li:hover .menu__sub-list {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: all;
}

body._touch .menu__list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body._touch .menu__link {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

body._touch .menu__arrow {
  display: block;
  width: 0;
  height: 0;
  margin: 3px 0 0 7px;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #fff;
}

body._touch .menu__list > li._active .menu__sub-list {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: all;
}

body._touch .menu__list > li._active .menu__arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.header {
  top: 0;
  left: 0;
  width: 100%;
  background-color: #070a0f9e;
  z-index: 10;
}

.header__container {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 50px;
}

.header__logo {
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  z-index: 5;
  width: 40px;
  height: 40px;
}

.menu__icon {
  display: none;
}

.menu__list > li {
  position: relative;
  margin: 0 0 0 20px;
}

.menu__link {
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.menu__link:hover {
  text-decoration: underline;
}

.menu__sub-list {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #1b232e;
  padding: 15px 8px;
  min-width: 140px;
  border-radius: 6px;
  left: 2px;
  text-align: center;
  z-index: 3;
}

.menu__sub-list li {
  border: 1px solid #fff;
  padding: 2px 8px;
  border-radius: 3px;
  margin-bottom: 6px;
}

.menu__sub-list li:last-child {
  margin: 0;
}

.menu__sub-link {
  font-family: "Roboto Slab", serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.menu__sub-link:hover {
  text-decoration: underline;
}

.menu__arrow {
  display: none;
}

/*___________________MENU EPISODE-SEASONS________________________*/

.menu__episode-season {
  padding: 0;
}

.menu__episode-season h2 {
  padding: 10;
}

.menu__episode-season ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
}

.menu__episode-season li {
  margin: 0.5rem;
  border: 2px solid #fff;
  width: 45px;
  height: 43px;
  border-radius: 18px;
}

.menu__episode-season .span-menu-episode-season {
  text-align: center;
  display: block;
  margin: inherit;
  font-size: 25px;
  font-weight: 600;
}

/*___________________CONTAINER-TOP________________________*/

.container__top {
  margin: 50px 8px 25px 10px;
}

.autor-data{
  font-size: 19px;
  margin-top: 1rem;
  padding: 1rem;
  background-color: #07060b;
}

.container__top .container-content {
  max-width: 750px;
  padding: 20px 12px;
}

.container__top h1 {
  font-family: "Oswald", sans-serif;
  font-size: 54px;
  font-weight: 500;
}

.container__top a {
  color: #fff;
}

.container__top span {
  font-family: CormorantUpright;
  font-size: 35px;
  display: block;
  padding: 0;
}

.container__top .botton__top {
  background-color: #070a0f;
  color: #fff;
  margin: 33px 0 0 0px;
  padding: 9px 5px 9px 5px;
  border-radius: 5px;
  border: 2px solid #695f5f;
  font-size: 16px;
  width: 250px;
  text-align: center;
}

.episode__name {
  font-size: 16px;
  margin-bottom: 1rem;
}

.episode__name span {
  font-size: 18px;
  padding-left: 5px;
  display: contents;
}

.container-content-02{
  margin: 1rem;
  max-width: 780px;
  margin-bottom: 2rem;
}

.container-aside{
  background-color: #111014;
  padding: 0.5rem 1rem;
  margin-top: 0;
  margin-bottom: 1rem;

}
@media (max-width: 670px) {
  .container-aside{
    background-color: #111014;
    padding: 1rem 1rem;
    margin-top: 0;
    margin-bottom: 1rem;
  }
  }


/*СЛАЙДЕР - TOP*/

.section-all-seasons {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1.5rem 1rem 1rem 1rem;
  background-color: #111014;
  max-width: 1167px;
  background-color: #111014;
  border-radius: 5px;
}

.section-all-seasonshome-01 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/*ВИДЕО ПЛЕЕР*/

video {
  width: 100%;
  height: auto;
  max-height: 100%;
}


.bootons-video-navigation {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 8px;
  margin-top: 0.0.5rem;
  margin-bottom: 1rem;
  background-color: #08080a;
  border: 2px solid #292630;
  border-radius: 2px;
  
}

.span__bootons-navigatiom {
  background-color: #08080a;
  padding: 0;
  margin: 0;
  padding: 7px 15px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 600px;
  font-size: 14px;
}

.span__bootons-navigatiom .all-season {
  padding: 0;
  margin: 0;
}

.span__bootons-navigatiom:hover {
  border: 1px solid #f37575;
  background-color: #6d4c06;
}



/*___________________MAIN-BOOTSTRAP________________________*/

main {
  position: relative;
  max-width: 1170px;
  margin: auto;
}

.row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin: auto;
  max-width: 1167px;
}

.row > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  /* padding-right: calc(var(--bs-gutter-x) * .5); */
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.row-content {
  background-color: #111014;
  padding: 15px 10px;
  margin: 0px 0 5px 0;
}
@media (max-width: 670px) {
  
.row-content {
  background-color: #111014;
    padding: 15px 10px;
    margin-left: 0rem;
    margin-right: 0rem;
}
}


.container-col-home {
  padding: 1.5rem 0.5rem 0.5rem 0.5rem;
}

.container-all-episode {
  background-color: #030304a3;
  padding: 1rem 0.5rem;
  margin-bottom: 0.5rem;
  border: 2px solid #292630;
  border-radius: 2px;
  position: relative;
}

.container-all-episode:hover {
  -webkit-box-shadow: 0 0 8px #45546c;
          box-shadow: 0 0 8px #45546c;
}

.container__gg {
  background-color: #030304a3;
  padding: 1rem 1rem;
  margin-bottom: 0.5rem;
  border: 2px solid #292630;
  border-radius: 2px;
  position: relative;
}

.video-gg{
	padding: 0rem 0rem;
  display: contents;
}

.container__gg h2 {
  padding: 1rem 1rem 0.1rem 1rem;
  font-size: 25px;
}

.col-content-img img {
  margin-bottom: 1rem;
  margin-top: 1rem;
  width: 100%;
  height: auto;
}

.img-episode {
  width: 100%;
  height: auto;
  padding: 0.1rem 0.1rem;
  margin: 0;
  -webkit-box-shadow: 0 0 3px #45546c;
          box-shadow: 0 0 3px #45546c;
}

.episode-info {
  padding: 0.8rem;
  border: 2px solid #443f50;
  margin-top: 1rem;
  background-color: #08080a;
}
.episode-info h3{
  font-size: 24px;
}
.episode-info .in {
  font-size: 18px;
  font-weight: 600;
}
.episode-info li {
  padding-bottom: 0.8rem;
}

.block-module-right {
  padding: 0.8rem;
  border: 2px solid #443f50;
  margin-top: 1rem;
  background-color: #08080a;
}

.block-module-right h3{
  font-size: 20px;
  font-weight: 600;
}


/*_MEDIA ROW-COLUMN-BOOTSTRAP_*/

/*_________________________SLIDER______________________*/

.slider {
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  width: 100%;
  height: auto;
  margin-bottom: auto;
}

.swiper-wrapper {
  height: 41px;
  -webkit-transform: translate3d(-355px, 0px, 0px);
          transform: translate3d(-355px, 0px, 0px);
  -webkit-transition-duration: 0ms;
       -o-transition-duration: 0ms;
          transition-duration: 0ms;
}

.swiper-wrapper {
  height: 0px;
  -webkit-transform: translate3d(-857px, 0px, 0px);
          transform: translate3d(-857px, 0px, 0px);
  -webkit-transition-duration: 0ms;
       -o-transition-duration: 0ms;
          transition-duration: 0ms;
}

.slider__buttons > a {
  color: #fff;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0px;
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0px;
  left: auto;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  background-color: #211b39;
  padding: 21px 14px;
  border: 1px solid #fff;
  border-radius: 3px;
}

.image-slider__image {
  text-align: center;
  border: 2px solid #fff;
}

.slider__buttons {
  background-color: #070a0f;
  color: #fff;
  padding: 5px 0 5px 0;
  border-radius: 5px;
  border: 1px solid #fff;
  font-weight: 400;
  width: 100%;
  text-align: center;
  margin: auto;
}

.slider__buttons.actor-mame {
  font-size: 12px;
}

.slider-home {
  max-width: 98%;
  color: #f7f5f5;
  padding: 5px 5px 5px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: -33px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  background-color: #211b39;
  padding: 21px 14px;
  border: 1px solid #fff;
  border-radius: 3px;
}

.image-slider {
  padding: 30px 0 70px 0;
}

.image-slider__wrapper {
  height: 100%;
}

.image-slider__slide {
  height: 100%;
}

.image-slider__image {
  text-align: center;
}

.image-slider__image img {
  max-width: 100%;
}

.image-slider .swiper-button-prev::after,
.image-slider .swiper-button-next::after {
  color: #fff;
  font-size: 80px;
}

.image-slider .swiper-pagination {
  bottom: 30px;
}

.image-slider .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  background-color: #fff;
}

.image-slider .swiper-pagination-fraction {
  font-size: 20px;
  color: #fff;
}

.image-slider .swiper-pagination-progressbar-fill {
  background-color: #7a956b;
}

.image-slider .swiper-scrollbar-drag {
  cursor: pointer;
  background-color: #7a956b;
}

.image-slider .swiper-slide {
  width: auto;
}

.tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -2px;
}

.tabs__item {
  background-color: #794f45;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.333%;
          flex: 0 1 33.333%;
  margin: 0px 2px;
  cursor: pointer;
}

.tabs__item._active {
  background-color: #77608d;
}

.tabs__body {
  padding: 20px 0px 0px 0px;
  font-size: 25px;
  color: #fff;
  line-height: 150%;
}

.tabs__block {
  display: none;
}

.tabs__block._active {
  display: block;
}

.image-slider__fraction {
  padding: 10px 0px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 25px;
  color: #fff;
}

.image-slider__sepparator {
  margin: 0px 15px;
}

.comments-main{
    position: relative;
    max-width: 1170px;
    margin: auto;
}

.breadcrumb {
  display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px 0;
    margin-bottom: 1rem;
    list-style: none;
    position: relative;
    max-width: 1157px;
    margin: auto;
    font-size: 14px;
}

/*__________________________________FOOTER______________________*/

footer {
  background-color: #111014;
  color: #fff;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 10rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer a {
  color: #fff;
}

footer .map {
  font-family: "Tinos", serif;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .map h3 {
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}

footer .connection {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .connection .mail__bottom {
  font-family: "Tinos", serif;
  margin-bottom: 1rem;
}

footer .connection h3 {
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}

footer .politics {
  padding: 0;
  font-family: "Tinos", serif;
}

footer .politics h3 {
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}

/*____________________________SITEBAR______________________*/

.container__sidebar {
  background-color: #111014;
  padding: 0.5rem;
  border-radius: 0 0.5rem 0 0;
  margin-bottom: 0.5rem;
}


@media (min-width: 767px) {
  .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
  }

  .menu__list > li {
    padding: 10px 0;
  }

  .menu__sub-list {
    -webkit-transform: translate(0, 10%);
        -ms-transform: translate(0, 10%);
            transform: translate(0, 10%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}

@media (min-width: 768px) {
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

@media (min-width: 992px) {
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 26.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 73.66666667%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 73.66666667%;
    padding-right: 8px;
  }
}

@media (max-width: 1280px) {
  .section-all-seasons {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 1.5rem 1rem 1rem 1rem;
    background-color: #111014;
    max-width: 1156px;
    background-color: #111014;
    border-radius: 5px;
  }

  .section-all-seasonshome-01 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .row {
    padding: 1rem 0.8rem;
  }

  .row {
    margin-top: 0;
  }

  footer {
    margin: 0px 20px;
  }

  .container__sidebar {
    background-color: #111014;
    padding: 0.5rem;
    border-radius: 0 0.5rem 0 0;
    margin-bottom: 0.5rem;
  }
}

@media (max-width: 1220px) {
  .container__top .container-content {
    max-width: 680px;
    padding: 20px 25px;
  }
  .container__top {
    margin: 88px 8px 0px 10px;
  }

  .container__top .container-content {
    max-width: 750px;
    padding: 20px 25px;
  }
}

@media (max-width: 771px){
  .container__top .container-content {
      max-width: 750px;
      padding: 20px 11px;
  }
  }

@media (max-width: 1167px) {
  footer {
    margin: 0px 15px;
  }
}

@media (max-width: 1120px) {
  .container__top {
    background-color: #010103bf;
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .breadcrumb {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px 0px 0px 0px;
    margin-bottom: 1rem;
    list-style: none;
    position: relative;
    margin-left: 20px;
    font-size: 14px;

}
}

@media (max-width: 1024px) {
  .container__sidebar {
    background-color: #111014;
    padding: 1.5rem;
    border-radius: 0 0.5rem 0 0;
    margin-bottom: 0.5rem;
  }
}

@media (max-width: 992px) {
  .container-content {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  footer {
    margin: 14px;
  }

  .container__sidebar {
    background-color: #111014;
    padding: 1.5rem;
    border-radius: 0 0.5rem 0 0;
    margin-bottom: 0.5rem;
  }

  .container__sidebar {
    background-color: #111014;
    padding: 1.5rem;
    height: 2075px;
  }
}

@media (max-width: 991px) {
  footer {
    padding: 2rem 1rem 1rem;
  }

  footer .connection {
    padding: 1rem;
  }

  .container__sidebar {
    background-color: #111014;
    padding: 1.5rem;
    height: auto;
    border-radius: 0;
  }
}

@media (max-width: 670px) {
  .container__sidebar {
    background-color: #111014;
    padding: 1.5rem;
    margin-left: 1rem;
    margin-right: 1rem;
    height: auto;
    border-radius: 0;
  }
  }

@media (max-width: 990px) {
  .container__top {
    background-color: #010103bf;
    padding: 20px 25px;
    margin: 88px 8px 0 0px;
  }
}

@media (max-width: 960px) {
  .video-row-container{
    padding: 0rem 0rem;
  }  
  
}

@media (max-width: 960px) {
  .row {
    padding: 0 1rem 1rem;
  }
}


@media (max-width: 820px) {
  .col-content-img {
    width: auto;
  }

  .col-sm-4 .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 99.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100.66666667%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 99.66666667%;
  }
}

@media (max-width: 800px) {
  .section-all-seasons {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 1.5rem 1rem 1rem 1rem;
    background-color: #111014;
    max-width: 1156px;
    background-color: #111014;
    border-radius: 5px;
  }

  .section-all-seasonshome-01 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

@media (max-width: 767px) {
  div .title {
    font-family: Oswald, sans-serif;
    padding: 9px 2px 2px 5px;
    font-size: 18px;
    font-weight: 500;
  }

  p {
    font-family: Tinos, serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0.2rem;
    padding: 0;
    color: #efebeb;
    color: #efebeb;
  }

  .menu__icon {
    display: block;
    position: relative;
    width: 30px;
    height: 18px;
    margin: 0 25px;
    cursor: pointer;
    z-index: 200;
  }

  .menu__icon span,
  .menu .menu__icon::after,
  .menu .menu__icon::before {
    left: 0;
    position: absolute;
    height: 10%;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #fff;
  }

  .menu__icon::after,
  .menu .menu__icon::before {
    content: "";
  }

  .menu__icon::before {
    top: 0;
  }

  .menu__icon::after {
    bottom: 0;
  }

  .menu__icon span {
    top: 50%;
    -webkit-transform: scale(1) translate(0, -50%);
        -ms-transform: scale(1) translate(0, -50%);
            transform: scale(1) translate(0, -50%);
  }

  .menu__icon._active span {
    -webkit-transform: scale(0) translate(0, -50%);
        -ms-transform: scale(0) translate(0, -50%);
            transform: scale(0) translate(0, -50%);
  }

  .menu__icon._active::before {
    top: 50%;
    -webkit-transform: rotate(-45deg) translate(0, -50%);
        -ms-transform: rotate(-45deg) translate(0, -50%);
            transform: rotate(-45deg) translate(0, -50%);
  }

  .menu__icon._active::after {
    bottom: 50%;
    -webkit-transform: rotate(45deg) translate(0, 50%);
        -ms-transform: rotate(45deg) translate(0, 50%);
            transform: rotate(45deg) translate(0, 50%);
  }

  .menu__body {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 100px 30px 30px 30px;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
    overflow: auto;
    z-index: 3;
  }

  .menu__body._active {
    left: 0;
    z-index: 100;
  }

  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 70px;
    z-index: 2;
  }

  .menu__list > li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 30px 0;
  }

  .menu__list > li:last-child {
    margin-bottom: 0;
  }

  .menu__list > li._active .menu__sub-list {
    display: block;
  }

  .menu__link {
    font-size: 28px;
    font-family: "Roboto Slab", serif;
  }

  .menu__sub-list {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin: 20px 0 0 0;
    display: none;
  }

  .menu__sub-link {
    font-family: "Roboto Slab", serif;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
  }

  .menu__sub-list li {
    margin: 0 0 19px 0;
    border: 1px solid #fff;
    padding: 7px 8px;
    border-radius: 3px;
  }
}

@media (max-width: 670px) {
  .container__top span {
    font-size: 25px;
  }

  .container__top {
    padding: 5px 10px;
  }

  .container__top h1 {
    font-size: 50px;
    text-align: center;
  }

  .container__top .container__top span {
    font-family: CormorantUpright;
    font-size: 25px;
    display: block;
    padding: 0;
  }

  .container__top .container__top .container-content {
    max-width: 680px;
    padding: 0px 15px;
  }

  .container__top .container__top .botton__top {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .row {
    padding: 0 0.8rem 1rem 0.8rem;
  }

  h2 {
    font-family: Oswald, sans-serif;
    margin-top: 1rem;
    margin-bottom: 1.2rem;
    padding-left: 5px;
    font-size: 21px;
    font-weight: 500;
  }
}


@media (max-width: 620px) {
  footer {
    background-color: #111014;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }

  footer .connection {
    padding: 1rem;
  }

  footer a {
    font-size: 22px;
  }

  footer li {
    font-size: 22px;
  }
}

@media (max-width: 540px) {
  .container__top {
    padding: 0 10px;
  }
}

@media (max-width: 360px) {
  p {
    font-size: 18px;
    padding: 0;
    letter-spacing: 0;
  }
}