@media all and (max-width: 1320px) {

.licensed .items {
  justify-content: center;
}

.bonuses .row .col_2 .info {
  margin-top: 15px;
  margin-bottom: 10px;
}

.content {
  margin-left: 10px;
  margin-right: 10px;
}

.content .row .col_2 .info {
  margin-top: 15px;
  margin-bottom: 10px;
}

.page .info {
  margin-left: 5px;
}

.page .wrap .row_2 p {
  margin-left: 10px;
  margin-right: 10px;
}

.page .wrap .row_3 {
  margin-left: 10px;
  margin-right: 10px;
}

.page .wrap .row_4 h3 {
  margin-left: 10px;
  margin-right: 10px;
}

.page .wrap .row_2 img {
  margin-bottom: 20px;
}

.comments h2 {
  margin-left: 10px;
}

}


@media all and (max-width: 1200px) {

header .wrap .row_2 nav ul li a {
  padding: 18px;
}

.bonuses .row .col_2 .info .comment {
  width: 30%;
}

.bonuses .row .col_2 .info .view {
  width: 30%;
}

.bonuses .items .item .txt_1 {
  margin: 20px 25px 20px 10px;
}

.bonuses .items .item .txt_2 {
  margin: 0px 10px 25px 10px;
}

.bonuses .items .item .info {
  margin: 25px 25px 40px 10px;
}

.project .col_1 h2 {
  margin-top: 10px;
}

.bonuses .row .col_2 .info {
	margin-top: 25px;
}

.bonuses .items .item .info .comment {
	margin-bottom: 10px;
}

.content .row .col_2 .info .comment {
  width: 30%;
}

.content .row .col_2 .info .view {
  width: 30%;
}

}


@media all and (max-width: 1100px) {

.bonuses .items .item {
  width: 49%;
}

.bonuses .items .item:nth-child(2n) {
	margin-right: 0;
}

.bonuses .items .item:nth-child(3n) {
	margin-right: auto;
}

}


@media all and (max-width: 1000px) {

header .wrap .row_1 .col_1 {
  width: 100%;
  justify-content: center;
  margin-bottom: 10px;
}

header .wrap .row_1 .col_2 {
  width: 100%;
  justify-content: center;
}

.project {
  flex-direction: column;
  align-items: center;
}

.project .col_1 {
  max-width: 100%;
}

footer .wrap .row_1 .logo {
  width: 50%;
  display: flex;
  justify-content: center;
}

footer .wrap .row_1 .menu {
  width: 50%;
  justify-content: center;
}

footer .wrap .row_1 .social {
  width: 100%;
  justify-content: center;
  margin-top: 20px;
}

footer .wrap .row_1 {
  padding-bottom: 30px;
}

footer {
  padding-top: 35px;
}

footer .wrap .row_1 {
  margin-left: 0px;
}

}


@media all and (max-width: 900px) {

header .wrap .row_2 {
  background: #f7f7f7;
  position: absolute;
  left: 0;
  top: 0;
}

header .wrap .row_1 {
  margin-top: 10px;
  margin-bottom: 20px;
}

header .wrap .row_1 .col_1 {
  justify-content: right;
  margin-right: 10px;
}

header .wrap .row_1 .col_1 .logo {
  margin-right: 30px;
}

.burger_menu_content {
  width: 250px;
  background: #212121;
}

.burger_menu_content ul {
  margin-top: 45px;
  margin-left: 30px;
}

.burger_menu_button {
  display: inline-block;
  padding: 15px;
}

header .wrap .row_2 nav {
  display: none;
}

.bonuses .row .col_1 {
  width: 100%;
  text-align: center;
}

.bonuses .row .col_2 {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}

.bonuses .row .col_2 .text_1 {
  font-size: 22px;
  line-height: 26px;
  margin-top: 25px;
}

.bonuses .row .col_1 img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
}

.content .row .col_1 {
  width: 100%;
  text-align: center;
}

.content .row .col_2 {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}

.content .row .col_2 .text_1 {
  font-size: 22px;
  line-height: 26px;
  margin-top: 25px;
}

.content .row .col_1 img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
}

.content img {
  width: 100%;
}

.breadcrumb {
	margin: 30px 15px 37px 15px;
	border-top: 2px solid #212121;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
}

.page .wrap article {
	width: 100%;
	margin-right: 0;
}

.page .wrap aside {
	width: 100%;
}

.page aside .licensed {
	margin-top: 50px;
}

.licensed .item {
  width: 21%;
}

}

@media all and (max-width: 800px) {

.carousel .carousel_left {
  left: 20px;
}

.carousel .carousel_right {
  right: 20px;
}

.carousel .carousel_items > div .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 0px;
  width: 100%;
	padding: 20px 0;
}

.carousel .carousel_items > div .info h1 {
  font-size: 34px;
}

.carousel .carousel_items > div .info .text_1 {
  font-size: 16px;
  line-height: 24px;
  width: 450px;
  margin-top: 15px;
}

.carousel .carousel_items > div .info .text_2 {
  margin-top: 25px;
}

.licensed h2 {
  font-size: 28px;
  line-height: 34px;
  text-align: center;
}

.licensed .items {
  margin-top: 0px;
}

.bonuses h2 {
  font-size: 28px;
  line-height: 34px;
  text-align: center;
}

.bonuses .items .item .info {
  margin: 25px 10px 40px 10px;
}

.bonuses .items .item .txt_1 {
  margin: 20px 25px 20px 15px;
}

