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

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.uform {
	font-size: 18px;
}
.lime_line {
	font-size: 24px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
}
.nav>li>a {
	padding-left: 10px;
	padding-right: 10px;
}
.anonce_header {
	font-size: 20px;
}
.quotation_banner_caption {
      max-width: 100%;
}
.product_box>div img {
width: 100px;
margin-right: 10px;
}
.choose_products {
	font-size: 16px;	
}
.choose_products.form_table>div:last-child {
   padding-top: 2px;
   padding-bottom: 2px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.mobile_hidden {
	display: none !important;
}
.desk_hidden {
	display: block !important;
}
.inner_left {
	padding-right: 0px;
}
.inner_right {
	padding-left: 0px;
}
.top_panel_toright>.inner {
	padding-left: 15px;
	text-align: center;
	padding-right: 80px;
}
.uform>p {
	font-size: 12px;
}
.navbar-default {
	background-color: transparent;
	border: 0;
	margin: auto;
}
.navbar-nav {
	background: #007A4E;
}
.navbar-default .navbar-nav>li>a {
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}
.anonce_body>div {
	margin-bottom: 30px;
}
.anonce_body_toleft >.inner {
	padding-right: 0px;
}
.anonce_body_toright >.inner {
	padding-left: 0px;
}
.subscribe_line_table {
	display: block;
	width: auto;
}
.subscribe_line_table>div {
	display: block;
	width: auto;
	text-align: center;
}
.subscribe_line_table>div:first-child {
	margin-bottom: 15px;
}
.form_wrapper>div {
	padding-left: 15px;
	padding-right: 15px;
}
.related_news_body_toleft {
	margin-bottom: 20px;
}
.related_news_body_toleft>.inner {
	padding-right: 0;
}
.item_body_toleft {
	padding-right: 0px;
}
.item_body_toright>.inner {
	padding-left: 0px;
}
.benefits ul {
	list-style: inside;
}
.component_list ul li {
	width: 50%;
	float: left;
}
.component_list ul li a>span {
	padding: 0 30px;
}
.component_list ul li a>span:last-of-type {
	padding-right: 15px;
}
.radio_block li {
	margin: 20px 10px;
	float: none;
}
.radio_block {
	text-align: center;
}
.quotation_box_toleft>.inner {
	padding-left: 15px;
	padding-right: 15px;
}
.quotation_box_toright .img_cont {
	margin-bottom: 40px;
}
.step2>div {
	width: 50%;
}
.l_news_box {
	text-align: center;
}
.quotation_banner_caption p {
	font-size: 100px;
}
.table_in {
	width: auto;
	display: block;
}
.table_in>div {
	width: auto;
	display: block;
	padding-bottom: 5px;
}
.form_table input[type=text] {
	width: 100%;
}
.large_form_table label span:first-child {
  font-size: 16px;
    width: 76px;
} 
.choose_products.form_table>div {
   padding-top: 15px;
   padding-bottom: 15px; 
}
.choose_products.form_table>div:last-child {
   padding-top: 15px;
   padding-bottom: 15px; 
}
.choose_products.form_table .table_in>div:first-child {
   width: auto;
}
.step4.form_table .table_in>div:first-child {
   padding-bottom: 30px;
}
.succes p {
	font-size: 24px;
}
.succes span {
	font-size: 16px;
}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.row {
	margin: 0;
}
.menu_button {
	top: -153px;
}
.post_anonce {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.post_anonce .img_cont {
	height: auto;
}
.post_anonce .img_cont img {
	width: 100%;
	max-width: 100%;
	height: auto;
	position: static;
}
.about_us_home_toleft>.inner {
	padding-right: 0px;
}
.corn {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.lets_go_text {
	text-align: center;
}
.lets_go_img>.inner {
    padding-left: 0px;
}
.large_form_table ul {
    display: block; 
    width: auto;
}
.large_form_table ul li {
    display: block; 
    width: auto;
}
.large_form_table ul li >div{
     display: block; 
    width: auto;
}
.large_form_table label span:first-child {
  font-size: 22px;
    width: auto;
}
.ui_table>div:first-of-type {
	width: 170px;
}
.ui_table input[type=text],
.ui_table input[type=email],
.ui_table input[type=tel] {
	width: 100%;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 670px) {
.logo {
	width: 120px;
}
.main_slider {
	display: none;
}
.about_us_home_toright>.inner {
	padding-left: 0px;
}
.radio_block li {
	display: block;
}
.quotation_banner_caption p {
	font-size: 80px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 640px) {
.form_wrapper {
	display: block;
	width: auto;
	height: auto;
}
.form_wrapper>div {
	display: block;
	width: auto;
	padding: 0;
	padding-bottom: 15px;
}
.subscribe_line input[type=text] {
	width: 100%;
}
.subscribe_line input[type=submit] {
	border: 1px solid #fff;
	outline: none;
	color: #fff;
	background: #007A4E;
	width: 100%;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 30px;
	line-height: 30px;
}
.subscribe_line input[type=submit]:hover {
	background-color: #fff;
	color: #007A4E;
	text-decoration: none;
}
.component_list ul li {
	width: 100%;
}
.component_list ul li a>span {
	padding: 0 10px;
}
.component_list ul li a>span:last-of-type {
	padding-right: 0px;
}
.step2>div {
	width: 100%;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.radio_block li {
	margin-left: 0;
}
.radio_block {
	text-align: left;
}
.quotation_box_toright .img_cont {
	text-align: left;
}
.quotation_banner_caption p {
	font-size: 60px;
}
.lets_go_text a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form_table p {
	font-size: 18px;
}
.user_info input[type=submit] {
    width: auto;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.search_form {
	display: none;
}
.uform p {
	display: none;
}
.menu_button {
	right: -25px;
	top: -25px;
}
.top_panel_body {
	display: block;
	width: auto;
}
.top_panel_toright {
	display: block;
	width: auto;
}
.logo {
	position: absolute;
	left: 15px;
	top: 0;
	width: 100px;
}
.uform {
	display: none;
}
.navbar-nav {
	margin-top: 50px;
}
.posts_block >div {
	width: 100%;
	margin-bottom: 20px;
}
.posts_block >div:first-child>.inner {
	padding-right: 0px;
}
.posts_block >div:last-child>.inner {
	padding-left: 0px;
}
.posts_block .img_cont {
	height: auto;
}
.posts_block .img_cont img {
	width: 100%;
	max-width: 100%;
	height: auto;
	position: static;
}
.video_block {
	display: block;
	width: auto;
}
.video_block>div {
	display: block;
	width: auto;
}
.v_info {
	width: auto;
}
.video {
	padding-left: 0px;
	padding-top: 20px;
}
.post_box {
	display: block;
	width: auto;
}
.post_box>div {
	display: block;
	width: auto;
}
.post_box .img_cont {
	width: auto;
	padding-right: 0px;
}
.footer_body span {
	text-align: center;
}
.product_range_box {
	width: 100%;
}
.item_body h3 {
	font-size: 27px;
}
.video_banner_header>div a {
	display: block;
	width: auto;
	padding: 10px 0px;
	text-align: center;
}
.video_banner_header>div a>span {
	display: block;
	width: auto;
}
.video_banner_header>div a>span span {
	display: block;
}
.similar_products_box {
	width: 100%;
	margin-bottom: 20px;
}
.quotation_banner_caption p {
	font-size: 50px;
}
.similar_products_row {
	margin-bottom: 0px;
}
.new_products_box {
	width: auto;
	display: block;
}
.new_products_box>div {
	width: auto;
	display: block;
}
.product_ch {
    padding-left: 15px;
    padding-right: 15px;
}
.pr_2 {
    font-size: 16px;
}
.pr_2 li {
    margin-bottom: 15px;
}
.ui_body {
     padding-left: 15px;
}
.user_info input[type=submit] {
    width:100%;
    padding: 15px 10px;
    font-size: 20px;
    height: auto;
    line-height: 1;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 400px) {
.page_header p {
	font-size: 16px;
}
.note {
	font-size: 24px;
	text-align: center;
}
.note a {
	display: block;
	font-size: 30px;
	padding: 10px 0;
}
.page_header h1 {
	font-size: 32px;
}
.quotation_box_toleft>.inner, .quotation_box_toright>.inner {
	padding-left: 0px;
	padding-right: 0px;
}
.step label {
	margin-right: 15px;
	font-size: 17px;
}
.services_block_box {
	display: block;
	width: auto;
}
.services_block_box>div {
	display: block;
	width: auto;
	text-align: center;
}
.services_block_box>div:first-child {
	padding-right: 0px;
	padding-bottom: 15px;
}
.quotation_banner_caption p {
	font-size: 40px;
}
.large_form_table label span:first-child {
  font-size: 14px;
  width: 50px;
}
.product_box {
	display: block;
}
.product_box>div {
	display: block;
	padding-bottom: 10px;
}
.product_ch h3 {
    font-size: 30px;
}
.pr_head {
    font-size: 16px;
}
.pr_head li >div:first-of-type{
	width: 180px;
}
.user_info input[type=submit] {
    font-size: 14px;
}
.ui_table {
	display: block;
	width: auto;
}
.ui_table>div {
	display: block;
	width: auto;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
.step_header p {
    font-size: 30px;
}
.choose_products {
    font-size: 14px;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 310px) {
	.minus_plus label {
    display: block;
    width: auto;
}
.large_form_table label span {
    display: block;
    width: auto;
} 
.large_form_table label span:first-child {
  font-size: 16px;
  width: auto;
  padding-bottom: 10px;
}
}

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

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

/* Extra Small Devices, Phones */
@media only screen and (min-width : 481px) {
.navbar {
	min-height: 0px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.mobile_hidden {
	display: block !important;
}
.desk_hidden {
	display: none !important;
}
.navbar-nav {
	display: table;
	width: 100%;
}
.navbar-nav>li {
	display: table-cell;
	float: none;
	text-align: center;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
}

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

	width: 87px;
}
}
