.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #555;
}
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background: url("imgs/ticks.png") #dddddd;
  background-color: #fff;
  color: #555;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: Comic Sans MS, Comic Sans MS5, cursive;
}
body#tinymce {
  background: #fff;
}
img {
  border: none;
  display: inline-block;
}
hr {
  clear: both;
  margin-top: 5px;
  border: 0;
  border-bottom: 1px dashed #777;
  background: #222;
}
/*--------------[Links]--------------*/
a:link {
  color: #A55AA5;
  transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  text-decoration: none;
}
a:visited {
  color: #868;
}
a:hover {
  color: #B42CB4;
}
a:active {
  color: #888;
}
/**********************************************/
h5 {
  background: none;
  color: #999;
  padding: 5px;
  margin: 10px 0 10px -10px;
  display: block;
  font-family: "Comic Sans MS", cursive;
  font-family: Comic Sans MS, Comic Sans MS5, cursive!important;
  font-size: 120%;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}
h4 {
  background: #fef200;
  color: #444;
  padding: 5px;
  margin: 10px 0 10px -10px;
  display: table;
  box-shadow: 0px 2px 1px #666;
  font-family: "Comic Sans MS", cursive;
  font-family: Comic Sans MS, Comic Sans MS5, cursive!important;
  font-size: 90%;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}
