@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 2800px)
{
		#left{
	color: #012061;
    padding-top: 6%;
    letter-spacing: 40px;
    font-size: 50px;
	padding-left:35px;
	border-bottom: 2px solid #012061;
	}
	
	#smallheading{
	 color: #2f386e;
    font-size: 17px;
	background-color:#d2eaf1;
	
	}
	
	
}

/************
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)
{
	.featured_container
	{
		width: 100%;
		padding-left: 167px;
		margin-top: 0px;
	}
	.footer_contact_info
	{
		padding-right: 0px;
	}
}

/************
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
	{
		display: none;
	}
	.hamburger
	{
		display: inline-block;
		margin-left: 1px;
		vertical-align: middle;
	}
	.top_bar_contact_list li > div
	{
		font-size: 10px;
	}
	.top_bar_contact_list li:first-child
	{
		margin-right: 32px !important;
	}
	.top_bar_contact_list li:not(:last-child)
	{
		margin-right: 23px !important;
	}
	.top_bar_login ul li a
	{
		font-size: 10px;
	}
	.home_slider_nav_container
	{
		top: -51px;
	}
	.featured
	{
		padding-bottom: 60px;
	}
	.featured_container
	{
		padding-left: 0;
		margin-top: 60px;
	}
	.featured_col:first-child
	{
		padding-right: 15px;
	}
	.featured_col:last-child
	{
		padding-left: 15px;
	}
	.featured_background
	{
		height: 354px;
	}
	.home_title
	{
		font-size: 56px;
	}
	.course_search
	{
		padding-left: 0;
		padding-right: 0;
	}
	.courses_slider_nav
	{
		display: none;
	}
	.milestone_col:not(:last-child)
	{
		margin-bottom: 80px;
	}
	.grouped_col:not(:last-child)
	{
		margin-bottom: 80px;
	}
	.video_container_outer
	{
		height: 388px;
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 80px;
	}
}

/************
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)
{
	
				#left{
	color: #012061;
    padding-top: 6%;
    letter-spacing: 40px;
    font-weight: bold;
    font-size: 30px;
	padding-left:35px;
	border-bottom: 2px solid #012061;
	}
	#bannerhome {
    background-image: url(../images/hands-001.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 190px;
}

}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.top_bar
	{
		display: none;
	}
	.header.scrolled
	{
		top: 0px;
	}
	.search_button
	{
		display: none;
	}
	.home_slider_nav_container
	{
		display: none !important;
	}
	.course_search_form > div
	{
		width: 100%;
		margin-bottom: 15px;
	}
	.video_container_outer
	{
		height: 287px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	#navimg{
  background-size:100%;
      background-image: url(../images/bluelogos1.png)!important;

}
  
			#left{
	color: #012061;
    padding-top: 6%;
    letter-spacing: 40px;
    font-weight: bold;
    font-size: 30px;
	padding-left:35px;
	border-bottom: 2px solid #012061;
	}
	#bannerhome {
    background-image: url(../images/hands-001.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 190px;
}
	p
	{
		font-size: 13px;
	}
	h2
	{
		font-size: 20px;
	}
	.section_title h2
	{
		font-size: 20px;
	}
	.section_subtitle
	{
		font-size: 13px;
		margin-top: 47px;
	}
	.menu
	{
		width: 100%;
		right: -100%;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 80px;
	}
	.menu_nav ul li a
	{
		font-size: 18px;
	}
	.menu_close_container
	{
		right: 30px;
	}
	.menu .search
	{
		margin-bottom: 54px;
	}
	.menu .search_input
	{
		height: 32px;
	}
	.menu .search_input::-webkit-input-placeholder
	{
		font-size: 12px !important;
	}
	.menu .search_input:-moz-placeholder
	{
		font-size: 12px !important;
	}
	.menu .search_input::-moz-placeholder
	{
		font-size: 12px !important;
	} 
	.menu .search_input:-ms-input-placeholder
	{ 
		font-size: 12px !important;
	}
	.menu .search_input::input-placeholder
	{
		font-size: 12px !important;
	}
	.menu_extra
	{
		right: 30px;
		bottom: 15px;
	}
	.menu_phone, .menu_social
	{
		font-size: 9px;
	}
	.menu_social
	{
		margin-top: 2px;
	}
	.header_search_button i
	{
		font-size: 14px;
	}
	.button_arrow
	{
		height: 47px;
	}
	.header_content
	{
		height: 60px;
	}
	.header.scrolled .header_content
	{
		height: 60px;
	}
	.logo_img
	{
		width: 40px;
	}
	.logo_img img
	{
	/*	max-width: 100%; */
	}
	.logo_text
	{
		font-size: 12px;
		-webkit-transform: translateY(-1px);
		-moz-transform: translateY(-1px);
		-ms-transform: translateY(-1px);
		-o-transform: translateY(-1px);
		transform: translateY(-1px);
	}
	.home_container
	{
		top: calc((100vh + 37px) / 2);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		width: 100%;
	}
	.home_title
	{
		font-size: 36px;
	}
	.home_logo
	{
		width: 163px;
		height: 110px;
	}
	.home_text
	{
		margin-top: -15px;
	}
	.home_subtitle
	{
		font-size: 14px;
	}
	.home_buttons
	{
		display: none;
	}
	.featured_content
	{
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.featured_text,
	.course_text
	{
		font-size: 13px;
	}
	.featured_tag,
	.course_tag
	{
		height: 27px;
	}
	.featured_tag a,
	.course_tag a
	{
		font-size: 12px;
		line-height: 27px;
		padding-left: 18px;
		padding-right: 18px;
	}
	.featured_author_name,
	.course_author_name
	{
		margin-left: 8px;
	}
	.featured_author_name, .featured_author_name a,
	.featured_sales,
	.course_author_name, .course_author_name a,
	.course_sales
	{
		font-size: 10px;
	}
	.course_body
	{
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 45px;
	}
	.course_title h3 a
	{
		font-size: 18px;
	}
	.course_price
	{
		font-size: 12px;
	}
	.course_price span
	{
		font-size: 14px;
		-webkit-transform: translateY(1px);
	    -moz-transform: translateY(1px);
	    -ms-transform: translateY(1px);
	    -o-transform: translateY(1px);
	    transform: translateY(1px);
	}
	.milestone_icon
	{
		width: 61px;
		height: 61px;
	}
	.milestone_counter
	{
		font-size: 30px;
	}
	.milestone_text
	{
		font-size: 14px;
	}
	.event_body
	{
		padding-left: 20px;
	}
	.event_date
	{
		width: 53px;
		height: 53px;
	}
	.event_day
	{
		font-size: 18px;
	}
	.event_month
	{
		font-size: 9px;
	}
	.event_title a
	{
		font-size: 14px;
	}
	.event_subtitle
	{
		font-size: 12px;
	}
	.news_post_body
	{
		padding-left: 20px;
	}
	.news_post_title a
	{
		font-size: 14px;
	}
	.news_post_date
	{
		font-size: 10px;
	}
	.news_post_author, .news_post_author a
	{
		font-size: 10px;
	}
	.join .section_subtitle
	{
		font-size: 13px;
	}
	.grouped_title
	{
		font-size: 24px;
	}
	.accordion
	{
		font-size: 14px;
	}
	 .col-sm-6{
	 	    position: relative;
    width: 50%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;


	 }
	 .modal-content {
		 width: 84% !important;

	 }
	  .col-sm-12{
	 	    position: relative;
    width: 100%;
  /*  min-height: 160px;
    padding-right: 15px;
    padding-left: 15px;
	padding-top:1px;
	padding-bottom: 1px;
*/
	 }
	 /* gary*/
	 .col-sm-2{
   -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%

	 }

	  .col-sm-10{
      -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%

	 }


	 div.boxtxt1 span{
  		position: absolute;
  		width: 100%;
	background-color: #1b1e21;
	top: 65%;
	border-top: 4px solid #594c3c;
	left: 0px;


    color: #ffffff;
	font-size:22px;
}



}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/
@keyframes text {
  0%{
    color: #ff9800;
    margin-bottom: -40px;
  }
  30%{
    letter-spacing: 25px;
    margin-bottom: -40px;
  }
  85%{
    letter-spacing: 8px;
    margin-bottom: -40px;
  }
  
    
}

