@media screen and (max-width:480px)
{
	.container
	{
		max-width: 100%;
	}
	.topbar .leftbar li:nth-child(1)
	{
		padding-left: 0;
	}
	.topbar .leftbar ul li
	{
		text-align: center;
		float: none;
	}
	.navigation .logo
	{
		margin:10px 0;
		width: 85%;
	}

	.toggle-parent
	{
		position: relative;
	}
	.toggle-parent .toggle-button
	{
		position: absolute;
		right: 15px;
		top: 15px;
		width: 30px;
		height: 30px;
		cursor: pointer;
	}
	.carousel-control-next-icon, 
	.carousel-control-prev-icon
	{
		width: 30px;
		height: 30px;
	}

	.homeAbout .order-firsts .detail
	{
		margin-bottom: 30px;
	}
	section.our-cources
	{
		padding: 30px 0;
		margin-top: 20px;
	}
	.heading h3
	{
		font-size: 25px;
	}

	.order-firsts
	{
		-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	    order: -1
	}

	section.homeAbout
	{
		margin-top: 20px;
	}

	footer
	{
		padding-bottom: 0;
	}

	footer > .container
	{
		max-width: 100%;
	}
    footer .ftr_info
    {
    	margin-bottom: 10px;
    }
	footer .ftr_info .detail
	{
		text-align: center;
		font-size: 18px;
	}
	footer .ftr_info .icon
	{
		display: table;
		margin: auto;
		float: none;
	}

	section.contentbox .detail
	{
		padding: 0;
	}
	section.contentbox .detail p
	{
		text-align: justify;
	}
	section.contentbox
	{
		min-height: auto;
		margin:30px 0;
	}
	.inner-page-banner
	{
		height: 180px;
	}
	p.notes
	{
		line-height: 24px;
		text-align: center;
	}
	.inner-page-banner .inner-page-banner-child .dataa
	{
		text-align: center;
		left: 0;
	}
	.inner-page-banner .inner-page-banner-child .dataa h4
	{
		font-size: 24px;
	}
	.inner-page-banner .inner-page-banner-child .dataa .mybread ul li a
	{
		font-size: 16px;
	}
	.mybread
	{
		padding: 0 10px;
	}
	.mybread ul
	{
		display: table;
		margin:auto;
	}
	#no-more-tables {
		margin-top: 15px;
	}
	#no-more-tables table tbody tr td {
		font-size: 15px;
	}
}
@media screen and (min-width:481px) and (max-width:576px)
{
	 	.container
	{
		max-width: 100%;
	}
	.topbar .leftbar li:nth-child(1)
	{
		padding-left: 0;
	}
	.topbar .leftbar ul li
	{
		padding-left: 0;
		width: 50%;
		float: left;
		margin-right: 0;
		text-align: center;
	}
	.topbar .leftbar ul li:last-child
	{
		text-align: center;
		width: 100%;
	}
	.navigation .logo
	{
		margin:10px 0;
		width: 85%;
	}

	.toggle-parent
	{
		position: relative;
	}
	.toggle-parent .toggle-button
	{
		position: absolute;
		right: 20px;
		top: 25px;
		width: 30px;
		height: 30px;
		cursor: pointer;
	}
	.carousel-control-next-icon, 
	.carousel-control-prev-icon
	{
		width: 30px;
		height: 30px;
	}

	.homeAbout .order-firsts .detail
	{
		margin-bottom: 30px;
	}
	section.our-cources
	{
		padding: 30px 0;
		margin-top: 20px;
	}
	.heading h3
	{
		font-size: 25px;
	}

	.order-firsts
	{
		-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	    order: -1
	}

	section.homeAbout
	{
		margin-top: 20px;
	}

	footer
	{
		padding-bottom: 0;
	}

	footer > .container
	{
		max-width: 100%;
	}
    footer .ftr_info
    {
    	margin-bottom: 10px;
    }
	footer .ftr_info .detail
	{
		text-align: center;
		font-size: 18px;
	}
	footer .ftr_info .icon
	{
		display: table;
		margin: auto;
		float: none;
	}

	section.contentbox .detail
	{
		padding: 0;
	}
	section.contentbox .detail p
	{
		text-align: justify;
	}
	section.contentbox
	{
		min-height: auto;
		margin:30px 0;
	}
	.inner-page-banner
	{
		height: 180px;
	}
	p.notes
	{
		line-height: 24px;
		text-align: center;
	}
	.inner-page-banner .inner-page-banner-child .dataa
	{
		text-align: left;
		left: 24px;
	}
	.inner-page-banner .inner-page-banner-child .dataa h4
	{
		font-size: 24px;
	}
	.inner-page-banner .inner-page-banner-child .dataa .mybread ul li a
	{
		font-size: 16px;
	}
	.mybread ul
	{
		display: table;
		margin:auto;
	}
	#no-more-tables {
		margin-top: 15px;
	}
	#no-more-tables table tbody tr td {
		font-size: 15px;
	}
	section.homeAbout .image
	{
		text-align: center;
	}
	section.homeAbout .image img
	{
		width: 80%;
	}
}

