html, body                  { background:#FFFFFF; height: 100%; color:#363636; width: 100%; margin: 0; padding: 0; font-size: 16px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; }
table td                    { padding: 0px }
p                           { margin: 0; padding: 6px 0 5px; }
ul,ol                       { margin: 0; padding: 0; }
li                          { margin: 0; padding: 0; list-style-type: none; }
form                        { padding: 0; margin: 0; }
select 						{ padding:2px; }
input						{ margin:0; padding:0;}
a 							{ text-decoration: underline; color: #0169B4; }
a:hover                     { text-decoration: none; }
img                         { border: 0; margin: 0; padding: 0; }
dt,dl,dd					{ margin:0; padding:0;}
.clear                      { clear: both; }
dfn {
	font-style:normal;
}

h1 {
	font-family:"Trebuchet MS";
	font-size:32px;
	margin:0 0 10px;
	/* padding:0 0 5px; */
	padding-bottom:29px;
	text-align:left;
	font-weight:bold;
	/* background: url(/images/lrline.gif) no-repeat bottom left; */
	background: url(/images/h1n.png) no-repeat bottom left;
	color:#0169B4;
	line-height: 1.1;
}

h2, h3, h4, h5, h6 {
	/* font-family:"Trebuchet MS"; */
	/*font-family:Georgia;*/
	font-size:22px;
	margin:15px 0 15px 0;
	padding:0;
    text-align:left;
	color:#0169B1;
	/*font-style: italic;*/
	line-height: 1.1;
}

h3 {font-size:24px;}
h4 {font-size:20px;}

.fl_l						{ float:left; }
.fl_r						{ float:right; }

/* код разметки */

#bg_top {
	background:url(/images/nodrink/top_bg.gif) repeat-x top;
	width:100%;
}

#bg_top_head {
	background:url(/images/nodrink/header_background.jpg) no-repeat center top;
}

#wrapper {
	width: 1000px;
	margin:0 auto;
}

#container {
	width: 100%;
	margin:0 auto; 
}

#content {
	width: 100%;
	float: left;
}

#content p {
	padding-bottom: 10px;
	padding-top: 10px;
}

/*
.material p {
	padding-top:10px;
	padding-bottom:10px;
}
*/

#content_column {
	margin: 0 303px 0 0;
	min-height:200px;
	height:auto!important;
	height:200px;
	padding:15px 0 7px;
}

#right_column {
	float: left;
	width: 293px;
	margin-left: -293px;
	padding:15px 0 7px;
}

.rmenu_list {
	list-style-type: circle;
	margin-left:10px;
}

#footer {
	background:url(/images/nodrink/footer_bg.jpg) no-repeat center top;
	height:214px;
	width:100%;
}

#wrapphead {
	height:313px;
	position:relative;
}

#nologo {
	/*width:197px;
	height:85px;*/
                width: 263px;
                height: 70px;
	position:absolute;
	left:193px;
	top:20px;
}

#wmenu {
	background:url(/images/nodrink/menu_bg.gif) repeat-x;
	height:31px;
	text-align:center;
}

.lmenu {
	background:url(/images/nodrink/menu_corner.gif) no-repeat;
	width:7px;
	height:31px;
	float:left;
}

.rmenu {
	background:url(/images/nodrink/menu_corner.gif) no-repeat 0 -31px;
	width:7px;
	height:31px;
	float:left;
}

.menu_bg {
	float:left;
	height:31px;
	line-height:28px;
	background:url(/images/nodrink/menu_bg_inside.gif) repeat-x;
	padding:0 10px;
}


.menu_fix {
	display:inline-block;
	overflow:hidden;
	width:auto;
}

#wmenu li {
	float:left;
	padding:0 10px 0 12px;
	background:url(/images/nodrink/menu_delimiter.gif) no-repeat 0 9px;
}

#wmenu li:first-child,
#bottom_menu  li:first-chil {
	background:none;
}

#wmenu .none,
#bottom_menu .none {
	background:none;
}

#wmenu a {
	font-size:13px;
	color:#00518A;
}

#wmenu a:hover, 
#wmenu .active a {
	color:#FF4E00;
	text-decoration:none;
}

#news_box_top {	
	background:url(/images/nodrink/news_box_top.gif) no-repeat;
	width:293px;
	height:13px;
	line-height:13px;
	float:left;
	display:inline;
}

