@charset "utf-8";

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.home_slider_prev
	{
		left: 25px;
	}
	.home_slider_next
	{
		right: 25px;
	}
	.course_info:first-child
	{
		margin-right: 12px;
	}
	.milestone:not(:last-child)::after
	{
		display: none;
	}
	.team_image
	{
		width: 160px;
		height: 140px;
	}
	.about_col_left
	{
		padding-right: 15px;
	}
	.about_col_right
	{
		padding-left: 15px;
	}
	.about_col_middle
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.feature_content
	{
		padding-right: 0;
	}
	.feature_video
	{
		width: 100%;
		left: auto;
	}
	.team_image
	{
		width: 160px;
		height: 140px;
	}
	.milestone:not(:last-child)::after
	{
		display: none;
	}
	.partners_slider_container
	{
		width: calc(100% + 160px);
		left: -80px;
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.main_nav,
	.search_button
	{
		display: none;
	}
	.top_bar_contact_list li i,
	.top_bar_contact_list li > div,
	.login_button a
	{
		font-size: 12px;
	}
	.login_button
	{
		width: 140px;
	}
	.hamburger
	{
		display: inline-block;
		margin-left: 33px;
	}
	.home_slider_form_container
	{
		width: 100%;
	}
	.home_search_button
	{
		margin-top: 15px;
	}
	.feature_col:not(:last-child)
	{
		margin-bottom: 30px;
	}
	.course_col:not(:last-child)
	{
		margin-bottom: 40px;
	}
	.counter_form
	{
	    position: relative;
	    top: 0;
	    right: auto;
	    width: 100%;
	    height: auto;
	    padding-left: 40px;
	    padding-right: 40px;
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.counter_content
	{
		padding-top: 100px;
		padding-bottom: 68px;
	}
	.counter
	{
		padding-bottom: 100px;
	}
	.event_col:not(:last-child)
	{
		margin-bottom: 20px;
	}
	.team_col .team_item
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.team_col:first-child .team_item
	{
		padding-left: 0;
		padding-right: 0px;
	}
	.team_col:nth-child(4n) .team_item
	{
		padding-left: 0px;
		padding-right: 0;
	}
	.team_col:nth-child(odd) .team_item
	{
		padding-right: 6px;
	}
	.team_col:nth-child(even) .team_item
	{
		padding-left: 6px;
	}
	.news_col:not(:last-child)
	{
		margin-bottom: 80px;
	}
	.newsletter_container
	{
		height: auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.newsletter_form_container
	{
		margin-top: 19px;
	}
}
/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	p{
		font-size:15px;
	}
	h1{font-size: 32px;}
	h2{font-size: 28px;}
	h3{font-size: 22px;}
	h4{font-size: 16px;}
	h5{font-size: 14px;}
	.home
{
	height: 400px;
	padding-top: 70px;
}
	.home_slider_content
{
	left: 70px;
	width: 85%;
	top: 41%;
}
	.home_slider_title h1 
{
    font-size: 30px;
    font-weight: 700;
}
	.home_slider_subtitle p
{
    font-size: 14px;
    color: #fff;
    margin-top: 9px;
    letter-spacing: 0.3px;
    text-transform: capitalize;	
    
}
	.newsletter_container {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
	.features {
    padding-top: 60px;
    padding-bottom: 30px;
}
	.features_row {
    margin-top: 40px;
    padding: 0 50px 0 50px;
}
	.courses_row {
    margin-top: 0px;
}
	
	.courses {
    padding-top: 40px;
    padding-bottom: 50px;
}
	 .counter {
        padding-bottom: 00px;
    }
	.counter_content
{
	padding-top: 100px;
	padding-bottom: 100px;
}
	.news {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.news_row {
    margin-top: 0px;
}
	
	.wrap.subwrap {
    padding: 13em 0;
}
	.font_size {
    font-size: 19px;
    line-height: 1.4;
}
	.about {
    padding-top: 60px;
    padding-bottom: 60px;
}
	.product {
    padding-top: 40px;
    padding-bottom: 20px;
}
	.benefits {
    padding-top: 60px;
    padding-bottom: 20px;
}
	.padding-md{
		padding-bottom:30px;
	}
	.contact_info {
		padding-top:20px;
    padding-left: 0px;
}
	.contact_info_title
	{
		font-size: 30px;
	}
	.contact_info_container {
    padding-top: 50px;
    padding-bottom: 50px;
}
	.contact_info_location_title
	{
		font-size: 16px;
	}
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	p{
		font-size:15px;
	}
	h1{font-size: 32px;}
	h2{font-size: 28px;}
	h3{font-size: 22px;}
	h4{font-size: 16px;}
	h5{font-size: 14px;}
	ul li{
		font-size: 15px;
	}
	.top_bar
	{
		display: none;
	}
	.home
{
	height: 300px;
	padding-top: 70px;
}
	.home_slider_content
{
	left: 20px;
	width: 60%;
	top: 29%;
}
	.home_slider_title h1 
{
    font-size: 20px;
}
	.home_slider_subtitle {
    font-size: 15px;
    
}
	.home_slider_nav{
		display: none;
	}
	.newsletter_container{
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.newsletter_title{
	font-size: 25px;
	
}
	.newsletter_subtitle {
	font-size: 14px;
}
	
	.features {
    padding-top: 50px;
    padding-bottom: 30px;
}
	
	.counter_content {
        padding-top: 100px;
        padding-bottom: 100px;
    }
	.news {
        padding-top: 50px;
        padding-bottom: 40px;
    }
	
	.block-23 ul li .fa {
    width: 28px;
}
	.wrap.subwrap {
    padding: 10em 0 10em 0;
}
	.wrap .text .maintext {
        font-size: 24px;
    }
	.about_col_middle {
        padding-bottom:20px;
    }
	.section_subtitle {
    margin-bottom: 14px;
}
	.font_size {
    font-size: 19px;
    line-height: 1.4;
}
	.about {
    padding-top: 60px;
    padding-bottom: 60px;
}
	.team_col .team_item
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.team_col:first-child .team_item
	{
		padding-left: 0;
		padding-right: 0px;
	}
	.team_col:nth-child(4n) .team_item
	{
		padding-left: 0px;
		padding-right: 0;
	}
	.team_col:nth-child(odd) .team_item
	{
		padding-right: 0px;
	}
	.team_col:nth-child(even) .team_item
	{
		padding-left: 0px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	h2
	{
		font-size: 24px;
	}
	p
	{
		font-size: 14px;
	}
	.menu
	{
		width: 100%;
		right: -100%;
	}
	
	
	.home_search_input::-webkit-input-placeholder
	{
		font-size: 12px !important;
	}
	.home_search_input:-moz-placeholder
	{
		font-size: 12px !important;
	}
	.home_search_input::-moz-placeholder
	{
		font-size: 12px !important;
	} 
	.home_search_input:-ms-input-placeholder
	{ 
		font-size: 12px !important;
	}
	.home_search_input::input-placeholder
	{
		font-size: 12px !important;
	}
	.dropdown_item_select,
	.home_search_button
	{
		font-size: 12px;
	}
	.home_search_button
	{
		width: 100px;
		height: 40px;
	}
	.newsletter_form_container
	{
		width: 100%;
		padding-left: 0;
	}
	.contact_info_title
	{
		font-size: 24px;
	}
	.contact_info_location_title
	{
		font-size: 16px;
	}
	.input_col:not(:last-child)
	{
		margin-bottom: 30px;
	}
	.newsletter_form_container
	{
		width: 100%;
		padding-left: 0;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}