@media (min-width: 1200px) {
  aside.connect {
    float: right;
  }

  .jd-desc {
    width: 560px;
    margin: 0 auto;
  }
}


@media (max-width: 767px) {
  .readmore {
    text-align: left;
  }

  .head1,
  .head2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 15px;
  }

  .c4 {
    width: 100% !important;
  }

  .job_section {
    padding: 1em 0;
  }

  .dropcv_bar {
    font-size: 20px;
  }

  .arabic_version .dropcv_bar .btn-default {
    width: 100%;
    text-align: center;
  }

  .dropcv_bar h2 {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
  }

  .arabic_version .menu-footer-menu-container,
  .menu-footer-menu-arabic-container {
    text-align: right !important;
  }

  .arabic_version .menu-footer-secondary-container,
  .menu-footer-secondary-arabic-container {
    width: 48% !important;
    text-align: right !important;
  }

  .arabic_version ul.nav.navbar-nav {
    margin: 0em !important;
    text-align: right;
  }

  .arabic_version .navbar-brand {
    float: right !important;
  }

  .arabic_version .navbar-toggle {
    float: left !important;
    margin-left: 20px;
  }

  .searchBar .col {
    margin-bottom: 15px !important;
    width: 100% !important;
  }

  .c2 {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .c3 {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .c4 {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .searchBar .c4 {
    margin-bottom: 0 !important;
  }

  .arabic_version .searchBar .txtBx {
    text-align: right !important;
    padding: 13px 17px !important;
  }

  .arabic_version .searchBar .blueBtn {
    margin-top: 0px !important;
    width: 100% !important;
    padding: 14px 1em !important;
    border-radius: 0 !important;
    color: #fff;
    border: 0;
    height: auto !important;
  }

  .arabic_version .searchBar .col {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }

  .arabic_version .searchBar .c2 {
    width: 100% !important;
    margin-right: 0 !important;
  }

  .arabic_version .searchBar .c3 {
    width: 100% !important;
    margin-right: 0 !important;
  }

  .arabic_version .searchBar .c4 {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }

  .arabic_version .box {
    background: #fff;
    border: 1px solid #f1f1f1;
    padding: 15px;
    overflow: hidden;
    width: 100%;
  }

  .arabic_version .navbar-brand>img {
    padding-right: 20px;
    margin-top: 0px;
    float: right;
  }

  .box {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    text-align: left;
    width: 100%;
  }

  .hding3 {
    line-height: 23px;
    margin-bottom: 10px;
  }

  .job_blocks .box_wrapper {
    width: 100%;
  }

  .job_blocks .box_wrapper_footer {
    width: 100%;
  }

  .job_section .job_blocks {
    margin: 1em 0;
  }

  .job_section_2 .job_blocks {
    margin: 0;
  }

  .arabic_version .job_section .heading {
    text-align: center;
  }

}