  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-Sep-2019, 17:39:19
    Author     : User
*/
@media screen and (max-width: 1441px) {
  .img-1 {
    width: 100%;
    overflow: hidden;
    height: 389px; }
    .img-1 img {
      width: auto;
      height: 100%;
      position: relative;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); } }
@media screen and (max-width: 900px) {
  .highlighted-boxes .highlighted-box {
    width: calc(100% - 20px); } }
@media screen and (max-width: 820px) {
  .extra-links .quick-links .link {
    width: calc((100% / 2) - 20px);
    height: 90px; } }
@media screen and (max-width: 800px) {
  .secure-health .blk {
    width: calc((100% / 2) - 40px); } }
@media screen and (max-width: 620px) {
  .highlighted-boxes .highlighted-box.download-box {
    text-align: center; }
    .highlighted-boxes .highlighted-box.download-box .content {
      width: 100%;
      margin-bottom: 5px; }
    .highlighted-boxes .highlighted-box.download-box .common-btn {
      width: auto;
      display: inline-block;
      height: auto;
      float: none;
      padding: 7px 15px 7px 0; }
      .highlighted-boxes .highlighted-box.download-box .common-btn span {
        padding-left: 47px;
        position: relative;
        background: url(/wp-content/themes/khalifauniversity/assets/scss/img/icons/download-white.png) no-repeat 15px center;
        background-size: 22px; } }
@media screen and (max-width: 600px) {
  .secure-health {
    margin-left: 0; }
    .secure-health .blk {
      width: calc(100%);
      padding-bottom: 0px;
      margin-bottom: 0px;
      padding-top: 100px;
      margin-left: 0;
      padding-left: 0;
      border-left: none;
      background: url(/assets/img/campus-ehs/secure.png) no-repeat center 0;
      text-align: center;
      position: relative; }
      .secure-health .blk:before {
        content: ' ';
        position: absolute;
        left: 50%;
        top: 90px;
        transform: translateX(-50%);
        width: 100px;
        border-bottom: 3px solid #08316a;
        z-index: 3; }
    .secure-health .owl-nav {
      display: none; }
    .secure-health .owl-stage-outer {
      overflow: hidden; }
    .secure-health .owl-item {
      float: left; }
    .secure-health .owl-dots {
      margin-top: 10px;
      text-align: center; }
      .secure-health .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        background: url(/assets/img/icons/slider-dot.png) no-repeat center center;
        background-size: 85%;
        display: inline-block;
        margin: 0px 3px;
        outline: none;
        border: none; }
        .secure-health .owl-dots button.owl-dot.active {
          background: url(/assets/img/icons/slider-dot-active.png) no-repeat center center;
          background-size: 85%; }

  .extra-links .common-title {
    font-size: 20px; }

  .videos .blk {
    width: calc(100% - 40px); } }
@media screen and (max-width: 500px) {
  .extra-links {
    padding: 50px 0 30px; }
    .extra-links .quick-links .link {
      width: calc(100% - 20px); } }

/*# sourceMappingURL=campus-ehs-responsive.css.map */
