body {
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 19px;
}

h1,h2,h3 {
	margin: 20px 0 40px;
	font-weight: normal;
}

h2 {
	margin: 40px 0 20px;
}

p {
	margin: 0 0 20px;
}

.bx-wrapper {
	border: none;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*-------------------------------------------------------*/

.menu {
    text-align: center;
	border-top: 1px solid #fff;
	padding-top: 10px;
	margin-top: 13px;
}

.menu__icon {
   display: none;
   width: 45px;
   height: 35px;
   position: relative;
   cursor: pointer;
}

.menu__icon span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #333333;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.menu__icon span:nth-child(1) {
  top: 0px;
}

.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
  top: 13px;
}

.menu__icon span:nth-child(4) {
  top: 26px;
 }

.menu__links-item {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;	
	color: #fff;
	padding: 5px 25px;
	border-radius: 5px;
}

.menu__links-item:hover {
    background: #f49321;
}

.menu.menu_state_open .menu__icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.menu.menu_state_open .menu__icon span:nth-child(2) {
  transform: rotate(45deg);
}

.menu.menu_state_open  .menu__icon span:nth-child(3) {
  transform: rotate(-45deg);
}

.menu.menu_state_open  .menu__icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.menu.menu_state_open .menu__links {
  display: block;  
}

/* ------------------------- меню 2 уровня  -------------------*/

.menu nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu nav ul:after {
  content: "";
  display: table;
  clear: both;
}
.menu nav a {
  text-decoration: none;
  display: block;
  transition: .3s linear;
}
.topmenu > li {
  float: left;
  position: relative;
}

.topmenu > li > a {  
  padding: 5px 29px;
  text-transform: uppercase;
  color: #fff;
}
.topmenu > li > a.active, 
.submenu a:hover {
	color: #fff;
}

.submenu {
  position: absolute;
  z-index: 99999;
  min-width: 300px;
  background: white;
  border-top: 1px solid #005602;
  visibility: hidden;
  opacity: 0; 
  transform-origin: 0% 0%;
  transform: rotateX(-90deg);
  transition: .3s linear;
  top: 30px;
  box-shadow: 0 10px 10px rgba(0,0,0,0.5);
}

.submenu li {
	position: relative;
}

.submenu li a {
  color: #000;
  padding: 10px 20px;
  border-bottom: 1px solid #CBCBCC;
}

.submenu li.active a {
	color: #fff;
}

.submenu .submenu {
  position: absolute;
  left: 100%;
  top: -1px;
  transition: .3s linear;
}

.menu nav li:hover > .submenu {
  transform: rotateX(0deg);
  visibility: visible;
  opacity: 1;
}

.menu nav li.active {
	background: #f49321;
	color: #fff;
}

.menu nav li:hover {
	background: #f4a84e;
}


/*-------------------------------------------------------------*/



.bx-wrapper {
	box-shadow: none;
	border: none;
}

.text-center {
	text-align: center;
}