@media screen and (min-width:577px) and (max-width:768px)
{
	
	.container
	{
		max-width: 95%;
	}
	.topbar > .container
	{
		max-width: 100%;
	}
	.topbar .leftbar li:nth-child(1)
	{
		padding-left: 0;
	}
	.topbar .leftbar ul li
	{
		float: left;
		margin-right: 5px;
	}
	
	.navigation .logo
	{
		margin:10px 0;
		width: 85%;
	}

	.toggle-parent
	{
		position: relative;
	}
	.toggle-parent .toggle-button
	{
		position: absolute;
		right: 30px;
		top: 35px;
		width: 30px;
		height: 30px;
		cursor: pointer;
	}
	.carousel-control-next-icon, 
	.carousel-control-prev-icon
	{
		width: 30px;
		height: 30px;
	}

	.homeAbout .order-firsts .detail
	{
		margin-bottom: 30px;
	}
	section.our-cources
	{
		padding: 30px 0;
		margin-top: 20px;
	}
	.heading h3
	{
		font-size: 30px;
	}

	.order-firsts
	{
		-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	    order: -1
	}

	section.homeAbout
	{
		margin-top: 20px;
	}

	footer
	{
		padding-bottom: 15px;
	}

	footer > .container
	{
		max-width: 100%;
	}
    footer .ftr_info
    {
    	margin-bottom: 10px;
    }
    footer .ftr_info.phone{
    	margin: auto;
		display: table;
		width: 220px;
    }
	footer .ftr_info .detail
	{
		text-align: center;
		font-size: 18px;
	}
	footer .ftr_info.phone .detail
	{
		text-align: left;
	}
	footer .ftr_info .icon
	{
		display: table;
		margin: auto;
		float: none;
	}

	footer .ftr_info.phone .icon
	{
		display: block;
		margin: 0;
		float: left;
	}

	section.contentbox .detail
	{
		padding: 0;
	}
	section.contentbox .detail p
	{
		text-align: justify;
	}
	section.contentbox
	{
		min-height: auto;
		margin:30px 0;
	}
	.inner-page-banner
	{
		height: 180px;
	}
	p.notes
	{
		line-height: 24px;
		text-align: center;
	}
	.inner-page-banner .inner-page-banner-child .dataa
	{
		text-align: left;
		left: 24px;
	}
	.inner-page-banner .inner-page-banner-child .dataa h4
	{
		font-size: 24px;
	}
	.inner-page-banner .inner-page-banner-child .dataa .mybread ul li a
	{
		font-size: 16px;
	}
	.mybread ul
	{
		display: table;
		margin:auto;
	}
	#no-more-tables {
		margin-top: 15px;
	}
	#no-more-tables table tbody tr td {
		font-size: 15px;
	}
	section.homeAbout .image
	{
		text-align: center;
	}
	section.homeAbout .image img
	{
		width: 80%;
	}	

	#no-more-tables table tbody tr td[data-title="Download"] img
	{
	    width: 30px;
	} 

}

@media screen and (min-width:769px) and (max-width:992px)
{
		
}

@media screen and (min-width:993px) and (max-width:1140px)
{
  
}

/*
***********************************
Simillar
***********************************
*/

@media screen and (max-width: 767px)
{
	.mynavbars
	{
		display: none;
	}
	.navigation .mynavbars .main-ul
	{
		float: none;
		background-color: #555;
	}
	.navigation .mynavbars .main-ul li.main-li
	{
		float: none;
		text-align: center;
	}
	.navigation .mynavbars .main-ul li.main-li > a
	{
		padding: 10px 12px;
		color: var(--white);
		border-bottom: 1px solid #ccc;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
	}
	.navigation .mynavbars .main-ul li.main-li:hover > a
	{
		background-color: var(--color1);
		color: var(--white);
	}
	.navigation .mynavbars .main-ul li.main-li.find-ul ul.submenu1
	{
		position: static;
		padding: 15px;
		background: #dcdada;
		display: none;
	}
	
}

/*
***********************************
Navigation
***********************************
*/
@media screen and (max-width:767px)
{
	.hide_from_big_screen
   {
   	display: block;
   }
   .hide_from_small_scrreen
   {
   	display: none;
   }
}

@media screen and (min-width:768px)
{
	.hide_from_big_screen
   {
   	display: none;
   }
   .hide_from_small_scrreen
   {
   	display: block;
   }
   .toggle-parent .toggle-button
   {
   	 display: none;
   }
}


