

/*--trainers--*/
.border {
	border: 5px solid #00BFF0;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
	margin:1% 0;
}
.facts{
	padding: 0% 15% 1% 15%;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
	width: 100%;
	text-align: center;
	margin-bottom:4%;
}
.resp-tab-item{
	color: #00BFF0;
	font-size: 1.5em;
	text-transform: uppercase;
	cursor: pointer;
	padding: 12px 0;
	display: inline-block;
	margin: 0;
	text-align: center;
	list-style: none;
	float: dis;
	width: 11.28%;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 auto;
}
.resp-tab-item:hover {
	border: 1px solid #00BFF0;
	background: #FFF;
}
.resp-tab-active{
	background: none;
	text-shadow: none;
	color:#00BFF0;
	border: 1px solid #00BFF0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	font-size:1em;
	margin: 0px;
	padding: 10px 15px;
	background:#F7FDFF;
	margin:10px 0;
	color:#00BFF0;
}
h2.resp-accordion:hover{
	background:#00BFF0;
	text-shadow: none;
	color: #FFF;
}
@media only screen and (max-width:768px) {
	.sap_tabs{
		padding-top:0;
	}
	.resp-tabs-container{
		padding:10px;
	}
ul.resp-tabs-list {
  	display: none;
}
h2.resp-accordion {
  	display: block;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
span.tab-img{
	float: left;
	width: 30.5%;
	margin-right: 2.6%;
}
.tab-text{
	float:left;
	width: 66.5%;
}
.tab-text p{
	margin-bottom: 10px;
}
.tab-text p a{
	color: #777;
	font-size: 0.95em;
	line-height: 1.5em;
	text-transform: uppercase;
}
.tab-text p a:hover{
	color:red;
}
.post-meta {
	font-size: 14px;
	margin-bottom: 10px;
}
.post-meta img{
	vertical-align:middle;
	margin-top: -2px;
}
.post-meta a {
	color: #777;
	margin-right: 10px;
}
.post-meta a:hover{
	color:red;
}
.tab-left{
	margin-bottom:5%;
	padding: 0;
}
.timetable {
	width: 100%;
	font-size: 11px;
	margin-top: 30px;
}
.timetable th, .timetable td {
	width: 12.5%;
	text-align: center;
	padding: 15px;
	border:1px solid #E2E2E2;
	background:#fff;
	font-size: 14px;
	color: #555;
}

.timetable th:hover, .timetable td:hover {
	width: 12.5%;
	text-align: center;
	padding: 15px;
	border:1px solid #E2E2E2;
	background:#eee;
	font-size: 14px;
	color: #555;
}

.timetable .event {
	background-color:#72D0F4;
	color: #FFF;
	border-bottom: 1px solid #16BDFD;
	border-right: 1px solid #16BDFD;
	line-height: 150%;
}
.timetable .event:hover {
	background:#fff;
	color:#00BFF0;
}
.timetable .event a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.timetable .event:hover a {
	color:#00BFF0;
}





.timetable .eventh {
	background: -ms-linear-gradient(top, #245b6f,  #3d90ae);        /* IE 10 */
    background:-moz-linear-gradient(top,#245b6f,#3d90ae);/*火狐*/ 
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#245b6f), to(#3d90ae));/*谷歌*/ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#245b6f), to(#3d90ae));      /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #245b6f, #3d90ae);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #245b6f, #3d90ae);  /*Opera 11.10+*/
	color: #FFF;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 150%;
}
.timetable .eventh:hover {
    background: -ms-linear-gradient(top, #245b6f,  #3d90ae);        /* IE 10 */
    background:-moz-linear-gradient(top,#245b6f,#3d90ae);/*火狐*/ 
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#245b6f), to(#3d90ae));/*谷歌*/ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#245b6f), to(#3d90ae));      /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #245b6f, #3d90ae);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #245b6f, #3d90ae);  /*Opera 11.10+*/
	color:#fff;
}
.timetable .eventh a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.timetable .eventh:hover a {
	color:#00BFF0;
}



.timetable .eventd {
	background-color:#333;
	color: #FFF;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	line-height: 150%;
}


.timetable .eventt {
	background: -ms-linear-gradient(top, #fff,  #cdcdcd);        /* IE 10 */
    background:-moz-linear-gradient(top,#fff,#cdcdcd);/*火狐*/ 
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#cdcdcd));/*谷歌*/ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#cdcdcd));      /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #fff, #cdcdcd);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #fff, #cdcdcd);  /*Opera 11.10+*/
	color: #FFF;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	line-height: 150%;
}
.timetable .eventt:hover {
	background:#fff;
	color:#00BFF0;
}
.timetable .eventt a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.timetable .eventt:hover a {
	color:#00BFF0;
}





.trainers_middle_bottom{
	padding:3% 0 7% 0;
}
.traine_login{
	padding:4% 0;
	background:#72D0F4;
	margin-bottom:5%;
}
.timetable_small{
	display:none;
}
/*--classes--*/
.classes_wrapper {
	padding:6% 0;
}
.class_left{
	width:45.5%;
	float:left;
}
.class_right{
	width:54.5%;
	float: left;
	background: #72D0F4;
	padding: 4%;
}
.class_right h3{
	color:#fff;
	font-size:1.3em;
	text-transform:uppercase;
	text-align:center;
	font-weight:100;
	margin: 0 0 5px;
}
.class_right p{
	color:#fff;
	font-size:0.8125em;
	line-height:1.5em;
	margin-bottom: 8%;
}
.class_box{
	margin-bottom:2.6%;
}
.class_img{
	width:88%;
	margin:0 auto;
}
.class_img img{
	float: left;
	width:30.5%;
	margin-right:15px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
}
.class_desc{
	width:62.5%;
	float: left;
}
.class_desc h4{
	color:#fff;
	font-size:1em;
	font-weight:100;
	text-transform:uppercase;
	margin:0;
}
.class_desc h5{
	color:#fff;
	font-size:0.95em;
	font-weight:600;
	text-transform:uppercase;
	margin: 5px 0;
}
ul.buttons_class li.btn5{
	float:left;
	list-style: none;
}
ul.buttons_class li.btn5 a{
	background: none;
	font-size: 1.1em;
	padding: 5px 10px;
	color: #FFF;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: 1px solid #FFF;
	text-transform: uppercase;
	text-decoration:none;
}
ul.buttons_class li.btn5 a:hover{
	background:#fff;
	color:#00BFF0;
}
ul.buttons_class li.btn6{
	float:right;
	list-style:none;
}
ul.buttons_class li.btn6 a {
	background: none;
	font-size: 0.8125em;
	padding: 5px 10px;
	color: #FFF;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: 1px solid #FFF;
	text-transform: uppercase;
	text-decoration:none;
}
ul.buttons_class li.btn6 a:hover{
	background:#fff;
	color:#00BFF0;
}
ul.buttons_class{
	padding: 5% 0 0 0;
}
.class_right1 {
	width:54.5%;
	float: left;
	background: #fff;
	padding:3.3%;
}
.class_right1 h3 {
	color:#00BFF0;
	font-size: 1.3em;
	text-transform: uppercase;
	text-align: center;
	font-weight: 100;
	margin: 0 0 5px 0;
}
.class_right1 p {
	color:#00BFF0;
	font-size: 0.8125em;
	line-height: 1.5em;
	margin-bottom: 8%;
}
.class_desc1 h4 {
	color:#00BFF0;
	font-size: 1em;
	font-weight: 100;
	text-transform: uppercase;
	margin:0;
}
.class_desc1 h5 {
	color:#00BFF0;
	font-size:0.95em;
	font-weight: 600;
	text-transform: uppercase;
	margin: 5px 0;
}
ul.buttons_class li.btn7 {
	float: left;
	list-style: none;
}
ul.buttons_class li.btn7 a {
	background: none;
	font-size: 0.8125em;
	padding: 5px 10px;
	color:#00BFF0;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: 1px solid #00BFF0;
	text-transform: uppercase;
	text-decoration: none;
}
ul.buttons_class li.btn7 a:hover {
	background:#00BFF0;
	color:#fff;
}
ul.buttons_class li.btn8{
	float: right;
	list-style: none;
}
ul.buttons_class li.btn8 a {
	background: none;
	font-size: 0.8125em;
	padding: 5px 10px;
	color:#00BFF0;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: 1px solid #00BFF0;
	text-transform: uppercase;
	list-style:none; 
	text-decoration: none;
}
ul.buttons_class li.btn8 a:hover {
	background:#00BFF0;
	color:#fff;
}
.classes_bottom{
	padding-bottom:6%;
}
span.class_1{
	font-size:13px;
	vertical-align: middle;
	margin-right: 40%;
}




/*--responsive design--*/
@media (max-width:1366px){
.btn4 {
	margin-left: 18%;
}
h1.m_11 {
	left: 9%;
}
ul.twitter_footer li p {
	width: 84.5%;
}
}
@media (max-width:1280px){
.btn4 {
	margin-left: 13%;
}
h1.m_11 {
	left:6%;
}
ul.twitter_footer li p {
	width: 83.5%;
}
}
@media (max-width:1024px){
.btn4 {
	margin-left:0%;
}
h1.m_11 {
	left:6%;
}
ul.twitter_footer li p {
	width: 81.5%;
	margin: 0;
}
.header-text h1 {
	font-size: 3em;
}
.header-text h2 {
	font-size: 1.2em;
}
.header-text p {
	font-size: 0.8125em;
}
.btn a {
	padding: 7px 20px;
}
.nav li a {
	padding: 7px 15px;
	margin-right: 3px;
}
.nav > li > a.parent {
	background: url(../images/nav_arrow.png) no-repeat 12px 15px #FFF;
	padding: 10px 20px 8px 30px;
}
.nav li ul {
	padding: 20px 13px;
}
.view .mask, .view .content {
	top: 60px;
	left: 95px;
}
.content_left_text h3 {
	font-size: 2.1em;
}
.content_left_text {
	padding: 9% 0 0 5%;
}
.social-media li {
	margin:0;
}
.tab-text1 p {
	line-height: 0;
}
.event1 h4 {
	font-size: 0.8125em;
}
.opening_hours {
	top: 10%;
	width: 27%;
}
i.twt_icon {
	margin-right: 2%;
}
i.but_arrow {
	margin: 0 0px 0 54px;
}
h1.m_11 {
	top: -39px;
	font-size: 1.5em;
}
.about-left-text h2 {
	font-size:2em;
}
.about-left-text p {
	font-size: 0.85em;
}
.btn3 a {
	padding: 10px 50px;
}
.btn4 a {
	padding: 10px 30px;
}
.p-ww input[type="text"] {
	padding: 10px 15px;
}
.p-ww {
	margin-top: -9px;
}
.testimonial p {
	font-size: 0.85em;
}
.resp-tab-item {
	font-size: 1.1em;
	padding: 7px 0;
}
.timetable th, .timetable td {
	font-size: 12px;
}
.class_img {
	width: 100%;
}
.class_desc {
	width: 61.5%;
}
ul.list2_class li a,ul.list1_class li a {
	font-size: 0.8125em;
}
ul.list1_class li {
	margin: 0 15px 10px;
}
.blog_grid h3 a {
	font-size: 17px;
}
i.document, i.document1, i.document2, i.document3{
	margin: -81px 0px 0 0px;
}
ul.links_blog h3 a {
	font-size: 20px;
}
ul.links_blog li {
	margin-right: 9%;
}
li.question_right {
	font-size:1em;
}
.form-submit1 input[type="submit"] {
	padding: 10px 15px 10px 5px;
	background: url(../images/submit_arrow.png)no-repeat 170px 12px #E25050;
}
.form-submit1 input[type="submit"]:hover {
	background: url(../images/submit_arrow.png)no-repeat 170px 12px #E25050;
}
ul.btn_contact a {
	padding: 10px 30px;
}
span.m_26 {
	font-size: 17px;
}
.contact_bottom {
	margin-top: -12%;
	margin-right: 12px;
}
.data, .data-middle{
	width: 86.5%;
}
}
@media (max-width:768px){
  .timetable
	{
		display:none;
	}
	.timetable_small
	{
		display: block;
	}
	.facts{
		padding:10px;
	}
	ul.items_list{
		list-style:none;
		padding:0;
		margin-bottom: 4%;
	}
	ul.items_list h3{
		font-size: 18px;
		color: #555;
		margin: 0 0 10px;
		display: inline-block;
		border-bottom: 1px solid #00BFF0;
		padding-bottom: 5px;
	}
	ul.items_list li{
		border-bottom:1px solid #ECECEC;
		padding-bottom:7px;
		margin-bottom:7px;
	}
	ul.items_list li a{
		color:#555;
		font-size:0.8125em;
	}
	ul.items_list p{
		float:left;
		margin:0;
	}
	span.m_31{
		float:right;
		color:#555;
		font-size:0.8125em;
	}
	.logo {
		float: none;
		text-align: center;
	}
	h3.m_4 {
		margin: 4% 0 3%;
	}
	.members {
		padding:2%;
	}
	.btn1 {
		padding: 2% 0;
	}
	h3.m_2 {
		margin:3% 0;
	}
	.blog_events {
		padding: 2%;
	}
	ul.spinning {
		padding: 2%;
	}
	.tab-left1 {
		margin-bottom: 2.5%;
	}
	ul.partner li {
	   margin:0;
	}
	.footer-top {
		width: 80%;
	}
	h4.m_7 {
		margin-bottom: 2%;
	}
	.f-logo {
		padding-bottom: 0%;
		margin: 2% 0;
	}
	p.m_8 {
		margin-bottom: 2%;
	}
	.subscribe {
		margin-bottom: 1%;
	}
	p.m_9 {
		margin-bottom: 1%;
	}
	p.address {
		margin: 0;
	}
	.subscribe1 {
		width: 29%;
	}
	ul.list {
		padding: 0;
	}
	.box1, .box2{
		padding: 2%;
		margin-bottom: 15px;
	}
	.join {
		border-right: 0;
	}
	.join h3, .join-right h3 {
		font-size: 1.5em;
		margin: 0;
	}
	.join h4, .join-right h4 {
		font-size: 1em;
		margin-bottom:0;
	}
	.join p {
		margin: 10px 0 0;
	}
	.btn3 {
		margin: 4% 0 6%;
	}
	ul.price1, ul.price2{
		padding: 2%;
		margin-bottom: 20px;
	}
	ul.price1 h3, ul.price2 h3 {
		margin: 1% 0;
	}
	li.price_but, li.price_but1{
		padding: 1% 0;
		width: 20%;
		margin: 2% auto;
	}
	h2.m_26 {
		margin: 1% 0;
	}
	li.question_left h4 {
		font-size: 1.5em;
	}
	li.question_left p {
		font-size: 0.8125em;
	}
	.contact-top_right p {
		margin:1% 0;
	}
	.contact_hours {
		padding: 2%;
	}
	.contact_bottom {
		margin-top: 20px;
		margin-right: 0;
		width: 99%;
	}
	ul.recent-list, ul.blog-list{
		padding: 2%;
	}
	ul.blog-list h4, ul.recent-list h4 {
		margin-bottom: 2%;
	}
	li.grid2 {
		margin-right: 2%;
	}
	.class_left {
		margin-bottom: 10px;
		width: 42.5%;
	}
}
@media (max-width:640px){
	.header-text p {
		display: none;
	}
	.header-text h1 {
		font-size: 2.5em;
	}
	.banner_btn a {
		font-size: 0.85em;
		padding: 6px 20px;
	}
	.header-text h2 {
		font-size: 1em;
	}
	.banner_btn {
		margin: 20px 0 10px;
	}
	.subscribe1 {
		width: 34%;
	}
	.opening_hours {
		top: 6%;
		width: 37%;
		left: 57%;
	}
}
@media (max-width:480px){
	.header-text h2 {
		display: none;
	}
	.header-text h1 {
		font-size: 2em;
	}
	.subscribe1 {
		width: 45%;
	}
	.btn4 a {
		padding: 6px 15px;
		font-size: 0.8125em;
	}
	h1.m_11 {
		top: -39px;
		font-size: 1.2em;
		padding: 10px 20px;
	}
	.class_left img {
		width: 100%;
		height: 100%;
	}
	.class_desc h5 {
		font-size: 0.85em;
	}
	.cardio_list {
		width: 100%;
		float: none;
		border-right: none;
		padding: 0 0% 0 0;
		margin-right: 0;
	}
	.cardio_list1 {
		width: 100%;
		float: none;
	}
	li.grid1, li.grid2, li.grid3{
		width: 100%;
		float: none;
		margin-right: 0;
		padding-right: 0;
		border-right: none;
	}
	ul.links_blog h3 a {
		font-size: 15px;
	}
	ul.links_blog li a {
		padding-left:7px;
	}
	ul.links_blog li {
		margin-right: 5%;
	}
	span.class_1 {
		display: none;
	}
	.data, .data-middle {
		width: 81.5%;
	}
	ul.twitter_footer li p {
		width: 75.5%;
		margin: 0;
	}
	ul.dc_pagination {
		padding: 0;
	}
	i.document, i.document1, i.document2, i.document3 {
		margin: -101px 0px 0 0px;
	}
	ul.dc_pagination li a {
		padding: 4px 8px 4px 8px;
	}
	#commentform input[type="submit"] {
		padding: 10px 50px;
		font-size: 1em;
	}	
	.to input[type="text"] {
		margin-left: 0px !important;
		width: 100%;
		padding:8px;
		font-size:0.8125em;
	}
	.text {
		float: none;
		width: 100%;
	}
	.text textarea {
		width:100%;
		padding:8px;
		font-size:0.8125em;
	}
	ul.btn_contact a {
		padding: 7px 10px;
		font-size: 0.8125em;
	}
	.contact_bottom h3 {
		font-size: 1.2em;
	}
	ul.btn_contact {
		margin: 38px 0 0;
	}
	.header-arrow a span {
		width: 100px;
		height: 25px;
		background: url(../images/img-sprite.png) no-repeat -325px -421px;
	}
}
@media (max-width:320px){
	.header-text h1 {
		font-size: 1.3em;
		
	}
	.banner_btn a {
		font-size: 0.8125em;
		padding: 3px 5px;
	}
	.header-bottom_left, .social{
		float: none;
	}
	.content_left_text h3 {
		font-size: 1.3em;
	}
	h3.m_2 {
		font-size: 1.5em;
	}
	h3.m_4 {
		margin:5% 0 4%;
		font-size: 1.5em;
	}
	.members p {
		font-size: 0.8125em;
	}
	.btn1 {
		padding: 2% 0 5%;
	}
	.opening_hours {
		top: 3%;
		width: 74%;
		left: 23%;
	}
	ul.twitter_footer li p {
		width: 65.5%;
		margin: 0;
	}
	.subscribe1 {
		width:70%;
	}
	.copy {
		float: none;
	}
	.toggleMenu {
		padding: 5px 15px;
	}
	.about-left-text h2 {
		font-size: 1.3em;
	}
	.login_details {
		width: 100%;
	}
	.btn3 a {
		padding: 7px 25px;
	}
	.p-ww input[type="text"] {
		padding:6px 10px;
		font-size: 0.8125em;
		width: 60%;
	}
	.class_left, .class_right, .class_right1{
		width: 100%;
		float: none;
	}
	.blog_grid h3 a {
		font-size: 13px;
	}
	i.document, i.document1, i.document2, i.document3 {
		margin: -93px 0px 0 0px;
	}
	ul.dc_pagination {
		padding: 0;
		margin-bottom: 20px;
	}
	ul.dc_pagination li a {
		padding: 3px 2px 3px 2px;
		font-size: 12px;
	}
	p.m_16 {
		display:none;
	}
	ul.social_blog h3 {
		margin: 8px 10px 0 0;
	}
	ul.social_blog li {
		margin-right: 0px;
	}
	p.m_17 {
		font-size: 0.8125em;
	}
	.data, .data-middle {
		width: 71.5%;
	}
	#commentform label {
		float: none;
		margin-top: 0;
		margin-right: 0;
		font-size:0.8125em;
	}
	#commentform input[type="text"] {
		padding: 6px 15px;
		width: 100%;
	}
	.data p, .data-middle p{
		font-size: 0.8125em;
		line-height: 1.5em;
	}
	#commentform textarea {
		padding: 10px 15px;
		width: 100%;
		height: 100px;
	}
	h3.m_14 {
		font-size:1.5em;
	}
	li.price_but, li.price_but1 {
		padding: 1% 0;
		width: 32%;
		margin: 2% auto;
		font-size: 0.8125em;
	}
	li.question_left {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	li.question_right {
		font-size: 1em;
		width: 60%;
		float: none;
	}
	.footer-top {
		width: 100%;
	}
	ul.price1 h3, ul.price2 h3, h2.m_25, h2.m_26 {
		font-size: 2em;
	}
	.text {
		float: none;
		width: 100%;
	}
	.to input[type="text"] {
		padding: 5px;
		width: 26%;
	}
	.form-submit1 {
		float: none;
		margin: 0;
	}
	ul.join_text {
		float: none;
		width: 100%;
	}
	ul.btn_contact {
		float: none;
		margin: 15px 0;
	}
	.header-arrow {
		padding: 8% 0 7% 0;
	}
	.banner_btn {
		margin: 10px 0 10px;
	}
	.social {
		float:none;
		text-align:center;
	}
	.to input[type="text"] {
		margin-left: 0px !important;
		width: 100%;
		padding:8px;
		font-size:0.8125em;
	}
	.text {
		float: none;
		width: 100%;
	}
	.text textarea {
		width:100%;
		padding:8px;
		font-size:0.8125em;
	}
	ul.btn_contact a {
		padding: 7px 10px;
		font-size: 0.8125em;
	}
	.contact_bottom h3 {
		font-size: 1.2em;
	}
	ul.btn_contact {
		text-align: center;
		padding: 0;
	}
	ul.partner li img{
		width:100%;
	}
	ul.partner li {
		width: 32%;
	}
	.singe_desc p {
		font-size: 0.8125em;
	}
	ul.partner_blog {
		padding: 0;
	}
	ul.partner_blog li img{
		width:100%;
	}
	ul.partner_blog li {
		width: 31%;
	}
	ul.list1 {
		padding: 0;
	}
	ul.social_blog h3 {
		margin: 10px 8px 0 0;
		font-size: 0.85em;
	}
	ul.comment_head h5 {
		font-size: 1em;
	}
	.register-top-grid div, .register-bottom-grid div {
		width: 100%;
		float: none;
	}
	.course_demo {
		padding: 0 5%;
	}
}