.header_section .navbar-light .navbar-toggler {
	color: #fff;
	border-color: transparent;
	background: transparent;
	padding: 0;
	border-radius: 0;
	font-size: 38px;
	margin-top: 0;
	top: 0;
	line-height: 30px;
	outline: none !important;
}
@media (max-width: 1200px ){
	.main_menu > li > a {
		padding: 10px 7px !important;
	}
	.header_top .social_top span {
		display: none;
	}
}
@media (max-width: 991px){
	
	.pl_70 {
		margin-left: 0;
	}
	.header_top .logo2, 
	.header_top .logo {
		width: 50%;
		box-sizing: border-box;
	}
	.theme_light .header_top .light_top_logo a{
		margin: 8px auto 0 auto;
		display: inline-block;
	}
	.theme_light .header_top .light_top_logo{
		text-align: center;
	}
	.theme_light .header_top .light_top_logo, 
	.theme_light .header_top .logo2, 
	.theme_light .header_top .logo {
		width: 33.33%;
		box-sizing: border-box;
		padding:0 2px;
	}
	.header_top .logo2 {
		margin-left: 0;
		float: right;
		text-align: right;
	}
	.header_top .logo2 img, 
	.header_top .logo img {
		max-width: 100%;
	}
	.header_top .logo2 img {
		float: right;
	}
	.header_top .search_box{
		display: none;
	}
	.header_top .social_top {
		margin: 5px 0px 0 0;
	}
	.header_top .social_top span {
		margin: 4px 7px 0 0;
		font-size: 11px;
		display: block;
	}
	.header_top .social_top div a {
		font-size: 15px;
		width: 25px;
		height: 25px;
	}
	.main_menu_section .search_box {
		display: block !important;
		margin-top: 0;
		margin-left: 0;
	}
	
	.main_menu > li:focus > ul,
	.main_menu > li:hover > ul {
		position: relative;
		z-index: 10;
		opacity: 1;
		visibility: visible;
		top: 0;
	}
	.slider_main .single_slide_content {
		padding: 100px 0;
	}
	.slider_main .rs_slider_next {
		right: 20px;
	}
	.slider_main .rs_slider_prev {
		left: 20px;
	}
	.slider_main .single_slide_content img {
		max-width: 60%;
	}
	.rs_feature .rs_feature_single {
		
		padding: 30px 15px;
	}
	.rs_feature .rs_feature_single h2 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.banner_section .banner_text {
		padding: 150px 0;
	}
	.kids_zone_banner .text {
		padding: 0 15px 30px 0;
	}
	.kids_zone_banner {
		padding: 100px 0 50px 0;
	}
	.support_section .single_support h3 {
		padding-left: 0;
		text-align: center;
	}
	.light_home_slider .rs_slider_next,
	.light_home_slider .rs_slider_prev{
		left: 20px;
		font-size: 30px;
		line-height: 40px;
		margin-top: -20px;
	}
	.light_home_slider .rs_slider_next{
		left: auto;
		right: 20px;
	}
	.light_home_slider .slick-dots {
	    bottom: 75px;
	}
}
@media screen and (max-width: 991px) and (min-width:768px) {
  .support_section .single_support div img {
		height: auto;
		margin-right: 15px;
		width: 40px;
	}
	.support_section .single_support div h2 {
		font-size: 14px;
		line-height: 18px;
		margin-top: 5px;
		word-wrap: break-word;
	}
	.services_group:after {
		left: 33%;
	}
	.rs_row_5 .col_5 {
		width: 25%;
	}
	.ministers_list  .single_item_wraper .carve {
		margin-left: -115px;
	}
}

