@media screen and (min-width:1366px)

{


}

@media screen and (max-width:1200px)
{
.header_logo
{
	width:155px;
}	
.header_right_area
{
	width:calc(100% - 160px);
}
.nav-menu a {
	padding:8px 10px;
}
.our_work_img_box {
    width: 160px;
    height: 160px;
}

}


@media screen and (max-width:1050px)

{
	
}


@media screen and (max-width:992px)

{
.header_logo
{
	width:100%;
	text-align:center;
}
.header_logo img
{
	max-width:200px;
}
.header_right_area
{
	width:100%;
	text-align:center;
}
.header_right_top_area
{
	text-align:center;
	margin-top:10px;
}
.nav_and_donation_section {
    text-align: center;
}
.nav_main_area {
    display: none;
}
.header_right_top_area .social {
	margin:0 5px;
}
.header_right_top_area .lang {
    margin: 0 5px;
}
header:after {
    background-size: 1366px 100%;
}
.section2:after
{
    background-size: 1366px 100%;
}

.section2_text_area h2
{
	font-size:25px;
}
.section2_text_area h3
{
	font-size:22px;
}
.section2_text_area p
{
	margin-top:18px;
}
.section2_text_area
{
	width:calc(100% - 200px);
}
.section2_img_area
{
	width:195px;
}
.section2_testimonial_area p
{
    font-family: 'NotoSerif-Italic';
	font-size:18px;
}
.slider_img_area img
{
	height:300px;
}
.president_panel_whitebox .video{height:309px; max-width:400px;  margin-left:10px; object-fit:cover;
}
.sticky {
  position: relative;
}
.body_top_padding
{
	padding-top:0;
}
}



@media screen and (max-width:860px)

{

}

@media screen and (max-width:767px)

{
.section2_main_area
{
	padding:20px 0 0 0;
}
.section2_text_area
{
	width:100%;
	text-align:center;
}
.section2_img_area
{
	width:100%;
	position:relative;
	text-align:center;
}
.section2_img_area img
{
	max-width:200px;
	width:100%;	
}
.our_work_heading h2 {
    font-size: 20px;
}
.section3 {
    padding: 30px 0;
}
.partneer_heading h2
{
    font-size: 20px;
}
.partneer_section
{
	padding:30px 0;
}
.president_panel_whitebox .video{max-width:100%; margin-bottom:15px;}

.president_panel_whitebox .image {
    max-width: 233px;
}

}


@media screen and (max-width:700px)

{
.president_panel h2 {
    font-size: 28px;}
}



@media screen and (max-width:576px)

{
.president_panel_whitebox .image {
    max-width: 100%; margin-bottom:10px;
}
}


@media screen and (max-width:480px)

{

}


@media screen and (max-width:350px)

{

 
}
