@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: 1920px)
{
    
    img{
        
        -webkit-user-drag: none;
    }
    
    #imgman {
    margin-bottom: -134px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 20%;
    margin-top: 6px;
    -webkit-user-drag: none;
}

.main_nav_item a:hover{
    
    color:#ffb606;
}

.navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: column;
    -ms-flex-pack: start;
    justify-content: center;
}


#acd{margin-left:48px;}
#siteheading{
 

 color:#213164;
 font-size: 50px;
    
}

#subheading{
    
   color: #a01f31;
    position: absolute;
    top: -52px;
    font-family: 'Font Awesome 5 Brands';
     right: -36px;
    font-weight: 700;
 font-size: 110px;
    letter-spacing: 22px;
}


#subheading2{
    
    color: #a01f31;
    position: absolute;
    top: -52px;
    font-family: 'Font Awesome 5 Brands';
    left:-28px;
    font-weight: 700;
    font-size: 110px;

}

#site-log-img{
    margin-top: -15px;
    margin-left: 33px;
    height: 75%;
    -webkit-user-drag: none;
}

#subheading3 {
    font-size: 30px;
    font-family: 'Font Awesome 5 Brands';
    font-weight: 600;
    margin-top: 10px;
    right: -19px;
    letter-spacing: 2px;
    position: absolute;
}	



	.navbar.scrolled {
  background-color: #ffb606 !important;
  transition: background-color 200ms linear;
  width:100%;
  box-shadow:2px 2px 2px black;
}

.navbar.scrolled .main_nav_item a :hover  {
 color:#fff;

}


#logo-div{
    margin-top:6%;padding:1px;color:#203063;
}

.client-review-stars{
    color: #ffb606;
}
}


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

.navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: column;
    -ms-flex-pack: start;
    justify-content: center;
}

  
    img{
        
        -webkit-user-drag: none;
    }
	
#siteheading{
 

 color:#213164;
 font-size: 50px;
    
}

#subheading{
    
   color: #a01f31;
    position: absolute;
    top: -52px;
    font-family: 'Font Awesome 5 Brands';
    right: -36px;
    font-weight: 700;
   font-size: 110px;
    letter-spacing: 22px;
}


#subheading2{
    
    color: #a01f31;
    position: absolute;
    top: -52px;
    font-family: 'Font Awesome 5 Brands';
    left:-48px;
    font-weight: 700;
font-size: 110px;
   
}

#site-log-img{
    margin-top: -15px;
    margin-left: 33px;
    height: 75%;
    -webkit-user-drag: none;
}

#subheading3 {
    font-size: 30px;
    font-family: 'Font Awesome 5 Brands';
    font-weight: 600;
    margin-top: 10px;
    right: -19px;
    letter-spacing: 2px;
    position: absolute;
}

.down{
    float:left;margin-left:5%;padding:7px
}

	.navbar.scrolled {
  background-color: #ffb606 !important;
  transition: background-color 200ms linear;
  width:100%;
}
/*#custom-nav{*/
    
/*    height: 74px;*/
/*    margin-bottom: 37px;*/
/*    margin-right: 34px;*/
/*    float: right;*/
/*    margin-top: -119px;*/
/*}*/


}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	.navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: column;
    -ms-flex-pack: start;
    justify-content: center;
}

  
    img{
        
        -webkit-user-drag: none;
    }

}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
    
    .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: column;
    -ms-flex-pack: start;
    justify-content: center;
}

  
    img{
        
        -webkit-user-drag: none;
    }

	.header
	{
		width: 100%;
	}
	.header_content.header_side
	{
		width: calc(100% - 219px);
	}
	.main_nav_container
	{
		padding-right: 63px;
	}
	.header_side
	{
		width: 279px;
	}
	.header_side span
	{
		font-size: 14px;
	}
	.header_side img
	{
		width: 20px;
		height: 20px;
	}
	
	
	.navbar.scrolled {
  background-color: #ffb606 !important;
  transition: background-color 200ms linear;
  width:100%;
}
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
    
      
    img{
        
        -webkit-user-drag: none;
    }
	.header
	{
		width: 100%;
	}
	.header_content
	{
		width: 100%;
	}
	.header_side
	{
		/*display: none !important; */
		display:block;
		
	}
	.main_nav_container
	{
		padding-right: 53px;
	}
	.hero_slide_content h1
	{
		font-size: 56px;
	}
	.card-title
	{
		font-size: 20px;
	}
	.register_content,
	.search_content
	{
		width: 442px;
	}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.hero_box
	{
		padding-left: 20px;
	}
}

