body {
  overflow-x: hidden
}

.care_header .menu ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.care_header .menu.right_side .menu_icon {
  margin-left: 0
}

.care_header .menu.right_side .menu_icon svg {
  font-size: 40px;
  height: auto
}

.care_header .menu.right_side .menu_icon span {
  margin-left: 10px;
  font-size: 24px
}

.care_footer .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.care_footer .flex-wrap .copyright, .care_footer .flex-wrap .footen-icon-menu, .care_footer .flex-wrap .footer_links_wrapper {
  padding: 0 7px
}

.care_footer .footer_links_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.care_footer .footen-icon-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.care_footer .footen-icon-menu .menu_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  margin: 0 5px;
  text-decoration: none
}

.care_footer .footen-icon-menu .menu_icon img, .care_footer .footen-icon-menu .menu_icon svg {
  color: #0d1684;
  height: 30px
}

.care_join .container .voting {
  margin: 0
}

.care_join .container .btn_wrapper .green_btn {
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.care_join .container .btn_wrapper .green_btn:hover {
  background: #0d1684
}

.care_tv_licensing .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.care_tv_licensing .tv_licensing_item {
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care_tv_licensing .tv_licensing_item span {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px
}

.care_tv_licensing .tv_licensing_item .img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 50px
}

.care_tv_licensing .tv_licensing_item .left-side, .care_tv_licensing .tv_licensing_item .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  margin: 0 5px
}

.care_tv_licensing .tv_licensing_item .right-side {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.care_tv_licensing .tv_licensing_item .left-side img, .care_tv_licensing .tv_licensing_item .right-side img {
  max-width: 100%
}

.care_tv_licensing .tv_licensing_item .left-side {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.mainpage-modal {
  padding-right: 0 !important
}

.mainpage-modal .modal-dialog {
  margin: 30px auto;
  padding: 0 15px
}

.care_bottom_menu #footer-menu ul {
  padding: 0
}

.home-banner__block {
  max-width: 100%
}

.home-banner {
  max-height: 340px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width: 1400px) {
  .care_tv_licensing .tv_licensing_item .left-side {
    margin: 0 15px
  }
}

@media screen and (max-width: 500px) {
  .care_header .menu.left_side {
    max-width: 22px
  }

  .care_header .menu.right_side .menu_icon svg {
    font-size: 28px
  }

  .care_header .menu.right_side .menu_icon span {
    font-size: 18px
  }
}

@media (min-width: 320px)and (max-width: 1024px) {
  .care_header .logo {
    max-width: 180px;
    width: 100%
  }

  .care_header .logo img {
    max-width: 100%
  }

  .care_header .menu .dropdown {
    overflow: auto
  }

  .care_header .menu .dropdown li:first-child {
    margin-top: 40px
  }

  .care_header .menu .dropdown li {
    padding-top: 0
  }

  .care_header .menu .dropdown li a {
    border-bottom: 1px solid #0d1684
  }

  .care_header .menu .dropdown li .sub-menu {
    margin-top: 15px
  }

  .care_header .menu .dropdown li .sub-menu li a {
    font-size: 18px;
    border-bottom: 1px solid transparent
  }

  .care_header .menu.left_side {
    max-width: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }

  .care_header .menu.right_side {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }

  .care_header .menu.right_side .menu_icon svg {
    max-height: none;
    font-size: 32px
  }

  .care_header .menu.right_side .menu_icon span {
    font-size: 20px
  }

  .care_footer .flex-wrap .copyright, .care_footer .flex-wrap .footen-icon-menu, .care_footer .flex-wrap .footer_links_wrapper {
    width: 100%;
    margin: 7px 0
  }

  .care_footer .flex-wrap .footen-icon-menu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .care_footer .flex-wrap .footer_links_wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .care_footer .flex-wrap .footer_links_wrapper .footer_links {
    margin: 0 10px
  }

  .care_footer .flex-wrap .copyright {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .care_footer .footen-icon-menu .menu_icon {
    margin: 0 10px
  }

  .care_footer .footen-icon-menu .menu_icon img, .care_footer .footen-icon-menu .menu_icon svg {
    max-height: 30px
  }

  .care_join {
    display: none
  }

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

  .care_tv_licensing .tv_licensing_item {
    margin: 10px auto
  }

  .care_tv_licensing .tv_licensing_item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .care_tv_licensing .tv_licensing_item:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .care_tv_licensing .tv_licensing_item span {
    max-width: none;
    font-size: 18px
  }

  .care_tv_licensing .tv_licensing_item .img-wrapper {
    width: 100%
  }

  .care_new_services {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

@media (min-width: 1025px)and (max-width: 1199px) {
  .care_header .menu.right_side .menu_icon svg {
    max-height: none
  }

  .care_footer .footen-icon-menu .menu_icon img, .care_footer .footen-icon-menu .menu_icon svg {
    max-height: 24px
  }

  .care_tv_licensing .tv_licensing_item {
    margin: 0;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }

  .care_tv_licensing .tv_licensing_item span {
    text-align: center;
    margin: 0 auto;
    max-width: none
  }
}

@media (min-width: 320px)and (max-width: 767px) {
  .care_choice .choice_mobile .choise_group {
    display: none
  }

  .care_choice .choice_mobile .choise_group:nth-child(2) {
    display: block
  }

  .care_tv_licensing .tv_licensing_item .left-side {
    margin: 0 15px
  }
}

@media (min-width: 768px)and (max-width: 1024px) {
  .care_tv_licensing .tv_licensing_item .left-side, .care_tv_licensing .tv_licensing_item .right-side {
    margin: 0 10px
  }
}

@media screen and (min-width: 1025px)and (max-width: 1399px) {
  .care_tv_licensing .tv_licensing_item .left-side {
    margin: 0 15px
  }
}