/*
Theme Name: Academy Child theme of academy
Theme URI: 
Description: Child theme of academy theme for the Academy theme
Author: <a href="https://themex.co">Themex</a>
Author URI: 
Template: academy
Version: 2.19
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 03 Sep 2018 09:43:21 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


@media only screen and (max-width: 720px) {
	.home .featured-content{
		display: none;
	}
}
@media only screen and (max-width: 1008px) {
	.bg-img-home-header-bunner{
		visibility:hidden
	}
}
.home .main-bunner{
	position: relative;
	max-width: 1200px;
    margin: 0px auto;
	margin-bottom: -5px;
}

.home .featured-content{
	background: #6c7076;
	text-align: center;
}

.home .featured-content .bg-img-home-header-bunner{
	margin-right: 400px;
}

.home .start-cources {
    position: absolute;
    top: 50px;
    right: 0px;
    color: #fff;
    margin: 30px;
    width: 100%;
}
.home .counter {
	width: 500px;
    right: 230px;
    position: absolute;
}
.home .cources-card img,
.home .cources-card .course-image{ 
	max-width: 250px;
}
.home .cources-card{
	width: 250px;
}
.home .cources-card{
    position: absolute;
    right: 0px;
}	Ї
.home .start-cources .element-button.medium{
	margin: 0px auto;
    width: 160px;
    position: absolute;
    right: 0px;
    left: 0px;
}
.home .start-cources h1{
	
}
.home .start-cources h2{
	
} 

.home .cnumber{
	font-size: 50px;
}

.counter-wrapper{
	margin-bottom: 50px;
}
.counter-wrapper div{
	display: inline-block;
	font-size: 50px;
	position: relative;
}
.counter-wrapper div span{
	font-size: 14px;
	position: absolute;
	display: block;
	text-align: center;
	left:0px;
	right: 0px; 
}