/************
4. 1100px
************/

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

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	.main_nav_item
	{
		margin-right: 33px;
	}
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
    
       #govcourses{
        margin-bottom: 0px;
    margin-top: -32px;
}

#govcourses2 {
    margin-bottom: 0px;
    margin-top: -6px;
} 
    
    #maincourse{
        
        margin-top: 153px;
    }
    
    
  #maincourse   h2 {
    font-size: 16px;
}
    
	.main_nav_container
	{
		display: none;
	}
	.logo_container
	{
		padding-left: 30px;
	}
	.hamburger_container
	{
		display: block;
	}
	.hero_slide_content h1
	{
		font-size: 48px;
	}
	.hero_boxes
	{
		width: 100%;
		height: auto;
		padding-top: 117px;
	}
	.hero_boxes_inner
	{
		position: relative;
		top: auto;
		left: auto;
	}
	.hero_box
	{
		padding-left: 50px;
	}
	.hero_box_col
	{
		margin-bottom: 30px;
	}
	.hero_box_col:last-child
	{
		margin-bottom: 0px;
	}
	.course_box
	{
		margin-bottom: 80px;
	}
	.course_box:last-child
	{
		margin-bottom: 0px;
		margin-top: 212px;
	}
	.search_section
	{
		padding-top: 156px;
		padding-bottom: 161px;
	}
	.register_content,
	.search_content
	{
		width: 75%;
	}
	.testimonials_slider_container
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.event_date
	{
		margin-top: 30px;
	}
	.event_name
	{
		margin-top: 17px;
	}
	.event_content p
	{
		margin-bottom: 0px;
	}
	.newsletter_form_container
	{
		width: 90%;
	}
	.footer_col
	{
		margin-bottom: 30px;
	}
	.footer_col:last-child
	{
		margin-bottom: 0px;
	}
	
	
	
	
	
	
/* Custom Update 26 */	
	
	
	
	.main_nav_list{
	    display:none;
	}
	
	
}

/************
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: 767px)
{
	.up {
    display: none;
}


.main_nav_item a:hover{
    
    color:#000;
}

#siteheading {
    margin-left: 83px;
    font-size: 25px;
    margin-top: -195px;
    color: #213164;
}

.down{
    margin-left: 2%;
    padding: 4px;
}

#custom-nav {
    margin-bottom: 0px;
    margin-right: 34px;
    width: 100%;
    background-color: #f3f3f3;
    float: left;
}

#site-log-img {
    margin-top: -6px;
    height: 40%;
    margin-left: 3px;
    -webkit-user-drag: none;
}

}


/************
custom . 991px
************/

@media only screen and (max-width:991px){
    
    .header_side
	{
		display: none !important; 
		
		
	}
}

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

@media only screen and (max-width: 767px)
{
	.menu_container
	{
		right: -100vw;
		width: 100vw;
		height: 100vh;
	}
	.newsletter_email
	{
		width: 100%;
	}
	.newsletter_submit_btn
	{
		margin-top: 15px;
	}
	
	#custom-nav{
   margin-bottom: 37px;
   margin-right: 34px;
   float: left;
}
}

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

@media only screen and (max-width: 575px)
{
    
    
#acc{
    

    margin-left:-4px;
}

