
@media (max-width: 768px) {
body, html {
	overflow-x: hidden;
}
.content {
	padding: 40% 0 0;
}
.navbar-header img {
	display: none;
}
.navbar-brand {
	height: auto;
	width: 35%;
}
.navbar-header .navbar-brand img {
	width: 80px;
	height: auto;
}
.navbar-header .lang-links img {
	display: block;
}
.lang-links {
	width: 100px;
}
#tf-home a.fa.fa-angle-down {
	margin: 20px auto 0;
}
#tf-home {
	height: auto;
	padding-bottom: 50px;
}
#tf-grow {
	background: rgba(0, 0, 0, 0.5);
	padding: 50px 0 70px;
	height: auto;
}
.cources-box .cources-box-item {
	margin-bottom: 50px;
}
#tf-bloom .container .blooms-cont {
	width: 100%;
	left: 0;
}
#team .item {
	padding: 0 20px;
}
#tf-contact {
	background: #f26f5d;
	font-size: 22px;
	padding: 30px 0;
}
ul.nav.navbar-nav.navbar-right {
	width: 100%;
}
.navbar-nav > li {
	float: left;
	display: inline-block;
	width: 100%;
}
#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #fff;
	font-size: 17px !important;
	letter-spacing: 1px;
	width: 100%;
	float: left;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 380px;
}
.container > .navbar-header {
	margin-bottom: 20px;
}
#tf-menu.navbar-fixed-top.on .collapse.navbar-collapse {
	float: left;
	width: 100%;
	margin-left: 0;
}
#tf-menu.navbar-default.navbar-fixed-top.on .navbar-nav > li > a {
	padding-top: 10px;
}
#tf-root {
	height: auto;
	padding: 0;
}
.cources-box {
	height: auto;
}
#tf-bloom {
	background: rgba(0, 0, 0, 0) url(../img/04.jpg) no-repeat scroll center top;
	height: 1080px;
}
#tf-home h1 {
	font-size: 30px;
}
#tf-home p.lead {
	color: #fff;
	font-size: 22px;
	background: rgba(0,0,0,0.5);
	padding: 10px;
	border-radius: 10px;
}
#tf-about .about-text > h1, #tf-root .section-title h1, #tf-grow .about-text > h1 {
	font-size: 35px;
}
#tf-about .about-text > h4, #tf-root .section-title h4, #tf-grow .about-text > h4, #tf-root .service > p, #tf-team .thumbnail .caption h3 {
	font-size: 22px;
}
#tf-about .about-text, #tf-grow .about-text, #tf-cources .text, #tf-team .section-title p, #tf-team .thumbnail .caption > p:first-of-type {
	font-size: 20px;
	line-height: 30px;
}
#tf-team .section-title h2, #tf-team .section-title.center h2, #tf-cources .section-title.center h2, #tf-bloom .section-title.center h2 {
	font-size: 35px;
	font-weight: normal;
	line-height: 30px;
}
.all-courses {
	font-size: 20px;
	margin: 0 auto 30px;
}
#tf-cources .section-title.center > h3 {
	font-size: 25px;
}
.cources-box .cources-box-item .title {
	font-size: 23px;
	padding-bottom: 20px;
}
.cources-box .cources-box-item p {
	font-size: 20px;
}
.cources-box .cources-box-item a {
	font-size: 20px;
	margin: 20px auto 0;
}
.blooms-box .body {
	font-size: 24px;
	height: 310px;
}
#tf-team .thumbnail .caption > p {
	font-size: 18px;
}
#tf-contact h1 {
	font-size: 35px;
	margin-bottom: 20px;
}
nav#footer p {
	font-size: 16px;
}
#tf-profile {
	background: url(../img/07.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: initial;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 110px;
}
#tf-grow .about-text {
	background: transparent;
}
#tf-course-header {
	margin-top: 110px;
}
.course-date {
	background: #ebebeb none repeat scroll 0 0;
	color: #000000;
	float: left;
	padding: 5px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
#tf-about.profile-cources-details .about-text > div {
	float: left;
}
.inner-slider > a {
	width: 42%;
}
.inner-slider > a img {
	width: 100%;
	height: auto;
}
}

@media (max-width: 603px) {
#tf-menu.navbar-default {
	background-color: rgba(0, 0, 0, 0.79);
}
#tf-works li.pull-right, #tf-works li.pull-left {
	margin-top: 10px;
	float: none !important;
	text-align: center;
	display: block;
}
label {
	float: none !important
}
.pull-left.fnav, .pull-right.fnav {
	float: none !important;
	text-align: center;
}
.hover-bg .hover-text {
	padding: 12% 10%;
}
}

@media (max-width: 360px) {
.hover-bg .hover-text {
	padding: 22% 10%;
}
}