.bonuses .items .item .txt_2 {
  margin: 0px 10px 25px 15px;
}

.bonuses .items .item .button {
  margin: 0px 0px 30px 15px;
  text-align: center;
}

.bonuses .row .col_2 .info {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
}

.bonuses .row .col_2 .info .view {
  margin-top: 27px;
}

.bonuses .row .col_2 .info .button {
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.bonuses .row .col_2 {
  margin-left: 15px;
}

.bonuses .row .col_2 .info .comment {
  width: 48%;
  margin-left: 2%;
}

.bonuses .row .col_2 .info .view {
  width: 48%;
  margin-left: 2%;
}

.project .col_1 h2 {
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 15px;
}

.project .col_1 .text {
  font-size: 16px;
  line-height: 22px;
}

.page .wrap .row_2 p {
  font-size: 16px;
  line-height: 24px;
}

.page .wrap .row_3 .text_1 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}

.page h2 {
  font-size: 28px;
  line-height: 32px;
}

.page .row_4 table th {
  font-size: 14px;
  padding: 12px 10px 11px 10px;
}

.page .row_4 table td {
  font-size: 14px;
  padding: 12px 10px 11px 10px;
}

.page .row_5 table th {
  font-size: 14px;
  padding: 12px 10px 11px 10px;
}

.page .row_5 table td {
  font-size: 14px;
  padding: 12px 10px 11px 10px;
}

.content h2 {
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  margin-left: 0px;
}

.content .row .col_2 .info {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
}

.content .row .col_2 .info .view {
  margin-top: 27px;
}

.content .row .col_2 .info .button {
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.content .row .col_2 {
  margin-left: 15px;
}

.content .row .col_2 .info .comment {
  width: 48%;
  margin-left: 2%;
}

.content .row .col_2 .info .view {
  width: 48%;
  margin-left: 2%;
}
 
.comments h2 {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}

.comments .wrap {
  padding: 30px 10px 30px 9px;
}

.comments .wrap .row_1 {
  flex-wrap: wrap;
}

.comments .wrap input[name="author"] {
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0px;
}

.comments .wrap input[name="email"] {
  width: 100%;
}

.up_arrow {
  bottom: 10px;
  right: 15px;
}

.bonuses .items .item {
  width: 100%;
}

.bonuses .items .item {
	margin-right: 0;
}

.page ol li::before {
	margin-right: 10px;
}

.carousel,
.carousel .carousel_items > div {
	min-height: auto;
	border-radius: 0px;
}

}

@media all and (max-width: 730px) {
  .carousel .carousel_items > div .info h2{
    font-size: 30px;
  }
}

@media all and (max-width: 700px) {

header .wrap .row_1 .col_1 {
  flex-direction: column;
  align-items: center;
  margin-right: 0px;
}

header .wrap .row_1 {
  margin-left: 0px;
}

header .wrap .row_1 .col_1 .logo {
  margin-right: 0px;
  margin-bottom: 10px;
}

header .wrap .row_2 {
  top: 130px;
}

header .wrap .row_1 .col_2 .text {
  margin-left: 20px;
}

header .wrap .row_1 .col_1 .row_1_1 {
  margin-right: 0px;
  margin-bottom: 10px;
}

header .wrap .row_1 .col_1 .row_1_2 {
  margin-left: 45px;
}

footer .wrap .row_1 .logo {
  width: 100%;
  margin-bottom: 20px;
}

footer .wrap .row_1 .menu {
  width: 100%;
}

footer .wrap .row_2 {
  font-size: 12px;
  padding-top: 15px;
  line-height: 16px;
}

footer {
  padding-bottom: 15px;
}

.pagination ul li {
  padding-left: 13px;
  padding-right: 13px;
}

.page .wrap .row_3 ol li {
  width: 100%;
}

}

@media all and (max-width: 625px) {

.comments .review::before {
  top: 95px;
}

}


@media all and (max-width: 600px) {

.carousel .carousel_items > div .info h2{
  font-size: 25px;
}

.carousel .carousel_items > div .info h1 {
  font-size: 28px;
  margin-left: 20px;
  margin-right: 10px;
}

.carousel .carousel_items > div .info .text_1 {
  width: 340px;
}

.carousel .carousel_left {
  top: 90%;
}

.carousel .carousel_right {
  top: 90%;
}

.licensed .item {
  width: 30%;
}

}

@media all and (max-width: 500px) {

header .wrap .row_1 .col_2 {
  justify-content: end;
}

header .wrap .row_1 .col_2 .text {
  font-size: 15px;
  margin-right: 10px;
}

.licensed .item {
  width: 40%;
}

.social_p .text {
  font-size: 18px;
  margin-right: 0px;
}

.social_p a {
  margin-right: 0px;
  margin-left: 6px;
}

.social_p .ya-share2__icon {
	height: 40px !important;
	width: 40px !important;
}

.page .wrap .row_3 ol {
  margin-left: 45px;
}

.page .wrap .info {
  justify-content: center;
}

.page .info {
  margin-left: 0px;
}

ol li::after {
  left: -45px;
}

.comments .review {
  padding: 20px 10px 25px 25px;
}

.comments .review::before {
  left: 10px;
}
	
	.licensed_page .items {
		justify-content: center;
	}
	.licensed .item, .licensed_page .item {
		width: 45%;
	}

}

@media all and (max-width: 460px) {
  .carousel .carousel_items > div .info h2{
    font-size: 20px;
  }
}
