@media only screen and (min-width: 300px) and (max-width : 639px) {
body {
	font-size:75%;
}
	.layout {
		max-width: 300px;
		width: 100%;
	}
	.header .logo {
		margin: 4px 0 0 10px;
		width: 95px;
	}
	.header .logo img {
		width: 100%;
	}
	.header .lang {
		margin: 10px 55px 0 0;
	}
	.header .hidden-m .top_nav {
		float: none;
		margin: 0 10px 0 0;
		clear: both;
		padding: 10px 0 0;
		text-align: center;
	}
	.header .hidden-m .top_nav ul li a {
		padding-bottom: 2px;
	}
	.header .lang a {
		color: #333;
		text-transform: uppercase;
		text-decoration: none;
		margin: 0 3px;
		font-size: 10px;
	}
	.header .call {
		margin: 2px 5px;
		background-size: 73%;
	}
	.cases_slogan .item {
		margin: 0 10px;
	}
	.cases_slogan {
		min-height: 260px;
		padding-top: 60px;
		margin-top: 40px;
	}
	.cases_slogan .item span {
		font-size: 16px;
	}
	.cases_slogan .arrow {
		font-size: 16px;
		bottom: 25px;
		margin-left: -76px;
	}
	.cases_slogan .arrow .icon {
		background: url("../images/icons/arrow-bottom.png") 50% 100% no-repeat;
		background-size: 40% 70%;
	}
	.cases_box .width-left {
		width: 100%;
		float: none;
	}
	.cases_box .width-right {
		width: 100%;
		float: none;
	}
	.case_link .box_in .slog_1 {
		font-size: 14px;
	}
	.case_link .box_in .slog_2 {
		font-size: 20px;
	}
	.cases_box .link_all {
		margin: 40px auto;
	}
	.services_box .lines_and_links {
		margin: 0;
	}
	.team_box .top {
		margin: 0 0;
	}
	.team_box .top .slog {
		width: 98%;
		text-align: center;
		font-size: 30px;
	}
	.team_box .top .text {
		border: none;
		border-top: 2px solid #58b5bc;
		color: #fff;
		float: none;
		width: 96%;
		padding: 20px 10px;
		display: block;
		clear: both;
		margin: 0 auto;
	}
	.team_box .grid-item .name {
		font-size: 14px;
	}
	.team_box .grid-item .func {font-size: 10px;}
	.team_box .grid-item-slog .text {
		padding: 0 10px;
		font-size: 18px;
	}
	.main_title {
		font-size: 30px !important;
	}
	.services_box {
		padding: 50px 0 50px;
	}
	.services_box .lines_and_links .line {
		width: 200px;
	}
	.services_box .lines_and_links .line_1 {
		transform: rotate(58deg);
		left: 2px;
		top: 138px;
	}
	.services_box .lines_and_links .line_2 {
		transform: rotate(-26deg);
		left: 166px;
		bottom: 139px;
	}
	.services_box .lines_and_links .line_3 {
		transform: rotate(41deg);
		right: 220px;
		bottom: 116px;
	}
	.services_box .lines_and_links .line_4 {
		transform: rotate(-58deg);
		right: 91px;
		top: 160px;
	}
	.services_box .lines_and_links .link_1 {
		left: 0;
		top: 40px;
		white-space: nowrap;
	}
	.services_box .lines_and_links .link_1:hover {
		left: 5px;
		top: 45px;
	}
	.services_box .lines_and_links .link_2 {
		bottom: 0;
		left: 20px;
	}
	.services_box .lines_and_links .link_2:hover {
		bottom: 5px;
		left: 25px;
	}
	.services_box .lines_and_links .link_3 {
		left: 35px;
		top: 168px;
	}
	.services_box .lines_and_links .link_3:hover {
		left: 30px;
		top: 163px;
	}
	.services_box .lines_and_links .link_4 {
		right: -63px;
		bottom: 67px;
	}
	.services_box .lines_and_links .link_4:hover {
		right: -55px;
		bottom: 62px;
	}
	.services_box .lines_and_links .link_5 {
		right: 0;
		top: 99px;
		padding-right: 0;
		width: 158px;
	}
	.services_box .lines_and_links .link_5:hover {
		right: 5px;
		top: 94px;
	}
	.services_box .lines_and_links .link span {
		font-size: 15px;
		padding: 30px 37px;
		width: 215px;
	}
	.services_box .lines_and_links .link_5 span {
		margin-left: 0;
	}
	.services_box .lines_and_links .line {
		display: none;
	}
	.services_box .links_hidden_box .box {
		margin: 65px 5px;
		padding: 11px 35px 0 34px;
	}
	.services_box .links_hidden_box .box .close {
		right: 0;
		top: -20px;
		background-size: 50%;
	}
	.services_box .links_hidden_box .box .col {
		width: 85%;
		margin: 0 7% 7%;
		float: none;
	}
	.services_box .links_hidden_box .box .col .case_link .slog_2 {
		font-size: 16px;
	}
	.opinions_box .opinion_couresel .bx-wrapper {
		max-width: 220px !important;
	}
	.opinions_box .opinion_items {
		padding: 0 20px 40px;
	}
	.opinions_box .opinion_couresel .bx-wrapper .bx-prev {left:-40px;}
	.opinions_box .opinion_couresel .bx-wrapper .bx-next {right:-40px;}
	#opinions_box .opinion_items .bx-wrapper .bx-prev {background-image: url("/images/icons/arrow-left-black.png");left:-10px; background-position: 0 !important;}
	#opinions_box .opinion_items .bx-wrapper .bx-next {background-image: url("/images/icons/arrow-right-black.png");right:-25px;background-position: 0 !important;}
	.opinions_box .opinion_grid {
		margin: 2px 10px;
	}
	.opinions_box .grid-item .title,
	.opinions_box .grid-item p,
	.opinions_box .grid-item .about_info {
		margin-left: 0;
	}
	.opinions_box .grid-sizer, .opinions_box .grid-item {
		width: 100%;
		float: none;
	}
	.opinions_box .link_all {
		margin: 40px auto 0;
	}
	.team_box .grid-sizer, .team_box .grid-item {
		width: 50%;
		float: left;
	}
	.contact_box .contact_row .inner {
		width: 100%;
	}
	.contact_box .contact_row .col {
		float: none;
		width: 100%;
		line-height: 0;
		position: relative;
	}
	.footer .right {
		text-align: right;
		float: right;
		margin: -11px 0 9px;
		width: 130px;
	}
	.footer .right img {
		display: block;
		float: right;
		margin: 15px 0 0;
		clear: both;
		max-width: 100%;
	}
	.footer .right img:first-child {
		max-width: 70%;
	}
	.footer .adress_box {
		margin: 0 auto;
		text-align: center;
		color: #fff;
		max-width: 205px;
		font-size: 14px;
		clear: both;
	}
	.footer .adress_box .soc {
		overflow: hidden;
		padding: 5px 0;
		margin: 0 0 0;
	}
	.footer .adress_box .line {
		line-height: 1.45;
		display: block;
		font-size: 12px;
	}
	.footer .adress_box .copy {
		font-size: 9px;
		display: block;
		margin-top: 14px;
	}
	.inner_box {
		padding: 25px 20px;
	}
	.case_link .box_in .slog_1 {
		font-size: 13px;
		line-height: 1;
	}
	.case_link .box_in .slog_2 {
		font-size: 16px;
		margin: 0;
	}
	.case_link .box_in .more {
		font-size: 12px;
	}
	.grid-item--big .case_link .box_in .slog_1 {
		font-size: 10px;
		line-height: 1;
	}
	.grid-item--big .case_link .box_in .slog_2 {
		line-height: 1.4;
		font-size: 12px;
		margin: 0;
	}
	.grid-item--big .case_link .box_in .more {
		font-size: 9px;
	}

	.cases_box .case-wrap {
		margin: 2px 0px 0 0px;
	}
	.inner_box .content_in .tags {
		margin: -9px 0 13px;
	}
	.inner_box .content_in .tags span {
		font-size: 12px;
	}
	.inner_box .content_in .name {
		font-size: 15px;
		padding-right: 65px;
	}
	.inner_box .content_in .text .r {
		font-size: 15px;
		padding: 16px 14px;
	}
	.inner_box .content_in .text .r::before,
	.inner_box .content_in .text .r::after {
		font-size: 29px;
	}
	.case_link-active .box_in:before {
		border-width: 6px;
	}
	.filters-button-group {
		margin-top: 60px;
		padding: 5px;
	}
	.filters-button-group button {
		border-radius: 3px;
		font-size: 9px;
		letter-spacing: 1px;
		margin: 0;
		padding: 3px 8px;
	}
	.services_box .links_hidden_box .box .title {
		font-size: 17px;
	}
	.width-left .inner {
		height: auto !important;
	}
	.hidden-m {
		display: none;
	}
	.nav-m {
		display: block;
	}
	.popup_overlay .popup {
		top: 30px;
	}
	.popup_overlay .popup .close {
		background-size: contain;
		top: -24px;
		right: 10px;
		width: 25px;
		height: 25px;
	}

	.form .checkbox input[type=checkbox] {
		visibility: hidden;
		padding: 0 15px;
		height: 16px;
	}
	.form  .main_title {
		font-size: 20px !important;
	}
	.form form {
		padding: 0 10px;
	}
	.form .line input, .form .line-row input, .form .line textarea, .popup_overlay .popup .form select {
		font-size: 12px;
		line-height: 1;
		padding: 10px;
	}
	.cases_box .grid-sizer {
		width: 100%;
	}
	.cases_box .grid-item {
		width: 100%;
		float: none;
	}
	.cases_box .grid-item--big {
		width: 100%;
	}
	.row-editor .col {
		width: auto;
		float: none;
		margin: 0px 0px 40px 0px;
	}
	.inner_box .close {
		width: 20px;
		height: 20px;
		right: 10px;
		top: 10px;
	}
	.filters-button-group .button {
		font-size: 11px;
		letter-spacing: 0;
		margin: 0;
		display: inline-block;
	}
	.content_in h1 {
		line-height: 20px;
		font-size: 20px;
	}
	.row-editor .col h3 {
		font-size: 16px;
		line-height: 10px;
		margin: 0 0 15px;
	}
	.row-editor .col .cel,
	.row-editor .col .rez {
		margin: 0 0 11px;
		font-size: 12px;
	}
	.row-editor .col .rez:before {
		width: 15px;
		height: 8px;
		left: -16px;
		top: 6px;
		background-size: contain;
	}
	.content_in .logo-img {
		max-width: 30%;
		padding: 5px;
		background: #fff;
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
	}
	.row-editor {
		margin-bottom: 0;
	}
	.cases_inner .slider {
		margin: 50px 0 30px;
	}
}
@media only screen and (min-width: 640px) and (max-width : 767px) {
	body {
		font-size:75%;
	}
	.layout {
		max-width: 620px;
		width: 100%;
	}
	.header .logo {
		margin: 4px 0 0 10px;
		width: 95px;
	}
	.header .logo img {
		width: 100%;
	}
	.header .lang {
		margin: 10px 55px 0 0;
	}
	.header .hidden-m .top_nav {
		float: none;
		margin: 0 10px 0 0;
		clear: both;
		padding: 10px 0 0;
		text-align: center;
	}
	.header .hidden-m .top_nav ul li a {
		padding-bottom: 2px;
	}
	.header .lang a {
		color: #333;
		text-transform: uppercase;
		text-decoration: none;
		margin: 0 3px;
		font-size: 10px;
	}
	.header .call {
		margin: 2px 5px;
		background-size: 73%;
	}
	.cases_slogan .item {
		margin: 0 10px;
	}
	.cases_slogan {
		min-height: 260px;
		padding-top: 60px;
		margin-top: 40px;
	}
	.cases_slogan .item span {
		font-size: 16px;
	}
	.cases_slogan .arrow {
		font-size: 16px;
		bottom: 25px;
		margin-left: -76px;
	}
	.cases_slogan .arrow .icon {
		background: url("../images/icons/arrow-bottom.png") 50% 100% no-repeat;
		background-size: 40% 70%;
	}
	.cases_box .width-left {
		width: 100%;
		float: none;
	}
	.cases_box .width-right {
		width: 100%;
		float: none;
	}
	.case_link .box_in .slog_1 {
		font-size: 14px;
	}
	.case_link .box_in .slog_2 {
		font-size: 20px;
	}
	.cases_box .link_all {
		margin: 40px auto;
	}
	.services_box .lines_and_links {
		margin: 0;
	}
	.team_box .top {
		margin: 0 0;
	}
	.team_box .top .slog {
		width: 98%;
		text-align: center;
		font-size: 30px;
	}
	.team_box .top .text {
		border: none;
		border-top: 2px solid #58b5bc;
		color: #fff;
		float: none;
		width: 96%;
		padding: 20px 10px;
		display: block;
		clear: both;
		margin: 0 auto;
	}
	.team_box .grid-item .name {
		font-size: 14px;
	}
	.team_box .grid-item .func {font-size: 10px;}
	.team_box .grid-item-slog .text {
		padding: 0 10px;
		font-size: 26px;
	}
	.main_title {
		font-size: 30px !important;
	}
	.services_box {
		padding: 50px 0 50px;
	}
	.services_box .lines_and_links .line {
		width: 200px;
	}
	.services_box .lines_and_links .line_1 {
		transform: rotate(58deg);
		left: 2px;
		top: 138px;
	}
	.services_box .lines_and_links .line_2 {
		transform: rotate(-26deg);
		left: 166px;
		bottom: 139px;
	}
	.services_box .lines_and_links .line_3 {
		transform: rotate(41deg);
		right: 220px;
		bottom: 116px;
	}
	.services_box .lines_and_links .line_4 {
		transform: rotate(-58deg);
		right: 91px;
		top: 160px;
	}
	.services_box .lines_and_links .link_1 {
		left: 0;
		top: 40px;
		white-space: nowrap;
	}
	.services_box .lines_and_links .link_1:hover {
		left: 5px;
		top: 45px;
	}
	.services_box .lines_and_links .link_2 {
		bottom: 0;
		left: 20px;
	}
	.services_box .lines_and_links .link_2:hover {
		bottom: 5px;
		left: 25px;
	}
	.services_box .lines_and_links .link_3 {
		left: 35px;
		top: 168px;
	}
	.services_box .lines_and_links .link_3:hover {
		left: 30px;
		top: 163px;
	}
	.services_box .lines_and_links .link_4 {
		right: -63px;
		bottom: 67px;
	}
	.services_box .lines_and_links .link_4:hover {
		right: -55px;
		bottom: 62px;
	}
	.services_box .lines_and_links .link_5 {
		right: 0;
		top: 99px;
		padding-right: 0;
		width: 158px;
	}
	.services_box .lines_and_links .link_5:hover {
		right: 5px;
		top: 94px;
	}
	.services_box .lines_and_links .link span {
		font-size: 15px;
		padding: 30px 37px;
		width: 215px;
	}
	.services_box .lines_and_links .link_5 span {
		margin-left: 0;
	}
	.services_box .lines_and_links .line {
		display: none;
	}
	.services_box .links_hidden_box .box {
		margin: 65px 5px;
		padding: 11px 35px 0 34px;
	}
	.services_box .links_hidden_box .box .close {
		right: 0;
		top: -20px;
		background-size: 50%;
	}
	.services_box .links_hidden_box .box .col {
		width: 85%;
		margin: 0 7% 7%;
		float: none;
	}
	.services_box .links_hidden_box .box .col .case_link .slog_2 {
		font-size: 16px;
	}
	.opinions_box .opinion_couresel .bx-wrapper {
		max-width: 220px !important;
	}
	.opinions_box .opinion_items {
		padding: 0 20px 40px;
	}
	.opinions_box .opinion_couresel .bx-wrapper .bx-prev {left:-40px;}
	.opinions_box .opinion_couresel .bx-wrapper .bx-next {right:-40px;}
	#opinions_box .opinion_items .bx-wrapper .bx-prev {background-image: url("/images/icons/arrow-left-black.png");left:-10px; background-position: 0 !important;}
	#opinions_box .opinion_items .bx-wrapper .bx-next {background-image: url("/images/icons/arrow-right-black.png");right:-25px;background-position: 0 !important;}
	.opinions_box .opinion_grid {
		margin: 2px 10px;
	}
	.opinions_box .grid-item .title,
	.opinions_box .grid-item p,
	.opinions_box .grid-item .about_info {
		margin-left: 0;
	}
	.opinions_box .grid-sizer, .opinions_box .grid-item {
		width: 100%;
		float: none;
	}
	.opinions_box .link_all {
		margin: 40px auto 0;
	}
	.team_box .grid-sizer, .team_box .grid-item {
		width: 50%;
		float: left;
	}
	.contact_box .contact_row .inner {
		width: 100%;
	}
	.contact_box .contact_row .col {
		float: none;
		width: 100%;
		line-height: 0;
		position: relative;
	}
	.footer .right {
		text-align: right;
		float: right;
		margin: -11px 0 9px;
		width: 130px;
	}
	.footer .right img {
		display: block;
		float: right;
		margin: 15px 0 0;
		clear: both;
		max-width: 100%;
	}
	.footer .right img:first-child {
		max-width: 70%;
	}
	.footer .adress_box {
		margin: 0 auto;
		text-align: center;
		color: #fff;
		max-width: 205px;
		font-size: 14px;
	}
	.footer .adress_box .soc {
		overflow: hidden;
		padding: 5px 0;
		margin: 0 0 0;
	}
	.footer .adress_box .line {
		line-height: 1.45;
		display: block;
		font-size: 12px;
	}
	.footer .adress_box .copy {
		font-size: 9px;
		display: block;
		margin-top: 14px;
	}
	.inner_box {
		padding: 25px 20px;
	}
	.case_link .box_in .slog_1 {
		font-size: 13px;
		line-height: 1;
	}
	.case_link .box_in .slog_2 {
		line-height: 2;
		font-size: 16px;
		margin: 0;
	}
	.case_link .box_in .more {
		font-size: 12px;
	}
	.grid-item--big .case_link .box_in .slog_1 {
		font-size: 10px;
		line-height: 1;
	}
	.grid-item--big .case_link .box_in .slog_2 {
		line-height: 1.4;
		font-size: 12px;
		margin: 0;
	}
	.grid-item--big .case_link .box_in .more {
		font-size: 9px;
	}

	.cases_box .case-wrap {
		margin: 2px 0px 0 0px;
	}
	.inner_box .content_in .tags {
		margin: -9px 0 13px;
	}
	.inner_box .content_in .tags span {
		font-size: 12px;
	}
	.inner_box .content_in .name {
		font-size: 15px;
		padding-right: 65px;
	}
	.inner_box .content_in .text .r {
		font-size: 19px;
		padding: 26px 34px;
	}
	.inner_box .content_in .text .r::before,
	.inner_box .content_in .text .r::after {
		font-size: 29px;
	}
	.case_link-active .box_in:before {
		border-width: 6px;
	}
	.filters-button-group {
		margin-top: 60px;
		padding: 5px;
	}
	.filters-button-group button {
		border-radius: 3px;
		font-size: 9px;
		letter-spacing: 1px;
		margin: 0;
		padding: 3px 8px;
	}
	.services_box .links_hidden_box .box .title {
		font-size: 17px;
	}
	.width-left .inner {
		height: auto !important;
	}
	.hidden-m {
		display: none;
	}
	.nav-m {
		display: block;
	}
	.popup_overlay .popup {
		top: 30px;
	}
	.popup_overlay .popup .close {
		background-size: contain;
		top: -24px;
		right: 10px;
		width: 25px;
		height: 25px;
	}

	.form .checkbox input[type=checkbox] {
		visibility: hidden;
		padding: 0 15px;
		height: 16px;
	}
	.form  .main_title {
		font-size: 20px !important;
	}
	.form form {
		padding: 0 10px;
	}
	.form .line input, .form .line-row input, .form .line textarea, .popup_overlay .popup .form select {
		font-size: 12px;
		line-height: 1;
		padding: 10px;
	}
	.cases_box .grid-sizer {
		width: 100%;
	}
	.cases_box .grid-item {
		width: 100%;
		float: none;
	}
	.cases_box .grid-item--big {
		width: 100%;
	}
	.row-editor .col {
		width: auto;
		float: none;
		margin: 20px 20px 40px 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.layout {
		max-width: 750px;
		width: 100%;
	}
	.header .logo {
		margin: 0 0 0 10px;
	}
	.header .lang {
		margin: 17px 10px 0 0;
	}
	.header .top_nav {
		float: none;
		margin: 0 10px 0 0;
		clear: both;
		padding: 10px 0 0;
		text-align: center;
	}
	.header .call {
		margin: 11px 35px;
	}
	.cases_slogan {
		min-height: 510px;
		padding-top: 100px;
	}
	.cases_slogan .item span {
		font-size: 30px;
	}
	.cases_slogan .arrow {
		font-size: 30px;
		margin-left: -276px;
	}
	.services_box .lines_and_links {
		margin: 0;
	}
	.team_box .top .slog {
		width: 41%;
		font-size: 40px;
	}
	.team_box .grid-item .name {
		font-size: 14px;
	}
	.team_box .grid-item .func {font-size: 10px;}
	.team_box .grid-item-slog .text {
		padding: 0 10px;
		font-size: 18px;
	}
	.services_box .lines_and_links .line {
		width: 200px;
	}
	.services_box .lines_and_links .line_1 {
		transform: rotate(58deg);
		left: 2px;
		top: 138px;
	}
	.services_box .lines_and_links .line_2 {
		transform: rotate(-26deg);
		left: 166px;
		bottom: 139px;
	}
	.services_box .lines_and_links .line_3 {
		transform: rotate(41deg);
		right: 220px;
		bottom: 116px;
	}
	.services_box .lines_and_links .line_4 {
		transform: rotate(-58deg);
		right: 91px;
		top: 160px;
	}
	.services_box .lines_and_links .link_1 {
		left: 0;
		top: 40px;
		white-space: nowrap;
	}
	.services_box .lines_and_links .link_1:hover {
		left: 5px;
		top: 45px;
	}
	.services_box .lines_and_links .link_2 {
		bottom: 84px;
		left: 108px;
	}
	.services_box .lines_and_links .link_2:hover {
		bottom: 79px;
		left: 105px;
	}
	.services_box .lines_and_links .link_3 {
		left: 322px;
		top: 112px;
	}
	.services_box .lines_and_links .link_3:hover {
		left: 327px;
		top: 117px;
	}
	.services_box .lines_and_links .link_4 {
		right: 48px;
		bottom: 57px;
	}
	.services_box .lines_and_links .link_4:hover {
		right: 43px;
		bottom: 52px;
	}
	.services_box .lines_and_links .link_5 {
		right: 0;
		top: 52px;
		padding-right: 0;
		width: 158px;
	}
	.services_box .lines_and_links .link_5:hover {
		right: 5px;
		top: 57px;
	}
	.opinions_box .opinion_grid {
		margin: 2px 10px;
	}
	.contact_box .contact_row .inner {
		width: 100%;
	}
	.filters-button-group {
		margin-top: 114px;
	}
	.inner_box {
		padding: 45px 80px;
	}
	.cases_box .width-left .inner .bx-wrapper {
		margin: -2px 2px -10px 0;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	.layout {
		max-width: 1010px;
		width: 100%;
	}
	.header .logo {
		margin: 0 0 0 10px;
	}
	.header .lang {
		margin: 17px 10px 0 0;
	}
	.header .call {
		margin: 11px 35px;
	}
	.cases_slogan {
		min-height: 510px;
		padding-top: 100px;
	}
	.cases_slogan .item span {
		font-size: 40px;
	}
	.services_box .lines_and_links {
		margin: 0;
	}
	.team_box .top .slog {
		width: 41%;
		font-size: 50px;
	}
	.team_box .grid-item-slog .text {
		padding: 0 10px;
		font-size: 26px;
	}
	.cases_box .width-left .inner .bx-wrapper {
		margin: -2px 2px -11px 0;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
	.layout {
		max-width: 1260px;
		width: 100%;
	}
	.cases_slogan {
		min-height: 610px;
		padding-top: 149px;
	}
	.cases_box .width-left .inner .bx-wrapper {
		margin: -2px 2px -13px 0;
	}
}
@media only screen and (min-width: 1440px) {
	.layout {
		max-width: 1280px;
		width: 100%;
	}
	.cases_slogan {
		min-height: 610px;
		padding-top: 149px;
	}
	.cases_box .width-left .inner .bx-wrapper {
		margin: -2px 2px -15px 0;
	}

	.cases_inner .bx-wrapper {
		padding-left: 0px;
		padding-right: 0px;
	}
	.cases_inner .bx-wrapper .bx-prev {left:-35px;}
	.cases_inner .bx-wrapper .bx-next {right:-35px}
}