#news_box_btm {
	width:293px;
	float:left;
	background:url(/images/nodrink/news_box_bottom.gif) no-repeat;
	height:16px;
	display:inline;
	line-height:16px;
}

#news_box_bg {
	width:293px;
	float:left;
	background:url(/images/nodrink/news_box_bg.gif) repeat-y;
}

#inside_footer {
	width:1000px;
	margin:0 auto;
	padding-top:55px;
}

#bottom_menu {
	width:100%;
	height:31px;
	line-height:28px;
	overflow:hidden;
}

#bottom_menu li {
	display:inline;
	padding:0 10px 0 12px;
	font-size:12px;
	font-weight:bold;
	background:url(/images/nodrink/menu_delimiter.gif) no-repeat 0 9px;
	float:left;
}

#bottom_menu a {
	font-size:12px;
	color:#00518A;
}

#bottom_menu a:hover, 
#bottom_menu .active a {
	color:#FF4E00;
	text-decoration:none;
}

#copyright_text {
	padding:21px 0 0 12px;
	font-size:13px;
	color:#656565;
}

#count_box {
	padding:15px 0 15px 12px;
}

#rmenu_control {
	padding:0 15px;
	margin:-17px 0 -14px;
}

.mcell_container {
	overflow:hidden;
	margin:15px 0 12px;
}

.img_control {
	position:relative;
	float:left;
	overflow:hidden;
	width:112px;
	height:62px;
	margin-right:5px;
}

.img_control a {
	position:relative;
	display:block;
	cursor:pointer;
}

.overlay_bg {
	background:url(/images/nodrink/overlay_bg.png) no-repeat;
	width:112px;
	height:62px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}

.mcell_container h3 {
	font-size:14px;
	padding:-10px 0 5px 3px;
	margin:-2px 0 5px 3px;
}

.mcell_container img {
	width:110px;
	height:60px;
}

.mcell_container h3 a {
	font-size:14px;
	/*text-transform:uppercase;*/
	color:#666;
}

.title {
	background:url(/images/nodrink/title_line.gif) repeat-x 0 9px;
	color:#BEBEBE;
	padding:0 25px;
	font-size:12px;
}

.title span {
	background:#FFFFFF;
	padding:0 7px;
	display:inline-block;
}

.material,
.obituary {
	padding:1px 12px 1px 20px;
	font-size:16px;
	font-family: "Trebuchet MS";
	/*text-align:justify;*/
	line-height: 1.2em;

}

.material li {
	list-style-type: disc;
	margin-left: 35px;
	text-align:left;
}

.nbox {
	margin:13px 0;
	background:url(/images/nodrink/dashed_line.gif) repeat-x bottom;
	padding:0 0 15px;
}

.nbox h2 {
	line-height:23px;
}

.nbox h2 a {
	text-decoration:none;
	color:#FF4E00;
	font-size:18px;
	font-weight:normal;
}

.intro_text {
	background:url(/images/nodrink/vert_triple_line.gif) repeat-y;
	padding:0 0 0 23px;
	margin:3px 0;
	line-height:17px;
	overflow: hidden;
}

.intro_text p {
	padding:1px 0;
}

.readmore {
	text-align:right;
}

.readmore a {
	display:inline-block;
	background:url(/images/nodrink/more_button.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	line-height:24px;
	width:106px;
}

.readmore a:hover {
	background:url(/images/nodrink/more_button.gif) no-repeat 0 -27px;
}

#pagination {
	padding:15px 0 5px;
	text-align:center;
	border-top:1px solid #252525;
	margin-top:-8px;
	color:#363636;
}

#pagination li {
	display:inline;
	padding:0 2px;
}

#pagination .prev,
#pagination .next {
	padding:0 5px;
}

#pagination a {
	color:#363636;
}

#pagination .prev span,
#pagination .next span {
	display:inline-block;
	background:url(/images/nodrink/navigation_button.gif) no-repeat;
	width:111px;
	height:25px;
	line-height:24px;
	text-align:center;
}

#pagination .prev a,
#pagination .next a {
	text-decoration:none;
	display:inline-block;
	background:url(/images/nodrink/navigation_button.gif) no-repeat;
	width:111px;
	height:25px;
	line-height:24px;
	text-align:center;
}