h3 {
  background: #d23394;
  color: #eee;
  padding: 5px;
  padding-right: 0.8em;
  margin: 10px 0 10px -20px;
  display: table;
  box-shadow: 0px 2px 1px #666;
  font-family: "Comic Sans MS", cursive;
  height: 1.5em;
  position: relative;
  vertical-align: middle;
  font-size: 18px;
  z-index: 3;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  transform: skew(-20deg);
}
h3 span {
  display: block;
  padding-left: 15px;
  transform: skew(20deg);
  text-align: left;
}
/*
h3:before{
	content: "";
	position: absolute;
	display: block;
	width: .5em;
	height: 1.5em;
	padding: 5px;
	
	transform: skew(-20deg);
	 background: @fiol;
	 top: 0;
	 right: -.5em;
	 z-index: 2;
}
*/
h2 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}
button,
.button {
  display: table;
  background: #fef200;
  border: #bbb000 solid 2px;
  color: #444;
  cursor: pointer;
  padding: 5px;
  margin: 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  text-shadow: 1px 0px 0px #ddd;
  box-shadow: 0px 2px 1px #666;
  font-family: "Comic Sans MS", cursive;
  outline: 0px;
}
button:hover,
.button:hover {
  display: table;
  background: #FAF58E;
  border: #bbb000 solid 2px;
  color: #A32BA3;
  cursor: pointer;
  padding: 5px;
  margin: 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  text-shadow: 1px 0px 0px #ddd;
  box-shadow: 0px 2px 2px #A32BA3;
  font-family: "Comic Sans MS", cursive;
  outline: 0px;
}
button:active,
.button:active {
  display: table;
  background: #FAF58E;
  border: #bbb000 solid 2px;
  color: #A32BA3;
  cursor: pointer;
  padding: 5px;
  margin: 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  text-shadow: 1px 0px 0px #ddd;
  box-shadow: 0px 2px 2px #A32BA3;
  font-family: "Comic Sans MS", cursive;
  position: relative;
  top: 1px;
  outline: 0px;
}
.border {
  margin: 5px;
  border: 5px solid #fff;
  box-shadow: 0 0 2px 1px #999;
  overflow: hidden;
}
.padd {
  margin: 5px;
}
#map_b {
  display: table;
}
/* call phone */
.call_phone:after {
  content: url("imgs/call_phone.png");
  position: relative;
  left: 2px;
  top: 2px;
}
.quot {
  font-style: italic;
  padding: 0 50px;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
}
.quot:before {
  content: '\201e';
  font-size: 300%;
  color: #cccccc;
  position: absolute;
  left: 20px;
  top: -35px;
}
.quot:after {
  content: '\201c';
  font-size: 300%;
  color: #cccccc;
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.quot span {
  display: block;
  position: relative;
  top: 20px;
  text-align: right;
}
.grey {
  height: 38px;
}
.grey img {
  height: 20px;
  padding-top: 10px;
}
/**** менюшка ****/
.min_menu {
  /*height: 20px;
	width: 20px;*/
  overflow: hidden;
  width: auto;
  padding: 5px;
  margin: 0;
  background: rgba(30, 30, 30, 0.4);
  position: absolute;
  cursor: pointer;
  color: #bbb;
  z-index: 88;
  line-height: 190%;
}
.min_menu a {
  color: #eee;
}
.min_menu .m_m_item {
  display: none;
}
.min_menu:hover {
  height: auto;
  overflow: auto;
  width: auto;
}
.min_menu:hover .m_m_item {
  display: block;
}
/****/
/*** menu ***/
/* Clearfix */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* Basic Styles */
nav {
  float: right;
  font-size: 14px;
}
nav ul {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  background: #28292d;
}
nav li {
  display: inline;
  float: left;
}
nav a,
nav a:link {
  color: #aaa;
  display: inline-block;
  height: 40px;
  padding: 0 10px;
  margin: 0 5px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  text-shadow: 1px 1px 0px #283744;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  border-top: 3px solid #28292d;
}
#m_i {
  border-top: 3px solid #d23394;
  color: #eee;
}
nav li:last-child a {
  border-right: 0;
}
nav a:active,
nav a:hover {
  border-top: 3px solid #d23394;
  color: #eee;
}
nav a:visited {
  color: #aaa;
  text-decoration: none;
}
nav a#pull {
  display: none;
}
/*******/
#fon_top {
  background: url("imgs/Fon_top.png") no-repeat top center;
  margin-top: 45px;
  color: #333;
  min-height: 100%;
  overflow: auto;
}
#fon_bot {
  background: url("imgs/Fon_bot.png") no-repeat bottom center;
  position: relative;
  overflow: hidden;
}
/******** уведомление ***/
.mod_a_frame {
  min-width: 50px;
  max-width: 600px;
  min-height: 40px;
  width: 100%;
  background: rgba(20, 20, 20, 0.8);
  box-shadow: 0 0 2px 5px rgba(20, 20, 20, 0.8);
  border-radius: 5px;
  color: #eee;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  cursor: pointer;
}
.mod_a_inner {
  margin: 5px;
}
/***************************/
/******************[ скелет ]*********************/
#header {
  background: #28292d;
  box-shadow: 0px 2px 1px #666;
  width: 100%;
  font-size: 10pt;
  /*font-family: 'PT Sans', Arial, sans-serif;*/
  font-weight: bold;
  text-transform: uppercase;
  top: 0;
  z-index: 99;
  text-align: center;
  position: fixed;
  font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif !important;
}
header {
  width: 100%;
  max-width: 1000px;
  min-width: 220px;
  overflow: visible;
  margin: 0 auto;
  position: relative;
  font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif !important;
}
#logo_a {
  display: block;
}
#logo {
  height: 140px;
  position: relative;
}
#h_right {
  float: left;
  overflow: auto;
  max-width: 750px;
}
#h_info {
  width: auto;
  /*width: 100%;*/
  padding: 5px;
  margin: 10% 5px 5px;
  display: table;
  float: right;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  border: 2px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0px 2px 1px #666;
  position: relative;
  font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif !important;
}
.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#center {
  min-width: 220px;
  max-width: 1000px;
  min-height: 600px;
  margin: 0 auto;
  overflow: auto;
  background: url("imgs/Fon_top.png") no-repeat top center;
}
aside {
  width: auto;
  padding: 5px;
  margin: 5px;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 2px 1px #666;
  font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif !important;
}
aside hr {
  width: 100%;
  height: 0;
  border: none;
  border-top: 1px solid #ccc;
  margin: 1.3em 0;
}
article {
  min-height: 500px;
  width: auto;
  position: relative;
  font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif !important;
}
#page_content {
  display: block;
  margin: 5px 5px 10px;
  background: #fff;
  border: 1px solid #eee;
  min-height: 400px;
  padding: 5px 10px 15px;
  box-shadow: 0px 2px 1px #666;
  text-align: justify;
  overflow: auto;
}
#page_content p {
  line-height: 1.5;
  margin: .9em 0;
}
#page_content h2 {
  display: block;
  font-size: 130%;
  text-transform: uppercase;
  color: #fff;
  background: #d23394;
  box-shadow: 0px 2px 1px #666;
  font-family: "Comic Sans MS", cursive;
  padding: .2em;
  text-align: center;
  font-weight: bold;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
