@media (max-width: 1280px){
	.block_inside{
		max-width: 990px;
	}
    .bottom_header .search_block {
        width: 342px;
    }
    .action_game,
    .two_game,
    .action_game img,
    .two_game img{
        width: 100%;
    }
    .two_game .row{
        width: 50%;
        float: left;
    }
    .two_game {
        margin-top: -5px;
    }
    .views_game .content_views .row {
        margin-right: 16px;
    }
    .views_game.front_views .content_views .row:nth-child(3n) {
        margin-right: 16px;
    }
    .top_footer ul.footer_menu {
        margin-left: 50px;
        width: 620px;
    }
    .bottom_header .basked .basked_block {
        margin-right: 0;
    }
    .basked .content_air {
        right: 0;
    }
    .bottom_header .add_lot {
        margin-left: 20px;
    }
	.node_error {
	    padding: 30px 0 80px;
	}
	.views_game.best_apps .content_views .row,
	.views_game.five_grid .content_views .row,
	.views_game.recommend .content_views .row,
	.views_game.similar .content_views .row{
		margin-right: 20px;
	}
	.views_game.best_apps .content_views .row:nth-child(4n),
	.views_game.five_grid .content_views .row:nth-child(4n),
	.views_game.recommend .content_views .row:nth-child(4n),
	.views_game.similar .content_views .row:nth-child(4n){
		margin-right: 0;
	}
	.card_product .seller {
		width: 100%;
	    margin-top: 30px;
	}
	.discount_block_product .desc_discount {
	    margin-left: 20px;
	    font: 12px/20px Roboto;
	    width: 300px;
	}
	.discount_block_product .discount_size {
	    padding: 7px 20px 10px 20px;
	}
	.discount_block_product .desc_discount br {
		display: none;
	}
	.blocked_conteiner {
		width: 100%;
	    margin-bottom: 20px;
	}
	.seller_data #right_bar {
		display: none;
	}
	.seller_data .rb_on{
		padding-right: 0;
	}
	.seller_data .discount_block_product .desc_discount {
    	width: 380px;
	}
	.seller_data .views_game.four_grid .content_views .row {
	    margin-right: 20px;
	}
	.seller_data .views_game.four_grid .content_views .row:nth-child(4n) {
		margin-right: 0;
	}
	.views_game .sorting_block .sorting .select_conteiner, .views_game .sorting_block .show .select_conteiner {
	    width: 120px;
	}
	.capalog_page .views_game .content_views .row:nth-child(4n),
	.capalog_page .views_game .content_views .row,
	.views_game.more_product .content_views .row:nth-child(4n){
		margin-right: 17px;
	}
	.capalog_page .views_game .content_views .row:nth-child(3n),
	.views_game.more_product .content_views .row:nth-child(3n){
		margin-right: 0;
	}
	.popup_feadback .error_message {
		display: none;
	}
}
@media (min-width: 1010px){
	#breadcrumbs .menu_category {
		cursor: pointer;
	}
	#breadcrumbs .menu_category:hover .content_menu {
		display: block;
	}
	#breadcrumbs .menu_category .content_menu {
		position: absolute;
	    background: #FFF;
	    z-index: 9;
	    box-shadow: 0 0 35px rgba(53, 53, 53, 0.23);
	    border-radius: 0px 0 6px 6px;
	    left: 0;
	    top: 41px;
	}
	#breadcrumbs .menu_category .content_menu:after{
		border: 10px solid transparent;
	    border-bottom: 10px solid #FFF;
	    content: "";
	    position: absolute;
	    top: -20px;
	    left: 50%;
	    margin-left: -10px;
	}
	#breadcrumbs .menu_category .content_menu > ul > li > a:after {
		position: absolute;
	    width: 15px;
	    height: 15px;
	    content: "";
	    background: transparent url(../images/css/arrow_menu.png) no-repeat scroll center center;
	    right: -5px;
	    top: 1px;
	    border-radius: 20px;
		-moz-transform: rotate(-90deg); /* Для Firefox */
	    -ms-transform: rotate(-90deg); /* Для IE */
	    -webkit-transform: rotate(-90deg); /* Для Safari, Chrome, iOS */
	    -o-transform: rotate(-90deg); /* Для Opera */
	    transform: rotate(-90deg);
	}
	#breadcrumbs .menu_category .content_menu > ul > li:hover > a:after {
		background: #ffdf09 url(../images/css/arrow_menu_active.png) no-repeat scroll center center;
	}
	#breadcrumbs .menu_category .content_menu > ul > li ul {
		display: none;
	}
	#breadcrumbs .menu_category .content_menu > ul > li:hover ul{
		display: block;
	    position: absolute;
	    background: #FFF;
	    right: -205px;
	    box-shadow: 0 0 35px rgba(53, 53, 53, 0.23);
	    top: 0;
	    width: 205px;
	}
	#breadcrumbs .menu_category .content_menu > ul > li {
	    padding: 10px 17px 10px 17px;
	}
	#breadcrumbs .menu_category ul > li > ul > li:after {
		display: none;
	}
	#breadcrumbs .menu_category ul > li > ul > li {
	    padding: 0 15px;
	}
	#breadcrumbs .menu_category .content_menu > ul > li > ul {
		padding-bottom: 12px;
	}
}
@media (max-width: 1010px){
	.block_inside{
		max-width: 700px;
	}
    .air_block.currency {
        display: none;
    }
    .top_header .partner_menu li {
        margin-right: 15px;
    }
    .right_navigation .air_block .change{
        padding: 5px 10px 5px 10px;
    }
    .content_air .row{
        padding-right: 10px;
        padding-left: 10px;
    }
    .bottom_header .search_block {
        width: 340px;
    }
    .bottom_header .add_lot{
        border-radius: 20px;
        padding: 3px;
        height: auto;
        line-height: normal;
        position: relative;
    }
    .bottom_header .add_lot:after {
        font: 700 23px/27px Opne Snas;
        color: #151515;
        position: absolute;
        content: "+";
        top: 3px;
        left: 11px;
    }
    .bottom_header .add_lot span {
        width: 27px;
        height: 27px;
        text-indent: -9999px;
        overflow: hidden;
        background: #ffde00;
        border-radius: 40px;
        position: relative;
        vertical-align: bottom;
    }
    .bottom_header .basked .basked_block .title,
    .bottom_header .basked .basked_block .info_basked {
        display: none;
    }
    .bottom_header .basked .basked_block .inside_basked {
        width: 35px;
        height: 35px;
        padding: 0;
        position: relative;
    }
    .bottom_header .basked .basked_block {
        padding: 0;
        border-radius: 0;
        margin-top: 0;
    }
    .bottom_header .basked .basked_block .inside_basked .mobile_quantity {
        position: absolute;
        width: 16px;
        height: 16px;
        background: #0061ca;
        font: 500 13px/16px Roboto;
        color: #FFF;
        border-radius: 20px;
        text-align: center;
        right: 0;
        top: 0;
        display: block;
    }
    .bottom_header .basked:hover .basked_block {
        background: transparent;
        box-shadow: unset;
    }
    #left-sidebar {
        display: none;
    }
    #content.lb_on {
        padding: 0;
    }
    .top_product {
        margin-bottom: 30px;
    }
    .views_game .header_views {
        margin-bottom: 30px;
    }
    .views_game .header_views div {
        font: 18px Open Sans;
        margin-right: 24px;
        padding: 0 13px;
    }
    .right_bar {
        float: none;
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
        clear: both;
    }
    .views_game.front_views {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .tips {
        display: none !important;
    }
    .views_game .content_views{
        text-align: center;
    }
    .views_game .content_views .row:nth-child(2n) {
        margin-right: 0;
    }

	.capalog_page .views_game .content_views .row:nth-child(3n),
	.views_game.more_product .content_views .row:nth-child(3n) {
		margin-right: 17px;
	}
	.capalog_page .views_game .content_views .row:nth-child(4n),
	.views_game.more_product .content_views .row:nth-child(4n) {
		margin-right: 0;
	}
    .views_game .content_views .row *{
        text-align: left;
    }
    #footer {
        margin-top: 10px;
    }
    .top_footer ul.footer_menu {
        margin-left: 40px;
        width: 340px;
    }
    .top_footer .top_link{
        margin-right: 0;
    }
    .top_footer ul.footer_menu li {
        width: 168px;
    }
    .right_navigation .air_block.lang .content_air,
    .right_navigation .air_block .content_air, .basked .content_air {
        left: unset;
        right: 0;
        border-radius: 6px 0 6px 6px;
    }
	.views_game.best_apps .header_views {
		text-align: center;
	}
	.node_error .content_error {
	    margin-top: 50px;
	}
	#breadcrumbs .menu_category{
		display: none;
	}
	#breadcrumbs .breadcrumps_inside{
		padding-left: 0;
	    width: 100%;
	}
	.rb_w250 .rb_on {
	    padding-right: 0;
	}
	.rb_w250 #right_bar {
	    width: 100%;
	    margin-left: 0;
	    max-width: 250px;
	    float: none;
	    clear: both;
	    margin: 0 auto 0;
	}
	#container{
		margin-bottom: 30px;
	}
	.rules_register .accept a{
		font: bold 16px Roboto;
	    padding: 10px 24px;
	}
	.views_game .sorting_block .sorting, .views_game .sorting_block .sort_grup{
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.views_game .sorting_block .sort_grup .label {
	    margin-right: 0;
	    float: left;
	    width: 100%;
	}
	.views_game .sorting_block .sorting .select_conteiner, .views_game .sorting_block .show .select_conteiner,
	.views_game .sorting_block .visible .select_conteiner{
		width: 100%;
	}
	.views_game .sorting_block .variant_display {
	    width: 100%;
	    text-align: center;
	}
	.rb_on {
	    padding-right: 0;
	}
	#right_bar {
		float: right;
	    width: 100%;
	    margin-left: 0;
	    margin-bottom: 30px;
	}
	.views_new_apps {
	    box-shadow: none;
	    padding: 0;
	}
	.views_list_full .grup {
	    width: calc(50% - 2px);
	    padding-right: 10px;
	    margin-bottom: 12px;
	}
	.card_product .left_info {
	    width: 280px;
	    margin-right: 20px;
	}
	.card_product .basket_block {
	    width: 370px;
	}
	.card_product .buy_btn a.buy_nav, .buy_btn a.notify {
	    width: 180px;
	}
	.card_product .rules {
	    width: 204px;
	}
	.views_game.recommend .header_views, .views_game.similar .header_views{
		text-align: center;
	}
	.discount_block_product{
		max-width: 290px;
	    margin: 30px auto 30px;
	    width: 100%;
	    padding: 65px 15px 20px 15px;
	    text-align: center;
	}
	.seller_data .discount_block_product {
		height: auto;
	    margin-bottom: 30px;
	    padding-bottom: 0;
	}
	.seller_data .discount_block_product .general_order {
	    position: relative;
	    right: 0;
	    width: 100%;
	    background: #fff0e8;
	    height: auto;
	    top: 0;
	    padding: 20px 15px 20px 15px;
	    font: 12px/14px Roboto;
	    float: left;
	    box-sizing: content-box;
	    margin-left: -15px;
	}
	.seller_data .discount_block_product .desc_discount {
	    width: 100%;
	    margin-left: 0;
	}
	.seller_data .discount_block_product .discount_size {
	    width: 100%;
	    margin: 0 0 15px 0;
	    padding: 0 10px;
	}
	.discount_block_product:after,
	.seller_data .discount_block_product:after {
	    border: 145px solid transparent;
	    border-top: 44px solid #ffdf09;
	}
	.seller_data .discount_block_product .title_discount {
	    margin-top: 0;
	}
	.discount_block_product:before,
	.seller_data .discount_block_product:before{
	    left: 50%;
	    top: 25px;
	    margin-left: -4px;
	}
	.discount_block_product .title_discount{
		width: 100%;
	    margin-bottom: 16px;
	}
	.discount_block_product .desc_discount {
	    margin-left: 0;
	    width: 100%;
		margin-bottom: 10px;
	}
	.discount_block_product .discount_size {
		text-align: center;
	    padding: 0;
	    width: 100%;
	    background: none;
	}
	.discount_block_product .value_discount {
	    float: left;
	    margin-left: 0;
	    padding-top: 0;
	    width: 100%;
	    text-align: center;
	    margin-top: 5px;
	}
	.discount_block_product .discount {
	    float: none;
	    display: inline-block;
	}
	.info_webmoney {
	    padding: 15px 15px 15px 70px;
	    background: transparent url(../images/css/info_wm_small.png) no-repeat scroll 15px center;
	    margin: 11px 0 0 0;
	}
	.info_webmoney .inside_wm_info{
		height: 66px;
	    overflow: hidden;
	}
	.info_webmoney .more_info_wm {
	    font-size: 12px;
	    display: block;
	    color: #0061ca;
	    cursor: pointer;
	}
	.info_webmoney.active .inside_wm_info{
		height: auto;
	}
	.info_webmoney.active .more_info_wm{
		display: none;
	}
	.basket_block.end_block .buy_btn.product_off {
	    width: 100%;
	    margin-top: 30px;
	}
	.basket_block.end_block .buy_btn.product_off a {
		width: 100%;
	}
	.basket_block.end_block .buy_btn.product_off a.notify{
		margin-bottom: 10px;
	}
	.seller_data .card_product .left_info {
	    width: 100%;
	    padding-right: 0;
	}
	.seller_data .seller_contact {
	    width: 100%;
	    margin-top: 25px;
	    padding: 15px 15px 15px 15px;
	}
	.views_game.table_grid .content_views{
    	overflow: auto;
	}
	.views_game.table_grid .content_views table {
    	width: 970px;
	}
	.views_game.table_grid table .name_col {
		text-align: left;
	}
	.views_game.front_views .content_views .row {
		margin-bottom: 15px;
	}
	.capalog_page #left-sidebar{
		display: none !important;
	}
}

