@media screen and (max-width: 775px) {
img {max-width: 100% !important; height: auto !important;}
iframe, textarea, input, button, submit, select, video, object, embed {max-width: 99% !important;}
table, span, div, ins {max-width: 100% !important;}

.economy {font-size: 11px !important;}

.hide {display: none !important;}
.content table {width: 100% !important; overflow: auto !important; display: block !important;}
.content table thead {display: table !important; width: 99.4% !important;}
.content table tbody {display: table !important; width: 99.4% !important;}
.content table tbody img[src$="/like.png"] {width: 50px !important;}
.content table tbody img[src$="/dislike.png"] {width: 50px !important;}
.content table tbody img[src$="/img/li.jpg"] {width: 24px !important; max-width: 24px !important;}

.content table[cellpadding="4"] tr > td {display: block !important; width: 100% !important; height: auto !important; line-height: 27px !important;}
.content table[cellpadding="4"] tr > td img {width: 100% !important; height: auto !important; margin-bottom: -9px;}
.content table[cellpadding="4"] tr > td img[src$="/flag.jpg"] {width: 180px !important; margin-top: 10px !important; margin-bottom: 0px;}
.content table[cellpadding="4"] tr > td > br {display: none !important;}

.content table.towns tr {display: inline-block !important; vertical-align: top !important; width: 170px !important; border: none !important;}
.content table.towns tr > td {display: block !important; line-height: 150% !important;}

.top {padding: 2% 2% 0 !important;}
.header {width: auto !important;}
.header .left {width: 100% !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; background-size: 100% 100% !important; box-shadow: 0px 0px 3px 2px rgba(255,149,68,0.9) inset !important;}
.header .right {display: none !important;}
.container {width: auto !important; margin: 0px 2% 0 !important;}
.navigation {height: auto !important; background: none !important;}
.navigation a {width: 49.7% !important; width: calc(50% - 1px) !important; display: inline-block !important; padding: 0px !important; font-size: 1.3em !important;}
.navigation a:nth-child(2n) {border: 0px !important;}
.navigation a font {line-height: 40px !important;}

.content {width: auto !important; padding-left: 2% !important; padding-right: 2% !important;}
.sidenav {width: auto !important; float: none !important;}
.sidenav li a {width: auto !important;}

.content-article {width: auto !important; padding-right: 0px !important; padding-left: 0px !important;}
.sitemap ul {margin-left: 5% !important;}
.review-table td {background: #fffdce !important;}

.footer {background-repeat: repeat !important;}
}
@media screen and (max-width: 650px) {
.header .left {background-image: url(img/logotip-2img.jpeg)!important;}
.content > center img[src$="/offline-store.jpg"] {width: 100% !important;}
}
@media screen and (max-width: 500px) {
body, tbody {-moz-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}
.navigation a {width: 100% !important; border: 0px !important;}
}
@media screen and (max-width: 400px) {
.header .left {background-image: url(img/logotip-1img.png) !important;}
.content table tbody img[src$="/img/li.jpg"] {width: 18px !important; max-width: 18px !important;}
}
@media screen and (max-width: 321px) {
.content table tbody img[src$="/img/li.jpg"] {width: 14px !important; max-width: 14px !important;}
}



html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FF0000;}
a:hover {color: #FF9F9F;}

img {
border: 0;
}

body {
	background: #b5d7f8;
	color: #004d4d;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}


h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}


h1,h2,h3 {
	padding-top: 6px;
}


.clearer {clear: both;}
.left {float: left;}
.right {float: right;}


.container {
	background-color: #ffffff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 930px;
}


.top {
	padding: 10px 10px 0;
}

.imgborder {
border:1px solid blue;
}

.anews {
	color: blue;
}

/* SHAPKA */
.header {
	background-color: #ffffff;
	font-size: 1.2em;
	height: 195px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 930px;
}
.header .left, .header .right {
	background-color: #333;
	color: #ffffff;
	height: 195px;	
}

.header .left {
	background-color: white;
	font: normal 2.8em "FlashTemplatesDesign",sans-serif;
	line-height: 200px;
	width: 718px;
	text-align: left;
	background-image: url(img/logotip-718.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-shadow: 0px 0px 3px 2px rgba(255,149,68,0.9) inset;
	
}
.header .right {
	overflow: auto; 
	width: 208px;
	background-image: url(img/bgheader_right.png);
	background-repeat: repeat-x;
	background-color: white;
}
.header .right p,.header .right h2 {padding: 10px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "FlashTemplatesDesign",sans-serif;}


.navigation {	
	background: #D9E1E5 url(img/1.jpg);
	border: 1px solid #ffffff;
	height: 41px;
}
.navigation a {
	background: transparent url(img/1.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #004d4d;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 18px;
	text-decoration: none;
}
.navigation a:hover {
background: transparent url(img/1.jpg) left bottom; 
color: #004d4d;
}

/* MAIN */

.main {
	border-top: 4px solid #FFF;
	background: url(img/fon.gif) repeat-y;
}

.maintext {
	font-size:16px; 
}

.review-table table {
	font-style: italic;
    margin: 50px 0;
    text-align: left;
    border-collapse: separate;
    border: 1px solid #ddd;
    border-spacing: 10px;
    border-radius: 5px;
    background: #fdfdfd;
    font-size: 14px;
    width: auto;
}

.review-table td,tr {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
}

.review-table th {
    background: #E4E4E4;
}

.tips
 {
 /*font: 16px Comic Sans, Comic Sans MS, cursive;*/
 font: 16px Tahoma,sans-serif;
 }

/* RIGHT MENU */

.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #004d4d;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #b5d7f8;
}
.sidenav li {border-bottom: 1px solid #b5d7f8;
}
.sidenav li a {
	font-size: 1.4em;
	color: #004d4d;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	font-weight:bold;
}
.sidenav li a:hover {
	background-color: #c9e1f8;
	color: #004d4d;
    font-weight:bold;	
}


.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 681px;
}

.content-article {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 635px;
	font-size:16px; 
    text-align: justify;	
}

.content .descr {
	color: #004d4d;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: right;
}

.content p
{
color: #9A9A9A;
}

.benefits1 {
    font-family:Arial Black;
	font-size:16px; 
    color: blue;
}

.benefits2 {
	font-size:16px; 
    color: red;
}

.economy {
	font-size:11px; 
    color: black;
}

.ramka {
	border: 2px solid #aa0000; 
	padding: 15px; 
	border-radius: 9px; 
	font-size: 11px; 
	font-family: Arial;
}

.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {
	color: #FFF
}

.sitemap-text {
	padding-bottom: 10px;
}

.sitemap-text a {
	color: #339933; font: bold 1em sans-serif; font-size: 16px;
}

.sitemap ul {
	margin-left: 40px;padding:3px 10px 10px 5px;line-height: 5px;margin-top: 2px; border:0px solid #FBEEEC;
}

.sitemap ul li {
	font-style: italic; margin:2px; padding: 2px; list-style-image: url(https://24biz.biz/img/ul-li.png) inside; list-style: url(https://24biz.biz/img/ul-li.png) inside; margin-right: -4px; margin-left:10px; padding-left: 10px; border:0px solid #FBEEEC;line-height: 14px;
}

/* Other Companies */

 .other-companies { 
  font-family:Arial, Helvetica, sans-serif; 
  color:#666; 
  font-size:12px; 
  text-shadow: 1px 1px 0px #fff; 
  background:#eaebec; 
  margin:20px; 
  border:#ccc 1px solid; 
  border-collapse:separate; 

  -moz-border-radius:3px; 
  -webkit-border-radius:3px; 
  border-radius:3px; 

  -moz-box-shadow: 0 1px 2px #d1d1d1; 
  -webkit-box-shadow: 0 1px 2px #d1d1d1; 
  box-shadow: 0 1px 2px #d1d1d1; 
 } 

 .other-companies th { 
  font-weight:bold; 
  padding:21px 25px 22px 25px; 
  border-top:1px solid #fafafa; 
  border-bottom:1px solid #e0e0e0; 

  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb)); 
  background: -moz-linear-gradient(top, #ededed, #ebebeb); 
 } 
 .other-companies th:first-child{ 
  text-align: left; 
  padding-left:20px; 
 } 
 .other-companies tr:first-child th:first-child{ 
  -moz-border-radius-topleft:3px; 
  -webkit-border-top-left-radius:3px; 
  border-top-left-radius:3px; 
 } 
 .other-companies tr:first-child th:last-child{ 
  -moz-border-radius-topright:3px; 
  -webkit-border-top-right-radius:3px; 
  border-top-right-radius:3px; 
 } 
 .other-companies tr{ 
  text-align: center; 
  padding-left:20px; 
 } 
 .other-companies tr td:first-child{ 
  text-align: left; 
  padding-left:20px; 
  border-left: 0; 
 } 
 .other-companies tr td { 
  padding:18px; 
  border-top: 1px solid #ffffff; 
  border-bottom:1px solid #e0e0e0; 
  border-left: 1px solid #e0e0e0; 
   
  background: #fafafa; 
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa)); 
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); 
 } 
 .other-companies tr.color td{ 
  background: #f6f6f6; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); 
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); 
 } 
 .other-companies tr:last-child td{ 
  border-bottom:0; 
 } 
 .other-companies tr:last-child td:first-child{ 
  -moz-border-radius-bottomleft:3px; 
  -webkit-border-bottom-left-radius:3px; 
  border-bottom-left-radius:3px; 
 } 
 .other-companies tr:last-child td:last-child{ 
  -moz-border-radius-bottomright:3px; 
  -webkit-border-bottom-right-radius:3px; 
  border-bottom-right-radius:3px; 
 } 
 .other-companies tr:hover td{ 
  background: #f2f2f2; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); 
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);  
 } 

 .other-companies a:link { 
  color: green; 
  font-weight: bold; 
  text-decoration:none; 
 } 
 .other-companies a:visited { 
  color: green; 
  font-weight:bold; 
  text-decoration:none; 
 } 
 .other-companies a:active, 
 .other-companies a:hover { 
  color: #bd5a35; 
  text-decoration:underline; 
 } 
 
 /* Offline Stores */

 .offline-stores { 
  font-family:Arial, Helvetica, sans-serif; 
  color:#666; 
  font-size:12px; 
  text-shadow: 1px 1px 0px #fff; 
  background:#eaebec; 
  margin:20px; 
  border:#ccc 1px solid; 
  border-collapse:separate; 

  -moz-border-radius:3px; 
  -webkit-border-radius:3px; 
  border-radius:3px; 

  -moz-box-shadow: 0 1px 2px #d1d1d1; 
  -webkit-box-shadow: 0 1px 2px #d1d1d1; 
  box-shadow: 0 1px 2px #d1d1d1; 
 } 

 .offline-stores th { 
  font-weight:bold; 
  padding:21px 25px 22px 25px; 
  border-top:1px solid #fafafa; 
  border-bottom:1px solid #e0e0e0; 

  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb)); 
  background: -moz-linear-gradient(top, #ededed, #ebebeb); 
 } 
 .offline-stores th:first-child{ 
  text-align: left; 
  padding-left:20px; 
 } 
 .offline-stores tr:first-child th:first-child{ 
  -moz-border-radius-topleft:3px; 
  -webkit-border-top-left-radius:3px; 
  border-top-left-radius:3px; 
 } 
 .offline-stores tr:first-child th:last-child{ 
  -moz-border-radius-topright:3px; 
  -webkit-border-top-right-radius:3px; 
  border-top-right-radius:3px; 
 } 
 .offline-stores tr{ 
  text-align: left; 
  padding-left:20px; 
 } 
 .offline-stores tr td:first-child{ 
  text-align: left; 
  padding-left:20px; 
  border-left: 0; 
 } 
 .offline-stores tr td { 
  padding:18px; 
  border-top: 1px solid #ffffff; 
  border-bottom:1px solid #e0e0e0; 
  border-left: 1px solid #e0e0e0; 
   
  background: #fafafa; 
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa)); 
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); 
 } 
 .offline-stores tr.color td{ 
  background: #f6f6f6; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); 
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); 
 } 
 .offline-stores tr:last-child td{ 
  border-bottom:0; 
 } 
 .offline-stores tr:last-child td:first-child{ 
  -moz-border-radius-bottomleft:3px; 
  -webkit-border-bottom-left-radius:3px; 
  border-bottom-left-radius:3px; 
 } 
 .offline-stores tr:last-child td:last-child{ 
  -moz-border-radius-bottomright:3px; 
  -webkit-border-bottom-right-radius:3px; 
  border-bottom-right-radius:3px; 
 } 
 .offline-stores tr:hover td{ 
  background: #f2f2f2; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); 
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);  
 } 

 .offline-stores a:link { 
  color: green; 
  font-weight: bold; 
  text-decoration:none; 
 } 
 .offline-stores a:visited { 
  color: green; 
  font-weight:bold; 
  text-decoration:none; 
 } 
 .offline-stores a:active, 
 .offline-stores a:hover { 
  color: #bd5a35; 
  text-decoration:underline; 
 } 
 
/* Review Pages */

 .comic { 
  /*font-family:Comic Sans MS; */
  font: 16px Tahoma,sans-serif;
 } 
 