#courselist{
    padding-top: 16px;
    padding-bottom: 164px;
    padding-left: 15px;
    padding-right: 15px;
}
    
    .backg{
        height:40vh;
        
    }
    
    .testimoniall-img-fluid{
        margin-top:5%;
        height:50vh;
    }
    .note{
        margin-top:0%;
    }
    .slide{
        height:325px;
        max-width:100%;
    }
    .up{
        display:none;
    }
    
	h1{font-size: 13px;
	    text-align:center;
	    margin-top:-88px;
	}
	p{font-size:11px;}
	.header
	{
		height: 74px;
	}
	.logo_container
	{
		padding-left: 15px;
	}
	.logo img
	{
		max-width: 100%;
		margin-left:28%;
	}
	.logo span
	{
		font-size: 16px;
	}
	.hamburger_container
	{
		right: 5px;
	}
	.menu
	{
		top: 70px;
	}
	.menu_item
	{
		margin-bottom: 0px;
	}
	.menu_item a
	{
		font-size: 24px;
	}
	.menu_copyright
	{
		display: none;
	}
	.menu_social_container
	{
		margin-top: 50px;
	}
	.menu_close_container
	{
		right: 30px;
		top: 34px;
	}
	.hero_slider_nav
	{
		display: none;
	}
	.hero_slide_content
	{
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.card-title
	{
		margin-top: 30px;
	}
	.card-title a
	{
		font-size: 20px;
	}
	.card-text
	{
		font-size: 13px;
	}
	.price_box
	{
		margin-top: 3px;
	}
	.register_section,
	.search_section
	{
		padding-top: 115px;
		padding-bottom: 120px;
	}
	.register_content,
	.search_content
	{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.register_text
	{
		margin-top: 25px;
	}
	.register_button
	{
		margin-top: 53px;
	}
	.testimonials_slider .owl-dots
	{
		display: none !important;
	}
	.testimonials_item
	{
		padding-bottom: 0px;
	}
	.event_date
	{
		width: 100px;
		height: 100px;
	}
	.event_day
	{
		font-size: 36px;
	}
	.event_month
	{
		font-size: 14px;
	}
	.event_name
	{
		margin-top: 5px;
	}
	.footer_bar
	{
		padding-top: 49px;
		padding-bottom: 52px;
	}
	.footer_social
	{
		margin-top: 20px;
	}
	.footer_copyright span
	{
		font-size: 13px;
	}
}

/************
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)
{
	.header
	{
		height: 60px;
		top: 15px;
	}
	.hero_slide_content h1
	{
		font-size: 28px;
	}
	.hero_slide_content h1 span
	{
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.hero_boxes
	{
		padding-top: 80px;
	}
	.hero_box
	{
		padding-left: 15px;
		height: 120px;
	}
	.hero_box_content
	{
		padding-top: 6px;
	}
	.hero_box img
	{
		width: 45px;
	}
	.hero_box_title
	{
		font-size: 18px;
		margin-bottom: 3px;
	}
	.hero_box_link
	{
		font-size: 10px;
	}
}

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

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



/************
15. 1488
************/

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

.main_nav_container {
    display: inline-block;
    margin-left: auto;
    padding-right: 30px;
}
	
	
	
	
	
	
}


/************
16. 1388
************/

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

.logo {
    margin-left: 12px;
    
}

	
}





/************
17. 1388
************/

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

.main_nav_item {
    display: inline-block;
    margin-right: 18px;
}

.header_side {
    width: 280px;
}
	
}



/************
18. 1326
************/

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

.main_nav_item {
    display: inline-block;
    margin-right: 18px;
}

.header_side {
    width: 280px;
}
	
}



/************
19. 1327
************/

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

#caption_heading{
    color:#d19d1f;
}


#mobileimg{
    
   width: 106px;
   height: 105px;
   border-radius:50%;
   margin-top:5%;margin-bottom:2%;
}




/*#custom-nav{*/
    