#pagination .prev a:hover,
#pagination .next a:hover {
	background:url(/images/nodrink/navigation_button.gif) no-repeat 0 -26px;
	color:#FFFFFF;
}

.card {
	background:url(/images/nodrink/bg_card.gif) repeat-y;
	width:319px;
	margin-top:13px;
}

.top_card {
	background:url(/images/nodrink/top_card.gif) no-repeat;
}

.btm_card {
	background:url(/images/nodrink/btm_card.gif) no-repeat bottom;
	min-height:175px;
	height:auto!important;
	height:175px;
}

.ins_card {
	padding:15px 15px 0;
}

.ins_card img {
	border:1px solid #000000;
}

.ins_card .nimg_control {
	width:96px;
	height:108px;
	position:relative;
	float:left;
	margin-right:10px;
	display:inline;
}

.ins_card h3 {
	font-size:17px;
	font-weight: normal;
	padding-right:10px;
}

.ribbon {
	position:absolute;
	right:0;
	bottom:0px;
	background:url(/images/nodrink/notice_ribbon.png) no-repeat;
	width:46px;
	height:46px;
}

*html .ribbon {
	bottom:2px;
}

*html .ntext {
	float:left;
	width:100%;
}

.dbox {
	padding:10px 0 0;
	font-size:12px;
	font-weight:bold;
}

.dbox p {
	padding:1px 0;
}

.dbox .age {
	font-size:20px;
	font-weight:bold;
	color:#FF4E00;
}

#news_link_box {
	padding-bottom:7px;
	background:url(/images/nodrink/dashed_line.gif) repeat-x bottom;
}

.lbox {
	width:322px;
	padding:7px 0 0;
	margin-top:5px;
}

.lbox ul {
	padding:5px 0 0;
	overflow:hidden;
}

.lbox  li {
	padding:4px 0;
}

.lbox a {
	color:#619A2E;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	display:block;
}

.lbox a:hover {
	color:#619A2E;
}

.lbox li span {
	font-size:12px;
	font-weight:bold;
	float:left;
	line-height:15px;
}

#left_cntrl {
	display:inline;
	margin-left:20px;
}

#right_cntrl {
	display:inline;
	margin-right:12px;
}

#left_cntrl li {
	float:left;
	width:100%;
}

#left_cntrl li a {
	margin-left:80px;
}

*html #left_cntrl li a {
	float:left;
	margin-left:10px;
}

.more_link {
	padding:5px 0;
	text-align:right;
}

#news_link_box .more_link a {
	font-size:12px;
	color:#FF4E00;
	background:url(/images/nodrink/orange_arrow.gif) no-repeat 100% 6px;
	padding-right:13px;
	display:inline-block;
}

#news_link_box .more_link a:hover {
	color:#FF4E00;
}

#methodology {
	padding-bottom:10px;
	background:url(/images/nodrink/dashed_line.gif) repeat-x bottom;
	float:left;
	width:100%;
}

.orange_title {
	color:#666666;
	margin:0 2px;
	border-bottom:1px solid #666666;
	font-size:24px;
	padding-top:20px;
}

.mgrid {
	width:25%;
	float:left;
	text-align:center;
}

.method_control {
	width:216px;
	position:relative;
	padding:11px 0 4px;
	margin:0 auto;
}

.method_control img {
	display:block;
}