@media (max-width:768px) {
	.status_section .single_status h2 {
		text-align: left;
	}
	.status_section .single_status img {
		margin: 0;
	}
	.support_section .single_support div {
		display: inline-block;
	}
	.support_section .single_support {
		text-align: center;
	}
	.banner_section .banner_text h2 {
		font-size: 40px;
		line-height: 48px;
		margin-top: 15px;
	}
	.banner_section .banner_text {
		padding: 100px 0;
	}
	.rs_row_5 .col_5 {
		width: 33.33%;
	}
	.theme_light{}
}
@media (max-width:767px) {
	.slider_main .single_slide_content .btn{
		margin-top:5px;
	}
	.support_section .single_support h3 {
		padding-left: 0;
		text-align: center;
	}
	#main_menu_wraper {
		overflow: auto;
		max-height: 100vh;
	}

	.post_pagination ul li a {
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin: 3px;
	}
	.rs_row_5 .col_5 {
		width: 50%;
	}
	.header_top .logo2 {
		margin-top: 0;
	}
	.header_section .search_box .form-control {
		width: 190px;
	}
	.footer_social {
		margin: 15px 0;
		padding: 6px 20px;
	}
	.footer_social div a {
		margin: 0 2px;
	}
	.footer_section .footer_widget {
		text-align: center;
	}
	.footer_section .footer_widget .logo {
		display: inline-block;
	}
	.service_icon_title {
		display: block;
		overflow: hidden;
		margin-bottom: 40px;
		position: relative;
		border-bottom: 1px solid #ccc;
		padding-bottom: 30px;
	}
	.services_group:after {
		display: none;
	}
	.service_icon_title h2 {
		margin-top: 22px;
	}
	.cc2{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.single_handbook_item{
		text-align: center;
	}
	.single_handbook_item img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	.single_handbook_item div {
		display: block;
		margin: 10px 0 0 0;
		padding: 0;
		max-width: none;
	}
	.training_page .blue_title {
		margin: 40px 0 20px 0;
	}
	.ministers_list .single_item_wraper{
		text-align: center;
	}
	.ministers_list .single_item_wraper+.single_item_wraper{
		margin-top: 30px;
	}
	.ministers_list .single_item_wraper .carve{
		display: none;
	}
	.single_minister_item{
		width: auto;
	}
	.single_minister_item .round_box h3 {
		font-size: 14px;
	}
	.single_minister_item .round_box span {
		font-size: 14px;
		margin-top: 2px;
	}
	.single_minister_item .round_box {
		border-radius: 100px;
		margin-left: 0;
		top: 0;
		margin-top: 20px;
		padding:20px 15px;
		text-align: center;
	}
	.single_minister_item .thumbnail {
		float: none;
		margin: 0 auto;

	}
	.single_minister_item {
		margin: 0 auto;
		display: block;
		float: none;
	}
	.ministers_list .single_item_wraper:nth-child(even) .single_minister_item {
		float: none;
		text-align: center;
	}
	.ministers_list .single_item_wraper:nth-child(even) .thumbnail {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.ministers_list .single_item_wraper:nth-child(even) .round_box {
		margin-left: 0;
		border-radius: 100px;
		margin-right: auto;
	}

	.rs_megamenu {
		position: relative;
		padding: 0 10px;
		display: none;
		float: none;
		clear: both;
	}
	.rs_megamenu .mm_top_section h2{
		font-size: 14px;
		font-weight: 500;
	}
	.rs_megamenu .mm_top_section a {
		font-size: 12px;
	}
	.rs_media_banner {
		padding: 106px 0 57px 0;
	}
	.rs_media_banner .text {
		margin-bottom: 30px;
	}
	.rs_media_banner .text h2 {
		font-size: 40px;
		line-height: 60px;
	}
	.ps_top_section_row .text_gra_box {
		padding: 10px;
	}
	.ps_top_section_row {
		display: block !important;
	}
	.ps_top_section_row .text_gra_box {
		margin: 15px 0;
	}
	.white_round_box {
		padding: 15px;
	}
	.map_img {
		text-align: center;
		padding: 60px 0;
		margin: 0;
	}
	.media_title {
		font-size: 25px;
	}
	.footer_section_light .social_links a {
		font-size: 13px;
		margin: 0 2px;
	}
	.footer_section_light .footer_eplink img {
		min-width: 150px;
	}
	
	.footer_section_light .follow_text {
		margin: 0 0 3px 0;
		text-align: center;
	}
	.light_services {
		margin-top: -32px;
	}
	.light_home_slider .slick-dots {
		bottom: 0;
	}
	.access_denied_banner {
		padding: 100px 0 100px 0;
	}
	.access_denied_banner p {
		background: rgba(255,255,255,.9);
		padding: 10px 5px;
	}

}
@media (max-width:480px) {
	.rs_row_5 .col_5 {
		width: 100%;
	}
	.service_icon_title img {
		max-width: 100%;
		float: none;
		margin: 0 auto;
	}
	.service_icon_title h2 {
		text-align: center;
	}

}