/*    height: 74px;*/
/*    margin-bottom: 37px;*/
/*    margin-right: 34px;*/
/*    float: right;*/
/*    margin-top: -119px;*/
/*}*/

	
}


/************
19. 1328
************/




@media only screen and (min-width: 350px)
{




#logo-div{
    height: 0px;
    color:#203063;
    margin-bottom: -48px;
}

}




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

#govcourses{
        margin-bottom: 0px;
    margin-top: -32px;
}

#govcourses2 {
    margin-bottom: 0px;
    margin-top: -6px;
}

#imgman {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 90%;
    height: 90%;
    margin-bottom: -48px;
    margin-top: 12px;
    -webkit-user-drag: none;
}


#imgman2 {
    max-width: 100%;
    height: auto;
    margin-left: -43px;
    -webkit-user-drag: none;
}

#mobileimg{
    
   
    width: 106px;
    height: 105px;
    border-radius: 50%;
    margin-top: 20%;
    margin-bottom: 2%;


}



.carousel-control-prev {
    position: absolute;
    top: 150px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    height: 100px;
    text-align: center;
    opacity: .5;
}



.carousel-control-next {
    position: absolute;
    top: 150px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    height: 100px;
    text-align: center;
    opacity: .5;
}





#caption_heading {
    color: yellow;
    font-size: 19px;
}


.section_title h1 {
    font-size: 25px;
}


#custom-nav {
    margin-bottom: 0px;
    margin-right: 34px;
    width: 100%;
    background-color: #f3f3f3;
    float: left;
}


#siteheading {
    margin-bottom: 84px;
    margin-left: -7px;
    color: #213164;
    margin-top: -64px;
    font-size: 25px;
}

#logo-div{
    height: 26px;
    color:#203063;
}

.down{
    margin-left: 0px;
    padding: 4px;
}
	
}


/************
20. 1328
************/

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


.section_title h1 
{
    font-size: 25px;
    margin-top:11%;
       margin-bottom: 30%;
}

.note {
    margin-top: 0%;
    font-size: 12px;
}
	
}


/************
21. 1328
************/

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


.section_title h1 
{
    font-size: 12px;
}

	
}



@media only screen and (max-width: 695px)
{
	
#siteheading {
     margin-bottom: 140px;
    margin-left: 8px;
    color: #213164;
    margin-top: -88px;
    font-size: 16px;
}
}




@media only screen and (max-width: 768px)
{
    
   #govcourses{
        margin-bottom: 0px;
    margin-top: -32px;
}

#govcourses2 {
    margin-bottom: 0px;
    margin-top: -6px;
} 
    
.navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
	
#siteheading {

       font-size: 20px;
    margin-top: -25px;
}

#site-log-img {
    margin-top: -17px;
    height: 90%;
    margin-left: 38px;
    -webkit-user-drag: none;
}

#imgman {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 90%;
    height: 90%;
    margin-bottom: -48px;
    margin-top: 12px;
    -webkit-user-drag: none;
}
#imgman2 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    margin-left: 48px;
    -webkit-user-drag: none;
}
}




@media only screen and (max-width: 1356px)
{
	
#siteheading {

    font-size: 30px;
    margin-top: -25px;
}
}


@media only screen and (max-width: 1130px)
{
	
#siteheading {

    font-size: 25px;
    margin-top: -25px;
}
}


@media only screen and (max-width: 942px)
{
	
#siteheading {

    font-size: 20px;
    margin-top: -25px;
}

#site-log-img {
    margin-top: -15px;
    margin-left: 26px;
    height: 60%;
    -webkit-user-drag: none;
}
}



@media only screen and (max-width: 768px)
{
    #imgman2{
       
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    margin-left: 43px;
    -webkit-user-drag: none;

    }
	
#siteheading {

    font-size: 18px;
    margin-top: -27%;
}

#site-log-img {
    margin-top: -17px;
    height: 50%;
    margin-left: 38px;
    -webkit-user-drag: none;
}

}