.method_control a {
	position:relative;
	display:block;
	cursor:pointer;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.mt_top_layer {
	position:absolute;
	left:0;
	top:0;
	width:216px;
	height:149px;
	display:block;
}

.mt_title {
	position:absolute;
	left:0;
	bottom:0;
	width:216px;
	height:38px;
	line-height:33px;
}

.mt_green {
	background:url(/images/nodrink/method_green.png) no-repeat;
}

.mt_red {
	background:url(/images/nodrink/method_red.png) no-repeat;
}

.mt_gray {
	background:url(/images/nodrink/method_gray.png) no-repeat;
}

.mt_blue {
	background:url(/images/nodrink/method_blue.png) no-repeat;
}

/* Поле поиска */
input, input:focus, .search, textarea {
	border-color:#CCCCCC;
	border:1px solid #CCCCCC;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 0 8px #CCC;
	-moz-box-shadow:0 0 8px #CCC;
	-webkit-box-shadow:0 0 8px #CCC;
	transition:border linear .2s, box-shadow linear .2s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .2s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .2s;
	padding:5px;
	margin:5px;
	font-size:14px;
	color:666;
}
input {
	outline:none;
}
input:focus {
	outline:none;
	box-shadow:0 0 6px #6699CC;
	-moz-box-shadow:0 0 6px #6699CC;
	-webkit-box-shadow:0 0 6px #6699CC;
}
input:required {
	background-color:#F0F8FF;
}
.search {
	height:21px;
}
/* // Поле поиска */

.submit {
	width:200px;
	background-color:#6699CC;
	font-size:20px;
}

.submit:hover {
	cursor: pointer;
	background-color:#F0F8FF;
}

.image_left {
	float:left;
	text-align:center;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition:border linear .2s, box-shadow linear .2s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .2s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .2s;
	margin:17px 20px 5px 0;
	padding:0;
}

.image_left_small {
	float:left;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition:border linear .2s, box-shadow linear .2s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .2s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .2s;
	margin:2px 12px 7px 0;
	padding:0;
}

.image_center {
	overflow:auto;
	float:none;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding:2px;
	background:#000000;
	border:10px solid #ccc;
	max-width:90%;
	height: auto;
}

.description_material {
	float:right;
	color:#BEBEBE;
	font-size:12px;
	margin-top:17px;
}

.description_material a {
	color:#BEBEBE;
}

.navigation, .intersting {
	color:#0169B4;
	font-size:12px;
	margin-top:30px;
}

.intersting {
	margin-top:20px;
}

.path {
	color:#BEBEBE;
	font-size:10px;
	padding:0 0 10px;
	font-style:italic;
	padding-left:30px;
	margin-top:-25px;
	padding-bottom:20px;
}

.item_row {
	padding: 20px 0 20px 0;
}

.description_category {
	font-family: Georgia;
	font-style: italic;
	font-size:14px;
}

.block_comment {
	color:#666;
	font-size:18px;
    line-height:1.7;
}

/* Table */
#TS TD{
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 1px solid #D8D3CC;
}

#TS THEAD TD{
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    background-color :#C1C1C1;
}

#TS THEAD TD.curcol{
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    background-color :#C5BDB5;
}

.snoska {
	text-align: center; 
	margin: 20px; 
	font-style: italic; 
	font-size: 26px; 
	font-family: Georgia; 
	line-height: 1.3; 
	border-bottom: 1px solid #ff9c00; 
	border-top: 1px solid #ff9c00;
}

.vrez {
    -moz-box-shadow: 0 0 15px #555;
    -webkit-box-shadow: 0 0 15px #555;
    box-shadow: 0 0 15px #555;
    position: relative;
    width: 620px;
    clear: both;
    margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
    z-index: 5;
	font-family:"Trebuchet MS";
    border: 1px solid #999;
    padding: 20px;
	font-size:16px;
	color:#666;
}


.urlcomment {
	display:none;
	width:0px;
	
}

#comment_text_big {
	display:none;
	width:0px;
}

/* Лучший комментарий */
.bestComment {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(71, 195, 75);
	background-origin: padding-box;
	background-size: auto;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	height: 15px;
	line-height: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -3px;
  float:right;
  margin-top:-18px;
}

.offsite {
padding: 15px 20px 10px 80px;
border-radius: 5px;
font-size: 20px;
text-align: center;
color: #fff;
background: #EC3233 url(/upload/nodrink/button.png) 20px 5px no-repeat;
background-size: 40px 40px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
margin-top:20px;
margin-bottom:20px;
text-transform: uppercase;
white-space: nowrap;
}
a.offsite {
    text-decoration:none;
}