.clearfix {
	clear: both;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.header {
	background: #005602;
	height: 140px;
	font-size: 16px;
}

.main-block {
	background: #ececec;
}

.main-form {
	background: #f49321;
}

.footer {
	background: #005602;
	height: 250px;
	font-size: 16px;
}

.footer .menu {
	top: 55px;
}

.logo {
	margin-top: 20px;
	margin-left: 10px;
}

.soc {
	position: absolute;
	top: 21px;
	right: 366px;
}

.phones {
	position: absolute;
	top: 20px;
	right: 10px;
	color: #f49321;
	font-size: 1.1em;
}

.call {
	position: absolute;
	top: 33px;
	right: 175px;
}

.btn {
	background: #f49321;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px;
	border-radius: 5px;
	text-decoration: none;
}

.btn:hover {
	text-decoration: underline;
}

.footer .call {
	right: 10px;
	top: 55px;
}

.footer .soc {
	top: 45px;
	right: 200px;
}

.footer .logo {
	margin-top: 50px;
}

.footer .phones {
	top: 55px;
	right: 400px;
	color: #fff;
}

.left-col {
	width: 280px;
	float: left;
	padding: 30px 10px;
}

.right-col {
	width: 740px;
	float: right;
	padding: 30px 10px;
}

.l-block {
	margin-bottom: 40px;
	background: #e5e5e5;
}

.rasp {
	margin: 15px;
	border-bottom: 1px solid #000;
	text-align: center;
}

.rasp-block {
	padding-bottom: 40px;
}

.rasp h3 {
	font-weight: bold;
	margin: 30px 0 10px;
	font-size: 1.1em;
	color: #005602;
}

.l-block h2 {
	background: #005602;
	color: #fff;
	padding: 10px;
	margin: 0;
	font-weight: normal;
}

.r-data {
	float: left;
	width: 60px;
	font-size: 2.5em;
	line-height: 0.7;
	font-weight: bold; 
}

.r-data span {
	font-size: 0.6em;
}

.rasp-block .r-data {
	float: none;
	width: 100%;
	font-size: 1.6em;
	line-height: 0.7;
	font-weight: bold; 
}

.rasp-block .r-data span {
	font-size: 0.9em;
}

.r-time {
	font-size: 1em;
	font-weight: 700;
	width: 190px;
	margin: 20px auto 0;
}

.r-time a {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
	text-decoration: none;
}

.r-time a:hover {
	text-decoration: underline;
}

.n-text {
	font-size: 0.8em;
	width: 180px;
	float: right;
	margin-top: -2px;
}

.news-block {
	margin: 30px 0;
}

.last {
	border: none;
}

.preim {
	width: 40%;
	padding: 5%;
	float: left;
	text-align: center;
	height: 300px;
}

.preim p {
	margin: 20px auto;
	width: 252px;
}

.main-form {
	background: #f49321 url(../images/bg-forma.jpg) bottom center no-repeat;
	min-height: 540px;
}

.forma {
	width: 600px;
	margin: 0 auto;
	padding: 10px 0 30px;
	color: #fff;
	
}

.forma h2 {
	text-align: center;
}

.forma p {
	text-align: center;
	text-transform: uppercase;
}
.forma input {
	padding: 10px;
	background: rgba(255,255,255,0.7);
	width: 92%;
	margin: 0 1.9% 15px;
}

.forma textarea {
	padding: 10px;
	background: rgba(255,255,255,0.7);
	width: 92%;
	margin: 0 1.9%;
	height: 100px;
	font-size: 1.4em;
}

.forma .pers {
	margin-left: 10px;
}

.forma input.btn {
	margin: 0 auto;
	display: block;
	width: 200px;
}

.jqselect {
    width: 95.5%;
    padding-left: 10px;
    padding-bottom: 14px;
}

.jq-selectbox__select {
	background: rgba(255,255,255,0.7);
	border: none;
}

.jq-selectbox__select:hover {
	background: rgba(255,255,255,0.8);
}

.jq-selectbox__select-text {
	text-shadow: none;
	color: #333;
}

.text-block {
	margin-bottom: 60px;
}

.one-check {
	background: url(../images/check.png) no-repeat;
	background-size: 70px;
	padding-left: 90px;
	width: 220px;
	float: left;
	height: 130px;
	margin: 10px;
}

.preim-check {
	margin-bottom: 60px;
}

.photo {
	width: 198px;
	height: 230px;
	float: left;
	margin: 10px 20px;
	text-align: center;
	font-size: 0.8em;
}

.photo img {
	border: 2px solid #ccc;
	width: 170px;
	height: auto;
}

.photo p {
	margin: 0 5px;
}
.video {
	margin: 20px;
	position: relative;
	padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.todo {
	background: #f0f0f0;
	padding: 40px;
}

.todo-check {
	width: 900px;
	padding: 30px 10px;
	margin: 0 auto;
}

.todo-check .one-check {
	width: 340px;
}

.prepod-text {
	width: 410px;
	float: right;
	padding: 20px;
}

.prepod-pict {
	width: 410px;
	float: left;
	padding: 20px;
}

.prepod-pict img {
	width: 410px;
	height: auto;
	border-radius: 50%;
}

.prepod ul, .form-text ul {
	list-style: none;
	padding: 0;
}

.prepod li, .form-text li {
	background: url(../images/check-small.png) no-repeat 0 3px;
	padding-left: 30px;
	margin: 15px 0;
	line-height: 1.5;
}

.form-text li {
	background: url(../images/check-small-white.png) no-repeat 0 3px;	
}

.kurs-form {
	background: #f49321;
}

.form-text {
	width: 430px;
	float: left;
	color: #fff;
	font-size: 1.2em;
	padding-right: 20px;
}

.form-text h1 {
    margin-top: 0;
}

.graf {
    color: #fff;
    margin-bottom: 40px;
    font-size: 1.2em;
}

.form-text h2 {
	margin-bottom: 10px;
}

.zayavka {
	width: 430px;
	float: right;
	color: #fff;
	background: #e38820;
	padding-left: 20px;
	padding-bottom: 20px;
	border-radius: 5px;
}

.zayavka h2 {
	margin: 20px 0;
}

.zayavka input {
	display: block;
	width: 390px;
	padding: 10px!important;
	font-size: 1em;
	margin-bottom: 10px;
}

.zayavka textarea {
	display: block;
	width: 390px;
	padding: 10px!important;
	font-size: 1.2em;
	margin: 5px 0 5px;
	font-family: 'PT Sans', sans-serif!important;

}

.zayavka p {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

.zayavka .btn {
	width: 200px;
}

.map {
	border: 1px solid #ccc;
	min-height: 400px;
	margin-top: 50px;
}

.addr {
	background: url(../images/addr.png) no-repeat;
	padding-left: 50px;
	line-height: 2.4;
}

.phone {
	background: url(../images/phone.png) no-repeat;
	padding-left: 50px;
	line-height: 2.4;
}

.mylo {
	background: url(../images/mail.png) no-repeat;
	padding-left: 50px;
	line-height: 2.4;
}

table p {
	margin: 0;
	padding: 20px;
}

.breadcrumb {
	margin: 0;
	padding: 0;
	list-style: none;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb li:after {
	content: " | ";
	padding: 0 5px;
}

.breadcrumb li.active:after {
	content: none;
}


.photos a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 172px;
	color: #000;
	text-decoration: none;
}

.photos img {
	border: 1px solid #ccc;
	width: 170px;
	height: auto;
}

.gal {
	width: 202px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}

.gal a {
	text-decoration: none;
	color: #000;
}

.gal a:hover {
	text-decoration: underline;
}

.gal img {
	border: 1px solid #ccc;
	width: 200px;
	height: auto;
}

.gal h2 {
	margin: 5px 0;
	font-size: 1.2em;
	text-align: center;
}

.articles a {
	color: #000;
	text-decoration: none;
}

.articles a:hover {
	text-decoration: underline;
}

.otziv {
	margin-bottom: 80px;
}

.otziv img {
	border-radius: 50%;
	float: left;
}

.otziv .o-cont {
	margin-left: 200px;
}

.otziv h2 {
	margin-bottom: 5px;
	text-transform: uppercase;
}

.otziv h2 span {
	text-transform: lowercase;
	font-size: 0.7em;
	color: #999;
	font-style: italic;
}

.otziv .kurs {
	font-weight: bold;
	margin-bottom: 5px;
}

.otziv .cont {
	font-style: italic;
	font-size: 1.2em;
	margin-top: 20px;
}

.news {
	margin-bottom: 60px;
}

.ndate {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 5px;
}

.pagination b {
	padding: 5px 10px;
	margin: 1px;
	color: #fff;
	background: #f49321;
}

.pagination a {
	padding: 5px 10px;
	margin: 1px;
	background: #ccc;
	color: #fff;
	text-decoration: none;
}

.pagination a:hover {
	text-decoration: underline;
}

.errors {
	color: #f00;
	background: #fff;
	padding: 5px;
}

.phone-order-block {
    display: none;
    width: 300px;
    text-align: center;
    z-index: 10000;
    padding: 0 20px;
}

.eform input {
	border: 1px solid #ccc!important;
	font-size: 1em;
}

.eform .jqselect {
	padding-left: 0;
	width: 100.5%;
}

.eform .jq-selectbox__select {
	text-align: left;
	height: 39px;
	background: transparent;
	box-shadow: none;
	text-shadow: none;
	border: 1px solid #ccc;
	font-size: 1em;
	padding-top: 3px;
}

.eform .jq-selectbox__select-text {
	color: #666;
}



.phone-button {
	background: #f49321;
	border: none;
	border-radius: 5px;
	color: #fff;
	font-size: 1em;
	padding: 15px;
}

.count {
	background: #f0f0f0;
	padding: 40px 10px;
}

.article {
    float: left;
    width: 154px;
    height: 300px;
    margin: 15px;
    text-align: center;
    font-weight: bold;
}

.article p {
    margin-top: 10px;
    font-size: 0.9em;
}

.stat {
    margin-top: 210px;
}

.art-menu {
    margin-bottom: 30px;
    position: absolute;
}


.art-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.art-menu a {
    display: block;
    margin: 0 0 15px;
    background: #e5e5e5;
    width: 250px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.art-menu a:hover {
    background: #f49321;
    color: #fff;
}

.art-menu li.active a {
    background: #f49321;
    color: #fff;
}

.n-text p {
    text-align: left;
}


.copy {
	text-align: center;
	font-size: 0.8em;
	margin-top: 50px;
	color: #fff;
}


/*--------- мобильное меню -----------*/

.mob-menu {
	display: none;
}

.mob-menu ul {
	list-style: none;
	text-align: left;
}

.mob-menu a {
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
	font-size: 1.1em;
	text-decoration: none;
}

.mob-menu ul li ul li a {
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
	font-size: 0.8em;
	text-decoration: none;
}


.mob-menu nav {
  background-color: #1E1E23;
  height: 65px;
}


#menuToggle {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 25px;
  left: 25px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
  width: 80%;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #36383F;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu {
  position: absolute;
  width: 230px;
  box-shadow: 0 0 10px #85888C;
  margin: -50px 0 0 -50px;
  padding: 50px;
  padding-top: 85px;
  background-color: #F5F6FA;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  transition-delay: 2s;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}

/*--------------------*/


/*=============================================================*/

 	
@media (max-width: 1024px) {
	.w1100 {
		width: 100%; 
	}
	.menu {
		font-size: 0.9em;
		right: 10px;
		top: 100px;
	}
	.phones {
		right: 20px;
	}
	.call {
		right: 189px;
	}
	.soc {
		right: 376px;
	}
	.footer .soc {
		right: 220px;
	}
	.footer .call {
		right: 20px;
	}
	.right-col {
		width: 700px;
		padding: 30px 10px;
	}
	.logo {
		margin-left: 20px;
	}
	.one-check {
		width: 190px;
	}
	.photo {
		margin: 10px 15px;
	}
	.gal {
		margin-right: 30px;
		height: 270px;
	}
	.gal h2 {
		font-size: 1em;
	}
	.photos a {
		margin-right: 30px;
		margin-left: 30px;
		margin-bottom: 30px;
	}
	.article {
	    width: 200px;
	}
	.menu__links-item {
		padding: 5px 25px;
	}
	.topmenu > li > a {
		padding: 5px 28px;
	}
}

@media (max-width: 768px) {
    table {
        overflow-x: auto;
        overflow-y: auto;
        display: block;
    }
	.copy {
		margin-top: 30px;
	}
	.logo {
		width: 190px;
		height: auto;
	}
	.footer .menu {
		top: 15px;
	}
	.footer .call {
		top: 55px;
	}
	.footer .soc {
		top: 45px;
		right: 200px;
	}
	.footer .phones {
		top: 55px;
		right: 300px;
		font-size: 0.9em;
	}
	.left-col {
		width: 250px;
	}
	.right-col {
		width: 470px;
		padding: 30px 10px;
	}
	.preim img {
		width: 100%;
		height: auto;
	}
	.preim {
		width: 40%;
		margin: 0 auto;
	}
	.preim p {
		width: 100%;
	}
	.rasp h3 {
		font-size: 1.1em;
	}
	.r-time {
		width: 160px;
		font-size: 1em;
	}
	.n-text {
		width: 160px;
	}
	.menu {
		right: 0; 
		top: 90px;
	}
	table p {
		padding: 10px;
	}
	.header {
		height: 130px;
	}
	.todo-check .one-check {
		width: 37%; 
	}
	.todo-check {
		width: 95%; 
	}
	.prepod-pict {
		width: 43%;
	}
	.prepod-pict img {
		width: 100%; 
	}
	.prepod-text {
		width: 45%; 
	}
	.one-check {
		width: 30%;
		background-size: 50px;
		padding-left: 60px;
	}
	.preim-check .one-check {
		width: 32%;
	}
	.form-text {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
	.zayavka {
		float: none;
		width: 96%;
		padding-top: 1px;
	}
	.zayavka p {
		font-size: 0.9em!important;
	}
	.cont p {
		font-size: 0.8em;
	}
	.otziv .o-cont {
		margin-left: 170px;
	}
	.art-menu a {
	    width: 220px;
	}
	.menu__links-item {
		padding: 5px 10px;
	} 
	.topmenu > li > a {
		padding: 5px 13px;
	}

}

@media (max-width: 425px) {
	.mob-menu {
		display: block;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999999;
	}
	
	.menu {
		display: none;
	}
	
	.main-block {
		display: none;
	}
	.left-col {
		float: none;
		width: 100%;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.r-data {
		font-size: 3.2em;
	}
	.r-time {
		width: 300px;
		font-size: 1.3em;
	}
	.n-text {
		width: 300px;
	}
	.right-col {
		float: none;
		width: 95%;
		margin-top: 0;
		padding-top: 15px;
	}
	.preim {
		width:60%;
		float:none;
		margin-bottom: 50px;
	}
	.forma {
		width: 95%;
		padding-bottom: 30px;
	}
	.header {
		height: auto;
		margin-top: 30px;
	}
	.soc {
		position: static;
	}
	.call {
		position: static;
		padding-bottom: 40px;
	}
	.phones {
		position: static;
		font-size: 1.6em;
		margin-bottom: 30px;
	}

	.footer {
		height: auto;
	}
	.header .w1100 {
		text-align: center; 
	}
	.logo {
		margin-left: 0;
		width: auto;
		margin-top: 65px;
		margin-bottom: 15px;
	}
	.header .soc {
		display: none;
	}
	.footer {
		text-align: center;
		padding-bottom: 40px;
	}
	.footer .menu {
		display: none;
	}
	.footer	.menu {
		display: none;
	}
	.footer .call {
		display: none;
	}
	.footer .phones {
		display: none;
	}
	
	.gal {
		margin: 0 auto;
		float: none;
	}
	
	.photos a {
		width: 80%;
		float: none;
		margin: 40px auto;
	}
	
	.photos img {
		width: 100%;
	}
	
	.photo {
		width: 80%;
		height: 360px;
		float: none;
		margin: 40px auto;
	}
	
	.photo img {
		width: 100%;
	}
	
	.gal {
		width: 80%;
		float: none;
		margin: 40px auto;
		height: 380px;
	}
	
	.gal img {
		width: 99%;
	}
	
	.otziv img {
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	.otziv .o-cont {
		margin-left: 0;
	}
	
	.otziv {
		text-align: center;
	}
	
	.menu {
		position: absolute;
		top: 0;
		right: 0;
		background: #f0f0f0;
		width: 100%;
		padding: 5px 5px 3px;
		margin-top: 0;
		text-align: right;
	}
	
	.menu__icon{
		display: inline-block;
	}
  
	.menu__links {
		position: fixed;
		display: none;
		top: 0;
		right: 0;
		left: 0;
		margin-top: 47px;
		background-color: #005602;
		z-index: 9999;
		overflow: auto;
		font-size: 1.3em;
	}
  
	.menu__links-item {
		display: block;
		padding: 12px 0;
		text-align: center;
		color: #ffffff;
	}
	
	table {
		overflow-x: auto;
		display: block;
	}
	.mob {
		display: none;
	}
	.preim-check .one-check {
		width: 26%;
		font-size: 0.75em;
	}
	.todo {
		padding: 0;
	}
	.todo-check h1 {
		margin-bottom: 5px;
	}
	.todo-check .one-check {
		width: 30%;
		font-size: 0.75em;
	}
	.prepod-pict {
		width: 70%;
		float: none;
		margin: 0 auto;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.prepod-text {
		width: 100%;
		float: none;
		padding-top: 0;
		padding: 10px;
	}
	.prepod-text h1 {
		margin-top: 5px;
		text-align: center;
	}
	.prepod-text p {
		font-size: 0.9em;
	}
	.zayavka input {
		width: 90%;
	}
	.zayavka textarea {
		width: 90%;
	}
	.todo-check {
		margin: 0;
		padding: 15px 0;
		width: 95%;
	}
	.form-text {
		padding: 10px;
	}
	.count {
		display: none;
	}
    .article {
        width: 170px;
    }
    .stat {
        margin-top:0;
    }
    .art-menu {
        top: 15px;
        width: 100%;
    }
    .rstat {
        padding-top: 235px;
    }
    .art-menu a {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .text-center {
        font-size: 1.6em;
    }
    .graf {
        padding: 0 10px;
    }
	.copy {
		margin: 30px;
	}
}

@media (max-width: 375px) {
	.r-time {
		width: 270px;
	}
	.n-text {
		width: 270px;
	}
	.preim {
		margin-bottom: 0;
	}
    .article {
        width: 140px;
    }
    .todo-check .one-check {
        width: 27%;
        font-size: 0.65em;
    }
}

@media (max-width: 320px) {
	.r-time {
		width: 220px;
	}
	.n-text {
		width: 220px;
	}
    .article {
        width: 100%;
        margin: 0;
    }
    .text-center {
        font-size: 1.3em;
    }
    .todo-check .one-check {
        width: 80%;
        font-size: 0.65em;
    }
    .preim-check .one-check {
        width: 75%;
        font-size: 0.75em;
    }
}