@keyframes textblue {
  0%{
    color: #ff9800;
    margin-bottom: -40px;
  }
  30%{
    letter-spacing: 25px;
    margin-bottom: -40px;
  }
  85%{
    letter-spacing: 8px;
    margin-bottom: -40px;
  }
  
    
}
@keyframes text22 {
  0%{
    color: black;
    margin-bottom: -20px;
  }
  30%{
    letter-spacing: 20px;
    margin-bottom: -20px;
  }
  85%{
    letter-spacing: 8px;
    margin-bottom: -20px;
  }
  
    
}

@media only screen and (max-width: 480px)
{
	.onehome{
		margin-top:165px;
	}
	   .d-sm-none {
        display: none; 
    }

.container span{
  /* text-transform: uppercase; */
  display: block;
}
.text12{
  color: #ff9800;
  font-size: 60px;
  font-weight: 700;
  margin-top: 20px;
  position: relative;
  animation: text 3s 1;
}

.text1{
  color: #012061;
  font-size: 40px;
  font-weight: 700;
  margin-top: 20px;
  position: relative;
  animation: text 3s 1;
}
.text2{
  color: #012061;
  font-size: 18px;
  animation: text 3s 1;
   margin-top:20px; 
   background-color: #ffffff8f;
}

.textorg{
  color: #012061;
  font-size: 60px;
  font-weight: 700;
  margin-top: 20px;
  position: relative;
  animation: text 3s 1;
}



	.home_title
	{
		font-size: 24px;
	}
	.home_subtitle
	{
		font-size: 13px;
	}
	.featured_title h3 a
	{
		font-size: 18px;
	}
	
	#bannerhome {
 
	background-position: right;
}


	
	.overlay1 p{
		/* background-color: #03a9f4; */
		    font-size: 15px;

}
	/*
	.mainjoin p {
    font-size: 16px;
    font-weight: bold;
    color: #343a40;
}
*/
	
	
#left {
   margin-top: 20%;

	letter-spacing:0px !important;
  
}	
#smallheading{
	 color: #2f386e;
    font-size: 18px;
    font-style: normal;
    padding-left: 15px;
	background-color:#e8e8e8;
	
	}
	
#bannerhome p{
    padding-left: 35px !important;
    font-size: 24px!important;
    color: #012061!important;
    letter-spacing: 0px!important;

	}
	
	
	
}

/************
13. 479px
************/



/************
14. 400px
************/


