/* === Əzizxan Sadıyev
sadiyev.eziz@gmail.com ==== */
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  footer {
    display: block;

    width: 100%;

    padding: 0px 0px;
  }

  .main_center {
    width: 100%;
  }

  /*! HEADER Responive  start*/

  header {
    display: block;

    width: 100%;

    padding: 10px 16px;
  }

  .menu-btn {
    display: none;

    float: right;

    margin: 0 0 0 10px;
  }

  .icon_link {
    margin-left: 30px;
  }

  .desk_lang {
    margin-left: 40px;
  }

  .desk_lang li a:hover {
    font-weight: bold;
  }

  .desk_lang li a.active {
    font-weight: bold;
  }

  ul.hdr_menu > li {
    padding: 10px 0 10px 0;

    margin: 0 0 0 25px;
  }

  ul.hdr_menu > li > a {
    font-size: 15px;
  }

  .src_opn_sect {
    padding: 53px 16px;
  }

  /*! HEADER Responive  finish*/

  /*! FOOTER Responive  start */

  footer {
    display: block;

    width: 100%;

    padding: 0px 0px;
  }

  .ftr_top {
    padding: 40px 16px 20px 16px;
  }

  .ftr_bottom {
    padding: 30px 16px;
  }

  /* ul.ftr_menu {

    display: none;

  } */

  ul.ftr_dropdown {
    display: block !important;
  }

  .ftr_little_menu {
    margin: 0 0px 15px 0px;

    padding: 10px 0;
  }

  .ftr_social {
    margin: 0 0px 15px 0px;

    padding: 10px 0 0px 0;
  }

  div.copyrite {
    padding: 25px 5px 0 5px;
  }

  /*! FOOTER Responive  finish */

  /*! MAIN Responive  start*/

  .section_manshet {
    padding: 0 16px;
  }

  .left_sect {
    width: 75%;

    max-width: 930px;

    margin: 0 0 0px 0;
  }

  .right_sect {
    width: 25%;

    max-width: initial;

    margin: 0;

    padding: 0 0 0 17px;
  }

  .mnsh_img::before {
    padding-top: 66%;
  }

  .left_sect .mnsh_over {
    padding: 0px 0px;
  }

  .mnsh_title_date {
    max-width: 100%;

    padding: 20px 16px;
  }

  .mnsh_title {
    margin-bottom: 8px;
  }

  .top_slider .swiper-pagination {
    top: 15px;

    right: 16px;
  }

  /* .top_items:first-child {

    display: none;

  } */

  .top_items {
    max-height: inherit;

    margin-bottom: 15px;

    float: none;

    width: 100%;

    padding: 0 0px;
  }

  .section_news {
    padding: 20px 16px;
  }

  .news_title {
    font-size: 18px;

    line-height: 24px;

    margin-bottom: 10px;
  }

  .news_dc {
    font-size: 14px;
  }

  .more_news {
    margin-top: 15px;
  }

  .more_btn {
    padding: 14px 16px;

    font-size: 16px;

    border-radius: 5px;
  }

  .section_company {
    padding: 20px 16px;
  }

  .comp_wrap {
    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    margin: 0 -10px;
  }

  .compny_items {
    float: left;

    width: 20%;

    padding: 0 10px 0 10px;

    margin: 0 0 25px 0;

    background-color: transparent;
  }

  .section_notification {
    padding: 20px 16px;
  }

  /*! MAIN Responive  finish*/

  /*! NEWS_IN PAGE Responive  start*/

  .section_headers {
    margin: 0 0 25px 0;
  }

  .news_in_header {
    padding: 0 16px 15px 16px;
  }

  .news_in_share {
    padding: 0 16px 0px 16px;
  }

  .static_content {
    padding: 30px 16px 20px 16px;

    font-size: 18px;
  }

  .nw_gallery_slide {
    padding: 15px 16px;
  }

  /*! NEWS_IN PAGE Responive  finish*/

  /*! LEADERSHIP PAGE Responive  start*/

  .collapse_sect {
    margin: 0 auto 20px auto;

    padding: 0 16px;
  }

  /*! LEADERSHIP PAGE Responive  finish*/

  /*! SEARCH PAGE Responive  start*/

  .result_form {
    padding: 0 16px 5px 16px;
  }

  .result_gallery {
    padding: 0 16px;
  }

  .result_wrap {
    margin: 0 -15px;
  }

  .gallery_item {
    float: left;

    width: 33.33%;

    padding: 0 15px 30px 15px;
  }

  .result_news {
    padding: 0 16px;
  }

  /*! SEARCH PAGE Responive  finish*/
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /*! HEADER Responive  start*/
  .glasses_icon,.glasses_items{display: none;}
  header {
    display: block;

    width: 100%;

    padding: 18px 16px;
  }

  .header_bottom {
    display: none;
  }

  nav.nav_desk {
    display: none;
  }

  .menu-btn {
    display: block;

    float: right;

    margin: 0 0 0 10px;
  }

  .mobile_show {
    background-image: url("../img/menu_icon.svg");
  }

  .logo_img {
    width: 80px;

    height: 80px;
  }

  .logo_name {
    width: calc(100% - 80px);

    padding: 0 0px 0 15px;
  }

  .header_right {
    display: block;

    width: auto;

    float: right;

    padding: 1px 0;
  }

  /* Search part */

  .search_btn {
    float: left;

    margin: 0 10px 0 0px;
  }

  .hd_inline .icon_link {
    display: none;
  }

  .hd_inline .social_icons_list {
    display: none;
  }

  .desk_lang li a:hover {
    font-weight: bold;
  }

  .desk_lang li a.active {
    font-weight: bold;
  }

  .src_opn_sect .date_interval_btn {
    display: none;
  }

  .src_left {
    width: 35%;
  }

  .src_right {
    width: 65%;
  }

  .src_opn_sect .select_src {
    width: 100%;
    max-width: 100%;
  }

  .src_opn_sect {
    padding: 33px 16px;
  }
  
  .sform .src_right {width: 100%;}
  .sform .src_left {
    padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
  }
  .sform .src_opn_sect .select_src {
    width: 100%;
    max-width: 45%;
    padding: 0 10px 0 0;
  }

  .src_full_sect {flex-direction: column-reverse;}
  .sform.date_search .src_right {width: 100%;}
  .sform.date_search .src_left {
    padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
  }
  .sform.date_search .src_opn_sect .select_src {
    width: 100%;
    max-width: 100%;
    padding: 0 0px 0 0;
  }
  /*! HEADER Responive  start*/

  /*! FOOTER Responive  start */

  footer {
    display: block;

    width: 100%;

    padding: 0px 0px;
  }

  .ftr_top {
    padding: 30px 16px 20px 16px;
  }

  .ftr_bottom {
    padding: 20px 16px;
  }

  ul.ftr_menu {
    flex-wrap: wrap;
  }

  ul.ftr_menu > li {
    float: none;
    width: 100%;
    padding: 0px 20px 20px 0;
  }

  ul.ftr_dropdown {
    /* display: none; */
    padding-left: 25px;
  }

  .ftr_little_menu {
    margin: 0 0px 15px 0px;
    padding: 10px 0;
  }

  .ftr_social {
    margin: 0 0px 15px 0px;
    padding: 10px 0 0px 0;
  }

  div.copyrite {
    padding: 25px 5px 0 5px;
  }

  .ftr_address {
    max-width: 45%;
  }

  /* .ftr_cnt {
    max-width: 55%;
  } */

  .ft_tel,
  .ft_mail {
    margin: 0px 0 10px 15px;
  }

  /*! FOOTER Responive  finish */

  /*! MAIN Responive  start*/

  .main_center {
    width: 100%;
  }

  .section_manshet {
    padding: 0 16px;
  }

  .left_sect {
    width: 100%;

    max-width: 100%;

    margin: 0 0 20px 0;

    padding: 0 16px;

    float: none;
  }

  .right_sect {
    width: 100%;

    max-width: initial;

    margin: 0px -10px;

    padding: 0 16px;

    float: none;
  }

  .mnsh_img::before {
    padding-top: 62%;
  }

  .left_sect .mnsh_over {
    padding: 0px 0px;
  }

  .mnsh_title_date {
    max-width: 100%;
    padding: 20px 16px;
  }

  .mnsh_title {
    margin-bottom: 8px;
  }

  .top_slider .swiper-pagination {
    top: 15px;
    right: 30px;
  }

  /* .top_items:first-child {
    display: none;
  } */

  .top_items {
    max-height: inherit;
    margin-bottom: 15px;
    float: left;
    width: 33.33%;
    padding: 0 10px;
  }

  .section_news {
    padding: 20px 16px;
  }

  .news_wrap {
    margin: 0 0px;
  }

  .news_items {
    float: none;

    width: 100%;

    padding: 0 0px 25px 0px;
  }

  .news_dc {
    font-size: 16px;
  }

  .more_news {
    margin-top: 15px;
  }

  .more_btn {
    padding: 14px 16px;

    font-size: 16px;

    border-radius: 5px;
  }

  .section_company {
    padding: 20px 16px;
  }

  .comp_wrap {
    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    margin: 0 -10px;
  }

  .compny_items {
    float: left;

    width: 25%;

    padding: 0 10px 0 10px;

    margin: 0 0 25px 0;

    background-color: transparent;
  }

  .section_notification {
    padding: 20px 16px;
  }

  .notf_left {
    float: none;

    width: 100%;

    padding: 0 0px 15px 0;
  }

  .notf_right {
    float: none;

    width: 100%;

    padding: 0 0px 0px 0;
  }

  /*! MAIN Responive  finish*/

  /*! NEWS_IN PAGE Responive  start*/

  .section_headers {
    margin: 0 0 25px 0;
  }

  .news_in_header {
    padding: 0 16px 15px 16px;
  }

  .news_in_share {
    padding: 0 16px 0px 16px;
  }

  .static_content {
    padding: 30px 16px 20px 16px;

    font-size: 18px;
  }

  .nw_gallery_slide {
    padding: 15px 16px;
  }

  .photog_col {
    float: left;
    width: 33.33%;
  }
  /*! NEWS_IN PAGE Responive  finish*/

  /*! LEADERSHIP PAGE Responive  start*/

  .collapse_sect {
    margin: 0 auto 20px auto;

    padding: 0 16px;
  }

  /*! LEADERSHIP PAGE Responive  finish*/

  /*! SEARCH PAGE Responive  start*/

  .result_form {
    padding: 0 16px 5px 16px;
  }

  .result_gallery {
    padding: 0 16px;
  }

  .result_wrap {
    margin: 0 -15px;
  }

  .gallery_item {
    float: left;

    width: 33.33%;

    padding: 0 15px 30px 15px;
  }

  .result_news {
    padding: 0 16px;
  }

  /*! SEARCH PAGE Responive  finish*/
}

