#cpn-mobile-header,
#cpn-mobile-text,
#cpn-mobile-course,
#cpn-mobile-count,
#cpn-mobile-subscripe,
#cpn-mobile-contact,
#cpn-subscripe
{
	display:none;
}

@media screen and (max-width: 960px)
{
	header
	{
		display: none;
	}
	@font-face {
		font-family: "TTFirs-Bold";
		src: url("/style/font/TTFirs-Bold.otf") format("opentype"); /* Modern Browsers */
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: "TTFirs-Black";
		src: url("/style/font/TTFirs-Black.otf") format("opentype"), /* Open Type Font */
		url("/style/font/TTFirs-Black.ttf") format("truetype"), /* Safari, Android, iOS */
		url("/style/font/TTFirs-Black.woff") format("woff"), /* Modern Browsers */
		url("/style/font/TTFirs-Black.woff2") format("woff2"); /* Modern Browsers */
		font-weight: normal;
		font-style: normal;
	}
	#cpn-mobile-text .wrapper
	{
		max-width: 87%;
		margin: 0 auto;
		padding: 0 0 25px;
	}
	.caption h1
	{

		font-family: 'TTFirs-Black';
	}
	h3 
	{
		margin: 40px 0 0;
		color: #000;
		font-size: 20px;
		font-size: 5.3rem;
		line-height: 1.2;
		font-weight: normal;
		font-style: normal;
	}
	#cpn-mobile-course .wrapper,

	#cpn-mobile-subscripe .wrapper
	{
		overflow: hidden;
		width: 100%;
		margin: 0 auto;
	}


	{
		background-color: #B9D6DE;
		background-image: none;
	}
	#cpn-mobile-header
	{
		overflow: hidden;
		margin-bottom: 5%;
	}

	.mobile-header
	{
		padding-top: 10%;
	}
	.logo
	{
		margin-left: 6.5%;
		float: left;
		width: 31%;
	}
	.logo img
	{
		width: 100%;
	}

	.sing-in
	{
		float: right;
		text-transform: uppercase;
		text-align: right;
		font-size: 22px;
		padding-bottom: 10px;
		padding-right: 7.5%;

		margin-top: 1.3vw;
	}
	.sing-in a
	{
		float: left;

	}
	#cpn-mobile-social
	{
		width: 25%;
		float: right;
		padding: 1.5% 2.2% 1.5% 8.1%;
		border-top-left-radius: 25px;

		border-bottom-left-radius: 25px;
		margin-bottom: 8%;
		background-color: #DCEBEF;
		box-shadow: 0 0 50px rgba(0,0,0,0.5);



	}
	.top-contact
	{
		float: left;
		width: 50%;
	}
	.top-contact img
	{
		width: 64%;
	}

	#cpn-mobile-course
	{
		overflow: hidden;
		width: 93%;
		box-shadow: 0 0 50px rgba(0,0,0,0.5);
		padding-bottom: 2%;




		border-bottom-right-radius: 40px;
		border-top-right-radius: 40px;
		background-color: #fff;
	}
	.course
	{
		overflow: hidden;
		margin-bottom: 5%;
	}

	.left
	{
		font-family: "TTFirs-Black";
		width: calc(50% - 3px);
		float: left;

	}
	.date
	{
		margin-left: 13%;
		font-family: 'TTFirs-Black';
		overflow: hidden;
		border-right: 3px solid #B9D6DE;
	}
	.status 
	{
		margin-top: 17px;
		font-size: 16px;
		padding: 11px 20px;
		line-height: 10px;
		border-radius: 50px;
		color: #FFF;
		background-color: #C63E34;
		margin-left: 10%;
		text-transform: uppercase;
		display: inline-block;
	}
	p.day-time.first
	{
		margin-top: 5.5%;
	}
	p.day-time.second
	{
		margin-top: 2.25%;
	}
	.day-time
	{
		font-family: "TTFirs-Bold";
		font-size: 2.3rem;
		font-weight: 100;
		margin-top: 11%;
	}
	.left-line, 
	.right-line
	{
		padding-top: 10%;
		width: 90%;
		border-bottom: 3px solid #B9D6DE;
	}
	.right-line
	{
		margin-left: calc(10% - 4px);
		width: 95%;

	}
	p
	{
		margin:0;
		line-height: 1;
	}
	.right
	{
		width: calc(50% - 3px);
		float: left;

	}

	.description p
	{
		font-size: 2.1rem;
		padding-top: 49px;
		padding-left: 10%;

	}

	.black
	{
		color: #000;
	}
	.green
	{
		color: #B6D4DD
	}
	.greenbg
	{
		background-color: #B6D4DD;
	}
	.red
	{
		color: #FF5D57;
	}
	.redbg
	{
		background-color: #FF5D57;
	}
	.status.second-b
	{
		margin-left: 5px;
	}
	.status.redborder
	{
		border: 2px solid #FF5D57;
		background-color: transparent;
		padding: 9px 10.6px;
		color: #FF5D57;

	}
	.status.redborder a
	{
	color: #FF5D57;
	}
	.status.blackborder
	{
		border: 2px solid #000;
		background-color: transparent;
		padding: 4px 18px;
		
	}

	#cpn-head-social,
	#cpn-head-date,
	#cpn-main,
	#cpn-footer,
	#cpn-footer-first,
	#cpn-footer-central,
	#cpn-footer-last
	{
		display:none;
	}
	#cpn-mobile-header,
	#cpn-mobile-text,
	#cpn-mobile-course,
	#cpn-mobile-count,
	#cpn-mobile-subscripe,
	#cpn-mobile-contact
	{
		display:block;
	}

	.sing-in a 
	{
		float: right;
		font-size: 22px;
	}
	img.menu-img {
		width: 40px;
		vertical-align: middle;
		padding-left: 5px;
		float: right;
	}
	.sing-in ul li
	{
		color: #000;
		text-align: right;
		padding-bottom: 0;
		margin: 0 0 0 0;
		display: block;
		width: 100%;
		overflow: hidden;
	}
	.sing-in  ul
	{
		color: #000;
		text-align: right;
		display: none;
		list-style: none;
		padding: 30px 0 0;
		
		margin-left: 0;z-index: 1;
	}
	.grey 
	{
		color: #7F7F7F;
	}
	.contact-bottom
	{
		text-align: center;
		font-size: 2rem;
	}
	.line:last-child
	{
		margin-top: 3%;
		margin-bottom: 25px;
	}
	.image-messanger:first-child
	{
		margin-left: 0;
	}
	.image-messanger
	{
		margin-left: 5%;
	}
	.image-messanger img
	{
		width: 10%;
	}
	h1
	{
		font-size: 4.9rem;
	}
	.description-text
	{
		font-size: 2rem;
	}
	h3
	{
		font-size: 4rem;
	}
	p.red.first
	{
		padding-top: 0;
	}
	p.second
	{
		padding-top: 6px;
	}
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		color: #000;
	}
	::-moz-placeholder { /* Firefox 19+ */
		color: #000;
	}
	:-ms-input-placeholder { /* IE 10+ */
		color: #000;
	}
	:-moz-placeholder { /* Firefox 18- */
		color: #000;
	}
	#wrapper
	{
		background: url(/img/back-02.png) repeat left top;
		margin-bottom: 5%;
		border-bottom-left-radius: 46px;
		border-bottom-right-radius: 25px;
		box-shadow: 0 0 50px rgba(0,0,0,0.5);
	}
	#cpn-mobile-subscripe .wrapper
	{
		margin-bottom: 25px;
	}
	#page-main_test body
	{
		background: url(/img/back-02.png) repeat left top;
	}
	.course
	{
		overflow: hidden;
		margin-bottom: 35px;
	}
	.left-line, .right-line
	{
		padding-top: 23px;
	}

	.course-container
	{
		height: 175px;
	}
	.day-time 
	{
		font-family: "TTFirs-Bold";
		font-size: 2rem;
		font-weight: 100;
		margin-top: 11%;
	}
	.description
	{
		height: 100%;
	}
	#cpn-mobile-count .wrapper
	{
		max-width: 94%;
		overflow: hidden;
		margin: 50px 0 50px 6%;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 25px 0;
	}
	.wrapper-counter
	{
		width: 93%;
	}
	.footer-counter
	{
		float: left;
		width: 33%;
	}
	.counter
	{
		font-family: 'TTFirs-Black';
		font-size: 10rem;	
		line-height: 1;
	}
	.footer-counter.first
	{
		color: #FFF;
		text-align: left;

	}
	.footer-counter.central
	{
		text-align: center;
	}
	.footer-counter.last
	{
		color: #FFF;
		text-align: right;

		float: right;
	}

	.counter-description
	{
		font-family: 'TTFirs-Bold';
		color: #000;
		font-size: 2.5rem;
	}




	#cpn-mobile-subscripe h3
	{
		text-align: center;
		font-family: 'TTFirs-Black';
		margin: 0 auto 50px;
	}
	p.input {
		margin-bottom: 50px;
	}
	input#email 
	{
		font-family: PFDinTextPro-Regular;
		outline: none;
		border: 0;
		border-bottom: 2px solid #fff;
		width: 50%;
		background-color: transparent;
		font-size: 15px;
		padding-bottom: 15px;
		text-align: center;
		color: #000;
		border-radius: 0;
	}
	#subscripe-button
	{
		text-transform: uppercase;
		font-family: 'PFDinTextPro-Regular', Arial, Helvetica, Tahoma, sans-serif;
		float: right;
		padding: 3% 9% 3% 9%;
		border-top-left-radius: 15px;
		box-shadow: 0 0 25px rgba(0,0,0,0.5);

		border-bottom-left-radius: 15px;
		margin-bottom: 8%;
		background-color: #fff;

	}
}