#page_content a {
  /*border-bottom: dotted 1px #a55a55;*/
  text-decoration: underline;
}
#page_content img {
  vertical-align: bottom;
}
/***************************************************/
.page-wrapper {
  min-height: 100%;
  margin-bottom: -50px;
  /*margin-top: 130px;*/
  background: url("imgs/Fon_bot.png") no-repeat bottom center;
}
* html .page-wrapper {
  height: 100%;
}
.page-buffer {
  height: 50px;
}
footer {
  width: 100%;
  overflow: hidden;
  background: #28292d;
  color: #aaa;
  border-top: #bbb solid 1px;
  box-shadow: inset 0px 2px 1px #999;
  font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif !important;
}
.foot_block {
  float: left;
  width: 30%;
  min-width: 200px;
  margin: 5px;
  overflow: hidden;
}
/*******[ календарь ]********/
#cal_place {
  /*overflow: auto;*/
  width: 100%;
}
#calendar {
  width: 100%;
  position: relative;
}
.cal_switch_m {
  opacity: 0.5;
  position: absolute;
  top: 2px;
}
.cal_switch_m:hover {
  opacity: 1;
}
.hs_block {
  padding: 5px;
  color: #999;
  background: #fff;
  cursor: pointer;
  min-width: 190px;
  max-width: 100%;
}
.hs_block:hover {
  background: #eee;
  color: #666;
}
#cal_info {
  background: #fff;
  color: #555;
}
#cal_info a {
  text-decoration: none;
  color: #777;
  font-size: 16px;
}
#cal_info span {
  font-size: 14px;
  margin: 4px;
}
#c_i_place {
  height: 101%;
  padding: 0 0 3px;
}
#calendar table {
  background: #fff;
  color: #333;
  cursor: default;
  width: 100%;
}
#calendar td {
  height: 25px;
  width: 14%;
  text-align: center;
  cursor: pointer;
  transition: border 0.5s ease;
  -webkit-transition: border 0.5s ease;
  -moz-transition: border 0.5s ease;
  -o-transition: border 0.5s ease;
}
#calendar td span {
  display: none;
}
#calendar th {
  color: #555;
}
#calendar td:hover {
  border: solid 1px #aaa;
}
.cal_n {
  border: solid 1px #eee;
}
.cal_d {
  border: solid 1px #ddd;
}
#cal_td {
  border: solid 1px #999;
  color: #000;
  font-weight: bold;
  box-shadow: 1px 1px 1px 1px #999;
}
.cal_ad {
  background: #d23394;
}
.cal_pd {
  /*background: #fef200;*/
  background: #d23394;
  color: #fff;
}
.cal_bd {
  background: #ccc;
}
/****************************/
#page_content .big_image {
  position: relative;
  min-height: 7.5em;
  overflow: hidden;
  margin: 0 -10px;
  z-index: 10;
}
#page_content .big_image .mark {
  padding: 0.2em 0.3em 0.3em;
  background: #d23394;
  display: inline-block;
}
#page_content .big_image img {
  vertical-align: bottom;
  -webkit-transition: -webkit-filter 0.5s ease-out 0s;
  -moz-transition: -webkit-filter 0.5s ease-out 0s;
  -ms-transition: -webkit-filter 0.5s ease-out 0s;
  -o-transition: -webkit-filter 0.5s ease-out 0s;
  transition: -webkit-filter 0.5s ease-out 0s;
}
#page_content .big_image ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#page_content .big_image .panel {
  box-sizing: border-box;
  padding: 1em;
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #eee;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  /*text-shadow: 0px 2px 0px #000, 0px -1px 0px rgba(0, 0, 0, 0.5);
	background: rgba(0,0,0,0.2);*/
  font-size: 100%;
}
@media only screen and (min-width: 850px) {
  #page_content .big_image .panel {
    font-size: 120%;
  }
  #page_content .big_image img {
    /*	filter: blur(2px);
    	-webkit-filter: blur(2px);*/
  }
  #page_content .big_image img:hover {
    filter: none;
    -webkit-filter: none;
  }
}
.AfishaItem,
.NoteItem {
  text-decoration: none;
  color: #201600;
  display: block;
  margin: 5px;
  width: auto;
  /*height: 340px;*/
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 2px 1px #666;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  font-size: 16px;
}
/*
.AfishaItem::before{
    content: "";
	position: relative;
	top: 340px; 
	left: 0;
	display: block;	
	box-shadow: 0px -5px 15px 7px #fff;
}
*/
.AI_i_place {
  /*max-height: 150px;
	overflow: hidden;*/
}
.AI_i_place img {
  width: 100%;
  box-shadow: 0px 2px 5px 0px #999;
}
.AI_r {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.AI_date {
  padding: 3px;
  text-align: center;
  color: #666;
}
.AI_name {
  font-weight: bold;
  padding: 0px;
  text-align: center;
  color: #444;
  /*height: 42px*/
  height: 50px;
}
.gry {
  background: #aaa;
  padding: 3px;
  min-height: 40px;
  overflow: hidden;
}
.gry::before {
  content: "";
  position: relative;
  top: 45px;
  left: 0;
  display: block;
  /*box-shadow: 0px -5px 4px 2px #aaa;*/
}
.yel {
  background: #d23394;
  padding: 3px;
  min-height: 40px;
  overflow: hidden;
  color: #eee;
}
.fiol {
  background: #d23394;
  padding: 3px;
  min-height: 40px;
  overflow: hidden;
}
.AI_info {
  padding: 3px;
  text-align: justify;
  overflow: hidden;
  cursor: default;
  font-size: 14px;
  height: 162px;
  box-shadow: 0px -2px 5px 0px #cccccc;
}
.AI_next {
  background: #fff;
  padding: 3px;
}
.AI_next:hover {
  color: #333;
}
.AI_info::before {
  /* content: "Прочитать полностью...";
	position: relative;
	top: 150px; 
	left: 0;
	display: block;	
	//box-shadow: 0px -5px 15px 7px #fff;*/
}
/*
.AI_info::before{
    content: "";
	position: relative;
	top: 150px; 
	left: 0;
	display: block;	
	box-shadow: 0px -5px 15px 7px #fff;
}*/
/*---[ activity ]---*/
/********************/
/***************************** pagination  */
.pag_n {
  display: inline;
  min-width: 40px;
  min-height: 30px;
  padding: 3px;
  margin: 2px;
  border: 5px solid #fff;
  box-shadow: 0 0 2px 1px #999;
}
#pag_act {
  background: #ddd;
  box-shadow: 0 0 2px 1px #666;
}
.art-rev {
  border-top: 1px dashed #bbbbbb;
  margin: 5px 0 20px;
  padding-top: 10px;
}
.art-rev img {
  width: 100%;
}
.AfishaItem,
.NoteItem {
  text-decoration: none;
  color: #201600;
  display: block;
  margin: 5px;
  width: auto;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 2px 1px #666;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  font-size: 16px;
}
.AI_i_place img {
  width: 100%;
  box-shadow: 0px 2px 5px 0px #999;
}
.AI_r {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.AI_date {
  padding: 3px;
  text-align: center;
  color: #666;
}
.AI_name {
  font-weight: bold;
  padding: 0px;
  text-align: center;
  color: #444;
  height: 50px;
}
.gry {
  background: #aaa;
  padding: 3px;
  min-height: 40px;
  overflow: hidden;
}
.gry::before {
  content: "";
  position: relative;
  top: 45px;
  left: 0;
  display: block;
}
.yel {
  background: #d23394;
  padding: 3px;
  min-height: 40px;
  overflow: hidden;
  color: #eee;
}
.fiol {
  background: #d23394;
  padding: 3px;
  min-height: 40px;
  overflow: hidden;
}
.AI_info {
  padding: 3px;
  text-align: justify;
  overflow: hidden;
  cursor: default;
  font-size: 14px;
  height: 162px;
  box-shadow: 0px -2px 5px 0px #cccccc;
}
.AI_next {
  background: #fff;
  padding: 3px;
}
.AI_next:hover {
  color: #333;
}
/********************/
/***************************** pagination  */
.pag_n {
  display: inline;
  min-width: 40px;
  min-height: 30px;
  padding: 3px;
  margin: 2px;
  border: 5px solid #fff;
  box-shadow: 0 0 2px 1px #999;
}
#pag_act {
  background: #ddd;
  box-shadow: 0 0 2px 1px #666;
}
.afisha_toggle {
  cursor: pointer;
  color: #b01172;
  padding-left: .6em;
}
.afisha_toggle:hover {
  color: #d23394;
}
/*************************************************/
#AdminPanel {
  width: 100%;
  /*border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;*/
  color: #888;
  padding: 5px 0;
}
#AdminPanel button {
  background: #eee;
  color: #888;
  border: #eee solid 2px;
}
#AdminPanel .AP_b:hover {
  background: #ddd;
  border: #eee solid 2px;
  color: #333;
}
.AP_sub {
  color: #333;
  background: #eee;
  padding: 5px;
  font-size: 90%;
}
.AP_b {
  display: block;
  background: #eee;
  color: #888;
  border: #eee solid 2px;
  cursor: pointer;
  padding: 5px;
  margin: 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  text-shadow: 1px 0px 0px #ddd;
  box-shadow: 0px 2px 1px #666;
  font-family: "Comic Sans MS", cursive;
}
.edit_art {
  display: block;
  background: #fefefe;
  margin: .3em 0;
  padding: .3em 0;
  font-size: 90%;
}
.edit_art:hover {
  background: #eee;
}
/*//////////////////  act manager  */
#act_select {
  /*position:*/
}
/*/////*/
.act_manage_panel {
  cursor: default;
  padding: 3px;
  background: #eee;
}
/* timer */
#time_source {
  display: none;
}
#timer_ring {
  position: relative;
  width: 180px;
  height: 180px;
  background: url(imgs/time_ring.jpg) center center;
  margin: 3px 0 5px;
}
#ring_hour,
#ring_mint,
#ring_scnd {
  position: absolute;
  top: 0;
  left: 0;
}
#clock_time {
  font-weight: bold;
  font-size: 170%;
}
#clock_word {
  font-weight: bold;
  font-size: 170%;
}
#timer_time {
  position: absolute;
  top: 72px;
  width: 100%;
  font-weight: bold;
  font-size: 170%;
}
#timer_h:after {
  content: "ч";
  position: absolute;
  top: 25px;
  left: 65px;
  font-size: 70%;
  font-weight: normal;
  color: #666;
}
#timer_m:before {
  content: "м";
  position: absolute;
  top: 25px;
  left: 105px;
  font-size: 70%;
  font-weight: normal;
  color: #666;
}
#timer_editor {
  height: 180px;
}
#timer_sec {
  position: absolute;
  top: 1px;
  left: 88px;
  display: block;
  width: 4px;
  height: 168px;
  border-top: 8px solid #888;
  animation: sec_move 60s infinite steps(60);
  -webkit-animation: sec_move 60s infinite steps(60);
  /* Chrome, Safari, Opera */
}
@keyframes sec_move {
  from {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    /* Для Firefox */
    -ms-transform: rotate(360deg);
    /* Для IE */
    -webkit-transform: rotate(360deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(360deg);
    /* Для Opera */
  }
  to {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    /* Для Firefox */
    -ms-transform: rotate(0deg);
    /* Для IE */
    -webkit-transform: rotate(0deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(0deg);
    /* Для Opera */
  }
}
/* Chrome, Safari, Opera */
@-webkit-keyframes sec_move {
  from {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    /* Для Firefox */
    -ms-transform: rotate(360deg);
    /* Для IE */
    -webkit-transform: rotate(360deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(360deg);
    /* Для Opera */
  }
  to {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    /* Для Firefox */
    -ms-transform: rotate(0deg);
    /* Для IE */
    -webkit-transform: rotate(0deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(0deg);
    /* Для Opera */
  }
}
/**********[ greed ]*************/
.main-g-1 {
  max-width: 1002px;
  min-width: 250px;
  width: 100%;
  margin: 0 auto;
  /*font-family: Georgia, serif;*/
  /*font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif !important;	*/
  /*font-family: "Comic Sans MS", cursive !important;*/
  /*font-family: 'PT Sans Narrow', sans-serif;*/
  font-size: 12pt;
}
.row {
  width: 100%;
  overflow: auto;
  float: none;
  clear: both;
}
.row:before,
.row:after {
  float: none!important;
  clear: both!important;
  display: block!important;
  width: 0!important;
  height: 0!important;
  margin: 0!important;
  padding: 0!important;
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.three-g-1,
.three-g-2 {
  width: 250px;
  float: left;
}
.four-g-1 {
  width: 250px;
  float: left;
}
.four-g-1-2 {
  width: 250px;
  float: left;
}
.nine-g-1 {
  width: 750px;
  float: left;
}
.nine-g-2 {
  width: 750px;
  float: right;
}
.six-g-1 {
  width: 500px;
  float: left;
}
.twelve-g-1 {
  width: 1000px;
  float: left;
  overflow: hidden;
}
/***********************/
/*************************************************/
@media only screen and (max-width: 1200px), only screen and (max-width: 999px), only screen and (min-width: 1000px) {
  .three-g-1,
  .three-g-2 {
    width: 25%;
    float: left;
    /*min-width: 200px;*/
  }
  .four-g-1 {
    width: 33.3%;
    float: left;
    min-width: 200px;
  }
  .four-g-1-2 {
    width: 33.3%;
    max-width: 250px;
    float: left;
    min-width: 200px;
  }
  .nine-g-1 {
    width: 75%;
    float: left;
  }
  .nine-g-2 {
    width: 75%;
    float: right;
  }
  .six-g-1 {
    width: 50%;
    float: left;
  }
  .twelve-g-1 {
    width: 100%;
    float: left;
  }
  .hs_block {
    display: none;
  }
  #NY-img {
    display: block;
  }
}
@media only screen and (max-width: 850px) {
  .row {
    width: 100%;
  }
  .three-g-1 {
    width: 33.3%;
    float: left;
    min-width: 200px;
  }
  .three-g-2 {
    width: 50%;
    float: left;
    min-width: 90px;
  }
  .four-g-1 {
    width: 50%;
    float: left;
    min-width: 200px;
  }
  .four-g-1-2 {
    width: 50%;
    max-width: 100%;
    float: left;
    min-width: 200px;
  }
  .nine-g-1 {
    width: 66.6%;
    float: left;
  }
  .nine-g-2 {
    width: 66.6%;
    float: right;
  }
  .six-g-1 {
    width: 50%;
    float: left;
  }
  .twelve-g-1 {
    width: 100%;
    float: left;
  }
  .hs_block {
    display: none;
  }
  #NY-img {
    display: block;
  }
}
@media only screen and (max-width: 700px) {
  .row {
    width: 100%;
  }
  .three-g-1 {
    width: 50%;
    float: left;
    min-width: 200px;
  }
  .three-g-2 {
    width: 25%;
    float: left;
    min-width: 100px;
  }
  .four-g-1 {
    width: 50%;
    float: left;
    min-width: 190px;
  }
  .four-g-1-2 {
    width: 50%;
    float: left;
    min-width: 190px;
  }
  .nine-g-1 {
    width: 100%;
    float: left;
  }
  .nine-g-2 {
    width: 100%;
    float: right;
  }
  .six-g-1 {
    width: 50%;
    float: left;
  }
  .twelve-g-1 {
    width: 100%;
    float: left;
  }
  #h_info {
    margin: -10px 5px 5px;
  }
  #header {
    position: relative;
    overflow: hidden;
  }
  #fon_top {
    margin: 0;
  }
  .hs_block {
    display: none;
  }
  #header {
    font-size: 8pt;
  }
  /*nav{
	font-size: 8pt;
	}*/
  #NY-img {
    display: none;
  }
  /*	 consalt */
  #cMil_Line {
    display: none;
  }
  #cBh_frame {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .row {
    width: 100%;
  }
  .three-g-2 {
    width: 100%;
    float: left;
    min-width: 200px;
  }
  .three-g-2 {
    width: 50%;
    float: left;
    min-width: 190px;
  }
  .four-g-1 {
    width: 50%;
    float: left;
    min-width: 190px;
  }
  .four-g-1-2 {
    width: 50%;
    float: left;
    min-width: 190px;
  }
  .nine-g-1 {
    width: 100%;
    float: left;
  }
  .nine-g-2 {
    width: 100%;
    float: right;
  }
  .six-g-1 {
    width: 100%;
    float: left;
  }
  .twelve-g-1 {
    width: 100%;
    float: left;
  }
  #logo {
    height: 100px;
  }
  .hs_block {
    display: block;
  }
  /*#header{
	font-size: 7pt;
	}*/
  #NY-img {
    display: none;
  }
  #cMil_Line {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .row {
    width: 100%;
  }
  .three-g-1 {
    width: 100%;
    float: left;
    min-width: 200px;
  }
  .three-g-2 {
    width: 50%;
    float: left;
    min-width: 90px;
  }
  .four-g-1 {
    width: 100%;
    float: left;
    min-width: 190px;
  }
  .four-g-1-2 {
    width: 100%;
    float: left;
    min-width: 190px;
  }
  .nine-g-1 {
    width: 100%;
    float: left;
  }
  .nine-g-2 {
    width: 100%;
    float: right;
  }
  .six-g-1 {
    width: 100%;
    float: left;
  }
  .twelve-g-1 {
    width: 100%;
    float: left;
  }
  #header * {
    margin: 0;
  }
  nav {
    overflow: hidden;
    float: none;
  }
  nav a {
    width: 100%;
  }
  nav ul {
    display: none;
    height: auto;
  }
  nav a#pull {
    display: block;
    background-color: #38393d;
    position: relative;
    margin: 0;
    width: 100%;
  }
  nav a#pull:after {
    content: "";
    background: url('imgs/nav-icon.png') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
  }
  nav li {
    display: block;
    float: right;
    width: 100%;
  }
  .hs_block {
    display: block;
  }
  #header {
    font-size: 10pt;
  }
  #NY-img {
    display: none;
  }
}
@media only screen and (max-width: 300px) {
  .row {
    width: 100%;
  }
  .three-g-1,
  .three-g-2 {
    width: 100%;
    float: left;
    min-width: 200px;
  }
  .four-g-1 {
    width: 100%;
    float: left;
    min-width: 190px;
  }
  .four-g-1-2 {
    width: 100%;
    float: left;
    min-width: 190px;
  }
  .nine-g-1 {
    width: 100%;
    float: left;
  }
  .nine-g-2 {
    width: 100%;
    float: right;
  }
  .six-g-1 {
    width: 100%;
    float: left;
  }
  .twelve-g-1 {
    width: 100%;
    float: left;
  }
  #header * {
    margin: 0;
  }
  nav {
    overflow: hidden;
    float: none;
  }
  nav a {
    width: 100%;
  }
  nav ul {
    display: none;
    height: auto;
  }
  nav a#pull {
    display: block;
    background-color: #38393d;
    position: relative;
    margin: 0;
    width: 100%;
  }
  nav a#pull:after {
    content: "";
    background: url('imgs/nav-icon.png') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
  }
  nav li {
    display: block;
    float: right;
    width: 100%;
  }
  .hs_block {
    display: block;
  }
  #header {
    font-size: 10pt;
  }
  #NY-img {
    display: none;
  }
}

/*# sourceMappingURL=cstile3.css.map */