/* Modal */
#RuBizModal * {
    margin: 0;
    padding: 0
}
#RuBizModal {
    width: 490px !important;
    background: #3887bf;
    position: relative;
    font-family: 'PT Sans', Arial, sans-serif;
    display: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
}
#RuBizModal #close {
    position: absolute;
    top: 10px;
    left: 495px;
    color: #fff;
    width: 11px;
    height: 11px;
}
#RuBizModal #close #rbm-close {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("/templates/template1/images/close.png") no-repeat;
}
#RuBizModal #close #rbm-close:hover {
    opacity: 0.8;
}
#RuBizModal .call1 {
    font-size: 35px;
    color: #fff;
    padding: 20px 15px;
    line-height: 28px;
    text-align: center;
}
#RuBizModal .call1 span {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: "PT Sans", Tahoma;
    font-size: 43px
}
#RuBizModal .call3 {
    font-size: 27px;
    font-weight: 400;
    margin-top: 10px;
    display: block;
    color: #86c6ec;
    font-family: "PT Sans", Tahoma;
}
#RuBizModal hr {
    border: 0;
    height: 2px;
    margin: 5px 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0))
}
#RuBizModal #RuBizModal_list {

}
#RuBizModal ul {
    list-style-type: none;
    padding: 10px 10px 10px 15px;
}
#RuBizModal ul li {
    margin: 0;
    padding: 0 0 10px;
    font-size: 20px;
}
#RuBizModal ul li span {
    /*color: #F14D4C;*/
    padding-right: 5px;
}
#RuBizModal .korobka {
    position: relative;
    float: left;
    width: 180px;
}
#RuBizModal .box2 {
    /*background: #589BCB;*/
    color: #333;
    text-align: center;
    margin-left: 0px;
    margin-bottom: -5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
}
#RuBizModal #RuBizModal_form {
    padding: 10px 0;
}
#RuBizModal form {
    width: 100%;
    padding: 10px 0 0 0;
}
#RuBizModal .call2 {
    color: #86c6ec;
    font-size: 20px;
    padding: 0 10px 7px;
    margin: 0
}
#RuBizModal input[type="text"] {
    background: #2a658d;
    color: #fff;
    font-size: 16px;
    padding: 8px 10px;
    width: 40%;
    margin: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #2a658d;
}
#RuBizModal input[type="text"]:focus {
    outline: 0;
    border: 1px solid #fff;
}
#RuBizModal input[type="submit"] {
    /*background: #3887bf;
    color: #fff;*/
    background: #fff;
    color: #589BCB;
    cursor: pointer;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-right: 30px;
    float: right;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 15px;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);*/
    border: 1px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}
#RuBizModal input[type="submit"]:hover {
    border: 1px solid #fff;
    opacity: 0.8;
}
.btn-wrap {
    background: #fff;
    text-align: right;
    padding: 20px 40px !important;
}
.btn-wrap input[type="submit"] {
    margin-bottom: 0 !important;
}
#simplemodal-overlay {
    background-color: #000;
    cursor: wait
}
#RuBizModal .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
#RuBizModal .box4 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#RuBizModal img {
    width:490px
}

/*--- Modal Styles Phone ---*/

@media screen and (min-width: 320px) and (max-width: 639px) {
    #RuBizModal {
        width: 420px !important;
    }
    #RuBizModal img {
        width:100%;
    }
    #RuBizModal .box4 {
        margin-bottom: 0;
    }
    #RuBizModal .box2 {
        margin-top: -15px;
    }
    #RuBizModal input[type="text"] {
        width: 90%;
        margin-bottom: 10px;
    }
    #RuBizModal input[type="submit"] {
        float: none !important;
        margin-right:0;
    }
    #RuBizModal .call1 span {
        font-size: 25px;
        margin-bottom: 0 !important;
    }
    #RuBizModal .call2 {
        display:none;
    }
    #RuBizModal .call3 {
        font-size: 16px;
        margin-top: -2px !important;
    }
    .btn-wrap {
        text-align: center;
        padding: 20px 0 !important;
    }
    #RuBizModal_list {
        display: none;
    }
    #RuBizModal hr {
        display: none;
    }
    #RuBizModal #close {
        top: 5px;
        left: 400px;
    }
}

@media screen and (min-width: 320px) and (max-width: 419px) {
    #RuBizModal {
        width: 319px !important;
    }
    #RuBizModal .box4 {
        margin-bottom: 0;
    }
    #RuBizModal input[type="text"] {
        width: 85%;
        margin-bottom: 10px;
        float: none !important;
        margin-right: 10px;
    }
    #RuBizModal .call1 {
        padding: 20px 5px;
    }
    #RuBizModal .call1 span {
        font-size: 22px;
        margin-bottom: 0 !important;
    }
    #RuBizModal .call3 {
        font-size: 15px;
        margin-top: 1px !important
    }
    .btn-wrap {
        text-align: center;
        padding: 20px 0 !important;
    }
    #RuBizModal_list {
        display: none;
    }
    #RuBizModal hr {
        display: none;
    }
    #RuBizModal #close {
        top: 5px;
        left: 300px;
    }
}
