/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.logo {
	width: 170px;
}
.phones {
	width: 150px;
	font-size: 16px;
}
.goods_list_wrapper>div {
	width: 33.333333%;
	display: table-cell;
	padding: 0 15px;
}
.action_wrapper {
	max-width: 430px;
}
.post_block_wrapper ul {
	margin: -15px;
}
.post_block_wrapper ul li {
	padding: 0 15px;
}
.delivery_text {
	width: 50%;
}
.kinds ul {
	margin: 0 -15px;
}
.kinds ul li>div p {
	padding-left: 15px;
	padding-right: 15px;
}
.towns_wrapper ul li {
	width: 25%;
}
.color_towns ul li {
	width: 25%;
}
.cost_desk,.color_towns ul {
	padding-left: 45px;
}
h2 {
    left: 0px;
}
}
@media only screen and (max-width : 1024px) {
.post_block .block_header h2 {
	margin-right: 6px;
}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.post_block .block_header h2 {
	margin-right: auto;
    margin-left: 65px;	
}
.mobile_hidden {
	display: none;
}
.desk_hidden {
	display: block;
}
.top_panel {
	padding-top: 10px;
	display: block;
	width: auto;
}
.top_panel>div {
	display: block;
}
.logo {
	float: left;
}
.main_menu_wrapper>div {
	display: block;
	width: auto;
}
.main_menu_wrapper>div>div {
	display: block;
}
.main_menu_wrapper>div {
	padding-top: 50px;
}
.basket {
	width: 180px;
	position: absolute;
	right: 0;
	top: 10px;
}
.phones {
	position: absolute;
	left: 0;
	top: 65px;
}
.main_menu, .page_wrapper .main_menu {
	border: 0;
}
.goods_list_wrapper ul {
	font-size: 16px;
}
.action_wrapper {
	max-width: 90%;
	float: none;
	margin: auto;
}
.action_div {
	background-position: -200px 0;
}
.results_wrapper ul li h2 {
	font-size: 24px;
}
.results_wrapper ul li h3 {
	font-size: 22px;
}
.results_wrapper .active_button {
	font-size: 16px;
}
.delivery_wrapper {
	display: block;
	width: auto;
}
.delivery_wrapper>div {
	display: block;
	width: auto;
}
.play_btn span {
	font-size: 22px;
}
.input_group_toleft .inner {
	padding-right: 0px;
}
.input_group_toright .inner {
	padding-left: 0px;
}
.delivery_form_toleft {
	width: auto;
	float: none;
}
.delivery_form_toright {
	width: auto;
	float: none;
}
.delivery_form_toleft >.inner {
	padding-right: 0px;
}
.delivery_form_toright >.inner {
	padding-left: 0px;
}
.delivery_form_toleft li >div:first-child, .delivery_form_toright li >div:first-child {
	width: 120px;
}
.delivery_form_toright li>div:last-child, .delivery_form_toleft li>div:last-child {
	width: auto;
}
.logo_footer, .footer_file, .footer_contact {
	width: 33.333%;
}
.footer_file {
	text-align: right;
}
.history_text {
	max-width: 100%;
}
.page_wrapper .navbar-default .navbar-nav>li>a {
	color: #fff;
}
.advantages ul li, .pay_conditions ul li {
	width: 50%;
	margin-bottom: 40px;
}
.now_block_body>div {
	width: auto;
	float: none;
}
.now_block_body>div p {
	max-width: 100%;
	padding-right: 0px;
	margin-bottom: 40px;
}
.servise_one_text {
	max-width: 100%;
}
.phones button {
	text-align: left;
}
.page_wrapper .phones a {
	text-align: left;
}
.item_top_body .img_cont {
	width: auto;
	float: none;
	margin-bottom: 30px;
}
.item_characteristic {
	width: auto;
	float: none;
}
.item_characteristic ul {
	padding-left: 0px;
}
.inner_left {
	padding-right: 0px;
}
.inner_right {
	padding-left: 0px;
}
.mrk_class_toleft, .mrk_class_toright {
	width: auto;
	float: none;
}
.mrk_class_toright {
	text-align: center;
	margin-top: 20px;
}
.order_table ul li p {
	font-size: 15px;
}
.order_table ul li:first-child span {
	font-size: 14px;
}
.order_table .active_button {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.quantity input[type=text] {
	width: 50px;
}
.delivery_info_toleft, .delivery_info_toright {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
.delivery_info_toleft p {
	max-width: 100%;
}
.left_c {
	width: 70%;
}
.right_c {
	width: 30%;
}
.catalogue_tabs .nav>li>a {
	font-size: 20px;
	padding: 10px;
}
.catalogue_tabs .row {
	margin-left: -25px;
	margin-right: -25px;
}
.catalogue_tabs .tab-content>.tab-pane {
	padding: 10px;
}
h2 {
	left: 0px;
}
.towns_wrapper ul li {
	width: 33.3333%;
}
.order_form_toright ul {
	margin-top: 0px;
}
.order_user_info {
	padding-top: 50px;
}
.order_user_info li {
	width: 100%;
	margin-bottom: 15px;
}
.order_user_info label {
	width: 120px;
}
.order_details >div {
	margin-bottom: 40px;
}
.total_price {
	text-align: left;
}
.advantages ul {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.advantages ul li .img_cont {
	margin: 0 auto;
}
.delivery2 .servise_one_body {
    padding-bottom: 27px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.row, header .row, .banner_caption .row, .goods_list .row, .middle_logo .row, .post_block .row, .results .row, .delivery .row, .video .row, .calculate .row, .partners .row, footer .row, .history .row, .catalogue_tabs .row {
	margin: 0;
}
.goods_list_wrapper {
	width: auto;
	display: block;
}
.goods_list_wrapper>div {
	width: auto;
	display: block;
	padding: 0;
	margin-bottom: 60px;
}
.action_div {
	background-position: -250px 0;
}
.cost {
	font-size: 12px;
}
.cost strong {
	font-size: 14px;
}
.order_table ul li p {
	font-size: 14px;
}
.order_table ul li:first-child span {
	font-size: 13px;
}
.order_table .active_button {
	font-size: 12px;
}
.quantity input[type=text] {
	width: 40px;
}
.contact_list_ul>li {
	width: 50%;
}
.catalogue_tabs_wrapper {
	display: none;
}
.order_table {
	display: none;
}
.order_table_mobile, .towns_tabs_mobile {
	display: block !important;
}
.posts_tabs {
	display: none;
}
.towns_wrapper {
	padding-bottom: 30px;
}
.towns_tabs_mobile {
	margin-bottom: 100px !important;
}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 670px) {
.post_block .block_header h2 {
    margin-left: 0px;	
    display: block;	
    text-align: left;
}
.banner_caption_wrapper {
	position: static;
	padding-top: 75px;
	padding-bottom: 75px;
}
.top_bg, .top_bg>.inner {
	position: static;
}
.top_bg {
	-webkit-background-size: auto;
	background-size: auto;
	height: auto;
	position: relative;
}
.action_div {
	background-position: -300px 0;
}
.middle_logo_wrapper {
	width: auto;
	display: block;
}
.middle_logo_wrapper>div {
	width: auto;
	display: block;
}
.middle_logo_wrapper>div:first-child {
	padding-bottom: 30px;
	width: auto;
	padding-left: 40px;
}
.post_block_wrapper ul li {
	width: auto;
	float: left;
	padding: 0px 15px;
	margin-bottom: 40px;
}
.results_wrapper ul {
	font-size: 12px;
}
.results_wrapper ul li h2 {
	font-size: 20px;
}
.results_wrapper ul li h3 {
	font-size: 16px;
}
.results_wrapper .send_email a, .results_wrapper .print a {
	font-size: 14px;
	padding-top: 40px;
	background-position: center 0;
	padding-left: 0;
	text-align: center;
	-webkit-background-size: 20%;
	background-size: 20%;
}
.results_wrapper .active_button {
	line-height: 30px;
	height: 30px;
	font-size: 8px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.video_inner {
	padding-bottom: 50%;
}
.delivery_form_header h2 {
	display: block;
	padding: 50px 10px 10px 10px;
	background: url(../img/auto.png) center top no-repeat;
	text-align: center;
}
.delivery_form_toleft li {
	display: block;
	width: auto;
}
.delivery_form_toleft li >div, .delivery_form_toleft li >div:first-child, .delivery_form_toleft li >div:last-child, .delivery_form_toright li >div:first-child, .delivery_form_toright li >div:last-child {
	display: block;
	width: auto;
}
.logo_footer {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.footer_file, .footer_contact {
	width: 50%;
}
.footer_file {
	text-align: left;
}
.popup {
	width: 96%;
	padding-left: 40px;
	padding-right: 40px;
}
.license ul li {
	width: 50%;
}
.advantages ul li, .pay_conditions ul li {
	width: 100%;
}
.gallery ul li {
	width: 50%;
}
.item_characteristic ul {
	display: block;
}
.item_characteristic ul li {
	display: block;
}
.item_characteristic ul li:last-of-type>div:last-of-type {
	width: 100%;
}
.item_characteristic ul li>div {
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
.kinds ul {
	display: block;
	width: auto;
}
.kinds ul li {
	display: block;
	width: auto;
}
.kinds ul li>div {
	display: block;
	width: auto;
}
.order_table {
	display: none;
}
.left_c, .right_c {
	width: 100%;
	float: none;
}
.left_c p {
	max-width: 100%;
}
.contact_form {
	position: relative;
	padding: 45px 30px;
	width: auto;
	margin-bottom: 15px;
}
.map {
	height: 400px;
}
.dobavki ul li {
	padding-right: 20px;
}
.towns_wrapper ul li {
	width: 50%;
}
.adress_form {
	width: 80%;
	right: 0;
	margin: 0px auto 30px;
	position: static;
}
.cost_desk {
  		display: none !important;
}
.cost_mobile {
  	 display: block !important;
}
.color_towns ul li {
	width: 33.33333%;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.page_header h1 {
	font-size: 22px;
}
.basket {
	padding: 0px;
	width: 50px;
	height: 50px;
	overflow: hidden;
}
.basket a {
	padding: 0px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-indent: 500px;
	white-space: nowrap;
	background: url(../img/basket.png) 10px 10px no-repeat;
	color: #FF544A;
}
.banner_caption_wrapper h1 {
	font-size: 36px;
}
.banner_caption_wrapper p {
	font-size: 20px;
}
.action_wrapper h2 {
	font-size: 44px;
}
.sub_title {
	font-size: 30px;
}
.block_header h2 {
	font-size: 30px;
	padding-left: 0px;
	background: none;
}
.results_wrapper ul {
	font-size: 10px;
}
.results_wrapper ul li h2 {
	font-size: 15px;
}
.results_wrapper ul li h3 {
	font-size: 14px;
}
.results_wrapper .send_email a, .results_wrapper .print a {
	font-size: 12px;
	padding-top: 30px;
}
.results_wrapper .active_button {
	line-height: 25px;
	height: 25px;
	font-size: 6px;
	padding-left: 7px;
	padding-right: 7px;
}
.results_wrapper ul {
	font-size: 12px;
}
.results_wrapper ul li h2 {
	font-size: 14px;
}
.results_wrapper ul li h3 {
	font-size: 14px;
}
.results_wrapper .send_email a, .results_wrapper .print a {
	font-size: 10px;
}
.results_wrapper ul li>div {
	padding-right: 3px;
	padding-left: 3px;
	outline: 1px solid #CFCFCF;
}
.video_inner {
	padding-bottom: 70%;
}
.play_btn span {
	font-size: 16px;
}
.radio_block li {
	font-size: 50px;
}
.cities {
	padding-left: 0px;
}
.farmer_box ul {
	padding-left: 0px;
}
.delivery_form {
	padding: 10px;
}
.partners ul {
	height: auto;
	margin-top: 50px;
}
.partners ul li {
	display: block;
	width: auto;
	float: none;
	height: auto;
}
.partners ul li> div {
	display: block;
	width: auto;
	padding: 0 10px;
	margin-bottom: 30px;
}
.cost {
	font-size: 10px;
}
.cost strong {
	font-size: 12px;
}
.cost ul {
	padding-left: 0px;
}
.cost ul li>div {
	padding: 15px 5px;
}
.orange_marker {
	padding-left: 0px;
}
.contact_list_ul>li {
	width: 100%;
}
.map {
	height: 300px;
}
.dobavki ul {
	display: block;
}
.dobavki ul li {
	display: block;
	padding: 0;
	margin-bottom: 30px;
}
.adress_form {
	width: 98%;
	padding: 20px 15px;
}
.cost ul {
	margin-left: 0px;
	margin-right: 0px;
}
.color_towns ul li {
	width: 50%;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 400px) {
.input_group h3 {
	font-size: 18px;
}
.input_group li {
	display: block;
	width: auto;
}
.input_group li>div, .input_group li>div:first-child, .input_group li>div:last-child {
	display: block;
	width: auto;
}
.calculate .active_button {
	font-size: 16px;
}
.cities ul {
	display: block;
	width: auto;
}
.cities ul li {
	display: block;
	width: auto;
}
.cities ul li >div {
	display: block;
	width: auto;
}
.delivery_form_toright .place {
	display: table;
	width: 100%;
}
.delivery_form_toright .place>div {
	display: block;
	width: auto;
}
.delivery_form_toright .place input[type=text] {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.footer_contact a {
	font-size: 16px;
}
.footer_file a {
	font-size: 14px;
	padding-left: 50px;
	background: url(../img/download.png) 0px center no-repeat;
}
.popup {
	width: 98%;
	padding-left: 10px;
	padding-right: 10px;
}
.cost ul li>div {
	outline: 1px solid #eee;
}
.description {
	padding-bottom: 0px;
}
.item_characteristic ul li>div {
	width: 100%;
}
.order_table_mobile_box p {
	font-size: 14px;
}
.towns_wrapper ul li {
	width: 100%;
}
.order_user_info input[type=text], .order_user_info input[type=email], .order_user_info input[type=tel] {
	width: 100%;
}
.action_div {
	background-position: -550px 0;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
.results_wrapper .active_button {
}
.banner_caption_wrapper h1 {
	font-size: 32px;
}
.banner_caption_wrapper {
	padding-top: 85px;
	padding-bottom: 85px;
}
.results_wrapper ul {
	font-size: 10px;
}
.order_table .active_button, .order_table_mobile .active_button {
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.color_towns ul li {
	width: 100%;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 310px) {
.footer_file, .footer_contact {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.footer_contact button {
	text-align: center;
}
.order_table_mobile_box ul {
	display: block;
}
.order_table_mobile_box ul li {
	display: block;
}
.order_table_mobile_box ul li>div {
	display: block;
}
.catalogue_tabs {
	display: none;
}
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 670px) {
  .cost_desk {
  	 display: block !important;
  }
  .cost_mobile {
  	display: none !important;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 769px) {
.order_table_mobile,  .catalogue_tabs_mobile,  .towns_tabs_mobile {
	display: none !important;
}
.order_table, .posts_tabs {
	display: block;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.mobile_hidden {
	display: block;
}
.desk_hidden {
	display: none;
}
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.navbar-nav {
	padding-left: 8px;
    padding-right: 8px;
}
}

@media only screen and (max-width: 400px) {
.banner_caption_wrapper h1 {
    font-size: 28px;
}
}



@media only screen and (max-width: 768px) {
.mobile_catalogue {
	display: block !important;
}	
}
@media only screen and (max-width: 400px) {
.wrapper_mbox .order_table_mobile_box ul {
    padding: 3px;
}
.wrapper_mbox .order_table_mobile_box ul,
.wrapper_mbox .order_table_mobile_box ul li,
.wrapper_mbox .order_table_mobile_box ul>div {
   display: block;
   width: auto;
}
.more_items_button {
    font-size: 20px;
}
}
/*----------------*/
@media only screen and (min-width : 769px) {
.mobile_catalogue {
	display: none !important;
}
}

@media only screen and (max-width : 640px) {
 .page_body {
  padding-top: 5px;
 }
}

@media only screen and (max-width: 670px) {
.middle_logo_wrapper>div:first-child {
  padding-left: 0px;
}
}