@media only screen and (min-width: 561px) and (max-width: 767px) {
  
  .glasses_icon,.glasses_items{display: none;}
  footer {
    display: block;
    width: 100%;
    padding: 0px 0px;
  }

  .ftr_contact {
    display: flex;
    align-items: center;
    justify-content: center;
    /* flex-direction: column-reverse; */
    width: 100%;
    padding: 10px 0 25px 0;
  }

  .ftr_address {
    align-items: flex-start;

    justify-content: center;

    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    padding: 0;
  }

  .ftr_address::before {
    position: relative;
    margin-right: 12px;
  }

  .ftr_cnt {
    float: left;
    width: auto;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5px;
}

  .ft_tel,
  .ft_mail {
    margin: 7px 10px;
  }

  .main_center {
    width: 100%;
  }

  /*! HEADER Responive  start*/

  header {
    display: block;

    width: 100%;

    padding: 0;
  }

  .header_top {
    display: flex;

    flex-wrap: wrap;

    width: 100%;

    flex-direction: column-reverse;
  }

  .header_bottom {
    display: none;
  }

  nav.nav_desk {
    display: none;
  }

  .menu-btn {
    display: block;
    margin: 0 0 0 15px;
  }

  .logo_img {
    width: 80px;
    height: 80px;
  }

  .logo_name {
    width: calc(100% - 80px);
    padding: 0 0px 0 15px;
  }

  .logo_sect {
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 15px 16px;
    margin-top: 50px;
  }

  .lg_comp {
    font-size: 21px;
    margin-bottom: 6px;
  }

  .lg_inst {
    font-size: 22px;
  }

  .header_right {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    float: none;
    padding: 13px 16px;
    background: #224285;
    background: -moz-linear-gradient(bottom,  #224285 0%, #2e56ab 100%);
    background: -webkit-linear-gradient(bottom,  #224285 0%,#2e56ab 100%);
    background: linear-gradient(to top,  #224285 0%,#2e56ab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224285', endColorstr='#2e56ab',GradientType=0 );
  }

  .header_right::before {
    content: "";

    display: block;

    position: absolute;

    bottom: -2px;

    left: 0;

    margin-top: 1px;

    width: 100%;

    height: 1px;

    background-color: #2e56ab;
  }

  .header_right .hd_row:first-child {
    display: none;

    /* float: right;

    padding: 0px 0;

    justify-content: flex-end; */
  }

  .header_right .hd_row:last-child {
    display: flex;

    float: none;

    width: 100%;

    padding: 0px 0;

    justify-content: flex-start;
  }

  /* Search part */

  .src_opn_sect .date_interval_btn {
    display: none;
  }

  .src_left {
    width: 35%;
  }

  .src_right {
    width: 65%;
  }

  .src_opn_sect .select_src {
    width: 100%;

    max-width: 100%;
  }

  .src_opn_sect {
    padding: 16px 16px;
  }

  .src_opn_sect .select_s {
    padding: 10px 25px 9px 10px;
    background-position: calc(100% - 10px) 18px;
    font-size: 16px;
  }

  .src_opn_sect .src_inpt {
    width: calc(100% - 90px);
    padding: 9px 12px 7px 12px;
    margin: 0 10px 0 0;
    font-size: 16px;
  }

  .src_opn_sect .src_btn {
    width: 35px;
    height: 38px;
    background-size: 20px 20px;
  }

  .search_btn {
    float: right;

    margin: 5px 10px 0 0;
  }

  .src_icon {
    width: 15px;

    height: 15px;

    background: url("../img/src_iconw.png") no-repeat center;
  }

  .src_info {
    font-weight: normal;

    font-size: 15px;

    color: #799ae2;
  }

  .hd_inline {
    display: block;

    width: 100%;
  }

  .hd_inline .icon_link {
    display: none;
  }

  .hd_inline .social_icons_list {
    display: none;
  }

  .desk_lang {
    display: block;

    margin: 0;
  }

  .desk_lang li {
    padding: 0 5px 0 0px;

    margin: 0 0px 0 0px;
  }

  .desk_lang li a {
    font-weight: normal;

    font-size: 15px;

    color: #799ae2;

    text-decoration: none;
  }

  .desk_lang li a:hover {
    color: #fff;

    /* font-weight: bold; */
  }

  .desk_lang li a.active {
    color: #fff;

    font-weight: bold;

    text-decoration: none;
  }

  .mob_lang_sect {
    display: block;

    margin: 5px 0 0 0;
  }

  /* .desk_lang li a.active {

    font-weight: bold;

  } */

  /*! HEADER Responive  finish*/

  /*! FOOTER Responive  start */

  footer {
    display: block;

    width: 100%;

    padding: 0px 0px;
  }

  .ftr_top {
    padding: 30px 16px 20px 16px;
  }

  .ftr_bottom {
    padding: 20px 16px;
  }

  ul.ftr_menu {
    flex-wrap: wrap;
  }

  ul.ftr_menu > li {
    float: none;
    width: 100%;
    padding: 0px 20px 20px 0;
  }

  ul.ftr_dropdown {
    /* display: none; */
    padding-left: 25px;
  }

  .ftr_little_menu {
    margin: 0 0px 15px 0px;
    padding: 10px 0;
  }

  .ftr_social {
    margin: 0 0px 15px 0px;
    padding: 10px 0 0px 0;
  }

  div.copyrite {
    padding: 25px 5px 0 5px;
  }

  /*! FOOTER Responive  finish */

  /*! MAIN Responive  start*/

  .left_sect {
    float: none;

    width: 100%;

    max-width: 930px;

    margin: 0 0 20px 0;

    padding: 0 16px;
  }

  .right_sect {
    float: none;

    width: auto;

    max-width: initial;

    margin: 0px -10px;

    padding: 0 16px;
  }

  .mnsh_img::before {
    padding-top: 62%;
  }

  .left_sect .mnsh_over {
    padding: 0px 0px;
  }

  .mnsh_title_date {
    max-width: 100%;

    padding: 20px 16px;
  }

  .mnsh_title {
    /* font-size: 16px; */

    /* font-weight: bold; */

    /* line-height: 19px; */

    margin-bottom: 8px;
  }

  /* .mnsh_date_catg {

    font-size: 14px;

  } */

  .top_slider .swiper-pagination {
    top: 15px;

    right: 32px;
  }

  .top_items:first-child {
    float: none;
    display:none;
    width: 100%;
  }

  .top_items {
    max-height: inherit;

    margin-bottom: 15px;

    float: left;

    width: 50%;

    padding: 0 10px;
  }

  .top_item_slider .mnsh_img::before {
    padding-top: 62%;
  }

  .section_news {
    padding: 20px 16px;
  }

  .news_wrap {
    margin: 0 -10px;
  }

  .news_items {
    float: left;

    width: 50%;

    padding: 0 10px 25px 10px;
  }

  .news_img {
    float: none;

    width: 100%;

    max-height: inherit;

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -ms-border-radius: 0;

    -o-border-radius: 0;

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;
  }

  .news_content {
    float: none;

    width: 100%;

    padding: 15px 15px 15px 15px;

    background-color: #2d56ab17;

    border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
  }

  .news_title {
    font-size: 18px;

    font-weight: bold;

    line-height: 24px;

    color: #252525;

    margin-bottom: 10px;
  }

  .news_dc {
    font-size: 16px;
  }

  .more_news {
    margin-top: 15px;
  }

  .more_btn {
    padding: 14px 16px;

    font-size: 16px;

    border-radius: 5px;
  }

  .section_company {
    padding: 20px 16px;
  }

  .comp_wrap {
    display: flex;
    
    flex-wrap: wrap;

    justify-content: center;

    margin: 0 -10px;
  }

  .compny_items {
    float: left;

    width: 33.33%;

    padding: 0 10px 0 10px;

    margin: 0 0 25px 0;

    background-color: transparent;
  }

  .section_notification {
    padding: 20px 16px;
  }

  .notf_left {
    float: none;

    width: 100%;

    padding: 0 0px 15px 0;
  }

  .notf_right {
    float: none;
    width: 100%;
    padding: 0 0px 0px 0;
  }
  .all_announce {
    float: none;
    width: 100%;
  }

  /*! MAIN Responive  finish*/

  /*! NEWS_IN PAGE Responive  start*/

  .section_headers {
    margin: 0 0 25px 0;
  }
.section_headers::before{
background-color: #224285;
}

.nw_top_icons{
background-color:#224285;
}
  .content_title {
    font-size: 24px;
  }

  .news_in_header {
    padding: 0 16px 15px 16px;
  }

  .news_in_share {
    padding: 0 16px 0px 16px;
  }

  .news_in_title {
    font-size: 22px;
  }

  .section_static_page .news_dc {
    font-size: 16px;

    font-weight: normal;
  }

  .static_content {
    padding: 30px 16px 20px 16px;
    font-size: 18px;
  }
  
  .shobe_struktur tr td {
    display: block !important;
    float: none !important;
    width: 100% !important;
    padding: 5px 0 !important;
  }
  .shobe_struktur tr td:first-child  {
    width: 100% !important;
  }
  .shobe_struktur tr td:last-child {
    width: 100% !important;
  }

  .other_nw_head {
    margin: 0 0 10px 0;
  }

  .nw_gallery_slide {
    padding: 15px 16px;
  }
  .photog_col {
    float: left;
    width: 50%;
  }
  /*! NEWS_IN PAGE Responive  finish*/

  /*! LEADERSHIP PAGE Responive  start*/

  .collapse_sect {
    margin: 0 auto 20px auto;

    padding: 0 16px;
  }

  .collapse_btn {
    padding: 20px 30px 20px 15px;

    font-size: 18px;

    /* line-height: 19px; */
  }

  .collapse_btn::before {
    right: 15px;
  }

  .collapse_content {
    padding: 20px 15px;

    font-size: 16px;

    line-height: 21px;
  }

  /*! LEADERSHIP PAGE Responive  finish*/

  /*! SEARCH PAGE Responive  start*/

  .result_form {
    padding: 0 16px 5px 16px;
  }

  .result_gallery {
    padding: 0 16px;
  }

  .result_wrap {
    margin: 0 -15px;
  }

  .gallery_item {
    float: left;

    width: 50%;

    padding: 0 15px 30px 15px;
  }

  .result_news {
    padding: 0 16px;
  }

  .nw_rsl_img {
    float: none;

    width: 100%;

    max-height: inherit;
  }

  .nw_rsl_content {
    display: block;
    float: none;
    width: 100%;
    padding: 15px 0 10px 0px;
  }

  .sform .select-cat {float: none;max-width: 100%;}
  .sform .show_calendar .select-cat {max-width: 100%;}
  .sform.date_search .show_calendar  .select-cat{max-width: 100%;}
  .sform .date_src {
    float: none;
    max-width: 100%;
    padding: 0px 0 0 0px;
    margin-top: 20px;
  }
  
  .sform  .src_opn_sect .src_right {width: 100%;}
  .sform  .src_opn_sect .src_left {
    padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
  }
  .sform .src_opn_sect .select_src {
    width: 100%;
    max-width: 45%;
    padding: 0 10px 0 0;
  }
  .sform .src_opn_sect .date_src {
    float: left;
    width: 100%;
    max-width: 55%;
    padding: 0 0 0 0;
    margin: 0;
  }

  .src_full_sect {flex-direction: column-reverse;}
  .sform.date_search  .src_opn_sect .src_right {width: 100%;}
  .sform.date_search  .src_opn_sect .src_left {
    padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
  }
  .sform.date_search .src_opn_sect .select_src {
    width: 100%;
    max-width: 100%;
    padding: 0 0px 0 0;
  }
  .src_opn_sect .search_daterange {
    padding: 7px 15px;
  }
  .src_opn_sect .calendar_option {
    right: 13px;
    top: 9px;
  }


  /*! SEARCH PAGE Responive  finish*/
  /* Hesabat  */
  a.hesabat {
    width: calc(33.33% - 20px);
    margin: 10px;
  }
  /* Hesabat  */
  a.hesabat_rm {
    width: 100%;
    margin: 15px 0 0px 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 560px) {
  
  .glasses_icon,.glasses_items{display: none;}
  footer {
    display: block;

    width: 100%;

    padding: 0px 0px;
  }

  .ftr_contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;

    justify-content: center;

    /* flex-direction: column-reverse; */

    width: 100%;

    padding: 10px 0 25px 0;
  }

  .ftr_address {
    align-items: flex-start;

    justify-content: center;

    width: 100%;

    max-width: 100%;

    /* margin-top: 20px; */

    padding: 0;
  }

  .ftr_address::before {
    position: relative;

    margin-right: 12px;
  }

  .ftr_cnt {
    float: left;
    width: auto;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5px;
  }

  .ft_tel,
  .ft_mail {
    margin: 8px 10px;
  }

  .main_center {
    width: 100%;
  }

  /*! HEADER Responive  start*/

  header {
    display: block;

    width: 100%;

    padding: 0;
  }

  .header_top {
    display: flex;

    flex-wrap: wrap;

    width: 100%;

    flex-direction: column-reverse;
  }

  .header_bottom {
    display: none;
  }

  nav.nav_desk {
    display: none;
  }

  .menu-btn {
    display: block;

    margin: 0 0 0 15px;
  }

  .logo_img {
    width: 50px;

    height: 50px;
  }

  .logo_name {
    width: calc(100% - 50px);

    padding: 0 0px 0 10px;
  }

  .logo_sect {
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 14px 16px;
    margin-top: 50px;
  }

  .lg_comp {
    font-size: 13px;
    margin-bottom: 6px;
  }

  .lg_inst {
    font-size: 15.5px;
  }

  .header_right {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    float: none;
    padding: 13px 16px;
    background: #224285;
    background: -moz-linear-gradient(bottom,  #224285 0%, #2e56ab 100%);
    background: -webkit-linear-gradient(bottom,  #224285 0%,#2e56ab 100%);
    background: linear-gradient(to top,  #224285 0%,#2e56ab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224285', endColorstr='#2e56ab',GradientType=0 );
  }

  .header_right::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    margin-top: 1px;
    width: 100%;
    height: 1px;
    background-color: #2e56ab;
  }

  .header_right .hd_row:first-child {
    display: none;

    /* float: right;

    padding: 0px 0;

    justify-content: flex-end; */
  }

  .header_right .hd_row:last-child {
    display: flex;

    float: none;

    width: 100%;

    padding: 0px 0;

    justify-content: flex-start;
  }

  /* Search part */

  .src_opn_sect .date_interval_btn {
    display: none;
  }

  .src_left {
    width: 35%;
  }

  .src_right {
    width: 100%;
  }

  /* .src_opn_sect .select_src {
    display: none;
  } */

  .src_opn_sect .src_btn {
    width: 40px;
    height: 40px;
    background-size: 16px 16px;
  }

  .src_opn_sect .src_inpt {
    width: calc(100% - 100px);
    padding: 11px 12px 9px 12px;
    margin: 0 10px 0 0;
    font-size: 14px;
  }

  .src_opn_sect {
    padding: 16px 16px;
  }

  .search_btn {
    float: right;
    margin: 5px 10px 0 0;
  }

  .src_icon {
    width: 15px;
    height: 15px;
    background: url("../img/src_iconw.png") no-repeat center;
  }

  .src_info {
    font-weight: normal;

    font-size: 15px;

    color: #799ae2;
  }

  .hd_inline {
    display: block;

    width: 100%;
  }

  .hd_inline .icon_link {
    display: none;
  }

  .hd_inline .social_icons_list {
    display: none;
  }

  .desk_lang {
    display: block;

    margin: 0;
  }

  .desk_lang li {
    padding: 0 5px 0 0px;

    margin: 0 0px 0 0px;
  }

  .desk_lang li a {
    font-weight: normal;

    font-size: 15px;

    color: #799ae2;

    text-decoration: none;
  }

  .desk_lang li a:hover {
    color: #fff;

    /* font-weight: bold; */
  }

  .desk_lang li a.active {
    color: #fff;

    font-weight: bold;

    text-decoration: none;
  }

  .mob_lang_sect {
    display: block;

    margin: 5px 0 0 0;
  }

  /* .desk_lang li a.active {

    font-weight: bold;

  } */

  /*! HEADER Responive  finish*/

  /*! FOOTER Responive  start */

  footer {
    display: block;

    width: 100%;

    padding: 0px 0px;
  }

  .ftr_top {
    padding: 30px 16px;
  }

  .ftr_bottom {
    padding: 20px 16px;
  }

  ul.ftr_menu {
    flex-wrap: wrap;
  }

  ul.ftr_menu > li {
    float: none;

    width: 100%;

    padding: 0px 20px 10px 0;
  }

  ul.ftr_dropdown {
    /* display: none; */

    padding-left: 25px;
  }

  .ftr_little_menu {
    margin: 0 0px 0px 0px;
    padding: 10px 0;
  }

  .ftr_social {
    margin: 0 0px 15px 0px;

    padding: 10px 0 0px 0;
  }

  div.copyrite {
    padding: 25px 5px 0 5px;
  }

  /*! FOOTER Responive  finish */

  /*! MAIN Responive  start*/

  .left_sect {
    float: none;

    width: 100%;

    max-width: 930px;

    margin: 0 0 10px 0;

    padding: 0 16px;
  }

  .right_sect {
    float: none;
    width: auto;
    max-width: initial;
    margin: 0px -10px;
    padding: 0 16px;
  }

  .mnsh_img::before {
    padding-top: 62%;
  }

  .left_sect .mnsh_over {
    padding: 0px 0px;
  }

  .mnsh_title_date {
    max-width: 100%;

    padding: 12px 16px;
  }

  .mnsh_title {
    font-size: 19px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 8px;
  }

  .top_item_slider .mnsh_title {
    max-height: inherit !important;
    font-weight: normal;
    color: #fefefe;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 23px;
  }

  .top_items .mnsh_title {
    max-height: 44px;
  }

  .mnsh_date_catg {
    font-size: 15px;
  }

  .top_slider .swiper-pagination {
    top: 15px;

    right: 32px;
  }

  .top_items:first-child {
    float: none;
    display:none;
    width: 100%;
  }

  .top_items {
    max-height: inherit;

    margin-bottom: 15px;

    float: left;

    width: 50%;

    padding: 0 10px;
  }

  .top_item_slider .mnsh_img::before {
    padding-top: 62%;
  }

  .section_news {
    padding: 20px 16px;
  }

  .news_wrap {
    margin: 0 0;
  }

  .news_items {
    float: none;

    width: 100%;

    padding: 0 0 25px 0;
  }

  .news_img {
    float: none;

    width: 100%;

    max-height: inherit;

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -ms-border-radius: 0;

    -o-border-radius: 0;

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;
  }

  .news_content {
    float: none;

    width: 100%;

    padding: 15px 15px 15px 15px;

    background-color: #2d56ab17;

    border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
  }

  .news_title {
    font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    color: #252525;
    margin-bottom: 10px;
  }

  .news_dc {
    font-size: 16px;
  }

  .more_news {
    margin-top: 15px;
  }

  .more_btn {
    padding: 14px 16px;

    font-size: 16px;

    border-radius: 5px;
  }

  .section_company {
    padding: 20px 16px;
  }

  .comp_wrap {
    margin: 0 -12px;
  }

  .compny_items {
    float: left;

    width: 50%;

    padding: 0 12px 0 12px;

    margin: 0 0 25px 0;

    background-color: transparent;
  }

  .section_notification {
    padding: 20px 16px;
  }

  .notf_left {
    float: none;

    width: 100%;

    padding: 0 0px 20px 0;
  }

  .notf_right {
    float: none;

    width: 100%;

    padding: 0 0px 0px 0;
  }

  .ntf_link {
    padding: 13px 13px;
  }

  .ntf_link::before {
    width: 45px;

    height: 45px;

    background-size: 24px 20px;
  }

  .ntf_content {
    width: calc(100% - 45px);

    padding: 0px 0px 0px 13px;

    /* float: none; */
  }

  .ntf_title {
    font-size: 18px;
    -webkit-line-clamp: 5;
    margin-bottom: 10px;
  }

  .ntf_date {
    font-size: 15px;
  }

  .pop_link {
    padding: 0 0 0 0px;
  }

  .pop_title {
    width: 100%;

    max-width: 100%;

    max-height: inherit;

    padding: 15px 15px;
    position: relative;
    left: 0;
    top: 0;
    font-size: 24px;
    background: none;
    box-shadow: none;
    border-top: 1px solid #2e56ab;
  }

  .modal_content {
    max-width: 100%;
    height: auto;
    padding: 20px 15px;
  }
  .all_announce {
    float: none;
    width: 100%;
  }
  
  /*! MAIN Responive  finish*/

  /*! NEWS_IN PAGE Responive  start*/

  .section_headers {
    margin: 0 0 25px 0;
  }

  /* .all_announce {
    width: auto;
    height: auto;
    padding-bottom: 0px;
    margin: 8px 5px 8px 5px;
  } */

  .nw_top_icons {
    padding: 10px 16px 5px 16px;
    min-width: 200px;
  }

  .content_title a {
    font-size: 21px;
  }

  .news_in_header {
    padding: 0 16px 15px 16px;
  }

  .news_in_share {
    padding: 0 16px 0px 16px;
  }

  .news_in_title {
    font-size: 19px;
  }

  .section_static_page .news_dc {
    font-size: 16px;

    font-weight: normal;
  }

  .static_content {
    padding: 20px 16px 20px 16px;

    font-size: 18px;
  }

  .other_nw_head {
    margin: 0 0 10px 0;
  }

  .nw_gallery_slide {
    padding: 5px 16px;
  }

  .photog_col {
    float: none;
    width: 100%;
  }
  .kiv_img {
    display: block;
    float: none;
    width: auto;
    height: auto;
    margin-bottom: 10px;
  }
  .kiv_img img{width: auto;height: auto;max-height: auto;}
  .kiv_datename {
    float: none;
    width: 100%;
    padding: 0 0 0 0px;
  }
  /*! NEWS_IN PAGE Responive  finish*/

  /*! NEWS PAGE Responive  start*/

  .section_news_page .nw_top_icons {
    flex-wrap: wrap;
    padding: 14px 10px 5px 10px;
    background-color: #224285;
  }

  .section_news_page .content_title {
    display: block;
    float: left;
    width: auto;
    /* margin-right: 15px; */
    padding-bottom: 10px;
    text-align: center;
  }

  .section_news_page .date_bnt{
    display: block;
    float: left;
    margin: 0 0px 10px 15px;
  }
  
  .section_headers::before{
background-color: #224285;
}
  .section_static_page .nw_top_icons{
    padding: 10px 16px 15px 16px !important;
    background-color: #224285;
  }

  .section_news_page .news_catg_slct {
    display: block;
    float: left;
    width: 100%;
    min-width: calc(100% - 50px);
    margin-bottom: 10px;
  }

  /*! NEWS PAGE Responive  finish*/

  /*! LEADERSHIP PAGE Responive  start*/

  .collapse_sect {
    margin: 0 auto 20px auto;

    padding: 0 16px;
  }

  .collapse_btn {
    padding: 20px 30px 20px 15px;

    font-size: 18px;

    /* line-height: 19px; */
  }

  .collapse_btn::before {
    right: 15px;
  }

  .collapse_content {
    padding: 20px 15px;

    font-size: 16px;

    line-height: 21px;
  }

  /*! LEADERSHIP PAGE Responive  finish*/

  /*! ATTRIBUTE PAGE Responive  start*/

  .logotip_left {
    display: inline-block;

    float: none;

    width: auto;

    padding: 0 10px 5px 0;
  }

  .logotip_right {
    display: inline-block;

    float: none;

    width: auto;

    padding-left: 0px;
  }

  /*! ATTRIBUTE PAGE Responive  finish*/

  /*! SEARCH PAGE Responive  start*/

  .result_form {
    padding: 0 16px 5px 16px;
  }

  .rest_row {
    padding: 0 0 20px 0;
  }

  .src_inpt {
    width: calc(100% - 120px);

    padding: 13px 16px;
  }

  .src_btn {
    height: 51px;
  }

  .select_src {
    float: none;
    max-width: 100%;
    padding: 0 0px 10px 0;
  }

  /* .date_src {
    float: none;
    max-width: 100%;
    padding: 0 0px 10px 0;
  } */

  .select_s {
    display: block;
    width: 100%;
    padding: 14px 15px;
  }

  .date_interval_btn {
    height: 51px;
    padding: 14px 15px;
  }

  .date_range {
    padding: 15px 0px 5px 0px;
  }

  .result_gallery {
    padding: 0 16px;
  }

  .result_wrap {
    margin: 0 0px;
  }

  .gallery_item {
    float: none;

    width: 100%;

    padding: 0 0px 30px 0px;
  }

  .result_news {
    padding: 0 16px;
  }

  .nw_rsl_img {
    float: none;

    width: 100%;

    max-height: inherit;
  }

  .nw_rsl_content {
    display: block;
    float: none;
    width: 100%;
    padding: 15px 0 10px 0px;
  }
  
  /* .sform .src_right {width: 100%;}
  .sform .src_left {
    padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
  }
  .sform .src_opn_sect .select_src {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 0 10px 0 0;
  } */

  .sform.date_search .show_calendar  .select-cat{max-width: 100%;}
  .sform .select-cat {float: none;max-width: 100%;}
  .sform .show_calendar .select-cat {max-width: 100%;}
  .sform .date_src {
    float: none;
    max-width: 100%;
    padding: 0px 0 0 0px;
    margin-top: 20px;
  }
  .adv_search {
    position: relative;
    margin-bottom: 40px;
    padding: 25px 15px 110px 15px;
  }

  .adv_search .search-text {
    float: none;
    width: 100%;
    padding: 14px 16px;
  }
  .adv_search .search-btn {
    position: absolute;
    float: right;
    right: calc(50% - 40px);
    bottom: 25px;
    width: 100px;
    height: 60px;
    padding: 10px 10px;
    margin: 0px 0px 0px 0px;
  }
  
  .src_full_sect {flex-direction: column-reverse;}
  .sform .src_right {width: 100%;}
  .sform .src_left {
    padding: 0;
    margin: 20px 0 0 0;
    width: 100%;
  }
  .sform .src_opn_sect .select_src {
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 0 0px 0 0;
    margin: 0 0 10px 0;
  }
  .sform .src_opn_sect .date_src {
    display: none;
    float: none;
    max-width: 100%;
    padding: 0;
  }
  .src_opn_sect .select_s {
    padding: 10px 22px 10px 15px;
    background-position: calc(100% - 16px) 18px;
  }
  .src_opn_sect .search_daterange {
    padding: 8px 15px;
  }
  .src_opn_sect .calendar_option {
    right: 15px;
    top: 10px;
  }

  /*! SEARCH PAGE Responive  finish*/
  /* Hesabat  */
  a.hesabat {
    width: calc(50% - 20px);
    margin: 10px;
  }
  /* Hesabat  */
  /* Static table  */
  .shobe_struktur {
    display: block;
    width: 100%;
  }
  .shobe_struktur tr td {
    display: block !important;
    float: none !important;
    width: 100% !important;
    padding: 5px 0 !important;
  }
  .shobe_struktur tr td:first-child  {
    width: 100% !important;
  }
  .shobe_struktur tr td:last-child {
    width: 100% !important;
  }
  .shobe_struktur ul {
    margin-left: 0px !important;
  }
  
  .static_content ul{margin-left: 25px;}
  .ra_table_1 td::after{content: "";clear: both;display: block;}
  .ra_table_1 td ul{margin-left: 25px;}
  .ra_table_1 td{
    display: block;
    float: none;
    width: 100% !important;    
  }
  .scroll_table_static {
    display: block;
    width: 100%;
    overflow: auto;
  }
  .scroll_table_static table{
    width: auto;
  }

  table.organization_table td::after{content: "";clear: both;display: block;}
  table.organization_table td {
    display: block;
    float: none;
    width: 100% !important;
  }
  .contentpaneopen {
    width: 100%;
  }
  .contentpaneopen tr::after, .contentpaneopen td::after{content: "";clear: both;display: block;}
  .contentpaneopen td {
    display: block;
    float: none;
    text-align: left !important;
    width: 100% !important;
    height: auto !important;
    padding: 5px 0 !important;
    word-break: break-word;
  }
  /* Static table  */
  a.hesabat_rm {
    width: 100%;
    margin: 15px 0 0px 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

.nw_gallery_slide .swiper-button-next:hover,
.nw_gallery_slide .swiper-button-prev:hover {background-color: #ffffff;} 
.nw_gallery_slide .swiper-button-next,
.nw_gallery_slide .swiper-button-prev {
  width: 30px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  border: 0;
  outline: 0;
  margin: 0;
  top: calc(50% - 25px);
  opacity: 1;
  background-color: #ffffffa8;
  border-radius: 0;
  transition: all 0.3s ease;
}
.nw_gallery_slide .swiper-button-next {
  background-image: url("../img/next.svg");
  right: 5px;
}
.nw_gallery_slide .swiper-button-prev {
  background-image: url("../img/prev.svg");
  left: 5px;
}	
	
	
  /*! MAIN Responive  start*/
  .top_slider .swiper-link{
    padding: 0 0 85px 0;
  }
  .top_slider .mnsh_title_date{
    background-color: #224285;
    height: auto;
    background: #224285;
    background: -moz-linear-gradient(bottom,  #224285 0%, #2e56ab 100%);
    background: -webkit-linear-gradient(bottom,  #224285 0%,#2e56ab 100%);
    background: linear-gradient(to top,  #224285 0%,#2e56ab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224285', endColorstr='#2e56ab',GradientType=0 );
  }


  .right_sect {
    margin: 0px auto;
  }

  .top_items {
    max-height: inherit;
    margin-bottom: 15px;
    float: none;
    width: 100%;
    padding: 0 0px;
	display: none;
  }

  /*! MAIN Responive  finish*/

  /*! FOOTER Responive  start*/

  /* .ftr_little_menu li:nth-child(1),
  .ftr_little_menu li:nth-child(2) {
    display: none;
  } */
  .ftr_little_menu li {
    margin-bottom: 5px;
  }
  .ftr_little_menu li a {
    padding: 0 3px;

    font-size: 15px;
  }

  .ft_tel,
  .ft_mail {
    justify-content: center;

    width: 100%;

    margin: 10px 0;
  }

  .ft_tel::before,
  .ft_mail::before {
    position: relative;

    margin-right: 12px;
  }

  /*! FOOTER Responive  finish*/
  a.hesabat_rm {
    width: 100%;
    margin: 15px 0 0px 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 375px) {

.nw_gallery_slide .swiper-button-next:hover,
.nw_gallery_slide .swiper-button-prev:hover {background-color: #ffffff;} 
.nw_gallery_slide .swiper-button-next,
.nw_gallery_slide .swiper-button-prev {
  width: 30px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  border: 0;
  outline: 0;
  margin: 0;
  top: calc(50% - 25px);
  opacity: 1;
  background-color: #ffffffa8;
  border-radius: 0;
  transition: all 0.3s ease;
}
.nw_gallery_slide .swiper-button-next {
  background-image: url("../img/next.svg");
  right: 5px;
}
.nw_gallery_slide .swiper-button-prev {
  background-image: url("../img/prev.svg");
  left: 5px;
}
	
	
	
	
  /*! HEADER Responive  start */

  .logo_img {
    width: 45px;

    height: 45px;
  }

  .logo_name {
    width: calc(100% - 45px);

    padding: 0 0px 0 7px;
  }

  .lg_comp {
    font-size: 15px;
    margin-bottom: 6px;
  }

  .lg_inst {
    font-size: 14px;
  }

  .src_opn_sect .src_btn {
    width: 30px;
    height: 33px;
    background-size: 16px 16px;
  }


.src_opn_sect .search_daterange {
    padding: 5px 13px;
}


.src_opn_sect .calendar_option {
    right: 14px;
    top: 7px;
}

.src_opn_sect .select_s {
    padding: 7px 22px 6px 15px;
    background-position: calc(100% - 16px) 15px;
}

  .src_opn_sect .src_inpt {
    width: calc(100% - 80px);
    padding: 8px 12px 5px 12px;
    margin: 0 10px 0 0;
    font-size: 14px;
  }

  .src_opn_sect {
    padding: 18px 16px;
  }

  .date_range {
    padding: 15px 10px 10px 10px;
  }

  .from_sect {
    float: none;

    width: 100%;

    padding: 0 0px 10px 0;
  }

  .end_sect {
    float: none;

    width: 100%;

    padding: 0 0px 0 0px;
  }

  .mm-spn a {
    font-size: 15px;
  }

  /*! HEADER Responive  finish */

  /*! MAIN Responive  start*/

  .comp_wrap {
    margin: 0 0;
  }

  .compny_items {
    float: none;
    width: 100%;
    padding: 0 0px 0 0px;
    margin: 0 0 25px 0;
  }

  /*! MAIN Responive  finish*/

  /*! FOOTER Responive  start*/

  /*! FOOTER Responive  finish*/
  
  /* Hesabat  */
  a.hesabat {
    float: none;
    width: calc(100% - 20px);
    margin: 10px;
  }
  /* Hesabat  */

  a.hesabat_rm {
    width: 100%;
    margin: 15px 0 0px 0px;
  }
  /* .static_content img, .static_content video {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  } */
}