@media (max-width: 720px){
	.block_inside,
    .search_block .inside_search{
		max-width: 450px;
	}
    .bottom_header a.logo {
        width: 132px;
        margin-right: 16px;
        margin-top: 5px;
    }
    .bottom_header a.logo img {
        max-width: 100%;
    }
    .search_block .inside_search{
        padding: 0 15px;
        margin: 0 auto;
    }
    .action_game img {
        width: auto;
    }
    .two_game {
        margin-top: 5px;
        width: 100%;
    }
    .two_game .row {
        width: 100%;
    }
    .two_game .row:last-child{
        margin-top: 10px;
    }
    .views_game .content_views .row {
        margin-right: 0 !important;
        margin-bottom: 15px;
    }
    .views_game .header_views div {
        font: 15px Open Sans;
        margin-right: 0;
    }
    .views_game .header_views div.active {
        line-height: 36px;
    }
    .partner_menu {
        display: none;
    }
    .bottom_header .search_block {
        background: #0061ca;
        width: 100%;
        float: left;
        padding: 11px 0;
        position: absolute;
        bottom: 10px;
        left: 0;
    }
    .bottom_header .search_block .search_content {
        float: left;
        width: calc(100% - 80px);
    }
    .bottom_header form input.form-text{
        height: 30px;
        width: calc(100% - 72px);
        border: none;
    }
    .bottom_header form input.form-text:focus{
        border: none;
    }
    .bottom_header form input.form-submit{
        width: 72px;
        background: #fcdc09;
        height: 30px;
        font: 500 13px Roboto;
        color: #151515;
    }

    .category_toggle, .menu_toggle {
        display: inline-block;
        float: left;
        border: none;
        background: none;
    }
    .bottom_header {
        padding: 10px 0 75px;
        position: relative;
    }
    .bottom_header .search_block .category_toggle {
        width: 20px;
        margin-right: 15px;
        padding-top: 5px;
        cursor: pointer;
    }
    .bottom_header .search_block .category_toggle span{
        display: block;
        background: #FFF;
        height: 4px;
        margin-bottom: 4px;
    }
    .bottom_header .search_block .category_toggle span:last-child{
        margin-bottom: none;
    }
    .bottom_header .search_block .menu_toggle {
        width: 30px;
        margin-left: 15px;
        float: right;
        padding-top: 7px;
        cursor: pointer;
    }
    .bottom_header .search_block .menu_toggle span {
        display: inline-block;
        background: #FFF;
        width: 8px;
        margin-right: -1px;
        height: 8px;
        border-radius: 8px;
    }
    .bottom_header .add_lot {
        float: right;
        margin-left: 5px;
    }

    .partner_menu,
    .air_block.purchases,
    .air_block.bookmarks,
    .air_block.currency{
        display: none;
    }
    .top_header {
        height: 0;
    }
    .air_block.lang {
        position: absolute;
        top: 0;
        display: none;
    }

    .menu_category .title_menu .line_menu,
    .partner_menu .header_partners .close {
        cursor: pointer;
        background: transparent url(../images/css/close_white.png) no-repeat scroll 0 0;
        width: 14px;
        height: 14px;
    }
    .menu_category .title_menu .line_menu div{
	    display: none;
    }
	.main_menu_category {
		display: none;
	}
    #left-sidebar,
	.main_menu_category {
        position: fixed;
        left: 0;
        top: 0;
        margin-left: 0;
        z-index: 100;
    }
    #left-sidebar .menu_category,
	.main_menu_category .menu_category {
        border-radius: 6px;
    }
	#breadcrumbs .menu_category,
	#breadcrumbs .menu_category .content_menu {
		display: block;
	}
    #left-sidebar .content_menu,
	.main_menu_category .menu_category .content_menu{
        overflow-y: scroll;
    }
    .basked {
        position: unset;
    }
    .basked .content_air{
        visibility: visible;
        opacity: 1;
        position: absolute;
        right: unset;
        left: 50%;
        margin-left: -150px;
        width: 300px;
        z-index: 999;
        top: 95px;
        border-radius: 6px;
        display: none;
    }
    .basked .content_air .inside_air,
    .jspContainer,
    .jspPane {
        width: 100% !important
    }
    .jspContainer{
        overflow: auto;
    }
    .jspPane{
        position: relative;
    }
    .content_air .row {
        padding-right: 18px;
        padding-left: 18px;
    }
    .header_air {
        display: block;
        padding: 0 18px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .header_air .title_air{
        font: 500 20px Roboto;
        float: left;
    }
    .header_air .close{
        background: transparent url(../images/css/icon_close_black.png) no-repeat scroll 0 0;
        float: right;
        width: 15px;
        height: 15px;
        cursor: pointer;
        margin-top: 4px;
    }
    .partner_menu{
        position: fixed;
        width: 250px;
        right: 0;
        z-index: 100;
        top: 0;
        margin-top: 0 !important;
        border-radius: 6px 0 0 6px;
        background: #FFF;
        height: 100%;
    }
    .top_header .partner_menu ul{
        padding: 13px 0;
    }
    .top_header .partner_menu li{
        display: block !important;
        padding: 0 17px 6px;
        margin-right: 0;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 6px;
    }
    .top_header .partner_menu li:last-child{
        border-bottom: none;
    }
    .top_header .partner_menu li a,
    .top_header .partner_menu li span{
        display: block;
        font: 500 15px Roboto;
        color: #0061ca;
    }
    .top_header .partner_menu li a:hover,
    .top_header .partner_menu li span:hover{
        text-decoration: underline;
        cursor: pointer;
    }

    .partner_menu .header_partners {
        display: block;
    }

    .top_footer {
        padding: 24px 0 24px;
    }
    .top_footer .logo_block {
        width: 100%;
        margin-top: 0;
    }
    .top_footer ul.footer_menu {
        margin-left: 0;
        width: 100%;
        margin-top: 30px;
    }
    .top_footer .top_link {
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-top: 20px;
    }
    .bottom_footer {
        padding: 10px 0;
        font: 12px Open Sans;
    }
    .top_footer ul.footer_menu li {
        width: calc(50% - 2px);
    }
	.node_error {
	    padding: 20px 0 30px;
	}
	.node_error .title_error {
	    width: 100%;
	    text-align: left;
	    letter-spacing: 0;
	}
	.node_error .content_error {
	    width: 100%;
	    padding-left: 0;
	}
	.node_error .content_error br {
		display: none;
	}
	.node_error .content_error:after {
	    height: 4px;
	    width: 132px;
	    top: -26px;
	}
	.capalog_page .views_game.list_style .content_views .row.popular .bookmarks {
	    left: 0;
	}
	.views_game.list_style .content_views .row .photo_game{
		width: 80px !important;
	    height: auto;
	    margin-right: 10px;
	}
	.views_game.list_style .content_views .row.popular .price {
		top: 0;
	}
	.views_game.list_style .content_views .row .name_game, .views_game.list_style .content_views .row .path_product {
	    width: calc(100% - 90px);
	}
	.views_game.list_style .content_views .row .info_lot{
		width: 100%;
		margin-top: 20px;
	}
	.views_game.list_style .content_views .row .price {
	    position: relative;
	    right: 0;
	    width: auto;
	    text-align: right;
	    top: 0;
	}
	.views_game.list_style .content_views .row .bookmarks {
	    position: relative;
	    left: 0;
	    bottom: 0;
	    margin-top: 0;
	    float: left;
	    background-color: #e9e9e9;
	    margin-left: 40px;
	    background-position: 13px center;
	    border-radius: 24px;
	    padding: 6px 9px 7px 34px;
	}
	.pager ul li {
	    margin-right: 0;
	}
	.pager ul li span, .pager ul li a {
	    font: 500 18px/32px Roboto;
	}
	.views_list_full .grup {
	    width: 100%;
	    padding-right: 0;
	}
	.node_product .info_product {
	    width: 100%;
	    margin-top: 20px;
	}
	h1 {
	    font: 500 28px Roboto;
	}
	.card_product .left_info {
	    width: 100%;
	    margin-right: 0;
	    padding-bottom: 30px;
	    border-right: none;
	    border-bottom: 1px solid #e9e9e9;
	    margin-bottom: 30px;
	}
	.card_product .basket_block {
	    width: 100%;
	}
	.card_product .rules {
	    max-width: 300px;
	    width: 100%;
	}
	.card_product a.make{
		width: 100%;
	}
	.text_product .navigation_text {
	    text-align: center;
	}
	.text_product .block_text .slider_product {
	    float: none;
	    width: 100%;
		max-width: 290px;
	    margin: 0 auto 15px;
	}
	.slick-slide img {
	    max-width: 100%;
	}
	.card_product .buy_btn a.buy_nav {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.card_product .buy_btn a.add_basket {
		width: 100%;
	}
	.card_product .buy_btn {
	    margin: 20px 0 20px;
	}
	.card_product .left_info {
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	}
	.card_product .seller {
	    margin-top: 20px;
	}
	.text_product .navigation_text .row {
		margin-bottom: 7px;
	    margin-right: 0;
	    width: 100%;
	    text-decoration: underline;
	    border-bottom: none;
	}
	.text_product .navigation_text .row.active {
		text-decoration: none;
	}
	.text_product .navigation_text .row:last-child{
		margin-bottom: 0;
	}
	.text_product .navigation_text {
	    font: 600 18px Roboto;
	    margin-bottom:20px;
	}
	.slick-slide img {
		max-width: 100%;
	}
	.action_game .slick-slide img {
		max-width: unset;
	}
	.slider-nav .slick-slide  {
		padding: 0 5px;
	}
	.blocked_conteiner .title_blocked {
	    margin-bottom: 15px;
	}
	.blocked_conteiner,
	.product_dalete {
	    background-position: center 30px;
	    padding: 130px 20px 30px 20px;
	    text-align: center;
	}
	.user_blocked .views_game.recommend {
		display: none;
	}
	.views_game.recommend {
	    margin: 30px 0 0;
	}
	.seller_data .card_product .left_info {
	    padding-bottom: 20px;
	    margin-bottom: 0;
	}
	.seller_data .seller_contact .callback_seller {
	    text-align: left;
	    width: 100%;
	    margin-top: 20px;
	}
	.seller_data .seller_contact .callback_seller .certificate{
		float: left;
	    margin-right: 20px;
	}
	.seller_data .seller_contact .callback_seller .add_question {
	    float: none;
	    margin-top: 20px;
	    margin: 0 0 7px 0;
	    display: inline-block;
	}
	.seller_data .seller_contact .find_contact {
	    width: 100%;
	}
	.popup_feadback .close {
		right: 0;
	    top: -40px;
	}
	.popup_feadback .inside_popup {
	    padding: 20px 22px 0;
	}
	.popup_feadback .mail_info {
	    margin-left: -22px;
	    padding: 15px 22px 21px 22px;
	}
	.popup_feadback .send_btn input {
		width: 100%;
	}
}