@media screen and (max-width: 792px)
{
	h1
	{
		font-size: 4.2rem;
	}
	.description-text
	{
		font-size: 1.7rem;
	}
	h3
	{
		font-size: 35px;
		margin: 35px 0 0 0;
	}
	.course-container 
	{
		height: 145px;
	}

	.day-time
	{
		font-size: 18px;
		margin: 37px 0 0 0;
	}
	p.day-time.first
	{
		margin-top: 18px;
	}
	p.day-time.second
	{
		margin-top: 9px;
	}
	.description p
	{
		padding-top: 37px;
		font-size: 1.8rem;
		line-height: 1;
		
	}
	p.second {
		padding-top: 6px;
	}
	.left-line, .right-line 
	{
		padding-top: 26.5px;
	}
	.counter 
	{
		font-size: 8rem;
	}
	.counter-description
	{
		font-size: 2rem;
	}
}
@media screen and (max-width: 667px)
{
	img.menu-img {
		width: 30px;
		vertical-align: middle;
		float: right;
		margin-top: -3px;
	}
	.sing-in ul
	{
		font-size: 14px;
	}
	h1
	{
		font-size: 3.7rem;
	}
	.description-text
	{
		font-size: 1.5rem;
	}

	h3
	{
		font-size: 30px;
	}
	.course-container 
	{
		height: 136px;
	}
	.day-time 
	{
		font-size: 16px;
	}
	.status
	{
		font-size: 14px;
		margin-top: 17px;
	}
	.right-line 
	{

	}
	.description p 
	{
		font-size: 1.3rem;
	}
	.course 
	{
		overflow: hidden;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px)
{
	h1
	{
		font-size: 3.4rem;
	}
	.description-text
	{
		font-size: 1.4rem;
	}
	.contact-bottom
	{
		
		font-size: 1.5rem;
	}
	h3 
	{
		font-size: 25px;
	}
	p.second {
		padding-top: 6px;
	}
	.day-time 
	{
		font-size: 15px;
	}
	.counter 
	{
		font-size: 7rem;
	}
	.counter-description 
	{
		font-size: 1.7rem;
	}
	.status 
	{
		font-size: 12px;
		margin-top: 10px;
	}
	.sing-in
	{
		margin-top: 0.6vw;
	}
	img.menu-img
	{
		margin-top: -2px;
	}
}
@media screen and (max-width: 550px)
{
	.sing-in
	{
		margin-top: 0.6vw;
	}
	.sing-in a 
	{
		float: right;
		font-size: 16px;
	}
	img.menu-img {
		width: 30px;
		vertical-align: middle;
		
		float: right;
	}
	h1
	{
		font-size: 3.2rem;
	}
	.description-text
	{
		font-size: 1.3rem;
	}
	.course-container {
		height: 115px;
	}


	h3
	{
		margin: 0;
		font-size: 2.4rem;
	}
	.course
	{
		overflow: hidden;
		margin-bottom: 19px;
	}
	.date
	{
		padding-top: 35px;
	}
	.day-time 
	{
		font-family: "TTFirs-Bold";
		font-size: 1.3rem;
		font-weight: 100;
		margin-top: 12%;
	}
	p.day-time.first
	{
		margin-top: 6%;
	}
	p.day-time.second
	{
		margin-top: 3%;
	}
	.description p 
	{
		font-size: 1rem;
		padding-left: 10%;

		padding-top: 37px;

	}
	.status
	{
		padding: 8px 20px;
	}
	.left-line, .right-line 
	{
		padding-top: 17px;
	}
	.right-line 
	{
		margin-left: calc(10% - 2px);

	}
	.counter 
	{
		font-size: 6.5rem;
	}
}

@media screen and (max-width: 500px)
{
	.sing-in
	{
		margin-top: 1.3vw;
	}
	h1
	{
		font-size: 2.4rem;
	}
	.description-text
	{
		font-size: 1rem;
	}
	#cpn-mobile-social
	{
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}
	#cpn-mobile-course
	{
		border-bottom-right-radius: 40px;
		border-top-right-radius: 40px;
	}
	.date
	{
		border-right: 2px solid #B9D6DE;
	}
	.left-line, .right-line
	{
		border-bottom: 2px solid #B9D6DE;
	}
	h3 
	{
		margin: 0;
		font-size: 2rem;
	}

	.course-container 
	{
		height: 95px;
	}
	.day-time 
	{
		font-size: 1rem;
	}
	.description p {
		font-size: 0.9rem;
		padding-top: 37px;
		padding-left: 10%;

	}
	

	.status
	{
		font-size: 8px;
		padding: 6px 15px;
		margin-top: 3px;
	}
	.counter 
	{
		font-size: 5rem;
	}
	.counter-description 
	{
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 400px)
{
	.contact-bottom
	{
		font-size: 1.2rem;
	}
	h1
	{
		font-size: 2.2rem;
	}
	.description-text
	{
		font-size: 0.9rem;
	}
	.course-container {
		height: 81px;
	}
	.sing-in 
	{
		font-size: 1.45rem;
	}
	.date 
	{
		padding-top: 12.5%;
	}
	h3 {
		margin: 0;
		font-size: 2rem;
	}
	.day-time 
	{
		font-size: 1rem;
	}
	.description p
	{
		font-size: 1rem;
		padding-top: 15%;
	}
	p.second {
		padding-top: 4px;
	}
	.status
	{
		font-size: 10px;

	}
	.counter 
	{
		font-size: 4rem;
	}
	.counter-description 
	{
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 376px)
{
	.contact-bottom
	{
		font-size: 1.2rem;
	}
	h1
	{
		font-size: 2rem;
	}
	.description-text
	{
		font-size: 0.7rem;
	}
	.day-time 
	{
		font-size: 0.7rem;
	}
	.description p 
	{
		font-size: 0.6rem;
		padding-top: 15%;
	}
	#subscripe-button
	{
		width: auto;
		padding: 2.5% 5%;
	}
	.course 
	{

		margin-bottom: 15px;
	}
	.course-container 
	{
		height: 78px;
	}
	.left-line, .right-line 
	{
		padding-top: 15px;
	}
	.right-line 
	{
		margin-left: calc(10% - 1.5px);
	}
}