@media only screen and (max-width: 1180px) {
   /* For mobile phones: */
   
   
   /*start navbar_one Rescponsive*/

   .navber1{
      display: block;
      width: 100%;
      height: 60px;
      transform: none;
      margin: 0;
      padding: 0;
   }
   .top_navbar_area{
      width: 100%;
      margin: 0;
      padding: 0;
   }
   .email_top i{
      transform: none;

   }
   .top_adress{
      margin: 0;
      padding: 0px 0px 0px 10px;
      display: block;
      transform: none;
   }
   .top_adress p{
      padding: 0px 0px 0px 5px;
      transform: none;
   }
   .top_confarance_btn{
      display: none;
   }
   .email_top{
      margin: 0;
      padding: 5px;
      transform: none;

   }
   .top_account_btn{
      margin: -35px 0px 0px 0px;
      padding: 0;
      transform: none;
   }
   .login_bar{
      padding: 0;
      margin: 0;
      transform: none;
   }
   .account_division{
      margin: 0;
      right: 0;
      position: absolute;

   }
   .navber_main{
      margin: 0;
      padding: 20px 0px 0px 0px;
   }
   .account_main{
      padding: 5px 15px 10px 15px;
       
   }
   
   .login_link li{
      list-style: none;
      padding: 5px 10px 10px 10px;	
      background-color: #0C3170;
      margin:0px;
      transition: 0.1s;
      
   }
   

   /*Navber_two Section Start*/
   .navber_main{
      margin-top: 30px;
      
   }

   .logo_main{
      padding: 0px 10px 10px 10px;
   }
   .logo_main .logo_image1{
      width: 80px;
      padding: 10px;
      margin-top: -30px;
   }
   .logo_main .logo_image2{
      width: 200px;
      padding: 0px 0px 0px 10px;
      margin-top: -10px;
   
   }
   .navbar{
      display: none;
   }
   .toggole{
      display: block;
      text-align: right;
      margin-top: -80px;
      padding: 0px 10px 0px 0px;
   }
   .toggole i{
      font-size: 25px;
      color: #333;
      padding: 15px;
      cursor: pointer;
   }
   .toggole i:hover{
      color: #0C3170;
   }
   .fa-xmark{
      display: none;
   }
   .fa-xmark{
      display: none;
   }
   .navbar3{
      display: none;
   }
   .navbar3 a{
      color: #fff;
      text-decoration: none;
   }
   .navbar3 ul{
      background-color: #0C3170;
      list-style: none;

   }
   .navbar3 ul li{
      background-color: #0C3170;
      padding: 10px;
      border-bottom: 1px solid #666;
   }
   .dropdown_sub_menu{
      display: none;
      margin-top: 5px;
   }
   .sub_menu:hover .dropdown_sub_menu{
      display: block;
      background-color: #014EA3;
   }
   .navbar3 ul li:hover{
      background-color: #f48b13;

   }
   .navbar3 ul li a{
      text-decoration: none;
      color: #fff;
   }
   /*Navber Responsive for Mobile Complete*/
   /*page Section*/
   
   .conversation{
      margin: 0;
      padding: 0;
   }
   .conversation_point{
      display: block;
      margin: 0;
   }
   .link_pdf{
      width: 100%;
   }

   .link_pdf img{
      width: 95%;
      height: auto;

   }
   .convarsation_box{
      width: 100%;
      height: auto;
      border-radius: 0px;
   }
   .conversation_point{
      margin: 0;
   }
   .conv_register{
      padding: 10px;
      margin: 0;
   }
   .meeting_image{
      margin: -50px -0px -0px 230px;
     
   }
   .meeting_image img{
      margin-top: -50px;
      padding: 10px;
   }
  
   .conv_main{
      padding: 10px;
   }
   .contact_address{
    padding: 10px;
   }
   .contaner_box{
      justify-content: center;
      text-align: center;
   }
   .conv_btn{
      text-align: center;
      margin: 0;
      padding: 0;
   }
   /*OUR CORE AREAS OF FOCUS */
   .core_top p{
      text-align: justify;
      padding: 0px 10px 0px 10px;
   }
   .core_main_box{
      display: block;
      justify-content: center;
   }
   .core_box{
      width: 100%;
      height: auto;
      margin: 0;
      padding: 10px;
   }

   /*OUR SERVICE PROJECTS */
   .service_header p{
      padding: 0px 10px 0px 10px;
      text-align: justify;
   }
   .service_box{
      display: block;
      justify-content: center;
   }
   .ser_box{
      width: 100%;
      margin: 0;
      padding: 10px;
   }
   /*Happy Donate Section*/
   .Donate_box{
      width: 100%;
   }

   /*News And Photo Section*/
   .news_area{
      display: block;
      justify-content: center;
   }
   .news_box{
      width: 100%;
      height: auto;
      padding: 10px;
      margin: 0;
   }
   .box_line{
      display: block;
      justify-content: center;
   }
   .newsBox{
      width: 100%;
   }

   /*start Footer Section*/
   .footer_section{
      display: block;
      justify-content: center;
   }
   .footer_box{
      width:100%;
      
   
   }
   .footer_box h2{
      text-align: left;
      font-size: 25px;
      margin: 0;
   }
   .Fotter_icon{
      text-align: center;
   }
   .link_box{
      padding-left: 0;
   }

   
   


















   
 }