/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.my-select ul li .image-sp{
    font-family: 'Arial';
    font-size: 42px;
    font-style: italic;
    color: #ADE3A4;
    width: 90px;
    height: 50px;
    text-align: left;
    float: none !important;
    margin-bottom: 25px;
    margin-top: 25px;
}
.my-select ul li .descr{
	font-family: 'Arial';
    font-size: 14px;
    text-align: left;
}
.main_mnu_button {
    color: #009846;
    background-color: transparent;
    border: medium none;
    font-size: 24px;
    position: absolute;
    left: 30px;
	bottom: 30px;
}
.custom-button{
	    margin-left: 360px;
}
.logo{
    background: url(../images/logo-md.png) no-repeat;
    width: 273px;
    height: 85px;
    margin-left: 90px !important;
	padding:0 !important;
}
.logo a{
    font-family: 'MyriadPro-Regular';
    color: #03823E;
    font-size: 21px;
    line-height: 24px;
    padding-left: 50px;
    float: left;
}
.my-prod ul li .descr-block{
	padding-top:0px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.line .delim{
		display:none;
	}
.header_background{
background: url(../images/background-top.png) no-repeat bottom;
}
.custom-button{
	        margin-left: 160px;
}
.square{

	border:1px solid #E72424;
}
.square img{
	width:100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.my-preim ul li{
	list-style: none;
	margin-left: 20px;
}
.my-preim ul li:nth-child(5n-4) {margin-left:20px;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.select{
	color: #fff;
	background: url(../images/bgr-middle-md.png) no-repeat center;
}
.line {
    position: relative;
    text-align: center;
    padding-top: 10px;
    /* margin: 20px auto; */
    float: none !important;
    margin-bottom: 20px;
}
.my-select ul li .image-sp {
    float: left !important;
    font-family: 'Arial';
    font-size: 42px;
    font-style: italic;
    color: #ADE3A4;
    width: 70px;
    height: 10px;
    text-align: center;
    margin-top: 0;
}
.my-select ul li .descr {
    font-family: 'Arial';
    font-size: 14px;
    padding-top: 15px;
    float: left;
    width: 330px;
    text-align: left;
}
.logo{
    background: url(../images/logo-md.png) no-repeat;
    width: 273px;
    height: 85px;
    margin-left: 70px !important;
	padding:0 !important;
}
.logo a{
    font-family: 'MyriadPro-Regular';
    color: #03823E;
    font-size: 17px;
    line-height: 22px;
    padding-left: 50px;
    float: left;
}
h1{
	font-size: 36px;
	line-height: 42px;
}
h2 {
    font-size: 28px;
    line-height: 32px;
    padding: 0 !important;
    margin: 0 !important;
}
h3{
	font-size: 24px;
	line-height: 28px;
}
.background-feedback{
	background: url(../images/background-feedback-md.png) no-repeat bottom !important;
	width: 100%;
    height: 500px;
    padding: 0 !important;
}
.backg-fon {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: auto;
}
.custom-button {
    margin-left: 30px;
}
.maian_mnu{
color: #fff;
display: none;
}
.main_mnu_button {
    color: #009846;
    background-color: transparent;
    border: medium none;
    font-size: 24px;
    position: absolute;
    left: 15px;
    bottom: 30px;
}
.image_block img{

	margin: 0 auto;
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.title-g .razd {
    font-size: 24px;
    color: #B3B3B3;
}
.title-g {
    font-size: 16px;
    color: #FF0000;
}
.title-g .fa-rub {
    font-size: 14px !important;
    color: #FF0000;
    margin: 0;
}
.title-g .price {
    font-size: 24px;
    color: #FF0000;
    font-weight: bolder;
}
.my-prod ul li .descr-block{
	padding-top:20px;
}
.develop,.soc-b,.phone-bt,.adress,.metrika{
    text-align:center;
}
/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;

	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 570px) {

.top_contacts{
		display:none;
}

}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.reload ul li {
    list-style: none;
    height: 83px;
    width: 110px;
    border-radius: 8px;
    overflow: hidden;
    margin-left: 0;
}
.select{
	color: #fff;
	background: url(../images/bgr-middle.png) no-repeat center;
}
.line {
    position: relative;
    text-align: left;
    margin: 0 auto;
	text-align:center;
    float: none !important;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.my-select ul li .image-sp {
    float: left !important;
    font-family: 'Arial';
    font-size: 42px;
    font-style: italic;
    color: #ADE3A4;
    width: 60px;
    height: 50px;
    margin-top: 0;
}
.my-select ul li .descr {
    font-family: 'Arial';
    font-size: 14px;
    padding-top: 10px;
    float: left;
    width: 189px;
    text-align: left;
    padding-left: 10px;
}
.main_mnu_button {
    color: #009846;
    background-color: transparent;
    border: medium none;
    font-size: 24px;
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.background-feedback{
	width:95%;
	background: url(../images/background-feedback-md.png) no-repeat bottom !important;
	width: 100%;
    height: 600px;
    padding: 20px !important;
    padding-top: 25px !important;
}
.top_contacts{
		display:none;
}
.logo{
    background: url(../images/logo-sm.png) no-repeat;
    width: 230px;
    height: 70px;
	margin-left:70px;
}
.header_background {
    background: url(../images/background-top-md.png) no-repeat bottom;
    height: 240px;
}
.col-xs-8 {
    width: 100% !important;
}
.title-g .razd {
    font-size: 24px;
    color: #B3B3B3;
}
.title-g {
    font-size: 16px;
    color: #FF0000;
}
.title-g .fa-rub {
    font-size: 14px !important;
    color: #FF0000;
    margin: 0;
}
.title-g .price {
    font-size: 24px;
    color: #FF0000;
    font-weight: bolder;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
.header_background {
    background: url(../images/background-top-sm.png) no-repeat bottom;
	height: 181px;
}
.logo{
    background: url(../images/logo-sm.png) no-repeat;
    width: 204px;
    height: 70px;
    margin-left: 75px !important;
}
.main_mnu_button {
color:#009846; 
background-color: transparent;
border: medium none;
font-size: 24px;
position: absolute;
left: 15px;
}
.image_block img{

	margin: 0 auto;
	width: 100%;
	height: auto;
	margin-top: 10px;
}
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {


}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.my-prod ul li .fa-caret-left{
		display:none !important;
	}
	.my-prod ul li .fa-caret-right{
		display:none !important;
	}
	.my-prod ul li .descr-block{
		float:none !important;
		margin:0 auto;
		margin-top:40px !important;
		clear: both;
	}
	.my-prod .title-g a{
		font-size:24px !important;
	}
	.text-descr-g{
		font-size:14px !important;
	}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.header_background{
background: url(../images/background-top-md.png) no-repeat bottom;
height: 240px;
}
.yes-left{
    padding:0 10% !important;
}
.custom-button-f{
     margin:0 !important;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.header_background{
background: url(../images/background-top.png) no-repeat bottom;
height:335px;
}
.btn{
	margin-left:40px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}